summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM
AgeCommit message (Collapse)Author
2021-07-14oops... forgotten one line of codeGeorge Hazan
2021-07-14tabSRMM: fix for mangled message logGeorge Hazan
2021-07-02TabSRMMTobias Weimer
Unify Icon categories
2021-07-01TabSRMMTobias Weimer
Unify Icon categories
2021-06-05major code cleaning in regard to db_event_getBlobSize & event memory allocationGeorge Hazan
2021-05-20mir_wstrstri - case-insensitive search of substring, Unicode versionGeorge Hazan
2021-05-20fix for C++ runtime locale settingsGeorge Hazan
2021-05-15SetDraw(bool bEnable) - a wrapper for WM_SETREDRAW commandGeorge Hazan
2021-05-11CCtrlCombo::GetCurData = suitable helper for combo boxesGeorge Hazan
2021-05-10suddenly: tipper services were used as string constantsGeorge Hazan
(cherry picked from commit 15fcbbc128178ea5a4cdb1a58927a43ea740be88)
2021-05-02fixes #2858 (Некорректно работает опция у ↵George Hazan
кнопок "скрывать при нехватке места на тулбаре")
2021-05-02tabSRMM: crash on clean profileGeorge Hazan
2021-03-2821 years after Win2k release we don't need win2k.h - everything we need is ↵George Hazan
included into minimum Windows SDK 7.1
2021-03-28code cleaningGeorge Hazan
2021-03-27code cleaning & reorderingGeorge Hazan
2021-03-15fixes #2769 (TabSRMM: первое обновление ↵George Hazan
предпросмотра RTL-шаблонов делает что-то странное) + code cleaning
2021-03-15fixes #2768 (TabSRMM: в режиме чата Never mute у ↵George 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-03-13fixes #2574 completely ("Mute chat" related issues)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-13fix for #2574: tabSRMM doesn't update event filters when loaded dynamicallyGeorge Hazan
2021-03-12fixes #2761 (TabSRMM: хайлайты создают окно чата, ↵George Hazan
пока вручную не передернешь опции)
2021-03-07Simplify conditiondartraiden
2021-03-07further code cleaning & simplificationGeorge Hazan
2021-03-07common chats sound & icon processing code moved to the coreGeorge Hazan
2021-03-06less shit with this "(Unknown contact)"George Hazan
2021-02-27fixes #2741 (TabSRMM: при отсутствии шаблонов ↵George Hazan
дефолтные RTL-шаблоны автоматом создаются в базе, а LTR-шаблоны нет)
2021-02-27fixes #2753 (by default only checkboxes should be notified about OnChange ↵George Hazan
before OnInitDialog)
2021-02-07This has already been checked beforedartraiden
2021-01-26tabSRMM: fix for templates editor dialogGeorge Hazan
2021-01-18fixes #2700 (Scriver: при открытии окна через попап ↵George 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-16this onChange handlers finally divided by controlsGeorge Hazan
2021-01-15fixes #2689 (chaos in tabSRMM NEN options dialog)George Hazan
2021-01-12tabSRMM: wrong incoming symbols background colorGeorge Hazan
2021-01-12tabSRMM: missing line addedGeorge Hazan
2021-01-11and also one more timer in tabSRMMGeorge Hazan
2021-01-11SRMM windows: timer classes instead of perversions with WM_TIMERGeorge Hazan
2021-01-10CSendLater: fake class removedGeorge Hazan
2021-01-10tabSRMM: send later dialog -> UI classesGeorge Hazan
2021-01-07we don't have to restore unread events from blocked accountsGeorge Hazan
2021-01-06CCtrlColor applied in dialogs when possibleGeorge Hazan
2021-01-05fixes #2667 (TabSRMM: невозможно настроить ↵George Hazan
жирность/курсивность шрифта для смены статуса в групчате)
2021-01-05code cleaning + duplicate code removedGeorge Hazan
2020-12-30Spelling correctiondartraiden