summaryrefslogtreecommitdiff
path: root/plugins/Clist_modern/src
AgeCommit message (Expand)Author
2018-04-06CLIST_INTERFACE::pfnGetCacheEntry => Clist_GetCacheEntryGeorge Hazan
2018-04-05CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayNameGeorge Hazan
2018-04-05bunch of obsoleted CLIST_INTERFACE::Tray* methods removed or moved to Clist_T...George Hazan
2018-04-05CLIST_INTERFACE::pfnChangeContactIcon => Clist_ChangeContactIconGeorge Hazan
2018-04-05CLIST_INTERFACE::pfnLoadContactTree => Clist_LoadContactTreeGeorge Hazan
2018-04-05CLIST_INTERFACE::pfnGetStatusModeDescription => Clist_GetStatusModeDescriptionGeorge Hazan
2018-04-04CLIST_INTERFACE::pfnReloadExtraIcons => ExtraIcon_Reload()George Hazan
2018-04-04- CLIST_INTERFACE::pfnGetProtocolMenu => Menu_GetProtocolMenuGeorge Hazan
2018-04-04CLIST_INTERFACE::pfnGetAccountIndexByPos => Clist_GetAccountIndexGeorge 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-04-04Windows lists:George Hazan
2018-04-03Accounts() : iterator for accountsGeorge Hazan
2018-04-03CLIST_INTERFACE:George Hazan
2018-04-03Clist_modern: fix for calculating common protocol status even for old protocolsGeorge Hazan
2018-04-02Clist_modern: unloaded protos not to be included into expanded subs tooGeorge Hazan
2018-03-27there's no need to load contacts from unloaded protocolsGeorge Hazan
2018-03-23fix for loading menusGeorge Hazan
2018-03-16entities' names to be started with capital lettersGeorge Hazan
2018-03-16always hated these long expressions: contact_iter makes them much shorterGeorge Hazan
2018-03-16LIST<>::indexOf(T**) - fast index calculation for direct iteratorsGeorge Hazan
2018-03-15LIST<> iterators:George Hazan
2018-03-15MUCH more effective way of removing records from iteratorsGeorge Hazan
2018-03-14reverse iterators for LIST<>George Hazan
2018-03-14code cleaningGeorge Hazan
2018-03-11clist_modern: correct version of c27f041Mataes
2018-03-11clist_modern: change char to CMStringAMataes
2018-03-10ClistModern: fix for a very old bug when selection jumps to the first line du...George Hazan
2018-03-07some fixesKirill Volinsky
2018-02-24guard headersGoraf
2018-02-21Clist_Modern: C++'11 iteratorsGeorge Hazan
2018-02-20second instance of the same account status checker removedGeorge Hazan
2018-02-20Clist_Modern: very strange manual icon's visibility checker replaced with the...George Hazan
2018-02-10fix #1146 (Clist_modern: some options resets after Miranda restart)Goraf
2018-01-26code optimizationGeorge Hazan
2018-01-19duplicate check removedGeorge Hazan
2018-01-10merge from #1093: we don't check null pointers and missing subsGeorge Hazan
2018-01-01massive copyright updatedartraiden
2017-12-10- remove emails (if author retired - it's useless to write to him; if author ...dartraiden
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-12-03Clist_modern: added link to addons siteKirill Volinsky
2017-11-29replace russian с to latin cKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-11-27slightly optimized way of getting menu item's module nameGeorge Hazan
2017-11-27add module name (part 1)Kirill Volinsky
2017-11-23database enumerators => void* instead of LPARAMGeorge Hazan
2017-11-13Code modernize ...Goraf
2017-11-08code celaningGeorge Hazan
2017-11-08Clist_Modern: fix for 64-bits sortingGeorge Hazan