summaryrefslogtreecommitdiff
path: root/protocols/Gadu-Gadu/src/core.cpp
AgeCommit message (Expand)Author
2015-05-22replace strcmp to mir_strcmpKirill 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-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-07-16in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be...George Hazan
2014-02-24- added ME_FILEDLG_CANCELED & ME_FILEDLG_SUCCEEDED events to support async fi...George 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-10these conversions aren't needed eitherGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10HCONTACT, part 3George Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-08- end of ANSI support in chats;George Hazan
2013-12-13Gadu-Gadu protocolSzymon Tokarz
2013-11-19preparing to the transparent cyphering: end of MS_DB_CRYPT_ENCODESTRING/MS_DB...George Hazan
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-07-20protocol helper for detecting chats: isChatRoomGeorge Hazan
2013-07-10protocol DB helpers for GGGeorge Hazan
2013-06-30- major cleanup of GG avatar codeGeorge Hazan
2013-06-15ProtoBroadcastAck - unified helper for all protocolsGeorge Hazan
2013-04-10warning fixesGeorge Hazan
2013-04-09- the kernel filters out contacts by proto names much faster than a plugin;George Hazan
2013-04-09- short function names allows to write database loops in one string;George Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-03-30MS_DB_EVENT_* services remained, but their calls removedGeorge Hazan
2013-01-16Gadu-Gadu protocolSzymon Tokarz
2012-12-31Gadu-Gadu protocol: Szymon Tokarz
2012-12-22Gadu-Gadu protocol: Szymon Tokarz
2012-12-05Gadu-Gadu protocol: account avatar workSzymon Tokarz
2012-11-28new macroses for MS_PROTO_CHAINRECV: ProtoChainRecv, ProtoChainRecvMsg & Prot...George Hazan
2012-11-25typed stub for MS_PROTO_GETCONTACTBASEPROTOGeorge Hazan
2012-11-15Gadu-Gadu protocolSzymon Tokarz
2012-11-03GaduGadu-Gadu protocolSzymon Tokarz
2012-10-26Gadu-Gadu protocolSzymon Tokarz
2012-10-22Gadu-Gadu protocolSzymon Tokarz
2012-10-21Gadu-Gadu protocolSzymon Tokarz
2012-10-12Gadu-Gadu: folders restructurizationVadim Dashevskiy