summaryrefslogtreecommitdiff
path: root/src/modules/clist/clcutils.cpp
AgeCommit message (Expand)Author
2014-07-26all clists to inherit the kernel settings loading codeGeorge Hazan
2014-07-26a parameter added to pfnLoadClcOptions to prevent double options initializationGeorge Hazan
2014-07-04standardizing the control over checkboxes in clistGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10HCONTACT, part 3George Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-28fix for the default font settings for StdClistGeorge Hazan
2014-01-21minor code cleaningGeorge Hazan
2014-01-01copyright update for year 2014George Hazan
2013-09-25valid options initializationGeorge Hazan
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-11-19fixes for clist classic:George Hazan
2012-11-19- added another helper, ExtraIcon_Clear, to remove an icon from slot;George Hazan
2012-11-15core: tabs over spacesGeorge Hazan
2012-11-14tabs and spaces cleaningKirill Volinsky
2012-11-07fix for fnHitTest in all clists: extra icons could mask the mouse clickGeorge Hazan
2012-11-07fix for extra icons in the Visibility & Events Ignore options' dialogsGeorge Hazan
2012-11-05- removed duplicate constants;George Hazan
2012-11-04massive extinction of clutches:George Hazan
2012-10-13code cleaningGeorge Hazan
2012-10-07old database macros removed from m_database.hGeorge Hazan
2012-07-19quick search code cleaningGeorge Hazan
2012-07-14- code cleaningGeorge Hazan
2012-07-14much less crazy way to organize clist dataGeorge Hazan
2012-07-05- first of the /Core standard plugins;George Hazan
2012-06-18- PLUGININFO structure removed at all;George Hazan
2012-06-14- all MS_CLIST_ADD*ITEM services replaced with Menu_Add*Item stubs.George Hazan
2012-06-08GetWindowLong -> GetWindowLongPtrGeorge Hazan
2012-06-03let VS2010 be damnnedGeorge Hazan
2012-05-15initial commitVadim Dashevskiy