summaryrefslogtreecommitdiff
path: root/src/modules/clist/genmenuopt.cpp
AgeCommit message (Expand)Author
2015-05-05Unicode windows procedure, suddenly...George Hazan
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-02useless calls of mir_*strlen in DrawText replaced with -1George Hazan
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30warning fixesGeorge Hazan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-30Multiple fixes buff size for GetText and SetText.Rozhuk Ivan
2014-11-25code cleanup.Rozhuk Ivan
2014-04-02minor patch for clicks in menu editorGeorge Hazan
2014-03-27fixes #532 (Not accessible checkboxes in Options / Customize / Menus)George Hazan
2014-01-21minor code cleaningGeorge Hazan
2014-01-01copyright update for year 2014George Hazan
2013-12-16also there's no need to free non-allocated memoryGeorge Hazan
2013-12-16- new menu object helpers (MO_CreateMenuObject, MO_SetMenuObjectParam);George Hazan
2013-11-29another portion of decapitalization in the core (2/5)Dart Raiden
2013-10-22code cleaningGeorge Hazan
2013-09-25valid options initializationGeorge Hazan
2013-09-21using Uxtheme in coreKirill Volinsky
2013-04-05- rest of menus cleared;George Hazan
2013-03-04new subclassing functions applied to all pluginsGeorge Hazan
2013-02-11core: copyright update to year 2013George Hazan
2012-12-07- Options tree items changeVadim Dashevskiy
2012-11-19- added another helper, ExtraIcon_Clear, to remove an icon from slot;George Hazan
2012-11-16tabs and spaces cleaningKirill Volinsky
2012-11-15- fix for the Online/Offline button in clist_mwGeorge Hazan
2012-10-21patch for eliminating expert mode in options (to replace the simple mode with...George Hazan
2012-10-13code cleaningGeorge Hazan
2012-10-07old database macros removed from m_database.hGeorge Hazan
2012-09-21- fix for the Netlib_Logf eventGeorge Hazan
2012-07-05- first of the /Core standard plugins;George Hazan
2012-07-04- internal langpack preparation for hLangpack-dependent resource cleaningGeorge Hazan
2012-06-26- microkernel addded;George Hazan
2012-06-18- PLUGININFO structure removed at all;George Hazan
2012-06-16fix for menu items' translation in the editorGeorge 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-13code cleaningGeorge Hazan
2012-06-06minor code cleaningGeorge Hazan
2012-06-03let VS2010 be damnnedGeorge Hazan
2012-05-30changed default settings for proto menusKirill Volinsky
2012-05-15initial commitVadim Dashevskiy