summaryrefslogtreecommitdiff
path: root/plugins/Clist_nicer/src/clc.cpp
AgeCommit message (Expand)Author
2018-04-06CLIST_INTERFACE::pfnEndRename => Clist_EndRenameGeorge Hazan
2018-04-06CLIST_INTERFACE::pfnIsHiddenMode => Clist_IsHiddenModeGeorge Hazan
2018-04-06CLIST_INTERFACE::pfnHideInfoTip => Clist_HideInfoTipGeorge Hazan
2018-04-06CLIST_INTERFACE::pfnNotifyNewContact => Clist_NotifyNewContactGeorge Hazan
2018-04-05CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayNameGeorge Hazan
2018-04-05CLIST_INTERFACE::pfnChangeContactIcon => Clist_ChangeContactIconGeorge Hazan
2018-04-04static function CLIST_INTERFACE::pfnGetContactIcon exported as Clist_GetConta...George Hazan
2018-04-04static function CLIST_INTERFACE::pfnInitAutoRebuild replaced with Clist_InitA...George Hazan
2018-02-21Clist_Nicer: C++'11 iteratorsGeorge Hazan
2018-01-01massive copyright updatedartraiden
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-29replace russian с to latin cKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-11-13Code modernize ...Goraf
2017-08-05Change rest of Miranda NG links to https://Robert Pösel
2017-03-22useless declaration removedGeorge Hazan
2017-03-22- Clist_ClearSearch considered useless;George Hazan
2017-01-17useless field DBEVENTINFO::cbSize removedGeorge Hazan
2017-01-08code cleaningGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-09-26- duplicated code removed from cliFindItem;George Hazan
2016-09-14second major wipeout of database services & structures:George Hazan
2016-09-06Clist_GetImageList()George Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-20non-redefined function pfnClcBroadcast made static -> Clist_BroadcastGeorge Hazan
2016-06-01- view modes support incorporated into the CLIST_INTERFACE;George Hazan
2016-05-282 static functions removed from CLIST_INTERFACE.George Hazan
2016-05-28SortedList emulation expungedGeorge Hazan
2016-05-23- optimization in cli_SaveStateAndRebuildList applied to all clists (bLockScr...George Hazan
2016-04-28we don't need that FindItem's implementation in nicer+ anymore, it's already ...George Hazan
2016-04-28- 2nd & 3rd lines handling unification;George Hazan
2016-04-27code cleaning George Hazan
2016-04-22- major atavism removed: clist_modern own cache;George Hazan
2016-04-20fix for offline contacts in clist_nicerGeorge Hazan
2016-04-19further junk cleaningGeorge Hazan
2016-04-18empty services removedGeorge Hazan
2016-01-02Copyrights update part 3 (final)Dart Raiden
2015-08-27fix for 64-bit issues & warningsGeorge Hazan
2015-08-17warning fixesGeorge Hazan
2015-07-02unified project for clist_nicerGeorge Hazan
2015-07-02group menu services moved to coreGeorge Hazan
2015-06-27- clist menus went to functionsGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-02minor cleaningGeorge Hazan
2015-06-01- ProtoCallService() function considered too dangerous and therefore isn't ex...George Hazan
2015-05-31- additional operator LPARAM() for _A2T & _T2A;George Hazan
2015-05-19end of zoo with WM_CONTEXTMENU's lParamGeorge Hazan
2015-04-20minor code fixesGeorge Hazan
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan