summaryrefslogtreecommitdiff
path: root/src/modules/clist/clui.cpp
AgeCommit message (Expand)Author
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