summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/app.manifest
Commit message (Collapse)AuthorAgeFilesLines
* WinGui: Update Version Numbers around the application / Installer. Update ↵sr552018-05-061-2/+2
| | | | the Installer to download .NET 4.7.1 if missing.
* WinGui: Update the assembly info / version numbers / manifest.sr552017-06-111-3/+3
|
* Enabled "Per monitor DPI awareness"Waterflames2017-02-181-0/+10
| | | | | | | | | This commit adds entries to app.config and app.manifest to enable per monitor DPI awareness in Windows 10. The application will behave as before on platforms that do not support this. The implementation was done using official Microsoft documentation: https://github.com/Microsoft/WPF-Samples/tree/master/PerMonitorDPI
* WinGui: Bump version to 1.0.3 for the future release.sr552017-01-221-1/+1
|
* WinGui: Set version to 1.0.2sr552017-01-011-1/+1
|
* WinGui: Bump versions to 1.0.1sr552016-12-271-1/+1
|
* WinGui: Add an app.manifest to explicitly declare supported operating ↵sr552016-03-221-0/+63
systems so the OS detection works correctly.