Age | Commit message (Expand) | Author |
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 | - static function CLIST_INTERFACE::pfnGetAverageMode exported as Proto_GetAve... | George Hazan |
2018-04-03 | CLIST_INTERFACE: | George Hazan |
2018-03-27 | there's no need to load contacts from unloaded protocols | George Hazan |
2018-03-14 | fix for clist events sorting order, manual sorting disabled | George Hazan |
2018-01-01 | massive copyright update | 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-11-29 | replace russian с to latin c | Kirill Volinsky |
2017-11-28 | Source files converted to utf-8 | Kirill Volinsky |
2017-08-05 | Change rest of Miranda NG links to https:// | Robert Pösel |
2017-03-22 | - Clist_ClearSearch considered useless; | George Hazan |
2017-03-17 | no need to rebuild the whole clist if the search window is empty | George Hazan |
2017-03-17 | forgotten TCHAR removed | George Hazan |
2017-01-01 | bump copyright year | dartraiden |
2016-09-26 | - duplicated code removed from cliFindItem; | George Hazan |
2016-09-06 | MS_CLIST_SYSTRAY_NOTIFY - more useless code removed | George Hazan |
2016-09-06 | minus MS_CLIST_RETRIEVE_INTERFACE | George Hazan |
2016-09-02 | - three remaining clist services converted into functions (Clist_MenuProcessC... | George Hazan |
2016-07-29 | removing TCHAR + WCHAR from headers | George Hazan |
2016-07-20 | non-redefined function pfnClcBroadcast made static -> Clist_Broadcast | George Hazan |
2016-06-01 | extended visibility control for contacts | George Hazan |
2016-06-01 | - view modes support incorporated into the CLIST_INTERFACE; | George Hazan |
2016-05-28 | 2 static functions removed from CLIST_INTERFACE. | George Hazan |
2016-05-28 | code simplification | George Hazan |
2016-05-28 | SortedList emulation expunged | George Hazan |
2016-05-23 | - optimization in cli_SaveStateAndRebuildList applied to all clists (bLockScr... | George Hazan |
2016-05-20 | fixes #1242 (Clist_modern's cache changes related bugs) | George Hazan |
2016-04-27 | persistent cache, no need to call pfnGetCacheEntry each time | George Hazan |
2016-04-27 | pfnSetHideOffline -> strict prototype | George Hazan |
2016-04-19 | further junk cleaning | George Hazan |
2016-04-15 | functions to be deleted finally became deleted | George Hazan |
2016-04-15 | contact list groups: | George Hazan |
2016-02-02 | another perversion (called EventList) died | George Hazan |
2016-01-28 | unused functions removed | George Hazan |
2016-01-28 | - local structure declarations moved to the global header; | George Hazan |
2016-01-02 | Copyrights update part 2 | Dart Raiden |
2015-10-30 | old unused code that belongs to StdClist moved from the core to plugin | George Hazan |
2015-10-22 | TCHAR cleansing in CLIST_INTERFACE | George Hazan |
2015-08-27 | fix for 64-bit issues & warnings | George Hazan |
2015-07-25 | - obsolete menu processing code removed; | George Hazan |
2015-07-02 | group menu services moved to core | George Hazan |
2015-06-30 | MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w... | George Hazan |
2015-06-28 | finally CLISTEVENT removed completely | George Hazan |
2015-06-26 | next slice of cutting out unused menu features - popupPosition | George Hazan |
2015-04-28 | minus ansi function | Kirill Volinsky |
2015-01-16 | MEVENT - the strict type for events, they are not HANDLE anymore | George Hazan |