summaryrefslogtreecommitdiff
path: root/src/modules/clist/clui.cpp
AgeCommit message (Expand)Author
2014-02-27minor code cleaningGeorge Hazan
2014-02-11"we don't need these variables" (c) Pink FloydGeorge Hazan
2014-02-10these conversions aren't needed eitherGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10HCONTACT, part 3George Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-21minor code cleaningGeorge Hazan
2014-01-01copyright update for year 2014George Hazan
2013-12-22massive garbage removal from extra icons moduleGeorge Hazan
2013-11-28Core: some decapitalizationDart Raiden
2013-09-22pre-XP headers cleanedGeorge Hazan
2013-09-21small cleanupKirill Volinsky
2013-09-21using Uxtheme in coreKirill Volinsky
2013-06-14Improved and iconized some MessageBoxes.Robert Pösel
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-04-05various menu items quirks, simplifications & optimizationGeorge Hazan
2013-02-28new template, VARST, to hold the result of calling Utils_ReplaceVarsT()George Hazan
2013-02-13- boost updated to 1.53, and should be placed into ..\..\boost folderGeorge Hazan
2013-02-11core: copyright update to year 2013George Hazan
2012-11-28various menu initialization quirksGeorge Hazan
2012-11-25typed stub for MS_PROTO_GETCONTACTBASEPROTOGeorge 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-15core: tabs over spacesGeorge Hazan
2012-11-10- fixed crazy drawing bug in nicer;George Hazan
2012-11-08fix for clicking on extra icons (for all plugins but clist nicer+)George Hazan
2012-11-08CLN_LISTREBUILT & CLN_NEWCONTACT processing moved to the coreGeorge Hazan
2012-11-05- removed duplicate constants;George Hazan
2012-11-04kernel extraicons, part IIGeorge Hazan
2012-10-07old database macros removed from m_database.hGeorge Hazan
2012-09-25- fix for the clist services creation orderGeorge Hazan
2012-09-21- fix for the Netlib_Logf eventGeorge Hazan
2012-07-05- first of the /Core standard plugins;George Hazan
2012-06-26- microkernel addded;George Hazan
2012-06-18- PLUGININFO structure removed at all;George Hazan
2012-06-18syncGeorge 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-08GetWindowLong -> GetWindowLongPtrGeorge Hazan
2012-06-06minor code cleaningGeorge Hazan
2012-06-03let VS2010 be damnnedGeorge Hazan
2012-05-15initial commitVadim Dashevskiy