Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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 | |
- Pascal code partially restored till the full container log implementation | |||
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 ↵ | George Hazan | |
handler) | |||
2019-09-14 | tabSRMM: | George Hazan | |
- fixes #2055 (crash on opening template editor); - TContainerData got a constructor & destructor; - more methods moved to TContainerData class; - unused include file "templates.h" removed; - code cleaning | |||
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 | |
2019-09-13 | compilation fix | George Hazan | |
2019-09-13 | tabSRMM: | George Hazan | |
- two constructors for CMsgDialog introduced - fixes for minor glitches | |||
2019-09-12 | tabSRMM: single window | George Hazan | |
2019-09-09 | CSrmmBaseDialog::RefreshButtonStatus() is called now from the base class ↵ | George Hazan | |
directly | |||
2019-09-04 | history manager built into CHAT_MANAGER isn't needed anymore | George Hazan | |
2019-09-03 | CChatRoomDlg globally renamed to CMsgDialog to be conpatible with StdMsg | George Hazan | |
2019-08-18 | tabSRMM: code cleaning | George Hazan | |
2019-08-13 | last tabSRMM options dialog went to UI classes | George Hazan | |
2019-08-12 | tabSRMM: old perversion for chat options removed | George Hazan | |
2019-08-09 | fixes #2023 (Cannot edit "Open new chat rooms in the default container" ↵ | George Hazan | |
setting when using a screen reader on Windows) | |||
2019-07-24 | fix for chinese in Options - Customize - Hotkeys | George Hazan | |
2019-07-24 | massive warning fix | George Hazan | |
2019-07-24 | code cleaning | George Hazan | |
2019-07-21 | Restore "Free for chat" status support (fixes #1963) | dartraiden | |
2019-07-10 | tabSRMM: fix for status initialiation | George Hazan | |
2019-07-08 | TabSRMM: code optimization | dartraiden | |
2019-07-08 | fixes #1989 (TabSRMM: option "Add a comma instead of a colon to ↵ | George Hazan | |
auto-completed user names" doesn't work in a nick list) | |||
2019-06-27 | manual access to CList/Group restricted | George Hazan | |
2019-06-04 | warning fix | George Hazan | |
2019-06-04 | after calling CloseTab() we shall not call the basic class window procedure | George Hazan | |
2019-06-04 | tabSRMM: | George Hazan | |
- duplicate code removed; - code cleaning | |||
2019-06-03 | Folders: old TCHAR helpers removed | George Hazan | |
2019-05-31 | tabSRMM: | George Hazan | |
- fixes #1959 (TabSRMM: add option to disable Esc key); - skin option dialogs rewritten using UI controls; - version bump | |||
2019-05-29 | warning fixes | George Hazan | |
2019-05-27 | fixes #1963 (Remove Free for Chat, On the Phone and Out to Lunch statuses ↵ | George Hazan | |
completely) | |||
2019-05-27 | obsolete calls of GetVersion() removed & replaced with IsWinVer*Plus() calls | George Hazan | |
2019-05-02 | minor fixes | Mataes | |
2019-04-08 | code cleaning | George Hazan | |