Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-02 | merge with SrmmLogContainer | George Hazan | |
2019-09-19 | useless variable CMsgDialog::m_nMax removed | George Hazan | |
2019-09-18 | tabSRMM: own set of H++ constants removed | George Hazan | |
2019-09-17 | Chat: common code moved to mir_app | George Hazan | |
2019-09-16 | tabSRMM: duplicate code removed | George Hazan | |
2019-09-15 | code cleaning | George Hazan | |
2019-09-15 | fixes #2051 (TabSRMM: group chats icon) | George Hazan | |
2019-09-14 | unused junk removed (structure RECENTINFO, constant DM_QUERYRECENT & its ↵ | George Hazan | |
handler) | |||
2019-09-14 | tabSRMM: | George Hazan | |
- fixes #2055 (crash on opening template editor); - TContainerData got a constructor & destructor; - more methods moved to TContainerData class; - unused include file "templates.h" removed; - code cleaning | |||
2019-09-13 | tabSRMM: some DM_* messages removed | George Hazan | |
2019-09-13 | compilation fix | George Hazan | |
2019-09-13 | tabSRMM: | George Hazan | |
- two constructors for CMsgDialog introduced - fixes for minor glitches | |||
2019-09-12 | tabSRMM: single window | George Hazan | |
2019-09-04 | history manager built into CHAT_MANAGER isn't needed anymore | George Hazan | |
2019-09-03 | CChatRoomDlg globally renamed to CMsgDialog to be conpatible with StdMsg | George Hazan | |
2019-08-09 | fixes #2023 (Cannot edit "Open new chat rooms in the default container" ↵ | George Hazan | |
setting when using a screen reader on Windows) | |||
2019-07-08 | fixes #1989 (TabSRMM: option "Add a comma instead of a colon to ↵ | George Hazan | |
auto-completed user names" doesn't work in a nick list) | |||
2019-06-04 | tabSRMM: | George Hazan | |
- duplicate code removed; - code cleaning | |||
2019-03-07 | tabSRMM: | George Hazan | |
- useless message DM_SETICON replaced with a call of SetIcon; - fixes #1866 (when sub is changed, tabSRMM doesn't update an avatar in taskbar) - code cleaning & names conflict resolution | |||
2019-01-04 | Update copyrights | dartraiden | |
2018-11-26 | fix for chat structures declaration | George Hazan | |
2018-10-30 | code cleaning | George Hazan | |
2018-10-03 | fixes #1607 (Scriver silently cuts long messages) | George Hazan | |
2018-08-31 | code cleaning | George Hazan | |
2018-07-11 | GUI change: | George Hazan | |
- methods OnInitDialog, OnApply & OnClose of CDlgBase now return true if successful. return of false prevents a dialog from being loaded or left respectively; - massive code cleaning considering the 'virtual' attribute of overridden methods; - also fixes #1476 (Don't close "Create new account" window if user not set account name) | |||
2018-06-20 | tabSRMM: obsolete locale support code removed, because it doesn't work at all | George Hazan | |
2018-06-03 | fixes #1401 (fixes inactive session detection) | George Hazan | |
2018-05-31 | fixes #1397 (StdMsg: dynamic loading breaks meta menu) | George Hazan | |
2018-05-28 | all plugins => CMPlugin virtual functions | George Hazan | |
2018-05-20 | CMPlugin to receive a reference to PLUGININFOEX | George Hazan | |
2018-05-16 | tabSRMM -> CMPlugin | George Hazan | |
2018-04-15 | CCtrlButton + OnClick => CCtrlHyperlink | George Hazan | |
2018-01-17 | TabSRMM: | George Hazan | |
- fixed: status icons in group chats aren't changed when needed - the status bar redraw procedure seriously optimized | |||
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-10-30 | fixes #1010 (custom colors do not appear in the IRC log) | George Hazan | |
2017-10-02 | fixes #967 (Broken templates preview in TabSRMM native templates editor) | George Hazan | |
2017-10-01 | huge crutch removed from tabSRMM, also fixes #963 | George Hazan | |
2017-08-22 | unused variable 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-26 | TabSMM: wrongly removed functionality returned back (color chooser in SRMM ↵ | George Hazan | |
dialog) | |||
2017-05-26 | tabSRMM: tab icon isn't changing when a status changes | George Hazan | |
2017-04-10 | code reorder to hide as much data as possible | George Hazan | |
2017-04-07 | Windows-specific code moved to mir_core | George Hazan | |
2017-04-05 | SRMM* plugins switched to CCtrlRichEdit | George Hazan | |