summaryrefslogtreecommitdiff
path: root/plugins/Clist_modern
AgeCommit message (Collapse)Author
2016-06-12code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16950 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-01extended visibility control for contactsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16899 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-01typo fixedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16895 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-01- finally clist_modern's own rebuild all function got wiped out;George Hazan
- massive removal of duplicate code; - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@16894 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-01- view modes support incorporated into the CLIST_INTERFACE;George Hazan
- fix for the broken search by protocols in clist_nicer; - numerous Unicode fixes in clist_nicer; git-svn-id: http://svn.miranda-ng.org/main/trunk@16893 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-30- unused settings removed;George Hazan
- code cleaning. git-svn-id: http://svn.miranda-ng.org/main/trunk@16887 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-28minor code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16884 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-28fixes #1246 (Stripped height of rows in clist_modern)George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16882 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-282 static functions removed from CLIST_INTERFACE.George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16881 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-28code simplificationGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16880 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-28SortedList emulation expungedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16878 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-28minor code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16877 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-27- unneeded variable removed from clist_modern cache;George Hazan
- code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@16876 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-27- fixes #1242 (for subgroups)George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16874 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-24group processing code standardizationGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16869 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-23fix for wrongly named variablesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16865 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-23- optimization in cli_SaveStateAndRebuildList applied to all clists ↵George Hazan
(bLockScrollbar); - boolean variables were made bool; git-svn-id: http://svn.miranda-ng.org/main/trunk@16863 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-23- we don't drop data cache upon the embedded clists rebuild;George Hazan
- code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@16862 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-20fixes #1242 (Clist_modern's cache changes related bugs)George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16857 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-19we don't try to cache NULL contactGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16854 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-19- unused functions removed;George Hazan
- cliFreeCacheItem & cliCheckCacheItem functions are teached to call basic core functions git-svn-id: http://svn.miranda-ng.org/main/trunk@16852 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-18code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16847 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-13code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16825 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-07fix for the auto-height calculation in clist_modernGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16812 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-06clist_modern:George Hazan
- functions ContactToHItem & ContactToItemHandle replaced with their kernel implementations; - dat->row_heights array isn't used when the row height is constant; - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@16809 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-06code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16806 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-30code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16795 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-28we don't need that FindItem's implementation in nicer+ anymore, it's already ↵George Hazan
in the core git-svn-id: http://svn.miranda-ng.org/main/trunk@16791 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-28code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16787 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-28strange unused groups' cache. removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16786 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-28- 2nd & 3rd lines handling unification;George Hazan
- no need to copy data to make async calls; - no need to launch a thread to save a couple of msecs on a very large roster; - unused code & params cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@16785 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-28we don't redraw invisible contactsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16784 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-27cli_GetGroupCountsText - useless function removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16777 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-27crash fix George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16776 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-27persistent cache, no need to call pfnGetCacheEntry each timeGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16774 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-27pfnSetHideOffline -> strict prototypeGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16770 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-26R.I.P m_clui.h, you helped us alotGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16767 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-22- major atavism removed: clist_modern own cache;George Hazan
- cache items are never deleted; - MS_CLIST_INVALIDATEDISPLAYNAME service removed and replaced with pcli->pfnInvalidateDisplayNameCacheEntry() call git-svn-id: http://svn.miranda-ng.org/main/trunk@16744 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-20that print isn't very informative...George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16723 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-19code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16720 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-19faster, even fasterGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16718 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-19further junk cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16717 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-18useless function cli_ChangeContactIcon removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16716 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-18code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16712 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-16clist_modern: copy-paste bug MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16677 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-16Clist_modern: fix sorting by statusMikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16674 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-15clists code cleaning & optimizationGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16668 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-15contact list groups:George Hazan
- finally database is not used anymore (only as a settings' storage); - MGROUP type introduced to replace HANDLE for group ids; - MS_CLIST_GROUP* services became Clist_Group* functions; - CLIST_INTERFACE members pfnGetGroupName & pfnRenameGroup also transformed into static Clist_Group* functions git-svn-id: http://svn.miranda-ng.org/main/trunk@16659 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-14code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16653 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-13various old / unused junkGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16647 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c