Age | Commit message (Expand) | Author |
2015-05-17 | code of MTREE_MULTISELECT + MTREE_DND merged and adapted to the core | George Hazan |
2015-05-17 | Changed "Disable icons" to "Enable icons" | Tobias Weimer |
2015-05-17 | fix for genmenu options - left tree replaced with a listbox | George Hazan |
2015-05-13 | sorting procedure restored to prevent data from arithmetic overflow | George Hazan |
2015-05-13 | fix for a cursor that follows mouse | George Hazan |
2015-05-12 | - CCtrlData::OnChange moved to CCtrlBase, because almost all controls can sen... | George Hazan |
2015-05-10 | - two option pages (Customize/Menus, Contact list/Accounts) -> CDialogBase; | George Hazan |
2015-05-05 | Unicode windows procedure, suddenly... | George Hazan |
2015-04-15 | after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th... | George Hazan |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-02 | useless calls of mir_*strlen in DrawText replaced with -1 | George Hazan |
2014-12-01 | mir_snprintf(..., sizeof() -> SIZEOF(), ...) | Rozhuk Ivan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | 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-11-25 | code cleanup. | Rozhuk Ivan |
2014-04-02 | minor patch for clicks in menu editor | George Hazan |
2014-03-27 | fixes #532 (Not accessible checkboxes in Options / Customize / Menus) | George Hazan |
2014-01-21 | minor code cleaning | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-12-16 | also there's no need to free non-allocated memory | George Hazan |
2013-12-16 | - new menu object helpers (MO_CreateMenuObject, MO_SetMenuObjectParam); | George Hazan |
2013-11-29 | another portion of decapitalization in the core (2/5) | Dart Raiden |
2013-10-22 | code cleaning | George Hazan |
2013-09-25 | valid options initialization | George Hazan |
2013-09-21 | using Uxtheme in core | Kirill Volinsky |
2013-04-05 | - rest of menus cleared; | George Hazan |
2013-03-04 | new subclassing functions applied to all plugins | George Hazan |
2013-02-11 | core: copyright update to year 2013 | George Hazan |
2012-12-07 | - Options tree items change | Vadim Dashevskiy |
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-11-15 | - fix for the Online/Offline button in clist_mw | 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-05 | - first of the /Core standard plugins; | George Hazan |
2012-07-04 | - internal langpack preparation for hLangpack-dependent resource cleaning | George Hazan |
2012-06-26 | - microkernel addded; | George Hazan |
2012-06-18 | - PLUGININFO structure removed at all; | George Hazan |
2012-06-16 | fix for menu items' translation in the editor | George Hazan |
2012-06-15 | - fixes for the plugins options' dialog; | 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 |