summaryrefslogtreecommitdiff
path: root/plugins/WhenWasIt/src/utils.cpp
AgeCommit message (Expand)Author
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace strncpy to mir_strncpyKirill Volinsky
2015-05-23replace strcat to mir_strcatKirill Volinsky
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22replace _tcsicmp to mir_tstrcmpiKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-05-11minus CreateThreadKirill Volinsky
2014-02-15fix for a memory allocation conflict in WWIGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2013-07-25replace sprintf to mir_snprintf (part 5)Kirill Volinsky
2013-04-09- short function names allows to write database loops in one string;George Hazan
2013-03-15removed not used headersKirill Volinsky
2012-12-11fixed szProto variable overloadingTobias Weimer
2012-11-25typed stub for MS_PROTO_GETCONTACTBASEPROTOGeorge Hazan
2012-10-10service call replaced with the direct function callGeorge Hazan
2012-08-08WhenWasIt changed folder structureKirill Volinsky