summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/msgdialog.cpp
AgeCommit message (Collapse)Author
2024-09-20useless code removedGeorge Hazan
2024-09-19tabSRMM: fix for garbage BBCodes when sending messagesGeorge Hazan
2024-09-18fixes #4675 (Не работают кнопки форматирования ↵George Hazan
в StdMsg/Scriver)
2024-09-17fixes #4679 (NewStory: кнопка "Цитата" плагина ↵George Hazan
сообщений цитирует не выбранное событие, а последнее)
2024-06-27fixes #4486 (User notes copy problem)George Hazan
2024-05-29common code moved to the coreGeorge Hazan
2024-05-13DbEvent_GetTextA: unused function removedGeorge Hazan
2024-05-01CSplitter: fix to avoid problems caused by WM_SIZE optimizationGeorge Hazan
2024-04-22fixes #4371 (tabSRMM: опция "ограничить журнал X ↵George Hazan
сообщениями" неправильно считает количество сообщений)
2024-04-18fixes #4361 (tabSRMML: сломалось автоматическое ↵George Hazan
изменения размера области ввода)
2024-04-14code cleaning (WM_SIZE handler moved into virtual function)George Hazan
2024-03-15WM_DROPFILES / WM_PASTE processing unificationGeorge Hazan
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