summaryrefslogtreecommitdiff
path: root/plugins/AddContactPlus/src/addcontact.cpp
AgeCommit message (Expand)Author
2016-06-05- fix for #1059;George Hazan
2016-04-15contact list groups:George Hazan
2016-01-02Copyrights update part 3 (final)Dart Raiden
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-06-14- all icolib services removed;George Hazan
2015-05-31- CreateProtoServiceFunction() moved into mir_core.dll instead of inliningGeorge Hazan
2015-05-31- additional operator LPARAM() for _A2T & _T2A;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-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-04-24switch to unified projectsGeorge Hazan
2015-04-24AddContactPlus - common projectVadim Dashevskiy
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-02less warningsGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-23fixes #524 (AddContact+: contacts added to the wrong group)George Hazan
2014-01-01copyright update for year 2014George Hazan
2013-09-21Not needed version checks removedKirill Volinsky
2013-09-07direct access to CListGroups restricted George Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-03-02rest of TCHAR_STR_PARAM replacedGeorge Hazan
2013-01-15AddContact+: Not steal focus from protocol's combobox (fixes #9)Robert Pösel
2013-01-03plugin names standartizaionKirill Volinsky
2012-11-02final switch to the typed icolib apiGeorge Hazan
2012-10-28AddContactPlus:Tobias Weimer
2012-07-31AddContactPlus: Open only one window at a timeTobias Weimer
2012-07-04AddContactPlus: changed folder structureVadim Dashevskiy