Age | Commit message (Expand) | Author |
2019-12-15 | fixes #2144 (tabSRMM: sound options disappear after applying options) | George Hazan |
2019-12-04 | GetContactProto: useless duplicate function replaced with standard Proto_GetB... | George Hazan |
2019-11-08 | tabSRMM: tab autocomplete shall restore original cursor position if nothing i... | George Hazan |
2019-11-04 | fixes #2100 (TabSRMM: bug with vertical tabs) | George Hazan |
2019-11-04 | warning fixes | George Hazan |
2019-11-04 | tabSRMM: | George Hazan |
2019-10-29 | code cleaning | George Hazan |
2019-10-29 | two more flags removed | George Hazan |
2019-10-29 | rest of operational flags in tabSRMM moved to bool variables | George Hazan |
2019-10-29 | tabSRMM: get rid of manual bit operations | George Hazan |
2019-10-28 | fixes #2101 (tabSRMM: tabs disappear when switching layout to vertical) | George Hazan |
2019-10-24 | fixes #2104 (TabSRMM: RTL enabled for whole window) | George Hazan |
2019-10-24 | warning fix | George Hazan |
2019-10-22 | DM_CONFIGURECONTAINER: useless message removed | George Hazan |
2019-10-21 | fixes #2097 (TabSRMM: log background color is broken) | George Hazan |
2019-10-21 | tabSRMM: fixes problem with TAB in group chats | George Hazan |
2019-10-17 | fix for magic constants in tabSRMM log color options | George Hazan |
2019-10-10 | crash fix | George Hazan |
2019-10-10 | duplicate history handler removed | George Hazan |
2019-10-05 | fixes #2091 (tabSRMM: added "Use the same splitter height for all sessions") | George Hazan |
2019-10-04 | tabSRMM: menu control code optimization | George Hazan |
2019-10-03 | fixes #2089 (tabSRMM doesn't scroll to bottom if custom log is chosen) | George Hazan |
2019-10-03 | tabSRMM: user preferences dialog -> UI classes | George Hazan |
2019-10-03 | fixes #2088 (Alt button doesn't close menu bar automatically in tabSRMM) | George Hazan |
2019-10-02 | merge with SrmmLogContainer | George Hazan |
2019-09-30 | fixes #2086 (unused menu removed) | George Hazan |
2019-09-30 | no need to log status changes for groupchats | George Hazan |
2019-09-30 | fix for sending %% in tabSRMM group chats | George Hazan |
2019-09-27 | end of manual experiments with CList/NotOnList | George Hazan |
2019-09-27 | fix for a function name: | George Hazan |
2019-09-26 | Clist_IsHidden / Clist_HideContact - two helpers to hide CList/Hidden variabl... | George Hazan |
2019-09-19 | useless variable CMsgDialog::m_nMax removed | George Hazan |
2019-09-18 | duplicated declaration removed | George Hazan |
2019-09-18 | - more shit cleared from C++ code; | George Hazan |
2019-09-18 | tabSRMM: own set of H++ constants removed | George Hazan |
2019-09-18 | m_ieview.h: code cleaning | George Hazan |
2019-09-18 | final fix for #2068 | George Hazan |
2019-09-18 | more code to detect the problem with #2068 | George Hazan |
2019-09-18 | fixes #2068 (crash in Window7 taskbar preview) | George Hazan |
2019-09-17 | Chat: common code moved to mir_app | George Hazan |
2019-09-16 | missing tab auto complete code handler restored | George Hazan |
2019-09-16 | tabSRMM: duplicate code removed | George Hazan |
2019-09-15 | code cleaning | George Hazan |
2019-09-15 | fixes #2051 (TabSRMM: group chats icon) | George Hazan |
2019-09-14 | unused junk removed (structure RECENTINFO, constant DM_QUERYRECENT & its hand... | George Hazan |
2019-09-14 | tabSRMM: | George Hazan |
2019-09-13 | tabSRMM: some DM_* messages removed | George Hazan |
2019-09-13 | SM_BroadcastMessage removed from CHAT_MANAGER, we don't need it anymore | George Hazan |
2019-09-13 | tabSRMM: no more chat_window.cpp | George Hazan |
2019-09-13 | tabSRMM: minor code reordering | George Hazan |