summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/chat_window.cpp
AgeCommit message (Expand)Author
2017-07-30Hotkeys: code cleaningGeorge Hazan
2017-07-10fixes #855 (TabSRMM - Move chat tab to another container switches chat into s...George Hazan
2017-05-04fix for clicking on arrow buttonsGeorge Hazan
2017-04-13two new functions: CDlgBase::Resize & HideGeorge Hazan
2017-04-10code reorder to hide as much data as possibleGeorge Hazan
2017-04-07SRMM events are now created inside the core to avoid problems with dynamic pl...George Hazan
2017-04-07Windows-specific code moved to mir_coreGeorge Hazan
2017-04-05SRMM* plugins switched to CCtrlRichEditGeorge Hazan
2017-04-04SRMM 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-28SRMM notifications went to the core with ME_MSG_WINDOWEVENTGeorge Hazan
2017-03-27common code moved to mir_appGeorge Hazan
2017-03-27fixes #777 (scrollbars disappeared from tabSRMM)George Hazan
2017-03-26Windows'98 compatibility code is not needed for yearsGeorge Hazan
2017-03-26code cleaningGeorge Hazan
2017-03-26duplicate code removedGeorge Hazan
2017-03-26context menu moved to mir_app, part II :)George Hazan
2017-03-26common code from WndProc_Log moved to mir_appGeorge Hazan
2017-03-25fix to prevent duplicate event processingGeorge Hazan
2017-03-24more unused shit cleanedGeorge Hazan
2017-03-24revolution in chat menusGeorge Hazan
2017-03-24- merge of WndProc_Nicklist functions;George Hazan
2017-03-24m_message & m_log moved inside mir_appGeorge Hazan
2017-03-23tabSRMM: windows virtualizationGeorge Hazan
2017-03-22if we have Tipper, we use itGeorge Hazan
2017-03-22code cleaningGeorge Hazan
2017-03-22nick list moved to mir_appGeorge Hazan
2017-03-22Channel Manager button went to coreGeorge 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-21oops... removed too much codeGeorge Hazan
2017-03-21common chat hotkeys processing code moved to mir_appGeorge Hazan
2017-03-21no need to export Srmm_ButtonSubclassProc anymoreGeorge Hazan
2017-03-21some common code moved into mir_appGeorge Hazan
2017-03-21various code cleaning & name conflict resolutionGeorge Hazan
2017-03-17code cleaningGeorge Hazan
2017-03-14more common data moved into CTabBaseDlgGeorge Hazan
2017-03-14tabSRMM:George Hazan
2017-03-14some fixes to make Coverity happierGeorge Hazan
2017-03-14fixes #744George Hazan
2017-03-12minor fixGeorge Hazan
2017-03-12- fixes #742 (closing groupchat tab crashes Miranda);George Hazan
2017-03-11tabSRMM: fix for setting filter resultsGeorge Hazan
2017-03-11group chats:George Hazan
2017-03-11unused constants removed from m_chat_int.hGeorge Hazan
2017-03-11GC_CLOSEWINDOW -> CloseTab()George Hazan
2017-03-11GC_UPDATETITLE replaced with CSrmmBaseDlg::UpdateTitleGeorge Hazan
2017-03-10more UI classes in tabSRMM windowGeorge Hazan
2017-03-10Group chats:George Hazan
2017-03-09- GCSessionInfoBase fields iWidth and iHeight moved to StdMSg;George Hazan