index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
protocols
/
SkypeClassic
/
src
/
skypeapi.cpp
Age
Commit message (
Expand
)
Author
2015-05-31
SkypeClassic moved to deprecated
Vadim Dashevskiy
2015-05-31
- PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin;
George Hazan
2015-05-23
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
replace strncpy to mir_strncpy
Kirill Volinsky
2015-05-23
replace strcat to mir_strcat
Kirill Volinsky
2015-05-22
replace strcpy to mir_strcpy
Kirill Volinsky
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2015-02-19
SkypeClassic:
Tobias Weimer
2015-02-01
SkypeClassic:
Tobias Weimer
2015-01-14
SkypeClassic and Xfire: minor spelling corrections
RMN
2015-01-14
SkypeClassic:
Tobias Weimer
2015-01-14
minus couple of critical sections
George Hazan
2015-01-12
git-svn-id: http://svn.miranda-ng.org/main/trunk@11836 1316c22d-e87f-b044-9b9...
Dart Raiden
2015-01-12
SkypeClassic: de-capitalization
Dart Raiden
2015-01-10
SkypeClassic:
Tobias Weimer
2015-01-09
SkypeClassic:
Tobias Weimer
2014-12-01
mir_snprintf(..., sizeof() -> SIZEOF(), ...)
Rozhuk Ivan
2014-11-30
Fix buf size for Get/Set text, open/save file name
Rozhuk Ivan
2014-11-30
code cleanup, x64 fix
Rozhuk Ivan
2014-11-28
crazy flag TTBST_RELEASED removed
George Hazan
2014-11-18
SkypeClassic
Tobias Weimer
2014-10-08
SkypeClassic: Sync from leecher's repo (r1963)
Robert Pösel
2014-08-14
SkypeClassic: Complete revert to NG version
Robert Pösel
2014-08-13
working C++ version restored
George Hazan
2014-08-13
Made SkypeClassic plugin compatible with Miranda IM again so that plugins for...
Piotr Piastucki
2014-08-11
SkypeClassic: Revert previous commits as it doesn't work in reality
Robert Pösel
2014-08-11
Updated SkypeClassic sources from leecher (compatible with IM, but broken wit...
Robert Pösel
2014-02-12
another bunch of useless conversions died
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
HCONTACT, part 3
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2013-11-19
preparing to the transparent cyphering: end of MS_DB_CRYPT_ENCODESTRING/MS_DB...
George Hazan
2013-10-29
SkypeClassic: spelling correction
Dart Raiden
2013-10-29
SkypeClassic: Folders structure and project cleanup
Robert Pösel