summaryrefslogtreecommitdiff
path: root/protocols/Gadu-Gadu/src
AgeCommit message (Expand)Author
2014-02-16PS_CHANGEINFO is never called, and therefore exterminatedGeorge Hazan
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-11"we don't need these variables" (c) Pink FloydGeorge Hazan
2014-02-11more sorting issuesGeorge Hazan
2014-02-10these conversions aren't needed eitherGeorge 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
2014-01-27Gadu-Gadu protocolSzymon Tokarz
2014-01-25end of version zooGeorge Hazan
2014-01-23patch for avatars reading optimization (by wsx22)George Hazan
2014-01-19boolean field names normalizationGeorge 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-04some code cleaningGeorge Hazan
2014-01-03version related code cleaningGeorge Hazan
2014-01-02added destructor LIST::~LIST, that calls destroy() automatically.George Hazan
2014-01-01copyright update for year 2014George Hazan
2013-12-21fixes ticket #485: Not possible to leave the advanced search dialog with keyb...George Hazan
2013-12-16- new menu object helpers (MO_CreateMenuObject, MO_SetMenuObjectParam);George Hazan
2013-12-13Gadu-Gadu protocolSzymon Tokarz
2013-12-04Gadu-Gadu protocolSzymon Tokarz
2013-11-19preparing to the transparent cyphering: end of MS_DB_CRYPT_ENCODESTRING/MS_DB...George Hazan
2013-11-06Gadu-Gadu protocolSzymon Tokarz
2013-11-04Gadu-Gadu protocolSzymon Tokarz
2013-10-31Gadu-Gadu protocolSzymon Tokarz
2013-10-11- m_hNetlibUser moved to PROTO_INTERFACE;George Hazan
2013-10-10- MS_CLIST_GETSTATUSMODEDESCRIPTION replaced with the direct clist callGeorge Hazan
2013-10-08separate Folders handles removed from protocolsGeorge Hazan
2013-10-06more unnecessary spacesDart Raiden
2013-10-05spelling correction (thanks RMN)Vadim Dashevskiy
2013-09-25- custom screen saver detection code removedGeorge Hazan
2013-09-25PROTO<>::SendAwayMsg / PSS_AWAYMSG considered unused George Hazan
2013-09-25valid options initializationGeorge Hazan
2013-09-18typoTobias Weimer
2013-09-17Spelling correction (patch from RMN)Vadim Dashevskiy
2013-09-16removed not needed _MSC_VER checksKirill Volinsky
2013-09-07shameful end of the group processing zoo, part 1George Hazan
2013-08-19own MIRANDA_VER removed from pluginsKirill Volinsky
2013-08-16mir_md5_byte_t => BYTE;George Hazan
2013-08-16rest or mir_*printf in protocolsGeorge Hazan
2013-08-15mir_sha1_byte_t => BYTE;George Hazan
2013-08-15- custom sha1 engine removed from GG;George Hazan
2013-08-15we use bin2hex now instead of mir_snprintf("%02x")George Hazan
2013-08-14mir_*printf patch for protocolsGeorge Hazan
2013-08-11ProtoGetAvatarFormat, ProtoGetAvatarFileFormat, ProtoGetBufferFormat, ProtoGe...George Hazan
2013-07-28- fix for name conflict in proto helpers;George Hazan
2013-07-20protocol helper for detecting chats: isChatRoomGeorge Hazan
2013-07-16changed URLsTobias Weimer