summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/msgoptions.cpp
AgeCommit message (Collapse)Author
2023-10-02missing controls shall not wipe database settingsGeorge Hazan
2023-10-01minor fix for template drawingGeorge Hazan
2023-09-29fixes #3694 (tabSRMM: при выборе стороннего ↵George Hazan
журнала пропадает вкладка "Журнал")
2023-09-26SRMM options update unificationGeorge Hazan
2023-08-09fixes #3625 (Скрывать настройки шрифтов и ↵George Hazan
цветов встроенного журнала плагина сообщений, если в качестве журнала выбран сторонний журнал)
2023-07-31tabSRMM: avoid duplicatesdartraiden
2023-07-31code cleaningGeorge Hazan
2023-07-31fixes #3604 (tabSRMM: move "Automatically copy selected text" option from ↵George Hazan
common tabSRMM settings)
2023-04-30don't touch a crutch, otherwise the whole thing crashesGeorge 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-14all LogStreamInEvents implementations unified, old memory allocation schema ↵George Hazan
dropped
2023-01-16fixes #3305 (tabSRMM: цвета в редакторе шаблонов)George Hazan
2023-01-02Update copyrightsdartraiden
2022-09-26tabSRMM: unused resource ids removedGeorge Hazan
2022-09-25tabSRMM: fix urls according to wiki changesdartraiden
2022-09-24tabSRMM: death of proprietary option treeGeorge Hazan
2022-09-24fixes #3194 (tabSRMM: ger rid of inverted logic)George Hazan
2022-09-01Fix addons URLdartraiden
2022-08-12tabSRMM: fix for the Reset buttonGeorge Hazan
2022-07-31Contact: group of functions gathered into the personal namespaceGeorge Hazan
2022-06-22fixes #3108 (tabSRMM doesn't take typing notification settings for unknown ↵George Hazan
contacts into consideration) + code cleaning
2022-05-20fixes #3071 (TabSRMM имеет настройку отключения ↵George Hazan
попапов про набор текста, которая конфликтует с настройкой StdPopup)
2022-03-26fixes #3057 (Унифицировать настройку горячих ↵George Hazan
клавиш для отправки сообщений)
2022-02-09fixes #1950 (Remove notification engine from TabSRMM)George Hazan
2022-02-07fxes #3024 (Сделать переводимыми различные ↵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-12-11Fixes #2982:George Hazan
- status change events are now considered tabSRMM specific and are generated only for tabSRMM embedded log viewer - code cleaning
2021-12-10fixes #2895 (Clist_modern: various quirks with embedded clists, metacontacts ↵George Hazan
& drag-n-drops)
2021-12-10code cleaningGeorge Hazan
2021-03-15fixes #2769 (TabSRMM: первое обновление ↵George Hazan
предпросмотра RTL-шаблонов делает что-то странное) + code cleaning
2021-03-13tabSRMM: further log code cleaningGeorge Hazan
2021-03-13tabSRMM: perversion with bit flags removedGeorge Hazan
2021-02-27fixes #2753 (by default only checkboxes should be notified about OnChange ↵George Hazan
before OnInitDialog)
2021-01-26tabSRMM: fix for templates editor dialogGeorge Hazan
2021-01-17Update copyrightsdartraiden
2021-01-16glory, glory, halleluya: perversive manual call of OnChange() event inside ↵George Hazan
OnInitDialog isn't needed anymore
2021-01-06CCtrlColor applied in dialogs when possibleGeorge Hazan
2020-07-30This option no longer requires restartdartraiden
2020-05-04tabSRMM: template options dialog to always use temporary contactGeorge 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-30fixes #2366 (TabSRMM: кракозябры в винде, где нет ↵George Hazan
поддержки русского)
2020-04-30minor code cleaningGeorge Hazan
2020-04-28tabSRMM: code cleaningGeorge Hazan
2020-03-30Contact lists:George Hazan
- all common options moved to the Clist namespace; - fixes #2281 (Add option to not clear "NotOnList" group at start);
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-05fixes #2091 (tabSRMM: added "Use the same splitter height for all sessions")George Hazan