summaryrefslogtreecommitdiff
path: root/plugins/ContactsPlus
AgeCommit message (Expand)Author
2017-03-17forgotten TCHAR removedGeorge Hazan
2017-01-17useless field DBEVENTINFO::cbSize removedGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-09-06minus MS_CLIST_RETRIEVE_INTERFACEGeorge Hazan
2016-09-06clist services' extermination continuedGeorge Hazan
2016-09-05Menu_DrawItem & Menu_MeasureItem now simply receive LPARAMGeorge Hazan
2016-09-02- three remaining clist services converted into functions (Clist_MenuProcessC...George Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-07-22Standartize "Version.h" to "version.h" (final rename)Robert Pösel
2016-07-22Standartize "Version.h" to "version.h" (temporary rename)Robert Pösel
2016-07-22Standartize "Version.h" to "version.h" in all plugin's and protocol's includesRobert Pösel
2016-07-21improperly named helper renamedGeorge Hazan
2016-04-26R.I.P m_clui.h, you helped us alotGeorge Hazan
2016-04-26absolutely useless service MS_CLUI_GETCAPS removed as pre-kernel clist atavismGeorge Hazan
2016-04-15contact list groups:George Hazan
2016-01-28another atavism removed: old stub services for clist eventsGeorge Hazan
2016-01-28atavism removed: CLISTEVENT::cbSizeGeorge Hazan
2016-01-02Copyrights update part 3 (final)Dart Raiden
2015-12-06Fix for r15788Tobias Weimer
2015-11-29Core: SkinAddNewSound removed and replaced by SkinAddNewSoundExTobias Weimer
2015-09-19stupid ANSI...Dart Raiden
2015-09-19fix encoding problemsDart Raiden
2015-09-18replace "(c)" and "c" by ©Dart Raiden
2015-09-04ContactsPlus: menu uidAlexander Lantsev
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-14ContactsPlus:Tobias Weimer
2015-08-14ContactsPlus:Tobias Weimer
2015-07-25ContactsPlus:Tobias Weimer
2015-07-22typo fixGeorge Hazan
2015-06-29- unified menu creation using wrapper class CMenuItem;George Hazan
2015-06-28finally CLISTEVENT removed completelyGeorge Hazan
2015-06-27- clist menus went to functionsGeorge Hazan
2015-06-27- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...George Hazan
2015-06-25rest of genmenu api diedGeorge Hazan
2015-06-22- CLISTMENUITEM::cbSize - atavism removed;George Hazan
2015-06-21- resizer moved to mir_core, because it uses hard-coded windows structures;George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-14WindowList_* functions are not services anymore; unneeded helpers removedGeorge Hazan
2015-06-07- common.props divided into app.props & plugin.props;George Hazan
2015-05-31- additional operator LPARAM() for _A2T & _T2A;George Hazan
2015-05-31- MAllStrings: a handy union to hold an incoming string parameter of any type;George Hazan
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-05-19end of zoo with WM_CONTEXTMENU's lParamGeorge Hazan
2015-04-30cleanupKirill Volinsky
2015-04-25ContactsPlus - common projectVadim Dashevskiy