| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-01-11 | and also one more timer in tabSRMM | George Hazan | |
| 2021-01-11 | SRMM windows: timer classes instead of perversions with WM_TIMER | George Hazan | |
| 2020-12-25 | tabSRMM: rest of unused shit removed (main part of shit was removed in fixes ↵ | George Hazan | |
| #2215 (TabSRMM: destroy custom tray icon from its own NeN)) | |||
| 2020-11-04 | fixes #2608 (TabSRMM: make Ctrl+K hotkey customizable) | George Hazan | |
| 2020-08-16 | tabSRMM: | George Hazan | |
| - fixes #2537 (TabSRMM: cannot close tab by pressing (x) in tab title); - code cleaning; - version bump | |||
| 2020-08-12 | tabSRMM: | George Hazan | |
| - fixes #2521 (Esc key behavior selection not work for jabber chat rooms in Miranda NG 0.95.12 build); - manual WM_CLOSE processing code removed from CMsgDialog::DlgProc; - code cleaning | |||
| 2020-08-12 | tabSRMM: DM_QUERYCLIENTAREA - unused message removed | George Hazan | |
| 2020-07-21 | fixes #2222 (TabSRMM: не отключать получение новых ↵ | George Hazan | |
| сообщений при отключённой автопрокрутке) | |||
| 2020-05-12 | tabSRMM: some unused/obsoleted events removed | George Hazan | |
| 2020-05-04 | tabSRMM: | George Hazan | |
| - ANSI crutch removed; - LoadMsgDlgFont: useless parameter szMod removed; - wcscpy replaced with safer call of wcsncpy_s; - useless function LoadLogfont removed; | |||
| 2020-04-28 | tabSRMM: code cleaning | George Hazan | |
| 2020-04-26 | Chat api: | George Hazan | |
| - function Chat_GetDefaultEventDescr() added not to translate the same strings in 5 different places; - function CHAT_INTERFACE::CreateNick added to process nick name creation for group chats; - unused variable LOGINFO::dwFlags removed; - variable LOGINFO::bSimple added for events without possible formatting; - bunch of duplicate code remoed; | |||
| 2020-04-25 | CLogWindow::LogEvents considered useless and localized inside tabSRMM | George Hazan | |
| 2020-04-07 | tabSRMM: container creation should be deferred to allow protocols to handle ↵ | George Hazan | |
| event creation properly | |||
| 2020-02-19 | tabSRMM: fix for removed hot key handler | George Hazan | |
| 2020-02-16 | fixes #2215 (TabSRMM: destroy custom tray icon from its own NeN) | George Hazan | |
| 2020-02-04 | final fix for #2184 | George Hazan | |
| 2020-02-04 | fixes #2197 ([0.95.11 x64] IRC: Update broke text transformation shortcuts) | George Hazan | |
| 2020-01-01 | Happy new year, Miranda | George Hazan | |
| 2019-11-04 | tabSRMM: | George Hazan | |
| - massive code cleaning; - fixes #2099 (TabSRMM: add tab scrolling by mouse wheel); - version bump | |||
| 2019-10-29 | code cleaning | George Hazan | |
| 2019-10-29 | two more flags removed | George Hazan | |
| 2019-10-29 | rest of operational flags in tabSRMM moved to bool variables | George Hazan | |
| 2019-10-29 | tabSRMM: get rid of manual bit operations | George Hazan | |
| 2019-10-22 | DM_CONFIGURECONTAINER: useless message removed | George Hazan | |
| 2019-10-21 | tabSRMM: fixes problem with TAB in group chats | George Hazan | |
| 2019-10-05 | fixes #2091 (tabSRMM: added "Use the same splitter height for all sessions") | George Hazan | |
| 2019-10-03 | fixes #2089 (tabSRMM doesn't scroll to bottom if custom log is chosen) | George Hazan | |
| 2019-10-03 | fixes #2088 (Alt button doesn't close menu bar automatically in tabSRMM) | George Hazan | |
| 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 | |
