summaryrefslogtreecommitdiff
path: root/plugins/PluginUpdater/src/Options.cpp
AgeCommit message (Expand)Author
2022-01-20fixes #3003 (PluginUpdater: перепутаны настройки цвет...George Hazan
2021-12-26WORD -> uint16_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2021-05-11CCtrlCombo::GetCurData = suitable helper for combo boxesGeorge Hazan
2021-04-14Plugin Updater: code cleaningGeorge Hazan
2021-04-06fixes #2792 (Plugin Updater does not respect "every X days" setting)George Hazan
2021-01-16glory, glory, halleluya: perversive manual call of OnChange() event inside On...George Hazan
2021-01-05PluginUpdater: wrong control ids in popup options dialogGeorge Hazan
2020-10-29Plugin Updater: pu_stub utilities moved to mir_appGeorge Hazan
2020-09-14Plugin Updater: code cleaningGeorge Hazan
2020-09-14fixes #2568 (При изменении числа бэкапов, лишни...George Hazan
2020-09-10Plugin Updater: new option to tune the number of backups to keep (3 by default)George Hazan
2020-09-10Plugin Updater: option dialogs => UI classesGeorge Hazan
2020-08-31Plugin Updater:George Hazan
2020-05-29PluginUpdater:George Hazan
2019-09-19PluginUpdater:George Hazan
2019-09-19final fix for #2070George Hazan
2019-09-19one more fix for #2070George Hazan
2019-09-19fixes #2070 (Plugin Updater doesn't start update after switching url to custom)George Hazan
2019-09-19fixes #2069 (Plugin Updater: add "enable HTTPS" option)George Hazan
2019-04-26Plugin Updater:George Hazan
2019-03-05Popup:George Hazan
2019-03-04PluginUpdater: unused thread removedGeorge Hazan
2019-02-27popup code cleaning (cause we have no tchar.h)George Hazan
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-08-28fixes #1554 (PluginUpdater should delete *.pdb if update channel is "without ...George Hazan
2018-08-28fixes #1550 (Autostart PU on update channel change)George Hazan
2018-08-28useless function removedGeorge Hazan
2018-08-26PluginUpdater: fix for correct url for new variantMataes
2018-08-26PluginUpdater: added new variant of update "Stable version with debug symbols"Mataes
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
2018-05-20options API unbound from hLangpack and switched to CMPluginGeorge Hazan
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-05-17Plugin Updater loses compatibility with Miranda IM completely due to CMPluginGeorge Hazan
2018-05-08code cleaning (using new MS coding style)George Hazan
2018-01-26code optimizationGeorge Hazan
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-13Code modernize ...Goraf
2016-12-02MS_SYSTEM_* services became functionsGeorge Hazan
2016-11-24PluginUpdater: we use "32" instead "86" on our site and wikidartraiden
2016-10-28- old useless helpers removed from the Options module;George Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-27<tchar.h> removed from <m_system.h>George Hazan
2016-07-26less TCHARs:George Hazan
2016-06-12PluginUpdater:Tobias Weimer
2016-06-12more code cleaningGeorge Hazan
2016-06-12- option to be restored till the update's finish;George Hazan
2016-06-062 radiobuttons changed to 1 checkbutton for platform changeKirill Volinsky