summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/chat_tools.cpp
AgeCommit message (Collapse)Author
2024-11-09fixes #4768 (TabSRMM: глюки по следам галки ↵George Hazan
автооткрытия для групчатов)
2024-11-01more for #4600 - an option to apply tab creation rules for private chats to ↵George Hazan
group chats
2024-10-27more fixes for #4751George Hazan
2024-10-22compilation fixGeorge Hazan
2024-10-22fixes #4751 (Mute:Always blocks popups, sounds & blinking)George Hazan
2024-10-14common group chat code moved to mir_appGeorge Hazan
2024-09-29two atavisms with old chat engine formatting removedGeorge Hazan
2024-09-20fixes #4686 (tabSRMM: group chat windows to use the same activation options ↵George Hazan
like the private chats do)
2024-01-08Update copyrightsdartraiden
2023-05-21Clist_RemoveEvent became static, pfnRemoveEvent is replaced with pfnFreeEventGeorge Hazan
2023-05-21static function pfnGetEvent removed from CLIST_INTERFACEGeorge Hazan
2023-03-30fix for #3471 applied to StdMsg & ScriverGeorge Hazan
2023-03-30fixes #3470 completelyGeorge Hazan
2023-03-29fixes #3469 (tabSRMM: global filter settings aren't applied if a filter is ↵George Hazan
disabled)
2023-03-25fixes #3459 (tabSRMM: Невозможно выключить фильтр ↵George Hazan
событий)
2023-03-20fixes #3441 completelyGeorge Hazan
2023-03-20fixes #3439 (Scriver/StdMsg: unified popup & tray icon settings with the ↵George Hazan
same default values)
2023-03-18fixes #3437 (tabSRMM: remove "says" from groupchat popup)dartraiden
2023-03-18fixes #3434 (Отсутствуют всплывающие окна для ↵George Hazan
хайлайтов)
2023-01-02Update copyrightsdartraiden
2022-09-24tabSRMM: death of proprietary option treeGeorge Hazan
2022-08-14code cleaningGeorge Hazan
2022-07-31Contact: group of functions gathered into the personal namespaceGeorge Hazan
2022-07-29tabSRMM: fix for the perversion with private container settingsGeorge Hazan
2022-06-02fixes #3082 (NewEventNotify: rename "Disable notification for group chats" ↵George Hazan
to "Enable notification for group chats")
2022-02-09fixes #1950 (Remove notification engine from TabSRMM)George Hazan
2022-01-01Happy new year, Mirandadartraiden
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-05-20mir_wstrstri - case-insensitive search of substring, Unicode versionGeorge Hazan
2021-05-20fix for C++ runtime locale settingsGeorge Hazan
2021-03-15fixes #2768 (TabSRMM: в режиме чата Never mute у ↵George Hazan
хайлайтов отсутствует звук)
2021-03-13fix for #2574 for muting popups & sounds in tabSRMMGeorge Hazan
2021-03-13Group chats API:George Hazan
- for #2574: fixes icons problem after unloading tabSRMM; - status icons extracted to the separate array; - another group chat icons are hidden completely to restrict access to them
2021-03-07further code cleaning & simplificationGeorge Hazan
2021-03-07common chats sound & icon processing code moved to the coreGeorge Hazan
2021-01-17Update copyrightsdartraiden
2021-01-11SRMM windows: timer classes instead of perversions with WM_TIMERGeorge Hazan
2020-09-17muted chat not to generate any sounds eitherGeorge Hazan
2020-09-14g_chatApi.LogToFile completely moved into the coreGeorge Hazan
2020-07-26fixes #2501 (Ability to disable incoming sounds in chats is lost)George Hazan
2020-07-21fixes #2233 (TabSRMM: add outgoing sound for groupchats) - method #2George Hazan
2020-02-19tabSRMM: fix for removed hot key handlerGeorge Hazan
2020-02-16fixes #2215 (TabSRMM: destroy custom tray icon from its own NeN)George Hazan
2020-02-16minor code cleaningGeorge Hazan
2020-01-01Happy new year, MirandaGeorge Hazan
2019-11-04tabSRMM:George Hazan
- massive code cleaning; - fixes #2099 (TabSRMM: add tab scrolling by mouse wheel); - version bump
2019-10-29tabSRMM: get rid of manual bit operationsGeorge Hazan
2019-09-27fix for a function name:George Hazan
Clist_IsHidden => Contact_IsHidden Clist_HideContact => Contact_Hide
2019-09-26Clist_IsHidden / Clist_HideContact - two helpers to hide CList/Hidden ↵George Hazan
variable and unify access to it
2019-09-13tabSRMM: no more chat_window.cppGeorge Hazan