Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-20 | fix for a quirk in a group chat entry field | George Hazan | |
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-12-04 | fix for processing background color in tabSRMM chats | George Hazan | |
2017-11-29 | replace russian с to latin c | Kirill Volinsky | |
2017-11-28 | Source files converted to utf-8 | Kirill Volinsky | |
2017-11-17 | fixes #1030 (all IRC commands stopped working) | George Hazan | |
2017-11-15 | tabSRMM: fix for hangup on inserted percent sign | George Hazan | |
2017-11-14 | fixes #1030 (fix for passing BIU buttons to IRC channels in tabSRMM) | George Hazan | |
2017-11-13 | fixes (#1010) tabsrmm group chat colors regression (#1010) | George Hazan | |
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-09-12 | old good sound services became finally functions | George Hazan | |
2017-09-12 | Revert "Merge branch 'master' of https://github.com/miranda-ng/miranda-ng" | George Hazan | |
This reverts commit e09448dd03e3647717166e92ee818e395041993a, reversing changes made to b0f44b16bd1138de85a5d17bb42151742f9c8298. | |||
2017-09-11 | old good sound services became finally functions | George Hazan | |
2017-08-31 | unused control id removed | George Hazan | |
2017-08-20 | fixes #895 (broken status bar in tabSRMM) | George Hazan | |
2017-08-15 | anonymous SRMM services got names | 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-26 | TabSMM: wrongly removed functionality returned back (color chooser in SRMM ↵ | George Hazan | |
dialog) | |||
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-26 | code cleaning | George Hazan | |
2017-03-25 | code cleaning | George Hazan | |
2017-03-24 | m_message & m_log moved inside mir_app | George Hazan | |
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-14 | more common data moved into CTabBaseDlg | George Hazan | |
2017-03-14 | tabSRMM: | George Hazan | |
- fixes #735 (crazy dark magic of Windows); - common code of window creation moved to CTabBaseDlg::OnInitDialog(); - DM_REFRESHTABINDEX replaced with the call of TContainerData::UpdateTabs(); | |||
2017-03-11 | group chats: | George Hazan | |
- massive extinction of all remaining GC_* messages; - color chooser completely moved to mir_app; - color buttons' subclass function also moved to mir_app; - all code management transferred to a bunch of virtual functions, members of CChatRoomDlg; - numerous small fixes, like fix for a broken highlight in StdMsg | |||
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 | 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-05 | minor code cleaning | 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 | further SRMM window unification | George Hazan | |
- CSrmmBaseDialog received m_hContact as its common member; - less usage of CTabBaseDlg::m_bType in tabSRMM | |||
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-08 | unused ansi services 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-11-22 | fixes #634 (Latest update to TabSRMM broke message log behavior) | George Hazan | |