Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-05-18 | code cleaning | George Hazan | |
2025-05-09 | end of clist common settings zoo in m_clist.h | George Hazan | |
2025-01-01 | Another year has passed | dartraiden | |
2024-02-01 | fixes #4128 completely | George Hazan | |
2024-01-08 | Update copyrights | dartraiden | |
2023-12-29 | fixes #4085 (Удалить настройки невидимости) | George Hazan | |
2023-07-23 | let boolean variables inside ClcGroup be boolean | George Hazan | |
2023-06-07 | fixes #3541 (Clist_moder: не перерисовывать список ↵ | George Hazan | |
контактов на каждый чих) - убирает примерно 50% фликера | |||
2023-04-28 | code cleaning | George Hazan | |
2023-04-28 | code cleaning | George Hazan | |
2023-01-02 | Update copyrights | dartraiden | |
2022-07-31 | Contact: group of functions gathered into the personal namespace | George Hazan | |
2022-01-01 | Happy new year, Miranda | dartraiden | |
2021-12-26 | DWORD -> uint32_t | George Hazan | |
2021-12-26 | WORD -> uint16_t | George Hazan | |
2021-02-20 | translation fix | George Hazan | |
2021-01-17 | Update copyrights | dartraiden | |
2020-11-17 | fix for processing db_mc_getSub() return value | George Hazan | |
2020-07-30 | fixes #2503 (TabSRMM: "Send to multiple users" doesn't support ↵ | George Hazan | |
Filtering/View modes of Contact List) | |||
2020-03-30 | Contact lists: | George Hazan | |
- all common options moved to the Clist namespace; - fixes #2281 (Add option to not clear "NotOnList" group at start); | |||
2020-02-06 | fixes #2198 (Clist_modern: Окно "Настройка режимов ↵ | George Hazan | |
вида" забывает про закреплённые контакты) | |||
2020-01-01 | Happy new year, Miranda | George Hazan | |
2019-12-04 | GetContactProto: useless duplicate function replaced with standard ↵ | George Hazan | |
Proto_GetBaseAccountName | |||
2019-09-27 | end of manual experiments with CList/NotOnList | George Hazan | |
2019-09-27 | fix for a function name: | George Hazan | |
Clist_IsHidden => Contact_IsHidden Clist_HideContact => Contact_Hide | |||
2019-09-26 | Clist_IsHidden / Clist_HideContact - two helpers to hide CList/Hidden ↵ | George Hazan | |
variable and unify access to it | |||
2019-06-27 | manual access to CList/Group restricted | George Hazan | |
2019-02-27 | fixes #1701 (Clist modern: add contact sorting by last online time) | George Hazan | |
2019-01-16 | fixes #1772 (Clist_modern: Ctrl+Click on a protocol doesn't filter metacontacts) | George Hazan | |
2019-01-04 | Update copyrights | dartraiden | |
2018-11-13 | clist_modern -> g_plugin | George Hazan | |
2018-09-18 | code cleaning | George Hazan | |
2018-06-25 | duplicate cache item removed to avoid rare crashes | George Hazan | |
2018-05-27 | global variable name standardization | George Hazan | |
2018-05-23 | no need to initialize pcli variable in each plugin (only in Clist_*) | George Hazan | |
2018-04-06 | CLIST_INTERFACE::pfnIsHiddenMode => Clist_IsHiddenMode | George Hazan | |
2018-04-06 | CLIST_INTERFACE::pfnGetCacheEntry => Clist_GetCacheEntry | George Hazan | |
2018-04-04 | static function CLIST_INTERFACE::pfnGetContactIcon exported as ↵ | George Hazan | |
Clist_GetContactIcon (history++ to be recompiled) | |||
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-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-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵ | Kirill Volinsky | |
62202ed10617927d5429bc59898e12a366abe744) | |||
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-09-04 | Clist_Modern: | George Hazan | |
- useless error message removed; - code cleaning; - version bump; | |||
2017-08-05 | Change rest of Miranda NG links to https:// | Robert Pösel | |
2017-01-01 | bump copyright year | dartraiden | |
2016-09-26 | - duplicated code removed from cliFindItem; | George Hazan | |
- FindItem function removed completely; - CLIST_INTERFACE::pfnFindItem now only compare one item; - static function Clist_FindItem now serves as pcli->pfnFindItem git-svn-id: http://svn.miranda-ng.org/main/trunk@17335 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c |