Age | Commit message (Expand) | Author |
2015-04-15 | after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th... | George Hazan |
2015-04-14 | duplicated macro removed | George Hazan |
2015-04-11 | unsafe string operations replaced with safe wherever possible | George Hazan |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-13 | arg fixes for MS_UTILS_OPENURL service | Rozhuk Ivan |
2014-12-09 | code cleanup over mir_sntprintf + small bug fix | Rozhuk Ivan |
2014-11-30 | warning fixes | George Hazan |
2014-11-30 | new sorting functions applied | George Hazan |
2014-11-30 | lstr* replacements | George Hazan |
2014-11-30 | Multiple fixes buff size for GetText and SetText. | Rozhuk Ivan |
2014-07-13 | wrapping the most evident critical sections into a class | George Hazan |
2014-01-21 | minor code cleaning | George Hazan |
2014-01-02 | added destructor LIST::~LIST, that calls destroy() automatically. | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-12-02 | another portion of decapitalization in the core (4/5) | Dart Raiden |
2013-09-25 | valid options initialization | George Hazan |
2013-09-21 | using Uxtheme in core | Kirill Volinsky |
2013-04-12 | fix for random white icons in menus | George Hazan |
2013-04-06 | menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now on | George Hazan |
2013-04-05 | - rest of menus cleared; | George Hazan |
2013-03-01 | service call replaced with helper: MS_UTILS_PATHTOABSOLUTEW | George Hazan |
2013-03-01 | service call replaced with helper: MS_UTILS_PATHTORELATIVE | George Hazan |
2013-02-11 | core: copyright update to year 2013 | George Hazan |
2013-01-27 | - new way of removing icolib icons by handle | George Hazan |
2012-12-07 | - Options tree items change | Vadim Dashevskiy |
2012-12-02 | new easy standard way of registering icons: Icon_Register | George Hazan |
2012-11-19 | - added another helper, ExtraIcon_Clear, to remove an icon from slot; | George Hazan |
2012-11-17 | fix for core visibility icons | George Hazan |
2012-11-16 | tabs and spaces cleaning | Kirill Volinsky |
2012-11-15 | - fix for the Online/Offline button in clist_mw | George Hazan |
2012-11-15 | core: tabs over spaces | George Hazan |
2012-11-04 | kernel extraicons, part II | George Hazan |
2012-10-21 | patch for eliminating expert mode in options (to replace the simple mode with... | George Hazan |
2012-10-13 | code cleaning | George Hazan |
2012-10-07 | old database macros removed from m_database.h | George Hazan |
2012-09-21 | - fix for the Netlib_Logf event | George Hazan |
2012-07-29 | relative paths in icolib | George Hazan |
2012-07-26 | Miranda homepage link in plugininfo is changed to http://miranda-ng.org/ | Vadim Dashevskiy |
2012-07-22 | links to addons.miranda-im.org removed | Vadim Dashevskiy |
2012-07-12 | obsolete flag TTBBF_ICONBYHANDLE removed | George Hazan |
2012-07-06 | - mir_core.dll moved to the core :) | 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-07-02 | the core without manual critical sections' control | George Hazan |
2012-06-26 | - microkernel addded; | George Hazan |
2012-06-20 | - MS_SKIN2_ADDICON replaced with Skin_AddIcon; | George Hazan |
2012-06-19 | fixes for the options page translation | George Hazan |
2012-06-18 | - PLUGININFO structure removed at all; | George Hazan |
2012-06-18 | sync | George Hazan |
2012-06-15 | another portion of "#ifsef Unicode" removal | Vadim Dashevskiy |