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-22 | replace strcpy to mir_strcpy | Kirill Volinsky |
2015-05-22 | replace stricmp to mir_strcmpi | Kirill Volinsky |
2015-05-22 | replace strcmp to mir_strcmp | Kirill Volinsky |
2015-05-22 | replace strlen to mir_strlen | Kirill Volinsky |
2015-03-26 | memory leak fix | Kirill Volinsky |
2015-03-21 | XML parser not to remove trailing spaces when decoding messages | George Hazan |
2015-01-27 | Minor bugfixes | Tobias Weimer |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-02 | mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE) | Rozhuk Ivan |
2014-11-30 | new sorting functions applied | George Hazan |
2014-11-30 | code cleanup, x64 fix | Rozhuk Ivan |
2014-11-25 | add null ptr checks | Rozhuk Ivan |
2014-01-21 | minor code cleaning | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-08-19 | core *printf patch | George Hazan |
2013-05-29 | no more WIN64, only _WIN64 | George Hazan |
2013-03-30 | fix for the incorrect string length | George Hazan |
2013-03-30 | added one more parameter for saving files with or without formatting | Kirill Volinsky |
2013-03-27 | XML API extended by two file operations: save to & read from file | George Hazan |
2013-02-11 | core: copyright update to year 2013 | George Hazan |
2012-11-15 | core: tabs over spaces | George Hazan |
2012-11-04 | kernel extraicons, part II | George Hazan |
2012-07-05 | - first of the /Core standard plugins; | George Hazan |
2012-06-18 | - PLUGININFO structure removed at all; | George Hazan |
2012-06-15 | - fixes for the plugins options' dialog; | George Hazan |
2012-06-15 | another portion of "#ifsef Unicode" removal | Vadim Dashevskiy |
2012-06-14 | - clists' menus compatibility issues; | George Hazan |
2012-06-14 | - all MS_CLIST_ADD*ITEM services replaced with Menu_Add*Item stubs. | George Hazan |
2012-06-13 | code cleaning | George Hazan |
2012-06-06 | minor code cleaning | George Hazan |
2012-06-03 | let VS2010 be damnned | George Hazan |
2012-06-02 | - code cleaning | George Hazan |
2012-05-15 | initial commit | Vadim Dashevskiy |