Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-07 | Proto_GetStatus is used everywhere instead of PS_GETSTATUS | George Hazan | |
2018-03-11 | fixes #1181 (TabSRMM: bug with event handling) | George Hazan | |
2018-02-21 | tabsrmm: C++'11 iterators | George Hazan | |
2018-01-01 | massive copyright update | dartraiden | |
2017-12-26 | TabSRMM: | George Hazan | |
- custom color chooser removed; - unused menu items removed; - version bump | |||
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵ | Kirill Volinsky | |
62202ed10617927d5429bc59898e12a366abe744) | |||
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky | |
2017-11-29 | replace russian с to latin c | Kirill Volinsky | |
2017-11-28 | Source files converted to utf-8 | Kirill Volinsky | |
2017-11-13 | Code modernize ... | Goraf | |
* replace 0/NULL with nullptr [using clang-tidy] | |||
2017-10-30 | fixes #1010 (custom colors do not appear in the IRC log) | George Hazan | |
2017-10-25 | click emulator used instead of direct handler call | George Hazan | |
2017-08-31 | unused control id removed | George Hazan | |
2017-08-15 | fixes #799 (Crash on receiving msg in FB group chat) | George Hazan | |
2017-07-30 | nudge button's hotkey moved to the Nudge plugin | George Hazan | |
2017-07-30 | Hotkeys: code cleaning | George Hazan | |
2017-04-13 | two new functions: CDlgBase::Resize & Hide | George Hazan | |
2017-04-10 | code reorder to hide as much data as possible | George Hazan | |
2017-04-05 | SRMM* plugins switched to CCtrlRichEdit | George Hazan | |
2017-04-04 | SRMM window list completely incapsulated into mir_app to avoid corrupting it ↵ | George Hazan | |
by someone's dirty hands | |||
2017-03-28 | massive cleanup of useless cbSize fields | George Hazan | |
2017-03-24 | more unused shit cleaned | George Hazan | |
2017-03-24 | m_message & m_log moved inside mir_app | George Hazan | |
2017-03-22 | nick list moved to mir_app | George Hazan | |
2017-03-22 | - more SRMM buttons went to mir_app; | George Hazan | |
- history button handler also moved to mir_app; | |||
2017-03-21 | - fix for button codes in tabSRMM; | George Hazan | |
- CSrmmBaseDialog::ProcessHotkeys to receives control keys statuses as well | |||
2017-03-21 | various code cleaning & name conflict resolution | George Hazan | |
2017-03-15 | fix for status bar in tabSRMM | George Hazan | |
2017-03-14 | some fixes to make Coverity happier | George Hazan | |
2017-03-14 | fixes #744 | George Hazan | |
2017-03-11 | GC_UPDATETITLE replaced with CSrmmBaseDlg::UpdateTitle | George Hazan | |
2017-03-10 | Group chats: | George Hazan | |
- GC_CONTROL_MSG left us forever; - tons of old/unused/useless slack simply wiped out; - new function: CSrmmBaseDialog::ClearLog | |||
2017-03-09 | any CSrmmBaseDialog descendant can refer to SESSION_INFO, not only CChatRoomDlg | George Hazan | |
2017-03-08 | code cleaning | George Hazan | |
2017-03-08 | massive code cleaning | George Hazan | |
2017-03-07 | splitter data removed from common chat session settings | George Hazan | |
2017-03-06 | TNewWindowData - unneeded structure removed | George Hazan | |
2017-03-03 | tabSRMM: | George Hazan | |
- fixes #728; - panel object aggregated instead of embedding; - more UI buttons for the groupchat window; - crazy translation optimization removed | |||
2017-03-02 | further tabSRMM cleanup | George Hazan | |
- duplicated functionality moved to CTabBaseDlg::DlgProc; - groupchat specific divider options removed, global ones are used instead; - more UI classes for CChatRoomDlg; - code cleaning | |||
2017-03-02 | code cleanup in tabSRMM | George Hazan | |
- unused cursor removed (IDC_HYPERLINKHAND); - unused header file removed (all functions from generic_msghandlers.h are now declared inside a class) - code reorder; | |||
2017-03-02 | tabSRMM: About dialog ported to UI classes | George Hazan | |
2017-03-01 | further code cleaning | George Hazan | |
2017-03-01 | name conflict resolution | George Hazan | |
2017-02-28 | TabSrmm -> UI classes | George Hazan | |
2017-01-17 | useless field DBEVENTINFO::cbSize removed | George Hazan | |
2017-01-01 | bump copyright year | dartraiden | |
2016-12-06 | StdMsg & Scriver: | George Hazan | |
- switched to the toolbar buttons instead of the fixed button set; - switched to the shared windows list | |||
2016-12-03 | stronger typization | George Hazan | |
2016-12-02 | MS_SYSTEM_* services became functions | George Hazan | |
2016-11-21 | fix for badly working font color button in tabsrmm | George Hazan | |