summaryrefslogtreecommitdiff
path: root/protocols/Gadu-Gadu
AgeCommit message (Expand)Author
2017-03-17forgotten TCHAR removedGeorge Hazan
2017-03-09Visual Studio 2017 support addedwatcherhd
2017-02-16duplicated lib folders no needed anymoreGeorge Hazan
2017-02-14fix for include duplicates & recursionsGeorge Hazan
2017-01-31- NUF_HTTPGATEWAY: unused option removed;George Hazan
2017-01-29Gadu-Gadu protocolSzymon Tokarz
2017-01-20Chat_NewSession to return a pointer to a newly created session, not to dig it...George Hazan
2017-01-17useless field DBEVENTINFO::cbSize removedGeorge Hazan
2017-01-14separate handle types for HNETLIBCONN & HNETLIBBINDGeorge Hazan
2017-01-13a bit less netlib servicesGeorge Hazan
2017-01-12Netlib_FreeHttpRequest() instead of MS_NETLIB_FREEHTTPREQUESTSTRUCTGeorge Hazan
2017-01-11strong typization - better typizationGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-12-02MS_SYSTEM_* services became functionsGeorge Hazan
2016-11-17Utils_OpenUrlTGeorge Hazan
2016-10-28- old useless helpers removed from the Options module;George Hazan
2016-09-19grrrrm... there's no hLangpack in chat items, therefore strings must be trans...George Hazan
2016-09-19forgotten LPGENW restoredGeorge Hazan
2016-09-19unused translations removedGeorge Hazan
2016-09-19- struct GCSESSION died;George Hazan
2016-09-19Chat_AddGroup - even less structuresGeorge Hazan
2016-09-17chats: more functions, less structuresGeorge Hazan
2016-09-16- chats services replaces with functions;George Hazan
2016-09-14second major wipeout of database services & structures:George Hazan
2016-09-06minus MS_CLIST_RETRIEVE_INTERFACEGeorge Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-27<tchar.h> removed from <m_system.h>George Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-06-29fix for old iconlib handle arraysGeorge Hazan
2016-06-19Gadu-Gadu protocolSzymon Tokarz
2016-06-19Gadu-Gadu protocolSzymon Tokarz
2016-06-05- fix for #1059;George Hazan
2016-04-26R.I.P m_clui.h, you helped us alotGeorge Hazan
2016-04-15contact list groups:George Hazan
2016-04-14GG: forgotten oneDart Raiden
2016-04-05Gadu-Gadu: resource leak fixes, cleanupTobias Weimer
2016-04-01unificate reconnect warnings (as in Jabber)Dart Raiden
2016-01-28another atavism removed: old stub services for clist eventsGeorge Hazan
2016-01-28atavism removed: CLISTEVENT::cbSizeGeorge Hazan
2016-01-02Copyrights update part 2Dart Raiden
2015-10-28GG: Don't do debug log in EV_PROTO_DBSETTINGSCHANGED method unless it's debug...Robert Pösel
2015-10-28Optimize EV_PROTO_DBSETTINGSCHANGED functions to not use mir_strcmp() but jus...Robert Pösel
2015-09-19- resource cosmetics: surround arrows (->) with spacesRMN
2015-09-04GG: menu uidAlexander Lantsev
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-27fix for 64-bit issues & warningsGeorge Hazan
2015-08-11fix for strange SSL API structure nameGeorge Hazan
2015-07-23platform toolset updated for vc2015 Vadim Dashevskiy