summaryrefslogtreecommitdiff
path: root/protocols/SkypeClassic/src/gchat.cpp
AgeCommit message (Expand)Author
2015-05-31SkypeClassic moved to deprecatedVadim Dashevskiy
2015-05-22replace _tcscpy to mir_tstrcpyKirill Volinsky
2015-05-22replace _tcscmp to mir_tstrcmpKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-05-21war against atavisms continuesGeorge Hazan
2015-01-12SkypeClassic: de-capitalizationDart Raiden
2015-01-10SkypeClassic:Tobias Weimer
2015-01-09SkypeClassic:Tobias Weimer
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-29SkypeClassic: code cleanupRozhuk Ivan
2014-11-28- compilation fix;George Hazan
2014-11-28Massive code cleanup and fixes for a lot of warnings reported in #837Tobias Weimer
2014-11-18SkypeClassicTobias Weimer
2014-11-18SkypeClassicTobias Weimer
2014-11-18SkypeClassicTobias Weimer
2014-10-08SkypeClassic: Sync from leecher's repo (r1963)Robert Pösel
2014-08-14SkypeClassic: Complete revert to NG versionRobert Pösel
2014-08-13working C++ version restoredGeorge Hazan
2014-08-13Made SkypeClassic plugin compatible with Miranda IM again so that plugins for...Piotr Piastucki
2014-08-11SkypeClassic: Revert previous commits as it doesn't work in realityRobert Pösel
2014-08-11SkypeClassic: Compatibility fixes to make it compilable againRobert Pösel
2014-08-11Updated SkypeClassic sources from leecher (compatible with IM, but broken wit...Robert Pösel
2014-03-12More fix for x64Rozhuk Ivan
2014-03-12Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> GetWi...Rozhuk Ivan
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-10GCDEST::pszModule and GCDEST::ptszID must be constantGeorge Hazan
2014-01-08- end of ANSI support in chats;George Hazan
2014-01-02added destructor LIST::~LIST, that calls destroy() automatically.George Hazan
2013-10-29SkypeClassic: Folders structure and project cleanupRobert Pösel