summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-04-13two new functions: CDlgBase::Resize & HideGeorge 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-05compilation fixGeorge Hazan
2017-04-05Srmm_MessageStreamCallback isolated inside mir_core and therefore removed;George Hazan
2017-04-05more methods for CCtrlRichEdit: GetRichTextRtf, GetRichTextUtf, GetRichText, ...George Hazan
2017-04-05mir_core:George Hazan
2017-04-04- GC_FONTSIZE considered useless;George Hazan
2017-04-04data used by some plugins only moved to these pluginsGeorge Hazan
2017-04-04SRMM window list completely incapsulated into mir_app to avoid corrupting it ...George Hazan
2017-03-28more unneeded code removedGeorge Hazan
2017-03-28some more fixes for 64-bit versionGeorge Hazan
2017-03-28and finally MS_MSG_GETWINDOWDATA has gone, zihrono levrahaGeorge Hazan
2017-03-28we don't need the uFlags field eitherGeorge Hazan
2017-03-28funny, but without cbSize we have no need in MessageWindowInputData at allGeorge Hazan
2017-03-28massive cleanup of useless cbSize fieldsGeorge 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-27fix for a return typeGeorge Hazan
2017-03-27fixes #777 (scrollbars disappeared from tabSRMM)George Hazan
2017-03-26long needed function CCtrlBase::Show(bool)George Hazan
2017-03-26duplicate code removedGeorge Hazan
2017-03-26context menu moved to mir_app, part II :)George Hazan
2017-03-24hmm... another not-so-very-useful serviceGeorge Hazan
2017-03-24unused shit removedGeorge 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-24CCtrlBase::GetParent - missing const qualifier addedGeorge Hazan
2017-03-23usual crutches sometimes don't work, we need the stronger onesGeorge Hazan
2017-03-23these windows should be manually unsubclassed before exitGeorge Hazan
2017-03-23StdMsg: windows procs virtualizationGeorge Hazan
2017-03-23stubs for the message entry, log & nicklist window proceduresGeorge 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-22- Clist_ClearSearch considered useless;George Hazan
2017-03-21- fix for button codes in tabSRMM;George Hazan
2017-03-21common chat hotkeys processing code moved to mir_appGeorge Hazan
2017-03-21CCtrlButton:George Hazan
2017-03-21no need to export Srmm_ButtonSubclassProc anymoreGeorge Hazan
2017-03-21some common code moved into mir_appGeorge Hazan
2017-03-21less useless crap exported from mir_coreGeorge Hazan
2017-03-21this stupid warning should be suppressedGeorge Hazan
2017-03-21unused shit removedGeorge Hazan
2017-03-17CCtrlPages::SwapPages - a new method to swap two pages in a tab cobtrolGeorge Hazan
2017-03-17no need to rebuild the whole clist if the search window is emptyGeorge Hazan
2017-03-17forgotten TCHAR removedGeorge Hazan
2017-03-12- fixes #742 (closing groupchat tab crashes Miranda);George Hazan
2017-03-11group chats:George Hazan