Niels Laute
9cf39654d9
[OOBE] Refactor UI code, minor UI tweaks ( #16578 )
...
* Move content to dedicated XAML
* Select modules enum
* Remove redundant code, UI fixes
* Markdown rendering tweaks
* Address feedback
2022-03-08 15:27:17 +00:00
Jaime Bernardo
87bb89ab15
[OOBE]Add What's New page - SCOOBE ( #16478 )
...
* [Oobe]Add a What's New page
* Show What's New when version changes
* Add link to GitHub
* Use generic icon for now
* Get only the latest 5 releases
* fix spellchecker
* rename last_version_run.json
* Remove UserControl_Loaded
* Remove installer hash from the release notes
* constexpr some strings
* Add check your internet connection message
2022-02-22 11:02:08 +00:00
Seraphima Zykova
fa81968dbb
[AlwaysOnTop] Proof of concept ( #14360 )
...
Co-authored-by: Niels Laute <niels.laute@live.nl>
2021-12-29 17:33:20 +00: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