Age | Commit message (Expand) | Author |
2015-05-22 | replace _tcscmp to mir_tstrcmp | Kirill Volinsky |
2015-04-11 | strcpy() calls replaced with strncpy_s() | George Hazan |
2015-04-11 | unsafe string operations replaced with safe wherever possible | George Hazan |
2015-04-11 | unused code removed | George Hazan |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-16 | damned magic | George Hazan |
2014-12-16 | type conversion warnings fixed | George Hazan |
2014-12-04 | Db_autobackups: multiple changes | Rozhuk Ivan |
2014-12-02 | mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE) | Rozhuk Ivan |
2014-11-30 | new sorting functions applied | George Hazan |
2014-11-30 | lstr* replacements | George Hazan |
2014-01-21 | minor code cleaning | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-09-18 | double ;; removed | Kirill Volinsky |
2013-04-05 | - rest of menus cleared; | George Hazan |
2013-02-11 | core: copyright update to year 2013 | George Hazan |
2012-11-19 | - added another helper, ExtraIcon_Clear, to remove an icon from slot; | George Hazan |
2012-11-16 | tabs and spaces cleaning | Kirill Volinsky |
2012-10-07 | old database macros removed from m_database.h | George Hazan |
2012-07-05 | - first of the /Core standard plugins; | George Hazan |
2012-07-04 | wiping objects during dynamic plugin unload | George Hazan |
2012-06-27 | - langpack returned back; | George Hazan |
2012-06-26 | - microkernel addded; | George Hazan |
2012-06-25 | compatibility with the old options | George Hazan |
2012-06-25 | dynamic fonts' options translation | George Hazan |
2012-06-18 | - PLUGININFO structure removed at all; | George Hazan |
2012-06-15 | another portion of "#ifsef Unicode" removal | Vadim Dashevskiy |
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-06 | minor code cleaning | George Hazan |
2012-06-03 | let VS2010 be damnned | George Hazan |
2012-05-15 | initial commit | Vadim Dashevskiy |