summaryrefslogtreecommitdiff
path: root/src/modules/addcontact/addcontact.cpp
AgeCommit message (Expand)Author
2015-06-13- miranda32.exe now does nothing bug extends PATH to %miranda_root%\libs and ...George Hazan
2015-05-31- PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin;George Hazan
2015-05-31- MAllStrings: a handy union to hold an incoming string parameter of any type;George Hazan
2015-05-07AddContact dialog -> CDlgBaseGeorge Hazan
2015-02-02if temporary contact was already added to a certain group, FileAdd dialog mus...George Hazan
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-13memmove -> memcpy in some cases, review reqRozhuk Ivan
2014-07-13more code cleaningGeorge Hazan
2014-03-03no more META_LINK & META_ID variablesGeorge Hazan
2014-02-12another bunch of useless conversions diedGeorge 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-02another portion of decapitalization in the core (4/5)Dart Raiden
2013-09-07fix for the group indexGeorge Hazan
2013-09-07direct access to CListGroups restricted George Hazan
2013-07-09Remember last choice of "Open contact's window" checkbox.Robert Pösel
2013-04-05- rest of menus cleared;George Hazan
2013-04-05- Added ability to open chat window after adding contact (patch from Robyer)Vadim Dashevskiy
2013-03-30MS_DB_EVENT_* services remained, but their calls removedGeorge 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-13tabs and spaces cleaningKirill Volinsky
2012-10-13code cleaningGeorge 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-14- all MS_CLIST_ADD*ITEM services replaced with Menu_Add*Item stubs.George Hazan
2012-06-13code cleaningGeorge Hazan
2012-06-06minor code cleaningGeorge Hazan
2012-06-03let VS2010 be damnnedGeorge Hazan
2012-05-15initial commitVadim Dashevskiy