ge0rdi
fbcf85559e
Update: Add option to check for nightly updates
...
Use Appveyor REST API to obtain information about latest build from master.
2020-09-24 18:52:24 +02:00
ge0rdi
4883d13950
Update: Support for automatic updates
...
Use Github REST API to get info about latest release (version,
changelog, installer url).
2020-09-24 18:52:24 +02:00
ge0rdi
b094ddc5f9
Add Json library
...
https://github.com/nlohmann/json
Will be used to parse REST API responses from Github/Appveyor.
2020-09-24 18:52:24 +02:00
ge0rdi
a422105c61
Proper support for HTTPS in DownloadFile
...
Use secure connection right from the beginning.
2020-09-24 18:52:24 +02:00
ge0rdi
e210b4a65a
CAbsolutePidl: Allow copy from PCIDLIST_ABSOLUTE
2020-09-01 19:28:04 +02:00
rkagerer
473f7e1445
Null check in PremultiplyBitmap()
...
Blind attempt to eliminate a crash which seems to occur when PremultiplyBitmap() is called after LoadImage() fails.
I'm hoping this might fix the issue reported here: https://github.com/Open-Shell/Open-Shell-Menu/issues/400
2020-07-13 12:14:22 +02:00
Kaleb Klein
30ffce6939
Change homepage url in settings
...
Changed the homepage text and link on the settings dialog to link to the Open-Shell home page.
2019-12-05 10:27:59 +01:00
ge0rdi
f33cd60b84
Use VS2019
2019-10-01 19:07:03 +02:00
ge0rdi
16de25a8b0
Use C++17 by default
...
Plus C++ standard conformance fixes.
2018-08-18 20:04:21 +02:00
ge0rdi
2fb9448ffd
Few improvements ( #65 )
...
* Fix naming inconsistencies
'Menu' vs 'StartMenu'
* Installer: Remove Facebook link
* Installer: Remove PayPal donate remnants
* OpenShellReadme: Remove info about product version
2018-08-13 00:28:42 -04:00
Xenhat
f4dd56155b
Rebrand to Open-Shell ( #36 ) ( #58 )
...
* Rebrand to Open-Shell
* Slight installer branding improvement
2018-08-05 15:22:10 -04:00