summaryrefslogtreecommitdiff
path: root/plugins/Clist_nicer/src/clc.cpp
AgeCommit message (Expand)Author
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
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-11garbage collection: dead params, unused variables etcGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-07-26same parameter for clist_nicerGeorge Hazan
2014-07-23rest of MetaProto/EnabledGeorge Hazan
2014-07-19db_mc_tryMeta applied George Hazan
2014-06-19Clist_nicer: fix updating state of toggle buttons (internal toptoolbar and sk...slotwin
2014-06-08Clist_nicer: add icons to menu itemsslotwin
2014-05-30db_mc_getMostOnline - a handy helper for MS_MC_GETMOSTONLINECONTACTGeorge Hazan
2014-05-03- Fixed drawing flat/themed toolbar buttons in clist_nicer (patch by slotwin)...Tobias Weimer