Age | Commit message (Expand) | Author |
2018-04-06 | CLIST_INTERFACE::pfnSetGroupChildCheckboxes => Clist_SetGroupChildCheckboxes | George Hazan |
2018-04-06 | CLIST_INTERFACE::pfnInvalidateItem => Clist_InvalidateItem | George Hazan |
2018-04-06 | CLIST_INTERFACE::pfnGetCacheEntry => Clist_GetCacheEntry | George Hazan |
2018-04-05 | CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayName | George Hazan |
2018-04-05 | bunch of obsoleted CLIST_INTERFACE::Tray* methods removed or moved to Clist_T... | George Hazan |
2018-04-05 | CLIST_INTERFACE::pfnChangeContactIcon => Clist_ChangeContactIcon | George Hazan |
2018-04-05 | CLIST_INTERFACE::pfnLoadContactTree => Clist_LoadContactTree | George Hazan |
2018-04-05 | CLIST_INTERFACE::pfnGetStatusModeDescription => Clist_GetStatusModeDescription | George Hazan |
2018-04-04 | CLIST_INTERFACE::pfnReloadExtraIcons => ExtraIcon_Reload() | George Hazan |
2018-04-04 | - CLIST_INTERFACE::pfnGetProtocolMenu => Menu_GetProtocolMenu | George Hazan |
2018-04-04 | CLIST_INTERFACE::pfnGetAccountIndexByPos => Clist_GetAccountIndex | George Hazan |
2018-04-04 | static function CLIST_INTERFACE::pfnGetContactIcon exported as Clist_GetConta... | George Hazan |
2018-04-04 | static function CLIST_INTERFACE::pfnInitAutoRebuild replaced with Clist_InitA... | George Hazan |
2018-04-04 | Windows lists: | George Hazan |
2018-04-03 | Accounts() : iterator for accounts | George Hazan |
2018-04-03 | CLIST_INTERFACE: | George Hazan |
2018-04-03 | Clist_modern: fix for calculating common protocol status even for old protocols | George Hazan |
2018-04-02 | Clist_modern: unloaded protos not to be included into expanded subs too | George Hazan |
2018-03-27 | there's no need to load contacts from unloaded protocols | George Hazan |
2018-03-23 | fix for loading menus | George Hazan |
2018-03-16 | entities' names to be started with capital letters | George Hazan |
2018-03-16 | always hated these long expressions: contact_iter makes them much shorter | George Hazan |
2018-03-16 | LIST<>::indexOf(T**) - fast index calculation for direct iterators | George Hazan |
2018-03-15 | LIST<> iterators: | George Hazan |
2018-03-15 | MUCH more effective way of removing records from iterators | George Hazan |
2018-03-14 | reverse iterators for LIST<> | George Hazan |
2018-03-14 | code cleaning | George Hazan |
2018-03-11 | clist_modern: correct version of c27f041 | Mataes |
2018-03-11 | clist_modern: change char to CMStringA | Mataes |
2018-03-10 | ClistModern: fix for a very old bug when selection jumps to the first line du... | George Hazan |
2018-03-07 | some fixes | Kirill Volinsky |
2018-02-24 | guard headers | Goraf |
2018-02-21 | Clist_Modern: C++'11 iterators | George Hazan |
2018-02-20 | second instance of the same account status checker removed | George Hazan |
2018-02-20 | Clist_Modern: very strange manual icon's visibility checker replaced with the... | George Hazan |
2018-02-10 | fix #1146 (Clist_modern: some options resets after Miranda restart) | Goraf |
2018-01-26 | code optimization | George Hazan |
2018-01-19 | duplicate check removed | George Hazan |
2018-01-10 | merge from #1093: we don't check null pointers and missing subs | George Hazan |
2018-01-01 | massive copyright update | dartraiden |
2017-12-10 | - remove emails (if author retired - it's useless to write to him; if author ... | dartraiden |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6... | Kirill Volinsky |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky |
2017-12-03 | Clist_modern: added link to addons site | Kirill Volinsky |
2017-11-29 | replace russian с to latin c | Kirill Volinsky |
2017-11-28 | Source files converted to utf-8 | Kirill Volinsky |
2017-11-27 | slightly optimized way of getting menu item's module name | George Hazan |
2017-11-27 | add module name (part 1) | Kirill Volinsky |
2017-11-23 | database enumerators => void* instead of LPARAM | George Hazan |
2017-11-13 | Code modernize ... | Goraf |