summaryrefslogtreecommitdiff
path: root/src/modules/clist/genmenu.cpp
AgeCommit message (Expand)Author
2015-05-22replace _tcscmp to mir_tstrcmpKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-05-10- two option pages (Customize/Menus, Contact list/Accounts) -> CDialogBase;George Hazan
2015-04-10more fixesGeorge Hazan
2015-02-28Core:Tobias Weimer
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-16Fixed minor leaksTobias Weimer
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-13minor fixesKirill Volinsky
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