summaryrefslogtreecommitdiff
path: root/plugins/Folders/src/services.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-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