summaryrefslogtreecommitdiff
path: root/plugins/AddContactPlus/src
AgeCommit message (Expand)Author
2016-01-02Copyrights update part 3 (final)Dart Raiden
2015-09-18replace "(c)" and "c" by ©Dart Raiden
2015-09-03AddContactPlus: menu uidAlexander Lantsev
2015-06-30MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...George Hazan
2015-06-29- unified menu creation using wrapper class CMenuItem;George Hazan
2015-06-28finally CLISTEVENT removed completelyGeorge Hazan
2015-06-28code cleaningGeorge Hazan
2015-06-27- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...George Hazan
2015-06-25another portion of dead genmenu servicesGeorge Hazan
2015-06-22- CLISTMENUITEM::cbSize - atavism removed;George Hazan
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-09-16MS_CLIST_REMOVEMAINMENUITEM also removedGeorge 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-02-02m_database.h is not needed in many casesGeorge Hazan
2014-01-25end of version zooGeorge 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-07-08Correct url for all plugins.Robert Pösel
2013-06-28git-svn-id: http://svn.miranda-ng.org/main/trunk@5176 1316c22d-e87f-b044-9b9b...Robert Pösel
2013-06-28Białek to Bialek, no better way.Robert Pösel
2013-06-27Reverted previous fix as his ł is too big to proper handling.Robert Pösel
2013-06-27Fix for Bartosz Białek name.Robert Pösel
2013-04-06menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now onGeorge Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-03-02rest of TCHAR_STR_PARAM replacedGeorge Hazan
2013-02-11year fix for stdafx.cpp & JabberGeorge Hazan
2013-02-10uuid standartizationKirill Volinsky
2013-01-15AddContact+: Not steal focus from protocol's combobox (fixes #9)Robert Pösel
2013-01-03removed not used headersKirill Volinsky
2013-01-03removed not used headersKirill Volinsky
2013-01-03added using precompiled headerKirill Volinsky
2013-01-03plugin names standartizaionKirill Volinsky