Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-09 | if smth cannot be incuded, it shall be inlined | 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 | |
2019-07-24 | massive warning fix | George Hazan | |
2019-07-23 | occasional crash fix in Clist_modern | George Hazan | |
2019-07-21 | Restore "Free for chat" status support (fixes #1963) | dartraiden | |
2019-06-27 | manual access to CList/Group restricted | George Hazan | |
2019-06-04 | fixes #1963 (unused icons in proto_conn_*.dll) | George Hazan | |
2019-06-04 | more fixes for #1963 | George Hazan | |
2019-06-04 | finally fixes #1963 (Remove Free for Chat, On the Phone and Out of Lunch ↵ | George Hazan | |
statuses completely) | |||
2019-06-03 | Folders: old TCHAR helpers removed | George Hazan | |
2019-05-27 | fixes #1963 (Remove Free for Chat, On the Phone and Out to Lunch statuses ↵ | George Hazan | |
completely) | |||
2019-05-21 | fixes #1937 (Clist_Modern doesn't display custom connection icons after any ↵ | George Hazan | |
change in Options - Icons) | |||
2019-05-02 | minor fixes | Mataes | |
2019-03-26 | ME_SKIN2_ICONSCHANGED is totally obsoleted, thus removed | George Hazan | |
2019-03-04 | code cleaning | George Hazan | |
2019-02-27 | fixes #1701 (Clist modern: add contact sorting by last online time) | George Hazan | |
2019-02-26 | bunch of obsolete code removed from Clist_Modern | George Hazan | |
2019-02-19 | compilation fix | George Hazan | |
2019-02-06 | *sigh* | George Hazan | |
2019-02-06 | fixes #1786 (Clist Modern constantly checks if the status message has been ↵ | George Hazan | |
updated even if there's no need to do that) | |||
2019-02-01 | four forgotten meta services removed | George Hazan | |
2019-01-19 | Clist_modern: string type fix | ElzorFox | |
2019-01-18 | Clist_modern: cosmetic | ElzorFox | |
2019-01-18 | Clist_modern: | ElzorFox | |
add 'Last Seen' support to status text version bump | |||
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-12-08 | db_get_sa / db_get_wsa to receive the default value, massive code simplification | George Hazan | |
2018-11-14 | other minor code cleaning considering g_plugin | George Hazan | |
2018-11-13 | clist_modern -> g_plugin | George Hazan | |
2018-11-10 | keeping copy of string is safer that saving pointer to it (might be damaged ↵ | George Hazan | |
by langpack restart) | |||
2018-09-18 | warning fix + code cleanig | George Hazan | |
2018-09-18 | code cleaning | George Hazan | |
2018-08-30 | crash fix | George Hazan | |
2018-08-30 | minor code cleaning | George Hazan | |
2018-07-29 | Clist_Modern: fix for crash on startup | George Hazan | |