Age | Commit message (Expand) | Author |
2017-06-29 | fixes #814 (Scriver: Duplicate characters in input field) | George Hazan |
2017-05-03 | Scriver: fix for memory corruption | George Hazan |
2017-05-03 | CCtrlRichEdit::GetRichTextUtf considered useless | George Hazan |
2017-05-03 | winapi perversion removed (fixes #809) | George Hazan |
2017-05-01 | Scrive: fix for sending long messages | George Hazan |
2017-05-01 | Utils_IsRtl - core function to detect RTL direcction | George Hazan |
2017-04-17 | more common code incapsulated into mir_app.dll | George Hazan |
2017-04-13 | two new functions: CDlgBase::Resize & Hide | George Hazan |
2017-04-12 | fix for a tab icon for message sessions | George Hazan |
2017-04-08 | unneeded type declaration removed | George Hazan |
2017-04-08 | fix for log options in Scriver | 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 | fix for the input buffer size in Scriver | George Hazan |
2017-04-05 | SRMM* plugins switched to CCtrlRichEdit | 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-04-03 | - SRMM window list management moved to the base class; | George Hazan |
2017-04-03 | fixes #788 (minimize/restore wipes out vertical scroller position) | George Hazan |
2017-04-02 | fixes #764 | George Hazan |
2017-03-31 | minor code cleaning | George Hazan |
2017-03-28 | more unneeded code removed | 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-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 | 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 | Scriver: window procedure virtualization | 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 | common chat hotkeys processing code moved to mir_app | George Hazan |
2017-03-21 | no need to export Srmm_ButtonSubclassProc anymore | George Hazan |