summaryrefslogtreecommitdiff
path: root/plugins/NewStory/src/options.cpp
AgeCommit message (Collapse)Author
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
2020-04-04newstory: change some function to mir_*. Maybe create memleaksMataes
2019-10-21NewStory: options code reorderingGeorge Hazan
2019-10-20NewStory: cleanupMataes
2019-10-20NewStory: password protection removedMataes
2018-12-13NewStory: code cleaningGeorge Hazan
2018-11-25NewStory: fixed options nameMataes
2018-11-25NewStory: worning fixes, icons compilesMataes
2018-11-25NewStory:George Hazan
- fix for fonts & colors' registration - fix for 64-bit WINAPI;
2018-10-06NewStory: porting to ng (not complete)aunsane
2018-09-28NewStory: don't work, not compiledKirill Volinsky