summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM
AgeCommit message (Collapse)Author
2022-02-16fixes #3033 ("Gap between buttons" option is broken)George Hazan
2022-02-15minor code cleaningGeorge Hazan
2022-02-09fixes #1950 (Remove notification engine from TabSRMM)George Hazan
2022-02-07fxes #3024 (Сделать переводимыми различные ↵George Hazan
тестовые окна )
2022-02-02Visual Studio 2022 project filesGeorge Hazan
2022-01-27fixes #3016 (Названия журналов так и не ↵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-26PBYTE -> uint8_t*George 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-12-09fixes #2984 (tabSRMM: status change events ignore font & color settings)George Hazan
2021-12-04Make the name of the internal log translatabledartraiden
2021-11-28user typing notification for Discord group chatsGeorge Hazan
2021-11-16more shit removedGeorge Hazan
2021-11-07first version of mir_core that builds under Linuxghazan
2021-10-16code simplificationGeorge Hazan
2021-08-28TabSRMM - new "aero" custom themeikeblaster
Better for dark themes
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-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