Age | Commit message (Expand) | Author |
---|---|---|
2015-05-24 | replace wcscpy to mir_wstrcpy | Kirill Volinsky |
2015-05-24 | replace wcslen to mir_wstrlen | Kirill Volinsky |
2015-05-23 | replace strncat to mir_strncat | Kirill Volinsky |
2015-05-22 | replace strlen to mir_strlen | Kirill Volinsky |
2015-05-16 | fix for strncat use | Kirill Volinsky |
2014-12-15 | Folders: changed warning lavel to w4 | Kirill Volinsky |
2014-12-02 | mir_snprintf(..., "%s", ...) -> strncpy_s(...) | Rozhuk Ivan |
2014-12-02 | mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE) | Rozhuk Ivan |
2013-10-19 | warning fixes | George Hazan |
2013-03-09 | Folders: | George Hazan |
2013-03-08 | fixed some compiler warnings | Tobias Weimer |
2013-03-02 | unicode folders custom names (gotten from szName by default, as usual) | George Hazan |
2013-01-24 | one more fix in folders constants | Kirill Volinsky |
2013-01-24 | added PLUGINS_PATHW define | Kirill Volinsky |
2012-08-07 | folders -> TCHAR | George Hazan |
2012-05-24 | Folders API update | Kirill Volinsky |
2012-05-15 | initial commit | Vadim Dashevskiy |