summaryrefslogtreecommitdiff
path: root/plugins/PluginUpdater/src/Options.cpp
AgeCommit message (Expand)Author
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
2016-04-16PluginUpdater:Tobias Weimer
2016-04-15PluginUpdater: platform change fixKirill Volinsky
2016-04-15PluginUpdater: added ability to change platform. Note: old miranda*.exe you s...Kirill Volinsky
2015-08-30- cosmetics and grammar correction;RMN
2015-08-23cosmeticsVadim Dashevskiy
2015-08-21PluginUpdater:Tobias Weimer
2015-07-27PluginUpdater:Tobias Weimer
2015-07-26common projectsKirill Volinsky
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-12PluginUpdater:Tobias Weimer
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-05-22-PluginUpdater:Tobias Weimer
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-01-10PluginUpdater:Tobias Weimer
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
2014-10-16Quick fix for reseting settingTobias Weimer
2014-10-16added ability to lock update from dev version to stableKirill Volinsky
2014-10-07PluginUpdater:Robert Pösel
2014-09-18PluginUpdater:Tobias Weimer