Laszlo Nemeth
547467e45e
[Flyout]Add lock icon for the GPO enabled/disabled modules ( #29325 )
...
* [Flyout] All apps page: adding lock icon for the GPO enabled/disabled modules, showing all modules
* Restructuring module list creation.
* minor fixes
* Fix module names
* Remove unused include
* Fix wrong spelling
* Fix Mouse Pointer Crosshairs icon name
* Fix Dashboard reacting to flyout enabling of envvars
---------
Co-authored-by: Jaime Bernardo <jaime@janeasystems.com >
2023-10-24 10:37:22 +01:00
Sven
46ed52eab6
[Settings] Reset Activation Key to Default Value ( #26449 )
...
* Add Default Value field to all controls
* Add reset button to Control field
* Improve button
Improve appearance
Add ToolTipService
Add AutomationProperties
* Move Reset button to Shortcut Dialog
* Fix Video Conferencing crash
* Change `Use Default` to `Reset`
2023-06-20 14:42:04 +01:00
Heiko
44b8a9fe1e
add warning ( #25098 )
2023-03-29 14:57:03 +02:00
Carlos Zamora
1e1429177b
[PastePlain] Introduce Paste as Plain Text module ( #23645 )
...
* [PastePlain] Introduce Paste as Plain Text module
* fix build
* add telemetry
* update settings UI
* spell
* Add navigation items to Settings and OOBE
* Add PastePlain to the Quick Access flyout
* try to fix PastePlain not being enabled from runner/settings
* load dll properly
* installer files
* Add PastePlain project name
* Use win32 APIs in the module interface instead
* Fix spellcheck
* Fix build errors
* Add success, error and invoke telemetry
* Add Settings Telemetry
* Add GPO definitions
* Fix analyzer errors
* Use static_cast instead of reinterpret_cast
* Add images to Settings
* Add note about replacing clipboard contents
* Fix learn more text
* Add link to readme
* Remove unneeded C# app
* Fix installer
* Fix spellchecker
---------
Co-authored-by: Jaime Bernardo <jaime@janeasystems.com >
2023-02-23 14:59:49 +00:00