summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/msgs.h
AgeCommit message (Collapse)Author
2020-02-19tabSRMM: fix for removed hot key handlerGeorge Hazan
2020-02-16fixes #2215 (TabSRMM: destroy custom tray icon from its own NeN)George Hazan
2020-02-04final fix for #2184George Hazan
2020-02-04fixes #2197 ([0.95.11 x64] IRC: Update broke text transformation shortcuts)George Hazan
2020-01-01Happy new year, MirandaGeorge Hazan
2019-11-04tabSRMM:George Hazan
- massive code cleaning; - fixes #2099 (TabSRMM: add tab scrolling by mouse wheel); - version bump
2019-10-29code cleaningGeorge Hazan
2019-10-29two more flags removedGeorge Hazan
2019-10-29rest of operational flags in tabSRMM moved to bool variablesGeorge Hazan
2019-10-29tabSRMM: get rid of manual bit operationsGeorge Hazan
2019-10-22DM_CONFIGURECONTAINER: useless message removedGeorge Hazan
2019-10-21tabSRMM: fixes problem with TAB in group chatsGeorge Hazan
2019-10-05fixes #2091 (tabSRMM: added "Use the same splitter height for all sessions")George Hazan
2019-10-03fixes #2089 (tabSRMM doesn't scroll to bottom if custom log is chosen)George Hazan
2019-10-03fixes #2088 (Alt button doesn't close menu bar automatically in tabSRMM)George Hazan
2019-10-02merge with SrmmLogContainerGeorge Hazan
2019-09-19useless variable CMsgDialog::m_nMax removedGeorge Hazan
2019-09-18tabSRMM: own set of H++ constants removedGeorge Hazan
2019-09-17Chat: common code moved to mir_appGeorge Hazan
2019-09-16tabSRMM: duplicate code removedGeorge Hazan
2019-09-15code cleaningGeorge Hazan
2019-09-15fixes #2051 (TabSRMM: group chats icon)George Hazan
2019-09-14unused junk removed (structure RECENTINFO, constant DM_QUERYRECENT & its ↵George Hazan
handler)
2019-09-14tabSRMM: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-13tabSRMM: some DM_* messages removedGeorge Hazan
2019-09-13compilation fixGeorge Hazan
2019-09-13tabSRMM:George Hazan
- two constructors for CMsgDialog introduced - fixes for minor glitches
2019-09-12tabSRMM: single windowGeorge Hazan
2019-09-04history manager built into CHAT_MANAGER isn't needed anymoreGeorge Hazan
2019-09-03CChatRoomDlg globally renamed to CMsgDialog to be conpatible with StdMsgGeorge Hazan
2019-08-09fixes #2023 (Cannot edit "Open new chat rooms in the default container" ↵George Hazan
setting when using a screen reader on Windows)
2019-07-08fixes #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-04tabSRMM:George Hazan
- duplicate code removed; - code cleaning
2019-03-07tabSRMM: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-04Update copyrightsdartraiden
2018-11-26fix for chat structures declarationGeorge Hazan
2018-10-30code cleaningGeorge Hazan
2018-10-03fixes #1607 (Scriver silently cuts long messages)George Hazan
2018-08-31code cleaningGeorge Hazan
2018-07-11GUI 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-20tabSRMM: obsolete locale support code removed, because it doesn't work at allGeorge Hazan
2018-06-03fixes #1401 (fixes inactive session detection)George Hazan
2018-05-31fixes #1397 (StdMsg: dynamic loading breaks meta menu)George Hazan
2018-05-28all plugins => CMPlugin virtual functionsGeorge Hazan
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-05-16tabSRMM -> CMPluginGeorge Hazan
2018-04-15CCtrlButton + OnClick => CCtrlHyperlinkGeorge Hazan
2018-01-17TabSRMM:George Hazan
- fixed: status icons in group chats aren't changed when needed - the status bar redraw procedure seriously optimized
2018-01-01massive copyright updatedartraiden
2017-12-26TabSRMM:George Hazan
- custom color chooser removed; - unused menu items removed; - version bump