index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
TabSRMM
/
src
/
chat_window.cpp
Age
Commit message (
Expand
)
Author
2017-07-30
Hotkeys: code cleaning
George Hazan
2017-07-10
fixes #855 (TabSRMM - Move chat tab to another container switches chat into s...
George Hazan
2017-05-04
fix for clicking on arrow buttons
George Hazan
2017-04-13
two new functions: CDlgBase::Resize & Hide
George Hazan
2017-04-10
code reorder to hide as much data as possible
George Hazan
2017-04-07
SRMM events are now created inside the core to avoid problems with dynamic pl...
George Hazan
2017-04-07
Windows-specific code moved to mir_core
George Hazan
2017-04-05
SRMM* plugins switched to CCtrlRichEdit
George Hazan
2017-04-04
SRMM window list completely incapsulated into mir_app to avoid corrupting it ...
George Hazan
2017-04-03
- SRMM window list management moved to the base class;
George Hazan
2017-03-28
SRMM notifications went to the core with ME_MSG_WINDOWEVENT
George Hazan
2017-03-27
common code moved to mir_app
George Hazan
2017-03-27
fixes #777 (scrollbars disappeared from tabSRMM)
George Hazan
2017-03-26
Windows'98 compatibility code is not needed for years
George Hazan
2017-03-26
code cleaning
George Hazan
2017-03-26
duplicate code removed
George Hazan
2017-03-26
context menu moved to mir_app, part II :)
George Hazan
2017-03-26
common code from WndProc_Log moved to mir_app
George Hazan
2017-03-25
fix to prevent duplicate event processing
George Hazan
2017-03-24
more unused shit cleaned
George Hazan
2017-03-24
revolution in chat menus
George Hazan
2017-03-24
- merge of WndProc_Nicklist functions;
George Hazan
2017-03-24
m_message & m_log moved inside mir_app
George Hazan
2017-03-23
tabSRMM: windows virtualization
George Hazan
2017-03-22
if we have Tipper, we use it
George Hazan
2017-03-22
code cleaning
George Hazan
2017-03-22
nick list moved to mir_app
George Hazan
2017-03-22
Channel Manager button went to core
George Hazan
2017-03-22
- more SRMM buttons went to mir_app;
George Hazan
2017-03-21
- fix for button codes in tabSRMM;
George Hazan
2017-03-21
oops... removed too much code
George Hazan
2017-03-21
common chat hotkeys processing code moved to mir_app
George Hazan
2017-03-21
no need to export Srmm_ButtonSubclassProc anymore
George Hazan
2017-03-21
some common code moved into mir_app
George Hazan
2017-03-21
various code cleaning & name conflict resolution
George Hazan
2017-03-17
code cleaning
George Hazan
2017-03-14
more common data moved into CTabBaseDlg
George Hazan
2017-03-14
tabSRMM:
George Hazan
2017-03-14
some fixes to make Coverity happier
George Hazan
2017-03-14
fixes #744
George Hazan
2017-03-12
minor fix
George Hazan
2017-03-12
- fixes #742 (closing groupchat tab crashes Miranda);
George Hazan
2017-03-11
tabSRMM: fix for setting filter results
George Hazan
2017-03-11
group chats:
George Hazan
2017-03-11
unused constants removed from m_chat_int.h
George Hazan
2017-03-11
GC_CLOSEWINDOW -> CloseTab()
George Hazan
2017-03-11
GC_UPDATETITLE replaced with CSrmmBaseDlg::UpdateTitle
George Hazan
2017-03-10
more UI classes in tabSRMM window
George Hazan
2017-03-10
Group chats:
George Hazan
2017-03-09
- GCSessionInfoBase fields iWidth and iHeight moved to StdMSg;
George Hazan
[next]