summaryrefslogtreecommitdiff
path: root/src/modules/clist/genmenu.cpp
AgeCommit message (Expand)Author
2014-07-13wrapping the most evident critical sections into a classGeorge Hazan
2014-02-24more useless conversions removedGeorge Hazan
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-21minor code cleaningGeorge Hazan
2014-01-16kernel chat engine, part 2 - scriverGeorge Hazan
2014-01-02added destructor LIST::~LIST, that calls destroy() automatically.George Hazan
2014-01-01copyright update for year 2014George Hazan
2013-12-16no need to translate the same string twiceGeorge Hazan
2013-12-16- new menu object helpers (MO_CreateMenuObject, MO_SetMenuObjectParam);George Hazan
2013-12-13fix for cleaning menus (causes rare crashes on exit)George Hazan
2013-12-02another portion of decapitalization in the core (4/5)Dart Raiden
2013-09-22pre-XP headers cleanedGeorge Hazan
2013-09-21using Uxtheme in coreKirill Volinsky
2013-04-08misprintGeorge Hazan
2013-04-06menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now onGeorge Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-02-19translation fixGeorge Hazan
2013-02-11core: copyright update to year 2013George Hazan
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-11-02final switch to the typed icolib apiGeorge Hazan
2012-10-07old database macros removed from m_database.hGeorge Hazan
2012-10-05fix for translation issue in Options -> Customize -> Icons -> MenusGeorge Hazan
2012-09-20fix for the custom menu namesGeorge Hazan
2012-07-06valid Core plugins' processing during dynamic load/unloadGeorge Hazan
2012-07-05- first of the /Core standard plugins;George Hazan
2012-07-04wiping objects during dynamic plugin unloadGeorge Hazan
2012-07-02the core without manual critical sections' controlGeorge Hazan
2012-06-26- microkernel addded;George Hazan
2012-06-24fix for the perverted genmenu logicGeorge Hazan
2012-06-20- MS_SKIN2_ADDICON replaced with Skin_AddIcon;George Hazan
2012-06-18- PLUGININFO structure removed at all;George Hazan
2012-06-17menu item processing optimizationGeorge 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-15another portion of "#ifsef Unicode" removalVadim Dashevskiy
2012-06-15crash fixGeorge Hazan
2012-06-14minor menu cleaningGeorge Hazan
2012-06-14quick fixGeorge Hazan
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-13code cleaningGeorge Hazan
2012-06-03let VS2010 be damnnedGeorge Hazan
2012-05-30changed default settings for proto menusKirill Volinsky
2012-05-15initial commitVadim Dashevskiy