summaryrefslogtreecommitdiff
path: root/plugins/Folders/src/services.cpp
AgeCommit message (Expand)Author
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-07-24folders: common projectKirill Volinsky
2015-06-21fix for a dll nameGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-13- miranda32.exe now does nothing bug extends PATH to %miranda_root%\libs and ...George Hazan
2015-06-13- fix for the UNC names in folders;George Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace _tcsncpy to mir_tstrncpyKirill Volinsky
2015-05-23replace strncpy to mir_strncpyKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2014-12-15Folders: changed warning lavel to w4Kirill Volinsky
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan
2013-03-09Folders:George Hazan
2013-03-02unicode folders custom names (gotten from szName by default, as usual)George Hazan
2013-02-24added precompiled headerKirill Volinsky
2012-08-07fix for optionsGeorge Hazan
2012-08-07folders -> TCHARGeorge Hazan
2012-07-19Folders: changed folder structure Vadim Dashevskiy