summaryrefslogtreecommitdiff
path: root/plugins/Clist_modern
AgeCommit message (Collapse)Author
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
2016-04-06let's separate flies from cutlets, finallyGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16599 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-06fix for metacontacts statuses in clistGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16598 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-06oopsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16597 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-06clist_modern:George Hazan
- fix for a nightmare with contsct renaming; - end of a crutch with caching 'Unknown contact'; - cache control over the contact's name went to the core; - code cleaning; - version bump; git-svn-id: http://svn.miranda-ng.org/main/trunk@16596 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-03-24CList_modern: cleanupTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@16537 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-03-24- db_get_ts -> db_get_tsa;George Hazan
- code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@16533 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-03-23more code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16531 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-03-23code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16530 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-03-23- minus unneeded vraiable;George Hazan
- code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@16527 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-03-22fixes bug #1104 (wrong cache implementation in clist_modern)George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16523 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-02-26no need to readd contact being removed to a cacheGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16351 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-02-02another perversion (called EventList) diedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16210 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-28another atavism removed: old stub services for clist eventsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16181 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-28unused functions removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16179 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-28- local structure declarations moved to the global header;George Hazan
- structure definition optimization git-svn-id: http://svn.miranda-ng.org/main/trunk@16178 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-23DND → Do not disturbDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@16157 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-20clists tooDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@16127 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-18partial revert of [16116] (this breaks clist menu display)Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@16121 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-18unused and duplicate (in nicer) definesDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@16119 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-17remove old garbage, the menu is created dynamicallyDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@16116 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-06Clist_modern: full skin reloadingMikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16041 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-04"NA" -> "N/A"Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@16019 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-02Copyrights update part 3 (final)Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@15986 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-12-19missing UIDGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@15891 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-12-15menu items require an id to be editedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@15866 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-12-15frames' menu: system items made unmovable, but discardableGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@15865 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-12-14frames' menu creation: perversion removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@15857 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-12-13- no need to allocate static array dynamicallyGeorge Hazan
- useless variable removed git-svn-id: http://svn.miranda-ng.org/main/trunk@15848 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-12-13clist_modern: less mind boggling Contact Rate's menu implementationGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@15847 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-12-02fix for the frames' menu root creationGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@15808 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-12-01unused macroses removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@15801 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-11-29resource cosmeticDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@15789 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-10-30old unused code that belongs to StdClist moved from the core to pluginGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@15652 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-10-28Optimize ME_DB_CONTACT_SETTINGCHANGED functions to not use mir_strcmp() but ↵Robert Pösel
just strcmp() (and similar methods) It's not needed to user mir_* for checking null pointers when we're comparing const strings with DBCONTACTWRITESETTING values which should be always initialized correctly. Somewhere also changed strcmpi to just strcmp, because these settings are case-sensitive anyway. git-svn-id: http://svn.miranda-ng.org/main/trunk@15631 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-10-21clist_modern: hook at "OnTop" setting changingAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@15588 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-10-09unification with similar stringsDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@15521 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-29runtime allocation functions replaced with mir_*George Hazan
function strdupn() removed git-svn-id: http://svn.miranda-ng.org/main/trunk@15475 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-29- unused code removed;George Hazan
- minor code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@15470 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-27fix against a crash in Clist Modern settings on a clean/new profileGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@15460 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-19- resource cosmetics: surround arrows (->) with spacesRMN
- settings specified precisely in some places git-svn-id: http://svn.miranda-ng.org/main/trunk@15401 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-19fix encoding problemsDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@15390 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-18replace "(c)" and "c" by ©Dart Raiden
update years in __COPYRIGHT git-svn-id: http://svn.miranda-ng.org/main/trunk@15384 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-04clist menu uidAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@15200 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c