summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/msgdialog.cpp
AgeCommit message (Collapse)Author
2024-02-26fixes #4228 (tabSRMM: add ability to hide a warning about unsent messages in ↵George Hazan
the queue)
2024-02-24CCtrlRichEdit::GetPlainRtf - a method to get plain (non-Unicode) text in RTFGeorge Hazan
2024-02-08tabSRMM: fix for error panel resizerGeorge Hazan
2024-01-26major atavism, PROTORECVEVENT, died with its own set of constantsGeorge Hazan
2024-01-08Update copyrightsdartraiden
2023-12-25DbEvent_GetTextW: useless second parameter removedGeorge Hazan
2023-12-15fixes #4052 (TabSRMM: при нажатии F12 всплывает ↵George Hazan
пустая область окна)
2023-12-13MS_FILE_* services became useless since StdFile diedGeorge Hazan
2023-12-09tabSRMM:George Hazan
- fixes #4000 (Уведомление о пришедшем файле глючит); - unused code removed; - some code cleaning
2023-12-04fixes #4008 (tabSRMM: панель ответа пересекается с ↵George Hazan
панелью кнопок)
2023-12-03quote panel to be closed after sendGeorge Hazan
2023-12-03SRMM: quote panelGeorge Hazan
2023-11-22code cleaningGeorge Hazan
2023-11-22tabSRMM: hot keys for extended formatting should be processed not for group ↵George Hazan
chats only
2023-11-22code cleaningGeorge Hazan
2023-11-21tabSRMM: read-only message processingGeorge Hazan
2023-10-28fixes #3753 (Scriver: не видны последние сообщения)George Hazan
2023-09-28fixes #3689 (Пропал текст в журналах групчатов)George Hazan
2023-09-28tabSRMM: fix for broken log message loadingGeorge Hazan
2023-09-26common code moved to the coreGeorge Hazan
2023-09-26Group chat options are applied alongside the private window options updateGeorge Hazan
2023-09-26SRMM options update unificationGeorge Hazan
2023-09-05CSrmmBaseDialog::SetMessageText - move all low-level stuff inside a functionGeorge Hazan
2023-09-05SRMM: quoting unificationGeorge Hazan
2023-07-25SRMM: automatic RTF log redraw on event's change/removalGeorge Hazan
2023-06-19nick search went to coreGeorge Hazan
2023-06-19UM_FindUserFromIndex: another major useless crutch diedGeorge Hazan
2023-06-19useless helper removedGeorge Hazan
2023-05-21Clist_RemoveEvent became static, pfnRemoveEvent is replaced with pfnFreeEventGeorge Hazan
2023-05-21static function pfnGetEvent removed from CLIST_INTERFACEGeorge Hazan
2023-04-26much more effective way of resizing custom log viewersGeorge Hazan
2023-04-11DB::FILE_BLOB - file events' access unificationGeorge Hazan
2023-03-30fix for #3471 applied to StdMsg & ScriverGeorge Hazan
2023-03-30fixes #3470 completelyGeorge Hazan
2023-03-30fixes #3470 (Не блокировать кнопку ↵George Hazan
включения/выключения фильтра)
2023-03-25fixes #3459 (tabSRMM: Невозможно выключить фильтр ↵George Hazan
событий)
2023-03-22common nick list drawing code removed from DlgProc()George Hazan
2023-03-20grrmGeorge Hazan
2023-03-20fixes #3443 (Менять подсказку к фильтру ↵George Hazan
событий при изменении иконки)
2023-03-20fixes #3441 completelyGeorge Hazan
2023-03-15HM_DBEVENTADDED message replaced with CMsgDialog::EventAdded methodGeorge Hazan
2023-03-12compilation fixGeorge Hazan
2023-03-12minor code cleaningGeorge Hazan
2023-03-05fixes #3399 (tabSRMM: кнопки чата временно ↵George Hazan
пропадают при изменении настроек для приватов)
2023-02-22fixes #3340 (Do not add space on autocomplete)dartraiden
2023-02-09SRMM: better support for group chats in databaseGeorge Hazan
2023-01-09fixes #3114 (tabSRMM: добавить в лог пункт ↵George Hazan
контекстного меню "Копировать")
2023-01-02Update copyrightsdartraiden
2022-12-10fixes #3214 (occasional crash in tabSRMM)George Hazan
2022-11-14basic set for storing group chat messages in a database + reusing log ↵George Hazan
settings like show 10 recent messages