summaryrefslogtreecommitdiff
path: root/plugins/Scriver/src/msgdialog.cpp
AgeCommit message (Collapse)Author
2023-03-20fixes #3443 (Менять подсказку к фильтру ↵George 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
встроенном журнале, а тройной клик ведёт себя по-разному в приватах и чатах)
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-08-15Scriver that displays avatars in group chatsGeorge Hazan
2022-07-31Contact: group of functions gathered into the personal namespaceGeorge Hazan
2022-03-26fixes #3057 (Унифицировать настройку горячих ↵George Hazan
клавиш для отправки сообщений)
2022-02-16fixes #3028 (tabSRMM, Scriver: cannot toggle event filter by Ctrl+F)George Hazan
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26WORD -> uint16_tGeorge Hazan
2021-06-05major code cleaning in regard to db_event_getBlobSize & event memory allocationGeorge 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-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-18fixes #2700 (Scriver: при открытии окна через попап ↵George Hazan
отображается лишь одно сообщение)
2020-11-19fixes #2610 (Message plugins: add abitity to Ctrl+V file)George Hazan
2020-11-19fixes #2617 (nicklist & filter buttons to display current state in group chats)George Hazan
2020-10-11fixes #2590 (TabSRMM: Cannot setup event filter)George Hazan
2020-07-14fixes #2256 (Scriver: после смены цвета фона ↵George Hazan
пропадает лог конфы)
2020-07-13fixes #2479 (Изменение размера текста в логе и ↵George Hazan
области ввода колесом мыши)
2020-06-04fixes #2420 (empty error window in StdMsg/Scriver)George Hazan
2020-04-21code cleaningGeorge Hazan
2020-03-30fixes #2278 (TabSRMM cannot drop file to input area)George Hazan
2020-03-22File transfers:George Hazan
- fixes #2274 (StdMsg & Scriver cannot send files to offline contacts even if their protocol allows that to do); - all copies of AddToFileList in all plugins removed; - ProcessFileDrop() function introduced to handle all file drop operations in all SRMM plugins & contact list
2020-03-13Scriver:George Hazan
- another case of copying text in ANSI fixed; - useless method CMsgDialog::GetContactUniqueId removed; - code cleaning;
2020-03-12fixes #2250 (StdMsg doesn't accept file transfers)George Hazan
2019-12-04GetContactProto: useless duplicate function replaced with standard ↵George Hazan
Proto_GetBaseAccountName
2019-11-01fixes mouse scrolling in ScriverGeorge Hazan
2019-10-31Scriver: nasty crutch removedGeorge Hazan
2019-10-29fixes #2106 (Scriver: History++ does not work in message sessions (blank ↵George Hazan
screen))
2019-10-10duplicate history handler removedGeorge Hazan
2019-10-02merge with SrmmLogContainerGeorge Hazan
2019-09-27end of manual experiments with CList/NotOnListGeorge Hazan
2019-09-17duplicate code removed from ScriverGeorge Hazan
2019-09-16warning fixGeorge Hazan
2019-09-12Scriver: small crutch to disable IEView in group chatsGeorge Hazan
2019-09-11minor fix for IEView window size calculationGeorge Hazan
2019-09-11no chat window in Scriver anymoreGeorge Hazan
2019-09-11Scriver: all useless messages converted into methodsGeorge Hazan
2019-09-10Scriver: rollback of malicious changes, original order of things restoredGeorge Hazan
2019-09-09Scriver: further code unificationGeorge Hazan
2019-09-09Scriver: container-related code moved to the classGeorge Hazan
2019-09-09CSrmmBaseDialog::RefreshButtonStatus() is called now from the base class ↵George Hazan
directly
2019-09-08.George Hazan
2019-08-31Scriver: typo fixGeorge Hazan
2019-08-30no more old-style settings in ScriverGeorge Hazan