Heiko
|
19827d0093
|
[PTRun][Shell]Shell selection and combobox improvements (#28972)
* Make combobox items sortable
* Update plugin settings
* settings description
* fix settings hang on outdated plugin code
* spell fixes, shell implementation, translation improvements
* rename property
* backward compatibility
* comment changes
* comment changes
* review feedback 1
* review feedback 2
* Code clean up
|
2023-10-11 13:54:49 +01:00 |
|
Heiko
|
59f0ccebc7
|
[PT Run > PluginAdditionalOptions] Refactoring and more settings types (#28601)
* refactor existing code
* fixes
* fix combo box layout
* improve layout
* add more settings types
* combined setting
* enabled state
* fix spelling
* improve settings.json handling on null values
* textbox improvements
* rework xaml code
* fix xaml style
* spell fixes
* spell fixes
* update comment
|
2023-09-20 18:31:40 +01:00 |
|
gokcekantarci
|
e856e05fad
|
[PTRun][Shell]Select which shell is used (#28121)
* [PTRun] LeaveShellOpen condition added to run command
* [PTRun] Keep shell open added to shell plugin settings.
* [PTRun] Unnecessary variable deleted. Formatting.
* [PTRun] Variable name changed.
* [PTRun] Shell selection
* [PTRun] Bugfix
* [PTRun] Review comments.
* [PTRun] Revert commit
* [PTRun] An enumaration is added to PluginAdditionalOption for selection types.
|
2023-09-11 11:54:06 +01:00 |
|
Heiko
|
380add882c
|
[Settings] Run Plugin additional options: description (#17108)
* last changes
* update ww settings
* feedbvack and TimeDate plugin
* Add property description
|
2022-03-21 12:47:09 +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 |
|