Pedro Lamas
|
cccadec44c
|
[FileExplorer] StlThumbnailProvider (#15568)
* Adds StlThumbnailProvider
* Spell checker fixes
* Adds missing changes
* Attempts to fix alpha background issue
* Adds missing dependency references
* Upgrades .NET Core 3.1 to .NET 5
* Updates Helix Toolkit to fix .net5 compatibility
* Return null bitmap If STL model is empty
|
2022-01-25 11:51:37 +00:00 |
|
Andrey Nekrasov
|
3d59c797f9
|
[Setup] Use WiX bootstrapper instead of a custom one (#15050)
@dhowett gave approval on teams. Squash merging
|
2022-01-05 10:28:09 -08:00 |
|
Niels Laute
|
3805348afd
|
[Settings] String fixes (#15072)
* Fix ToggleSwitch
* Numberbox label fix
|
2021-12-20 13:15:08 +01:00 |
|
Stefan Markovic
|
073caffef4
|
[Settings, Common.UI, runner exe] Unify exe/dll naming (#15005)
* Unify exe/dll naming - PowerToys.Runner
Align naming with other exes - PowerToys Runner -> PowerToys.Runner
* Unify exe/dll naming - Microsoft.PowerToys.Common.UI
Project name - Microsoft.PowerToys.Common.UI -> Common.UI
dll name - Microsoft.PowerToys.Common.UI.dll -> PowerToys.Common.UI.dll
* Unify exe/dll naming - Settings
Project names - Microsoft.PowerToys.Settings* -> Settings*
Dll names - Microsoft.PowerToys.Settings*.dll -> PowerToys.Settings*.dll
* Revert file autoformat
* [Docs] Update paths to settings projects/files
* Fix tests - Update path
|
2021-12-15 12:56:52 +01:00 |
|