summaryrefslogtreecommitdiff
path: root/include/m_srmm_int.h
AgeCommit message (Expand)Author
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
2024-09-17fixes #4679 (NewStory: кнопка "Цитата" плагина сообщ...George Hazan
2024-09-16fixes #4675 (Не работают кнопки форматирования ...George Hazan
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 considera...George Hazan
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 B...George Hazan
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
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 inside...George Hazan
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
2023-04-15fixes #3458 (tabSRMM: двоятся сообщения)George Hazan
2023-04-14all LogStreamInEvents implementations unified, old memory allocation schema d...George Hazan
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
2023-01-02Update copyrightsdartraiden
2022-03-26fixes #3057 (Унифицировать настройку горячих к...George Hazan
2022-02-27minor fixesghazan