summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/chat_options.cpp
AgeCommit message (Collapse)Author
2024-11-01more for #4600 - an option to apply tab creation rules for private chats to ↵George Hazan
group chats
2024-09-20fixes #4686 (tabSRMM: group chat windows to use the same activation options ↵George Hazan
like the private chats do)
2024-09-11fixes #4653 (Плагины сообщений: невозможно ↵George Hazan
удалить имя группы чатов)
2024-06-27Replace ICQ by MRAdartraiden
2024-01-18fixes #4129 (Страница настроек записи истории ↵George Hazan
чатов в файл)
2024-01-18Srmm_IsCustomLogUsed should take the 'forGroupchats' parameter into ↵George Hazan
consideration
2024-01-08Update copyrightsdartraiden
2023-09-26SRMM options update unificationGeorge Hazan
2023-08-09fixes #3625 (Скрывать настройки шрифтов и ↵George 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-03-30fix for #3471 applied to StdMsg & ScriverGeorge Hazan
2023-01-02Update copyrightsdartraiden
2022-09-24same option removed from code tooGeorge Hazan
2022-09-24tabSRMM: death of proprietary option treeGeorge Hazan
2022-08-09tabSRMM: unification with other message pluginsdartraiden
2022-08-04Spelling correctiondartraiden
2022-08-04This will only work if the colors are adjusted (Customize → Fonts and colors)dartraiden
2022-08-01fixes #3134 (tabSRMM: пропала возможность ↵George Hazan
отключить добавление символа при автодополнении ника)
2022-07-29tabSRMM: we don't need those options anymoreGeorge Hazan
2022-07-29fixes #3127 (tabSRMM: сделать настройки про ↵George Hazan
добавление двоеточия и запятой взаимоисключающими)
2022-03-28fixes #3062 (tabSRMM: hotkey "Send Message" does not work)George Hazan
2022-01-01Happy new year, Mirandadartraiden
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26WORD -> uint16_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2021-07-02TabSRMMTobias Weimer
Unify Icon categories
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-01-17Update copyrightsdartraiden
2021-01-12tabSRMM: wrong incoming symbols background colorGeorge Hazan
2021-01-05fixes #2667 (TabSRMM: невозможно настроить ↵George Hazan
жирность/курсивность шрифта для смены статуса в групчате)
2021-01-05code cleaning + duplicate code removedGeorge Hazan
2020-12-30Spelling correctiondartraiden
2020-12-21fixes #2654 (TabSRMM: настройка цвета выделенного ↵George Hazan
текста применяется только к никлисту, но не к логу групчатов)
2020-12-11fixes #2643 (TabSRMM: internal log disappears after any color change for ↵George Hazan
group chats)
2020-10-11fixes #2591 (TabSRMM: "Show buttons blablabla right click" option does not ↵George Hazan
work by default)
2020-07-26fixes #2501 (Ability to disable incoming sounds in chats is lost)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-01-01Happy new year, MirandaGeorge Hazan
2019-10-17fix for magic constants in tabSRMM log color optionsGeorge Hazan
2019-08-13last tabSRMM options dialog went to UI classesGeorge Hazan
2019-08-12tabSRMM: old perversion for chat options removedGeorge Hazan
2019-08-09fixes #2023 (Cannot edit "Open new chat rooms in the default container" ↵George Hazan
setting when using a screen reader on Windows)
2019-06-04tabSRMM:George Hazan
- duplicate code removed; - code cleaning
2019-03-05Popup:George Hazan
- wiping out checks for service presence; - code cleaning
2019-02-01tabSRMM: old perversion removedGeorge Hazan
2019-01-04Update copyrightsdartraiden
2018-12-08db_get_sa / db_get_wsa to receive the default value, massive code simplificationGeorge Hazan
2018-12-08chats:George Hazan
- Chat_GetGroup & Chat_SetGroup functions added to stop the zoo with chat default group name; - fixes #1655 (custom chat group name doesn't work in Discord)
2018-10-30tabSRMM:George Hazan
- obsolete M.GetDword & M.GetByte calls removed; - useless m_isFavorite & m_isRecent moved from CContactCache to CMimAPI; - other code cleaning
2018-09-03fixes #1578 ([TabSRMM] Message text highlighting based on keyword does not ↵George Hazan
work correctly)