PowerToys/src/settings-ui/Settings.UI
Stefan Markovic 6ac508fb93
Self-contained .NET (#22217)
* dotnet sc

* MD preview - C# app

 - working self-contained

* Gcode preview - C# app

* DevFiles preview - C# app

* Fix passing path with spaces as cmd arg and monacocpp proj file

* Pdf preview - C# app

* Svg preview - C# app

* Fix comment

* Gcode thumbnail - C# app

TODO:
	- installer
	- why IThumbnailProvider and IIntializeWithFile doesn't work?

* Pdf thumbnail - C# app

TODO:
        - installer
        - why IThumbnailProvider and IIntializeWithFile doesn't work?

* Pdf thumbnail - C# app

TODO:
        - installer
        - why IThumbnailProvider and IIntializeWithFile doesn't work?

* Fix GcodeThumbnailProviderCpp.vcxproj

* Svg thumbnail - C# app

TODO:
        - installer
        - why IThumbnailProvider and IIntializeWithFile doesn't work?

* Fix Svg tests

* Thumbnail providers - installer

* Self-contained Hosts and FileLocksmith

* Fix hardcoded <RuntimeIdentifier>

* Remove unneeded files

* Try to fix Nuget in PR CI

* Prefix new dlls with PowerToys.
Sign new dlls and exes

* Add new .exe files to ProcessList

* ci: debug by listing all env vars

* ci: try setting variable in the right ci file

* Bring back hardcoded RuntimeIdentifier

* ci: Add comment and remove debug action

* Remove unneeded lib

* [WIP] Platform conditional dotnet files & hardlinks

* Cleanup

* Update expect.txt

* Test fix - ARM installer

* Fix uninstall bug

* Update docs

* Fix failing test

* Add dll details

* Minor cleanup

* Improve resizing

* Add some logs

* Test fix - release build

* Remove InvokeOnControlThread

* Test fix: logger initialization

* Fix arm64 installer

Co-authored-by: Jaime Bernardo <jaime@janeasystems.com>
Co-authored-by: Dustin L. Howett <dustin@howett.net>
2022-12-14 13:37:23 +01:00
..
Activation [Settings, Common.UI, runner exe] Unify exe/dll naming (#15005) 2021-12-15 12:56:52 +01:00
Assets [Settings]Fix FileLocksmith Fluent icon (#22248) 2022-11-23 18:12:34 +00:00
Behaviors [settings-ui] Settings WinUI3 (#17797) 2022-04-19 21:00:28 +01:00
Controls [Settings][Accessibility] Set name for ShortcutControl (#22622) 2022-12-13 14:14:09 +00:00
Converters [Settings] New Settings controls, XAML formatting and cleanup (#21317) 2022-11-23 18:57:09 +00:00
Helpers [Chore] Run solution code cleanup (#20584) 2022-09-16 10:54:58 +02:00
OOBE [ColorPicker]Custom color formats (#22141) 2022-12-02 16:44:53 +00:00
Properties/PublishProfiles Self-contained .NET (#22217) 2022-12-14 13:37:23 +01:00
Services [settings-ui] Settings WinUI3 (#17797) 2022-04-19 21:00:28 +01:00
Strings/en-us [ci]Fix duplicate resource and unsigned dll (#22450) 2022-12-05 09:08:23 +00:00
Styles [Settings] New Settings controls, XAML formatting and cleanup (#21317) 2022-11-23 18:57:09 +00:00
Themes [Settings] New Settings controls, XAML formatting and cleanup (#21317) 2022-11-23 18:57:09 +00:00
Utilities [GPO] Add policies for configuring utilities enabled states (#21411) 2022-10-26 14:02:31 +01:00
ViewModels [Quick Accent]Increase default input delay to 300ms (#22680) 2022-12-13 17:15:56 +00:00
Views [Settings]Fix using navigation items in scan mode (#22545) 2022-12-12 16:34:21 +00:00
app.manifest [settings-ui] Settings WinUI3 (#17797) 2022-04-19 21:00:28 +01:00
App.xaml [Settings] New Settings controls, XAML formatting and cleanup (#21317) 2022-11-23 18:57:09 +00:00
App.xaml.cs [New PowerToy] File Locksmith (#20930) 2022-10-28 14:51:21 +01:00
GlobalSuppressions.cs [General]Upgrade to WinAppSDK 1.1.2 (#19321) 2022-07-15 09:16:32 +01:00
icon.ico [settings-ui] Settings WinUI3 (#17797) 2022-04-19 21:00:28 +01:00
MainWindow.xaml [Settings] New Settings controls, XAML formatting and cleanup (#21317) 2022-11-23 18:57:09 +00:00
MainWindow.xaml.cs Immersive dark mode + Theme Listener (#18315) 2022-07-01 10:52:48 +01:00
OobeWindow.xaml [Settings] New Settings controls, XAML formatting and cleanup (#21317) 2022-11-23 18:57:09 +00:00
OobeWindow.xaml.cs Immersive dark mode + Theme Listener (#18315) 2022-07-01 10:52:48 +01:00
PowerToys.Settings.csproj Self-contained .NET (#22217) 2022-12-14 13:37:23 +01:00