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
/
skypeopt.cpp
Age
Commit message (
Expand
)
Author
2014-12-01
mir_snprintf(..., sizeof() -> SIZEOF(), ...)
Rozhuk Ivan
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2014-11-30
lstr* replacements
George Hazan
2014-11-30
Fix buf size for Get/Set text, open/save file name
Rozhuk Ivan
2014-11-18
SkypeClassic
Tobias Weimer
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-06-11
correct ServiceExists call for popups
George Hazan
2014-02-12
another bunch of useless conversions died
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-08
- end of ANSI support in chats;
George Hazan
2013-11-19
preparing to the transparent cyphering: end of MS_DB_CRYPT_ENCODESTRING/MS_DB...
George Hazan
2013-10-29
SkypeClassic: Folders structure and project cleanup
Robert Pösel