Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-22 | more thorough fix for #2991 | George Hazan | |
2021-12-22 | fixes #2991 (Clist_modern: crash on moving group) | George Hazan | |
2021-12-10 | fixes #2895 (Clist_modern: various quirks with embedded clists, metacontacts ↵ | George Hazan | |
& drag-n-drops) | |||
2021-06-12 | minor code cleaning | George Hazan | |
2021-05-15 | SetDraw(bool bEnable) - a wrapper for WM_SETREDRAW command | George Hazan | |
2021-05-10 | suddenly: tipper services were used as string constants | George Hazan | |
(cherry picked from commit 15fcbbc128178ea5a4cdb1a58927a43ea740be88) | |||
2021-03-28 | 21 years after Win2k release we don't need win2k.h - everything we need is ↵ | George Hazan | |
included into minimum Windows SDK 7.1 | |||
2021-03-25 | ME_SYSTEM_MODULELOAD & ME_SYSTEM_MODULEUNLOAD: handier parameter passing | George Hazan | |
2021-03-06 | m_bIsUnknown should be assigned anyway | George Hazan | |
2021-03-06 | code optimization | George Hazan | |
2021-03-06 | memory allocation fix | George Hazan | |
2021-03-06 | less shit with this "(Unknown contact)" | George Hazan | |
2021-02-20 | translation fix | George Hazan | |
2021-02-18 | fixes #2744 + code cleaning | George Hazan | |
2021-01-22 | further clist options optimization | George Hazan | |
2021-01-17 | Update copyrights | dartraiden | |
2021-01-05 | code cleaning + duplicate code removed | George Hazan | |
2020-12-01 | code cleaning | George Hazan | |
2020-11-30 | fixes #2630 (Clist blind: Filter search option moved to Options - Contact ↵ | George Hazan | |
list - Common) | |||
2020-11-19 | ApplyViewMode: unused parameter removed | George Hazan | |
2020-11-19 | fixes #2606 (Не применяется режим вида при ↵ | George Hazan | |
смене языка клиента) | |||
2020-11-17 | fix for processing db_mc_getSub() return value | George Hazan | |
2020-08-18 | SmileyAdd: | George Hazan | |
- fixes #2545 (SmileyAdd: missing assigned per-contact smileys categories); - unused service MS_SMILEYADD_SHOWSELECTION removed; - name conflict resolution; - version bump; | |||
2020-08-05 | fixes #2513 (Clist_Modern: Possibility of renaming View Mode(s)) | George Hazan | |
2020-08-01 | fixes #2504 (rolls back a fix for #2498) | George Hazan | |
2020-07-30 | fixes #2503 (TabSRMM: "Send to multiple users" doesn't support ↵ | George Hazan | |
Filtering/View modes of Contact List) | |||
2020-07-30 | fixes #2498 (Clist_modern некорректно автоматически ↵ | George Hazan | |
считает высоту окна при старте) | |||
2020-07-30 | minor code cleaning | George Hazan | |
2020-07-28 | code cleaning | George Hazan | |
2020-06-17 | fix for a last message time storing | George Hazan | |
2020-06-16 | Clist_Modern: fix for sorting by last message time | George Hazan | |
2020-06-14 | fixes #2451 (Clist_modern в сортировке контактов "По ↵ | George Hazan | |
последнему сообщению" учитывает только входящие сообщения, остальные события не учитываются.) | |||
2020-04-06 | useless commands removed | George Hazan | |
2020-04-05 | another common clist option moved to the core | George Hazan | |
2020-03-30 | another common option removed from dialogs | George Hazan | |
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-21 | Clist_modern: | George Hazan | |
- fixes #2227 (Clist_modern: Диалог "Режимы вида" неправильно работает); - minor code cleaning; - version bump | |||
2020-02-13 | fixes #2208 (Clist_modern: Режимы вида. Текст кнопки ↵ | George Hazan | |
должен измениться после смены режима) | |||
2020-02-06 | fixes #2198 (Clist_modern: Окно "Настройка режимов ↵ | George Hazan | |
вида" забывает про закреплённые контакты) | |||
2020-02-04 | Clist_Modern: | George Hazan | |
- fixes #2191 (View Modes work incorrectly when offline contacts are always shown); - accounts in View Modes options are displayed by their visual names, not by physical protocol names; - version bump | |||
2020-01-30 | LIST::remove + LIST::indexOf() combination removed with LIST::removeItem | 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-11-28 | minor optimization related to #2133 | George Hazan | |
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-08-03 | core part of CloseAction went to the core | George Hazan | |
2019-08-03 | CloseAction: spin cycle removed | George Hazan | |
2019-07-26 | warning fixes | George Hazan | |