Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-05 | fixes #3399 (tabSRMM: кнопки чата временно ↵ | George Hazan | |
пропадают при изменении настроек для приватов) | |||
2023-02-22 | fixes #3340 (Do not add space on autocomplete) | dartraiden | |
2023-02-09 | SRMM: better support for group chats in database | George Hazan | |
2023-01-09 | fixes #3114 (tabSRMM: добавить в лог пункт ↵ | George Hazan | |
контекстного меню "Копировать") | |||
2023-01-02 | Update copyrights | dartraiden | |
2022-12-10 | fixes #3214 (occasional crash in tabSRMM) | George Hazan | |
2022-11-14 | basic set for storing group chat messages in a database + reusing log ↵ | George Hazan | |
settings like show 10 recent messages | |||
2022-09-24 | tabSRMM: death of proprietary option tree | George Hazan | |
2022-07-31 | Contact: group of functions gathered into the personal namespace | George Hazan | |
2022-07-29 | . | George Hazan | |
2022-07-29 | fixes #3129 (tabSRMM: распространить опции ↵ | George Hazan | |
"добавлять двоеточие/точку с запятой" (при автозавершении ника) на двойной клик по нику) | |||
2022-07-29 | tabSRMM: fix for the perversion with private container settings | George Hazan | |
2022-07-15 | tabSRMM: code cleaning | George Hazan | |
2022-03-29 | fixes #3026 (Невозможно включить фильтр ↵ | George Hazan | |
событий, если случайно отключил показ всех событий для текущей комнаты) | |||
2022-03-26 | fixes #3057 (Унифицировать настройку горячих ↵ | George Hazan | |
клавиш для отправки сообщений) | |||
2022-03-22 | crash fix | George Hazan | |
2022-03-22 | fixes #3055 (TabSRMM: built-in message log cuts long error messages) | George Hazan | |
2022-02-16 | fixes #3028 (tabSRMM, Scriver: cannot toggle event filter by Ctrl+F) | George Hazan | |
2022-02-09 | fixes #1950 (Remove notification engine from TabSRMM) | George Hazan | |
2022-01-01 | Happy new year, Miranda | dartraiden | |
2021-12-26 | DWORD -> uint32_t | George Hazan | |
2021-12-26 | BYTE -> uint8_t | George Hazan | |
2021-12-11 | Fixes #2982: | George Hazan | |
- status change events are now considered tabSRMM specific and are generated only for tabSRMM embedded log viewer - code cleaning | |||
2021-11-28 | user typing notification for Discord group chats | George Hazan | |
2021-05-15 | SetDraw(bool bEnable) - a wrapper for WM_SETREDRAW command | George Hazan | |
2021-03-28 | code cleaning | George Hazan | |
2021-03-27 | code cleaning & reordering | George Hazan | |
2021-03-13 | Group chats API: | George Hazan | |
- for #2574: fixes icons problem after unloading tabSRMM; - status icons extracted to the separate array; - another group chat icons are hidden completely to restrict access to them | |||
2021-03-07 | further code cleaning & simplification | George Hazan | |
2021-02-07 | This has already been checked before | dartraiden | |
2021-01-18 | fixes #2700 (Scriver: при открытии окна через попап ↵ | George Hazan | |
отображается лишь одно сообщение) | |||
2021-01-17 | Update copyrights | dartraiden | |
2021-01-12 | tabSRMM: missing line added | George Hazan | |
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 | |
2021-01-10 | CSendLater: fake class removed | George Hazan | |
2020-11-04 | fixes #2608 (TabSRMM: make Ctrl+K hotkey customizable) | George Hazan | |
2020-11-04 | fixes #2610 (Message plugins: add abitity to Ctrl+V file) | George Hazan | |
2020-10-11 | fixes #2590 (TabSRMM: Cannot setup event filter) | 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-08-02 | tabSRMM: obsolete hidden setting removed | George Hazan | |
2020-07-21 | fixes #2233 (TabSRMM: add outgoing sound for groupchats) - method #2 | George Hazan | |
2020-07-21 | fixes #2222 (TabSRMM: не отключать получение новых ↵ | George Hazan | |
сообщений при отключённой автопрокрутке) | |||
2020-07-06 | fix for old bug with passing parameters inside IEView | George Hazan | |
2020-06-03 | tabSRMM: why text is restored only for private chats? | George Hazan | |
2020-05-12 | tabSRMM: some unused/obsoleted events removed | George Hazan | |
2020-03-22 | File transfers: | George Hazan | |
- fixes #2274 (StdMsg & Scriver cannot send files to offline contacts even if their protocol allows that to do); - all copies of AddToFileList in all plugins removed; - ProcessFileDrop() function introduced to handle all file drop operations in all SRMM plugins & contact list | |||
2020-03-22 | tabSRMM: removed all checks if m_hContact == 0, because it never happens | George Hazan | |