summaryrefslogtreecommitdiff
path: root/plugins/CmdLine/src/utils.cpp
AgeCommit message (Expand)Author
2015-06-07- common.props divided into app.props & plugin.props;George Hazan
2015-05-24replace wcslen to mir_wstrlenKirill Volinsky
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
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-02-24- added ME_FILEDLG_CANCELED & ME_FILEDLG_SUCCEEDED events to support async fi...George Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2013-10-24more warning fixesGeorge Hazan
2013-08-15we use bin2hex now instead of mir_snprintf("%02x")George 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-04-05- rest of menus cleared;George Hazan
2012-11-25typed stub for MS_PROTO_GETCONTACTBASEPROTOGeorge Hazan
2012-10-10service call replaced with the direct function callGeorge Hazan
2012-07-16Clist_mw, Clist_nicer, CmdLine, Console: folder structure changeVadim Dashevskiy