summaryrefslogtreecommitdiff
path: root/plugins/NewStory/src/options.cpp
AgeCommit message (Collapse)Author
2024-10-22fixes #4602 (NewStory: сделать опцию для ↵George Hazan
ограничения максимальной высоты превьюшки изображения)
2024-03-29NewStory: option to enable picture previewsGeorge Hazan
2024-03-24fixes #4293 (NewStory: кнопка "Сбросить" не ↵George Hazan
отключается)
2024-03-22NewStory: fix for the template preview window in optionsGeorge Hazan
2024-03-20NewStory: first html-based version which looks more or less like RTF versionGeorge Hazan
2024-02-19NS: code mergeGeorge Hazan
2024-02-19NewStory: fix for ugly string in vairables' help windowGeorge Hazan
2024-02-19NewStory:dartraiden
- add [cX] tag to variables help - convert sources to CR+LF
2024-02-19NewStory: custom colorsGeorge Hazan
2024-01-08Update copyrightsdartraiden
2023-12-14NewStory: fix crashdartraiden
2023-12-14NewStory: log icons are optional nowGeorge Hazan
2023-12-14NewStory: remove icons from variablesdartraiden
2023-11-03fixes #3768 (NewStory: добавить опцию сдвига ↵George Hazan
выделения при прокрутке стрелками)
2023-11-03fixes #3778 (NewStory: в предпросмотре шаблонов ↵George Hazan
заработал цвет текста, но не фона)
2023-11-03fixes #3779 (NewStory: обновлять текущий ↵George Hazan
предпросмотр шаблона при применении изменений)
2023-10-31NewStory: old perversion with temporary contact & event exterminatedGeorge Hazan
2023-10-31NewStory:George Hazan
- fixes #3755 (NewStory: неработающий тэг color парсится криво); - fixes bug with template preview in the options dialog
2023-10-30fixes #3616 (NewStory: не работают настройки цвета ↵George Hazan
своего имени и имени собеседника)
2023-10-14NewStory: copyright updateGeorge Hazan
2023-09-12code cleaningGeorge Hazan
2023-08-04for #3530 (Bookmarks)George Hazan
2023-08-02fixes #2415 (NewStory: add message direction option)George Hazan
2023-08-01code cleaningGeorge Hazan
2023-08-01NewStory: translateable default valueGeorge Hazan
2022-07-31Contact: group of functions gathered into the personal namespaceGeorge Hazan
2022-02-07fxes #3024 (Сделать переводимыми различные ↵George Hazan
тестовые окна )
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2020-05-08NewStory:George Hazan
- duplicate code removed; - temporary contact creation moved to OnInitDialog, not to cause problems during debugging
2020-05-08NewStory to use common icons for files & URLsGeorge Hazan
2020-05-05another option for drawing window edgeGeorge Hazan
2020-05-05NewStory: option to hide scrollbarGeorge Hazan
2020-05-04fixes #2350 (Кнопку Reset стоит таки ↵George Hazan
переработать, чтобы она сбрасывала в дефолт лишь текущий шаблон, а не все)
2020-05-04NewStory:George Hazan
- mind blowing enum EventLoadMode removed and replaced with the simple bool flag; - massive memory leak removed; - wtext_del flag removed (now all strings are allocated via mir_alloc()); - displayed events now are marked as read if needed
2020-05-03fixes #2378 (NewStory: нет истории - нет превью)George Hazan
2020-05-03NewStory: fix for templates translation in optionsGeorge Hazan
2020-05-02NewStory: grammarly fixesdartraiden
2020-05-01fixes #2371 (NewStory: add grouping support)George Hazan
2020-04-25NewStory: major code cleaningGeorge Hazan
2020-04-24fixes #2350 (NewStory: в настройках шаблонов нужна ↵George Hazan
кнопка "Reset to default")
2020-04-24NewStory: fix variable namedartraiden
2020-04-22fixes #2350 (NewStory: в настройках шаблонов нужна ↵George Hazan
кнопка "Reset to default")
2020-04-21fixes #2333 (NewStory: после переписывания ↵George Hazan
настроек на классы, невозможно сохранить изменения в шаблонах)
2020-04-14NewStory: decapitalizationdartraiden
2020-04-07newstory: fixed [2293]Mataes
2020-04-07NewStory: options -> UI classesGeorge Hazan
2020-04-04code cleaningGeorge Hazan
2020-04-04newstory: minor cleanupMataes
2020-04-04newstory: minor cleanupMataes