summaryrefslogtreecommitdiff
path: root/plugins/Scriver/src
AgeCommit message (Collapse)Author
2023-03-20SRMM: button displays the forecoming state, not the current oneGeorge Hazan
2023-03-20fixes #3443 (Менять подсказку к фильтру ↵George Hazan
событий при изменении иконки)
2023-03-20fixes #3439 (Scriver/StdMsg: unified popup & tray icon settings with the ↵George Hazan
same default values)
2023-03-18fixes #3438 (tabSRMM: crash in highlight)George Hazan
2023-03-15SRMM: common code exctracted to a Srmm_AddEvent() functionGeorge Hazan
2023-03-15HM_DBEVENTADDED message replaced with CMsgDialog::EventAdded methodGeorge Hazan
2023-02-09SRMM: better support for group chats in databaseGeorge Hazan
2023-01-28IRC: fix for event broadcastingGeorge Hazan
2023-01-10fixes #3210 (StdMsg: не работает двойной клик во ↵George Hazan
встроенном журнале, а тройной клик ведёт себя по-разному в приватах и чатах)
2023-01-05new database functions for TelegramGeorge Hazan
2023-01-02Update copyrightsdartraiden
2022-12-25db_event_replace: new helper to eliminate duplicate eventsGeorge Hazan
2022-12-17Mediawiki considers URLs with and without a trailing slash as different ↵dartraiden
pages, see https://phabricator.wikimedia.org/T14703
2022-11-14basic set for storing group chat messages in a database + reusing log ↵George Hazan
settings like show 10 recent messages
2022-09-26Utils_ClipboardCopy - system-wide helper for writing text to clipboardGeorge Hazan
2022-09-24some common chat options exported directly from the coreGeorge Hazan
2022-08-15Scriver that displays avatars in group chatsGeorge Hazan
2022-08-04Spelling correctiondartraiden
2022-08-04Per core and tabSRMMdartraiden
2022-07-31Contact: group of functions gathered into the personal namespaceGeorge Hazan
2022-07-29fixes #3127 (tabSRMM: сделать настройки про ↵George Hazan
добавление двоеточия и запятой взаимоисключающими)
2022-07-16Contact_IsGroupChat - a helper to detect chat roomsGeorge Hazan
2022-06-09UserInfo -> UI classesGeorge Hazan
2022-06-02minor visual glitch fixedGeorge Hazan
2022-06-02fixes #3083 (Scriver: окно сообщений закрывается ↵George Hazan
при открытии настроек)
2022-03-27fixes #3058 (Group chats' popup options dialog moved from StdMsg to the ↵George Hazan
core, its copy in Scriver removed)
2022-03-26fixes #3057 (Унифицировать настройку горячих ↵George Hazan
клавиш для отправки сообщений)
2022-02-16fixes #3028 (tabSRMM, Scriver: cannot toggle event filter by Ctrl+F)George Hazan
2022-02-16fixes #3033 ("Gap between buttons" option is broken)George Hazan
2022-02-08fixes #3023 (IEView: не отображаются подписи к ↵George 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-26WCHAR -> wchar_tGeorge Hazan
2021-12-04Make the name of the internal log translatabledartraiden
2021-11-28user typing notification for Discord group chatsGeorge Hazan
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-15SetDraw(bool bEnable) - a wrapper for WM_SETREDRAW commandGeorge Hazan
2021-04-11fixes #2837 (Scriver: internal chat log in groupchat is cleared after file ↵George Hazan
sent via HTTP File Upload Scriver)
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-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-02-27fixes #2753 (by default only checkboxes should be notified about OnChange ↵George Hazan
before OnInitDialog)
2021-01-25fixes #2714 (Scriver: problems with resizer)George Hazan
2021-01-24more effective way to use OnChange callbacks automaticallyGeorge Hazan
2021-01-18fixes #2701 (Remove artifact from Scriver popups options)George Hazan
2021-01-18fixes #2700 (Scriver: при открытии окна через попап ↵George Hazan
отображается лишь одно сообщение)