summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/msglog.cpp
AgeCommit message (Collapse)Author
2024-05-13DbEvent_GetTextA: unused function removedGeorge Hazan
2024-04-22fixes #4371 (tabSRMM: опция "ограничить журнал X ↵George Hazan
сообщениями" неправильно считает количество сообщений)
2024-04-09we don't need this thing eitherGeorge Hazan
2024-03-10code cleaningGeorge Hazan
2024-02-26fixes #4235 (tabSRMM: problems with cyrillic letters in Template Editor ↵George Hazan
preview window)
2024-01-08Update copyrightsdartraiden
2023-12-25DbEvent_GetTextW: useless second parameter removedGeorge Hazan
2023-12-22DB::EventInfo::wipeNotify - useful helper to hide blinking event both from ↵George Hazan
database & contact list
2023-09-25SmileyAdd: fix for the obsolete quirks in SmaileyAdd APIGeorge Hazan
2023-09-05SRMM: quoting unificationGeorge Hazan
2023-08-11fixes #3634 (tabSRMM заставляет прощёлкать каждое ↵George Hazan
непрочитанное сообщение)
2023-08-04for #3530 (Bookmarks)George Hazan
2023-08-02fixes #2373 (NewStory: не работают фильтры)George Hazan
2023-06-01fixes #3533 (OMEMO: перенести код, рисующий статус ↵George Hazan
OMEMO в другие плагины)
2023-05-21Clist_RemoveEvent became static, pfnRemoveEvent is replaced with pfnFreeEventGeorge Hazan
2023-04-23DbEventIsShown is added to g_chatApi to allow the core to filter group chat ↵George Hazan
events too
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-14code cleaningGeorge Hazan
2023-04-14duplicate code removedGeorge Hazan
2023-04-14SRMM code unificationGeorge Hazan
2023-04-11DB::FILE_BLOB - file events' access unificationGeorge Hazan
2023-03-30fix for #3471 applied to StdMsg & ScriverGeorge Hazan
2023-03-15HM_DBEVENTADDED message replaced with CMsgDialog::EventAdded methodGeorge Hazan
2023-01-02Update copyrightsdartraiden
2022-09-24tabSRMM: death of proprietary option treeGeorge Hazan
2022-01-01Happy new year, Mirandadartraiden
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-09fixes #2984 (tabSRMM: status change events ignore font & color settings)George Hazan
2021-11-28user typing notification for Discord group chatsGeorge Hazan
2021-10-16code simplificationGeorge Hazan
2021-08-25tabSRMM: fix for broken status change messages drawingGeorge Hazan
2021-07-14oops... forgotten one line of codeGeorge Hazan
2021-07-14tabSRMM: fix for mangled message logGeorge Hazan
2021-06-05major code cleaning in regard to db_event_getBlobSize & event memory allocationGeorge Hazan
2021-05-15SetDraw(bool bEnable) - a wrapper for WM_SETREDRAW commandGeorge Hazan
2021-03-13tabSRMM: further log code cleaningGeorge Hazan
2021-03-13tabSRMM: no need to generate unneeded \\par and then heroically remove it ↵George Hazan
each time + code cleaning
2021-03-13tabSRMM: perversion with bit flags removedGeorge Hazan
2021-03-13fixes #2742 (TabSRMM: съезжает предпросмотр шаблона)George Hazan
2021-01-17Update copyrightsdartraiden
2020-07-21fixes #2222 (TabSRMM: не отключать получение новых ↵George Hazan
сообщений при отключённой автопрокрутке)
2020-05-04tabSRMM:George Hazan
- ANSI crutch removed; - LoadMsgDlgFont: useless parameter szMod removed; - wcscpy replaced with safer call of wcsncpy_s; - useless function LoadLogfont removed;
2020-04-25CLogWindow::LogEvents considered useless and localized inside tabSRMMGeorge Hazan
2020-03-22tabSRMM: removed all checks if m_hContact == 0, because it never happensGeorge Hazan
2020-02-04fixes #2197 ([0.95.11 x64] IRC: Update broke text transformation shortcuts)George Hazan
2020-01-01Happy new year, MirandaGeorge Hazan
2019-10-29two more flags removedGeorge Hazan