Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-24 | fixes #4756 (Плагины сообшений: отдать ↵ | George Hazan | |
доступность кнопок форматирования полностью на откуп протоколу) | |||
2024-10-24 | fixes #4758 (StdMsg/Scriver: добавить кнопку ↵ | George Hazan | |
"зачеркнутый текст") | |||
2024-10-07 | Scriver: useless icon removed | George Hazan | |
2024-09-16 | fixes #4675 (Не работают кнопки форматирования ↵ | George Hazan | |
в StdMsg/Scriver) | |||
2024-09-11 | fixes #4653 (Плагины сообщений: невозможно ↵ | George Hazan | |
удалить имя группы чатов) | |||
2023-09-29 | fixes #3694 (tabSRMM: при выборе стороннего ↵ | George Hazan | |
журнала пропадает вкладка "Журнал") | |||
2023-06-01 | fixes #3533 (OMEMO: перенести код, рисующий статус ↵ | George Hazan | |
OMEMO в другие плагины) | |||
2023-03-30 | massive code cleaning after regression caused by #3210 | George Hazan | |
2022-06-02 | minor visual glitch fixed | George Hazan | |
2022-03-27 | fixes #3058 (Group chats' popup options dialog moved from StdMsg to the ↵ | George Hazan | |
core, its copy in Scriver removed) | |||
2022-03-26 | fixes #3057 (Унифицировать настройку горячих ↵ | George Hazan | |
клавиш для отправки сообщений) | |||
2021-03-13 | Group 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 | |||
2019-10-02 | merge with SrmmLogContainer | George Hazan | |
2019-09-17 | duplicate code removed from Scriver | George Hazan | |
2019-09-08 | . | George Hazan | |
2019-08-30 | Scriver: more CMOption | George Hazan | |
2019-08-30 | Scriver: | George Hazan | |
- fixes #2037 (when tabs are used, "Save settings for contacts" corrupts window position); - rest of tabs options switched to UI; - version bump | |||
2018-06-09 | fixes #1406 (Scriver: sending by Shift+Enter) | George Hazan | |
2018-06-04 | Scriver: | George Hazan | |
- fixes #1404 (Scriver: cannot change "Send message on" settings) - fixes #1405 (Scriver: add "Send message on Ctrl+Enter") | |||
2018-05-13 | related to #1354 (unhides the hidden database setting that sets the title ↵ | George Hazan | |
format for Scriver) | |||
2018-05-11 | fixes #1347 (Scriver: remove "Use the contact's status icon as the window ↵ | George Hazan | |
icon" option) | |||
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵ | Kirill Volinsky | |
62202ed10617927d5429bc59898e12a366abe744) | |||
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky | |
2017-03-26 | context menu moved to mir_app, part II :) | George Hazan | |
2017-03-24 | m_message & m_log moved inside mir_app | George Hazan | |
2017-03-22 | nick list moved to mir_app | George Hazan | |
2017-03-22 | - more SRMM buttons went to mir_app; | George Hazan | |
- history button handler also moved to mir_app; | |||
2017-03-21 | some common code moved into mir_app | George Hazan | |
2017-03-06 | Scriver: | George Hazan | |
- no more WM_COMMAND handlers in windows procedures; - full complect of UI buttons; - merged header files | |||
2016-12-08 | fix for the control codes in Scriver | George Hazan | |
2016-12-06 | StdMsg & Scriver: | George Hazan | |
- switched to the toolbar buttons instead of the fixed button set; - switched to the shared windows list | |||
2016-05-11 | smiley button also removed from chat window in Scriver | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16819 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-05-11 | Scriver: duplicate smiley add icon removed | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16818 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-05-27 | massive ansi cleaning for Scriver | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@13860 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2014-12-11 | chat's component COLORCHOOSER standardized in the core | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@11332 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2014-05-17 | compilation fix (thanks person) | Vadim Dashevskiy | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@9202 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2014-05-16 | Scriver/options: added spin controls to edit boxes | slotwin | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@9199 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2014-05-16 | Scriver/options: move Line between messages color setting to Fonts and ↵ | slotwin | |
colors page code cleanup git-svn-id: http://svn.miranda-ng.org/main/trunk@9195 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2014-05-15 | Scriver: highlight Apply button only if settings changed | slotwin | |
code cleanup git-svn-id: http://svn.miranda-ng.org/main/trunk@9193 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2013-12-27 | status displaying completely removed because it's impossible to log an event ↵ | George Hazan | |
from memory git-svn-id: http://svn.miranda-ng.org/main/trunk@7394 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2013-03-12 | Yandex added to Scriver | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@3987 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2012-08-20 | revert changes r14006 - simplify tab options | Dmitry Kuzkin | |
now close icons on tabs can be disabled :) git-svn-id: http://svn.miranda-ng.org/main/trunk@1505 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2012-07-23 | Rate, RecentContacts, Scriver: changed folder structure | Vadim Dashevskiy | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@1121 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c |