Age | Commit message (Expand) | Author |
2017-04-05 | Srmm_MessageStreamCallback isolated inside mir_core and therefore removed; | George Hazan |
2017-04-05 | more methods for CCtrlRichEdit: GetRichTextRtf, GetRichTextUtf, GetRichText, ... | George Hazan |
2017-04-05 | mir_core: | George Hazan |
2017-04-04 | - GC_FONTSIZE considered useless; | George Hazan |
2017-04-04 | data used by some plugins only moved to these plugins | George Hazan |
2017-04-04 | SRMM window list completely incapsulated into mir_app to avoid corrupting it ... | George Hazan |
2017-03-28 | more unneeded code removed | George Hazan |
2017-03-28 | some more fixes for 64-bit version | George Hazan |
2017-03-28 | and finally MS_MSG_GETWINDOWDATA has gone, zihrono levraha | George Hazan |
2017-03-28 | we don't need the uFlags field either | George Hazan |
2017-03-28 | funny, but without cbSize we have no need in MessageWindowInputData at all | George Hazan |
2017-03-28 | massive cleanup of useless cbSize fields | 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 | fix for a return type | George Hazan |
2017-03-27 | fixes #777 (scrollbars disappeared from tabSRMM) | George Hazan |
2017-03-26 | long needed function CCtrlBase::Show(bool) | 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-24 | hmm... another not-so-very-useful service | George Hazan |
2017-03-24 | unused shit removed | 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-24 | CCtrlBase::GetParent - missing const qualifier added | George Hazan |
2017-03-23 | usual crutches sometimes don't work, we need the stronger ones | George Hazan |
2017-03-23 | these windows should be manually unsubclassed before exit | George Hazan |
2017-03-23 | StdMsg: windows procs virtualization | George Hazan |
2017-03-23 | stubs for the message entry, log & nicklist window procedures | 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-22 | - Clist_ClearSearch considered useless; | George Hazan |
2017-03-21 | - fix for button codes in tabSRMM; | George Hazan |
2017-03-21 | common chat hotkeys processing code moved to mir_app | George Hazan |
2017-03-21 | CCtrlButton: | 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 | less useless crap exported from mir_core | George Hazan |
2017-03-21 | this stupid warning should be suppressed | George Hazan |
2017-03-21 | unused shit removed | George Hazan |
2017-03-17 | CCtrlPages::SwapPages - a new method to swap two pages in a tab cobtrol | George Hazan |
2017-03-17 | no need to rebuild the whole clist if the search window is empty | George Hazan |
2017-03-17 | forgotten TCHAR removed | George Hazan |
2017-03-12 | - fixes #742 (closing groupchat tab crashes Miranda); | 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_SPLITTERMOVED - simply unused | George Hazan |
2017-03-11 | GC_UPDATETITLE replaced with CSrmmBaseDlg::UpdateTitle | George Hazan |