summaryrefslogtreecommitdiff
path: root/protocols/Gadu-Gadu/src/import.cpp
AgeCommit message (Expand)Author
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace _tcsncpy to mir_tstrncpyKirill Volinsky
2015-05-23replace strncpy to mir_strncpyKirill Volinsky
2015-05-23replace _tcsncat to mir_tstrncatKirill Volinsky
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-11-30Fix buf size for Get/Set text, open/save file nameRozhuk Ivan
2014-07-27Gadu-Gadu protocolSzymon Tokarz
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-04some code cleaningGeorge 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-10-11- m_hNetlibUser moved to PROTO_INTERFACE;George Hazan
2013-09-18typoTobias Weimer
2013-09-07shameful end of the group processing zoo, part 1George Hazan
2013-07-28- fix for name conflict in proto helpers;George Hazan
2013-07-20protocol helper for detecting chats: isChatRoomGeorge Hazan
2013-07-10protocol DB helpers for GGGeorge Hazan
2013-07-08core protocol helpers for creating protocol evengs, services & threadsGeorge 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-06menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now onGeorge Hazan
2013-04-05- rest of menus cleared;George Hazan
2012-12-31Gadu-Gadu protocol: Szymon Tokarz
2012-12-22Gadu-Gadu protocol: Szymon Tokarz
2012-12-21GaduGadu:Tobias Weimer
2012-12-05Gadu-Gadu protocol: account avatar workSzymon Tokarz
2012-11-28various menu initialization quirksGeorge Hazan
2012-11-25typed stub for MS_PROTO_GETCONTACTBASEPROTOGeorge Hazan
2012-11-03GaduGadu-Gadu protocolSzymon Tokarz
2012-10-21Gadu-Gadu protocolSzymon Tokarz
2012-10-12Gadu-Gadu: folders restructurizationVadim Dashevskiy