summaryrefslogtreecommitdiff
path: root/src/modules/clist/contact.cpp
AgeCommit message (Expand)Author
2014-02-24- added ME_FILEDLG_CANCELED & ME_FILEDLG_SUCCEEDED events to support async fi...George Hazan
2014-02-10these conversions aren't needed eitherGeorge 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-01copyright update for year 2014George Hazan
2013-06-07useless stubs removedGeorge Hazan
2013-06-07duplicated and unused services removedGeorge Hazan
2013-04-09- short function names allows to write database loops in one string;George Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-02-11core: copyright update to year 2013George Hazan
2012-11-25typed stub for MS_PROTO_GETCONTACTBASEPROTOGeorge 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-13code cleaningGeorge Hazan
2012-10-10service call replaced with the direct function callGeorge Hazan
2012-10-07old database macros removed from m_database.hGeorge Hazan
2012-07-14- code cleaningGeorge 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-03let VS2010 be damnnedGeorge Hazan
2012-05-15initial commitVadim Dashevskiy