Age | Commit message (Expand) | Author |
2015-05-23 | revert of path handler | George Hazan |
2015-05-23 | replace _tcsncpy to mir_tstrncpy | Kirill Volinsky |
2015-05-23 | replace strncpy to mir_strncpy | Kirill Volinsky |
2015-05-22 | replace _tcscpy to mir_tstrcpy | Kirill Volinsky |
2015-05-22 | replace strcpy to mir_strcpy | Kirill Volinsky |
2015-05-22 | replace _tcscmp to mir_tstrcmp | Kirill Volinsky |
2015-05-22 | replace strcmp to mir_strcmp | Kirill Volinsky |
2015-05-22 | replace _tcslen to mir_tstrlen | Kirill Volinsky |
2015-05-22 | replace strlen to mir_strlen | Kirill Volinsky |
2015-03-17 | fix for replacing core variables | George Hazan |
2014-12-31 | Year 2015 version update | George Hazan |
2014-10-19 | variable name change | Vadim Dashevskiy |
2014-07-16 | in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be... | George Hazan |
2014-04-01 | Fix possible crash in previous commit | Robert Pösel |
2014-04-01 | Add %accountname% core variable which contains user-defined name of account f... | Robert Pösel |
2014-02-12 | another bunch of useless conversions died | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-01-21 | minor code cleaning | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-10-09 | small cleanup | Kirill Volinsky |
2013-10-09 | fix for recursion in Folders | George Hazan |
2013-10-08 | separate Folders handles removed from protocols | George Hazan |
2013-09-21 | using Uxtheme in core | Kirill Volinsky |
2013-04-05 | - rest of menus cleared; | George Hazan |
2013-03-01 | service call replaced with helper: MS_UTILS_PATHTOABSOLUTEW | George Hazan |
2013-02-28 | new template, VARST, to hold the result of calling Utils_ReplaceVarsT() | George Hazan |
2013-02-11 | core: copyright update to year 2013 | George Hazan |
2012-11-25 | typed stub for MS_PROTO_GETCONTACTBASEPROTO | George Hazan |
2012-11-19 | - added another helper, ExtraIcon_Clear, to remove an icon from slot; | George Hazan |
2012-10-07 | old database macros removed from m_database.h | George Hazan |
2012-07-06 | + stdauth + stdfile; | George Hazan |
2012-07-05 | - first of the /Core standard plugins; | George Hazan |
2012-06-26 | - microkernel addded; | George Hazan |
2012-06-24 | fix for the Sounds options | 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-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 |