summaryrefslogtreecommitdiff
path: root/protocols/Gadu-Gadu/src/gg_proto.cpp
AgeCommit message (Expand)Author
2018-01-19Gadu-Gadu: code cleaningGoraf
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-12-06fix after files conversationKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-11-13Code modernize ...Goraf
2017-01-31- NUF_HTTPGATEWAY: unused option removed;George Hazan
2017-01-11strong typization - better typizationGeorge Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-04-05Gadu-Gadu: resource leak fixes, cleanupTobias Weimer
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-27fix for 64-bit issues & warningsGeorge Hazan
2015-06-30- fix for the old perversion with manual protocol root calculation;George Hazan
2015-06-25another portion of dead genmenu servicesGeorge Hazan
2015-06-22Menu_ModifyItem unbound from CLISTMENUITEM structureGeorge Hazan
2015-06-22- CLISTMENUITEM::cbSize - atavism removed;George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-17GaduGadu: CleanupTobias Weimer
2015-06-04new mir_sntprintf templates without SIZEOFGeorge Hazan
2015-06-01another bunch of dead crutches: non-unicode avatar servicesGeorge Hazan
2015-05-31another bunch of crutches buried in a trash can: PROTOCHAR & PROTOFILEEVENTGeorge Hazan
2015-05-31fixes for PS_SETAWAYMSG callsGeorge Hazan
2015-05-31- PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin;George Hazan
2015-05-31- MAllStrings: a handy union to hold an incoming string parameter of any type;George Hazan
2015-05-29no more mir_strncat in GGGeorge Hazan
2015-05-29even less mir_strncat()George Hazan
2015-05-23replace strncat to mir_strncatKirill Volinsky
2015-05-22T2Utf - handy replacement for ptrA<mir_utf8decodeT()>George Hazan
2015-05-22replace _tcscmp to mir_tstrcmpKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-05-21war against atavisms continuesGeorge Hazan
2015-03-22- PROTO_INTERFACE got the default implementation;George Hazan
2015-02-15code cleaningGeorge Hazan
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan
2014-12-01fix buf size for mir_sntprintf()Rozhuk Ivan
2014-11-30Fix buf size for Get/Set text, open/save file nameRozhuk Ivan
2014-09-16MS_CLIST_REMOVEMAINMENUITEM also removedGeorge Hazan
2014-02-16PS_CHANGEINFO is never called, and therefore exterminatedGeorge Hazan
2014-02-11more sorting issuesGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10HCONTACT, part 3George Hazan
2014-02-10more HCONTACTGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2013-12-21fixes ticket #485: Not possible to leave the advanced search dialog with keyb...George Hazan
2013-12-13Gadu-Gadu protocolSzymon Tokarz