summaryrefslogtreecommitdiff
path: root/include/m_srmm_int.h
AgeCommit message (Collapse)Author
2024-11-12SRMM options unificationGeorge Hazan
2024-11-05fixes #3091 (StdMsg/Scriver: Get rid of all hardcoded hotkeys)George Hazan
2024-10-24fixes #4758 (StdMsg/Scriver: добавить кнопку ↵George Hazan
"зачеркнутый текст")
2024-10-16common code went to the coreGeorge Hazan
2024-10-04SRMM: total constructors' unification, also fixes #4715 (no nicklist in tabSRMM)George Hazan
2024-10-01fixes #4688 (Плагины сообщений: добавить ↵George Hazan
кнопку "Код") also fixes #4699 (Возможность оформить произвольный текст как цитату)
2024-09-17fixes #4679 (NewStory: кнопка "Цитата" плагина ↵George Hazan
сообщений цитирует не выбранное событие, а последнее)
2024-09-16fixes #4675 (Не работают кнопки форматирования ↵George Hazan
в StdMsg/Scriver)
2024-05-29CSrmmBaseDialog: obsolete menu clicking code removedGeorge Hazan
2024-03-10fixes #4275 (any SRMM marks an event as read even if the window isn't active)George Hazan
2024-01-18Srmm_IsCustomLogUsed should take the 'forGroupchats' parameter into ↵George Hazan
consideration
2024-01-08Update copyrightsdartraiden
2023-12-03SRMM: sending quoted event as PSS_MESSAGE parameterGeorge Hazan
2023-12-03SRMM: quote panelGeorge Hazan
2023-11-21SRMM toolbar buttons that require input window to be visible are marked as ↵George Hazan
BBBF_NOREADONLY
2023-11-21CSrmmBaseDialog: read-only contacts' processingGeorge Hazan
2023-10-15fixes #3738 (CrashDumper: ошибочный показ активного ↵George Hazan
журнала)
2023-10-05fixes #3701 (tabSRMM: в редакторе кнопок криво ↵George Hazan
отображаются многострочные описания)
2023-09-28fixes #3691 (tabSRMM: перестала работать настройка ↵George Hazan
"Фон журнала")
2023-09-26Group chat options are applied alongside the private window options updateGeorge Hazan
2023-09-26SRMM options update unificationGeorge Hazan
2023-09-21MessageWindowEventData: useless structure removedGeorge Hazan
2023-09-05CSrmmBaseDialog::SetMessageText - move all low-level stuff inside a functionGeorge Hazan
2023-09-05SRMM: quoting unificationGeorge Hazan
2023-08-09fixes #3625 (Скрывать настройки шрифтов и ↵George Hazan
цветов встроенного журнала плагина сообщений, если в качестве журнала выбран сторонний журнал)
2023-08-02fixes #2373 (NewStory: не работают фильтры)George Hazan
2023-07-31Rename offline files to cloud files (except for function names)dartraiden
2023-07-29fixes #3602 ("Copy path" в контекстном меню для файлов)George Hazan
2023-07-28fixes #3576 (NewStory: add offline files support)George Hazan
2023-07-27fixes #3578 (Оффлайновые файлы: доработка ↵George Hazan
журналов)
2023-07-26Srmm_DownloadOfflineFile - added hContact parameter to simplify lifeGeorge Hazan
2023-07-26mechanism of the whole log window redrawing is actual for the RTF-based logs ↵George Hazan
only, so let's move inside CRtfLogWindow
2023-07-25SRMM: automatic RTF log redraw on event's change/removalGeorge Hazan
2023-07-22offline files to be stored inside usual folder for incoming files, not ↵George Hazan
inside %profile_data%\\dlFiles
2023-07-07fixes #3570 (Tipper всегда показывает инфу о ↵George Hazan
первом человеке в никлисте)
2023-06-19nick search went to coreGeorge Hazan
2023-06-19UM_FindUserFromIndex: another major useless crutch diedGeorge Hazan
2023-04-30code cleaningGeorge Hazan
2023-04-24similar code reducedGeorge Hazan
2023-04-19redundant CRtfLogWindow::LogEvents parameter removed, passing LOGINFO* is enoughGeorge Hazan
2023-04-18- further group chats unification;George Hazan
- LOGSTREAMDATA / GCLogStreamDataBase removed from g_chatApi; - CRtfLogWindow now in charge of all RTF processing - Srmm_LogStreamCallback is also removed and hidden inside the core
2023-04-15fixes #3458 (tabSRMM: двоятся сообщения)George Hazan
2023-04-14all LogStreamInEvents implementations unified, old memory allocation schema ↵George Hazan
dropped
2023-04-14duplicate code removedGeorge Hazan
2023-04-14SRMM code unificationGeorge Hazan
2023-03-22common nick list drawing code removed from DlgProc()George Hazan
2023-03-20fixes #3443 (Менять подсказку к фильтру ↵George Hazan
событий при изменении иконки)
2023-03-15SRMM: common code exctracted to a Srmm_AddEvent() functionGeorge Hazan
2023-03-15HM_DBEVENTADDED message replaced with CMsgDialog::EventAdded methodGeorge Hazan
2023-02-09SRMM: better support for group chats in databaseGeorge Hazan