summaryrefslogtreecommitdiff
path: root/src/modules/clist/clistmod.cpp
AgeCommit message (Expand)Author
2013-05-17some more fixes for MS_DB_CONTACT_DELETE & loopsGeorge Hazan
2013-04-09- the kernel filters out contacts by proto names much faster than a plugin;George Hazan
2013-04-09- short function names allows to write database loops in one string;George Hazan
2013-03-06cleanup of the unnecessary UnhookEvent() callsGeorge Hazan
2013-02-11core: copyright update to year 2013George 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-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-10-10service call replaced with the direct function callGeorge Hazan
2012-10-07old database macros removed from m_database.hGeorge Hazan
2012-09-25- fix for the clist services creation orderGeorge Hazan
2012-07-05- first of the /Core standard plugins;George Hazan
2012-06-28database stubs moved to mir_coreGeorge Hazan
2012-06-26- microkernel addded;George Hazan
2012-06-18- PLUGININFO structure removed at all;George Hazan
2012-06-15another portion of "#ifsef Unicode" removalVadim Dashevskiy
2012-06-14- all MS_CLIST_ADD*ITEM services replaced with Menu_Add*Item stubs.George Hazan
2012-06-03let VS2010 be damnnedGeorge Hazan
2012-05-15initial commitVadim Dashevskiy