Age | Commit message (Expand) | Author |
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-26 | fix: StdMsg closes window after sending a message | George Hazan |
2017-03-25 | fix to prevent duplicate event processing | 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 | warning fix | 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 | usual crutches sometimes don't work, we need the stronger ones | George Hazan |
2017-03-23 | StdMsg: windows procs virtualization | 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 | 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 | warning fix | George Hazan |
2017-03-18 | StdMsg: | George Hazan |
2017-03-17 | fixes #759 | George Hazan |
2017-03-17 | forgotten TCHAR removed | George Hazan |
2017-03-15 | code cleaning | 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_UPDATETITLE replaced with CSrmmBaseDlg::UpdateTitle | George Hazan |
2017-03-10 | Group chats: | George Hazan |
2017-03-09 | - GCSessionInfoBase fields iWidth and iHeight moved to StdMSg; | George Hazan |
2017-03-09 | cosmetic fixes | George Hazan |
2017-03-09 | moving session data into dialog classes | George Hazan |
2017-03-09 | chat API: | George Hazan |
2017-03-09 | common rtf management code moved to the core | George Hazan |
2017-03-09 | any CSrmmBaseDialog descendant can refer to SESSION_INFO, not only CChatRoomDlg | George Hazan |
2017-03-08 | cosmetic code cleaning | George Hazan |
2017-03-07 | splitter data removed from common chat session settings | George Hazan |
2017-03-05 | StdMsg: applying standard resizer | George Hazan |
2017-03-03 | groupchat buttons are set too high | George Hazan |
2017-03-03 | StdMsg: | George Hazan |
2017-03-03 | Compilation fix | watcherhd |
2017-03-03 | StdMsg: better fix for Esc in chats | George Hazan |
2017-03-03 | fix for the shitty idea of all pre-created button objects' manual initialization | George Hazan |
2017-03-03 | StdMsg: fix for auto-closing the only tab in a container | George Hazan |
2017-03-03 | GCSessionInfoBase::hwndStatus considered useless | George Hazan |
2017-03-02 | more optimal tab control resizer | George Hazan |