Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-13 | fixes #3426 (ICQ: не обрабатывается событие ↵ | 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-06-03 | fixes #2733 (ICQ: после блокировки спамерского ↵ | George Hazan | |
чата через оф. клиент, он не удаляется из Миранды) | |||
2021-04-26 | fixes #2862 (random crash in ICQ protocol) | George Hazan | |
2021-01-17 | ICQ-WIM: convert some files from ANSI to UTF-8 | dartraiden | |
2021-01-17 | Update copyrights | dartraiden | |
2020-01-01 | Happy new year, Miranda | 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-09-24 | fixes #2077 (ICQ-WIM: ignored contacts aren't listed in Options - Contacts - ↵ | George Hazan | |
Ignore) | |||
2019-04-17 | ICQ-WIM: we also should set pdMode if we add UINs to ignore list | George Hazan | |
2019-04-16 | ICQ-WIM: | George Hazan | |
- all these menu items & Visible List editor removed; - all control over permit/deny lists went to Options - Contact - Visibility; - fixes #1915 (impossible to set visibility for ICQ contacts) | |||
2019-04-12 | - extra icons default changed from icon's name to icon's handle; | George Hazan | |
- Skin_GetIconName() considered obsolete and therefore removed; | |||
2019-03-01 | ICQ-WIM: code cleaning & optimization | George Hazan | |
2019-02-07 | ICQ-WIM: | George Hazan | |
- DWORD UIN dumped and replaced everywhere with CMStringW aimId; - additional Email field removed from options, now UIN acts like email - MRA is fully supported - version bump | |||
2019-02-04 | ICQ10: | George Hazan | |
- fixes #1821 (ICQ10: add Ignore list); - code reordering; |