seraphima
b754bd9773
delete iohelper
2024-03-18 21:57:49 +01:00
seraphima
a623789e29
change winappdriver path in fz tests
2024-03-12 09:53:24 +01:00
seraphima
48d957db5c
start WinAppDriver from the default installation path
2024-03-11 15:27:30 +01:00
seraphima
dbe4982166
fixed cleaning up
2024-03-01 15:28:30 +01:00
seraphima
8942090911
create directory
2024-02-29 20:48:24 +01:00
seraphima
c4f595b19e
spellcheck
2024-02-29 17:36:10 +01:00
seraphima
8a2fdca92d
prepare editor files before launch
2024-02-29 17:27:22 +01:00
seraphima
5f7269ced1
file utils
2024-02-29 17:27:01 +01:00
seraphima
ed4940ca68
Moved constants
2024-02-29 17:11:43 +01:00
seraphima
bf4290866f
write retry
2024-02-28 17:00:51 +01:00
seraphima
e0f67fc2c0
io test helper
2024-02-28 16:58:44 +01:00
seraphima
89e7b49de4
move data to the common project
2024-02-28 16:56:38 +01:00
seraphima
70eb880363
remove unnecessary
2024-02-28 15:35:41 +01:00
seraphima
c7cf00e5db
split io class: editor params
2024-02-28 15:34:53 +01:00
seraphima
dd8420156f
log session info
2024-02-28 13:51:18 +01:00
seraphima
343a8a9858
try waiting
2024-02-28 11:19:31 +01:00
seraphima
2966dc4828
set longer timeout
2024-02-27 19:19:23 +01:00
seraphima
47e05ee477
added init to the second project
2024-02-27 16:15:00 +01:00
seraphima
41edad57cb
src dir variable
2024-02-27 12:40:46 +01:00
seraphima
69de2646c6
path
2024-02-26 12:38:01 +01:00
seraphima
d159ab070a
Merge branch 'main' into dev/seraphima/tests/29246-fancyzones-tests-initial-step
2024-02-23 20:38:37 +01:00
seraphima
8a8100416e
added WinAppDriver.exe
2024-02-23 20:21:40 +01:00
Laszlo Nemeth
7df1049a54
[PastePlain]Prevent Windows start menu from activating ( #31484 )
2024-02-20 15:01:40 +00:00
Davide Giacometti
7c91dada64
[Peek]Add Drive Previewer ( #31476 )
...
* Add drives previewer to Peek
* minor fixes
* fix spellcheck
2024-02-20 13:56:44 +00:00
Davide Giacometti
92c85630a9
[PTRun][Calculator]Replace input with result with '=' key ( #31391 )
...
* replace input with result
* fix and add test
* add options and use result property
2024-02-20 12:08:54 +00:00
Stefan Markovic
e573b7a1b1
[FileLocksmith]Add Windows11 (tier1) context menu ( #31388 )
...
* Add project
* Cleanup project file and add resource file
* Move common logic to FileLocksmithLib
* Cleanup interop vcxproj
* Implement handler, add assets and appx manifest
* Revert "Cleanup interop vcxproj"
This reverts commit 97bf991f2e .
* Remove package on uninstall
Install package on enable
Fix launching app
Cleanup
* Revert non-related change
* Spellcheck
* Update src/modules/FileLocksmith/FileLocksmithContextMenu/Resources.resx
* Wire Show in extended context menu setting
2024-02-20 11:16:55 +00:00
aklemen
0afec7293b
[QuickAccent]Add support for Slovenian ( #31474 )
2024-02-19 17:12:01 +00:00
Davide Giacometti
37867e008b
[PTRun]Fix tooltip closing and improve Registry tooltip spacing ( #31361 )
2024-02-16 14:26:48 +00:00
Jay
3e58382637
[ImageResizer]Improve UI ( #31357 )
...
* update to v3
* SizeToContent="Height"
* unimportant code-behind
* UI and text
* finishing touch
* Update NOTICE.md
* Update Resources.resx
W to E
* Fix spellcheck
2024-02-15 18:36:36 +00:00
Niels Laute
319a0dd6c2
[ColorPicker]Fluent UX ( #28560 )
...
* Init
* UI tweaks
* Remaining UI tweaks
* Update ColorEditorView.xaml.cs
* Getting things up and running
* Tweaks
* Bump WPF version number
* UI tweaks
* Updated sliders styles
* Finalize colorslider styling
* Fix color
* Revert back to a default window
* Adding icon
* Address label feedback
* Correct wrong file change
* Update ColorEditorWindow.xaml.cs
* Tweaks
* Update MainView.xaml
* XAML styler
* Update MainWindow.xaml.cs
* Fix NOTICE.md
* UI tweaks
* Remove IsHitTestVisible
* Bump to WPFUI 3.0
* Fix scrollbars
* Replacing textblock with symbolicon
* Change size
* Update ColorEditorView.xaml
2024-02-15 14:24:27 +00:00
Jaime Bernardo
c75ac456d7
[RegistryPreview]Fix exit crash when flyout is open ( #31427 )
2024-02-14 16:56:40 +00:00
Stefan Markovic
1e47914ba0
[Hosts]Add delete entry button and fix focusing issue ( #31418 )
...
* [Hosts] Add delete entry button
Fix focusing issue when clicking toggle switch or delete button
* fix button accessibility
* address feedback
---------
Co-authored-by: Davide Giacometti <davide.giacometti@outlook.it >
2024-02-14 15:12:59 +00:00
Jaime Bernardo
76de196ee6
[Hosts]Indicate when an entry input field is invalid ( #31407 )
...
* [Hosts]Indicate when an entry input field is invalid
* Minor styling fix
* Update src/modules/Hosts/Hosts/Strings/en-us/Resources.resw
Co-authored-by: Davide Giacometti <davide.giacometti@outlook.it >
* Update src/modules/Hosts/Hosts/Strings/en-us/Resources.resw
Co-authored-by: Davide Giacometti <davide.giacometti@outlook.it >
* Change messages to "Has to be"
---------
Co-authored-by: Niels Laute <niels.laute@live.nl >
Co-authored-by: Davide Giacometti <davide.giacometti@outlook.it >
2024-02-14 14:42:31 +00:00
Stefan Markovic
4e1aacbee2
[Hosts]UI to show when filters are applied ( #31406 )
...
* [WIP] Show UI when filter is applied
* Update MainPage.xaml
---------
Co-authored-by: Niels Laute <niels.laute@live.nl >
2024-02-14 13:31:34 +00:00
Jaime Bernardo
5b692438b7
[Deps]Upgrade CppWinRT to 2.0.240111.5 ( #31396 )
...
* [Deps]Update CppWinRT to 2.0.240111.5
* Apply fix for robmikh.common incompatibility with cppwinrt
* Add CppWinRT to projects that were missing it
* Fix spellcheck
2024-02-13 13:55:14 +00:00
Niels Laute
3d39107e02
[PowerRename]Update apply button style for a clearer enabled look ( #31353 )
...
* Updating SplitButtonStyle
* Remove unused brushes
2024-02-08 14:41:58 +00:00
Stefan Markovic
dec535e4c4
[PT Run][VSCodeWorkspaces] Do not check WSL paths existence ( #31351 )
2024-02-08 14:15:49 +00:00
Stefan Markovic
04f5147cde
[ImageResizer]Fix combo boxes bindings to hide height for percent( #31332 )
...
* [ImageResizer] Fix combo boxes bindings
* Fix exception
2024-02-08 14:06:27 +00:00
gokcekantarci
356db99bca
[Peek]Fix crashes on File Explorer alternatives ( #31211 )
...
* [Peek] Add check to ensure window class name matches File Explorer
* [Peek] Safe casting for IShellFolderViewDual2 compatibility.
2024-02-07 14:52:11 +00:00
seraphima
950f6ae5e4
Merge branch 'main' into dev/seraphima/tests/29246-fancyzones-tests-initial-step
2024-02-07 13:36:22 +01:00
gokcekantarci
1c7c100a42
[PTRun]Don't clear config data on upgrade ( #30187 )
...
* [PTRun] Implemented a new JSON storage method for PTRun settings files.
* [PTRun] Removed uncessary parts.
* [PTRun] Spell checks.
* [PTRun] New JsonSerializerOptions added for information files.
* [PTRun] Unnecessary null check is removed.
* [PT Run] - ExtractFields function removed.
- Creating instance is used instead of deserializing.
* [PTRun] Build fix
* [PTRun] Removed unncessary parts
* [PTRun] CheckWithInformationFileToClear reversed.
* [PTRun] Build fix.
* [PTRun] Deserialization is used instead of key by key comparison.
* [PTRun] Removed unncessary parts.
* [PTRun] Removed unncessary parts.
* [PTRun] Remove entry if query is null or empty.
2024-02-06 15:33:19 +00:00
Davide Giacometti
4426df671e
[Peek]Fix title bar glitch after maximizing window ( #31172 )
2024-02-05 17:05:02 +00:00
Clint Rutkas
cf23574c6b
[PTRun]Unify grammar in plugin descriptions ( #31263 )
...
* first pass
* adjusting the calc language to match other plugins
* including designer file now too
* Fixing E.G to E.G.
2024-02-05 16:41:35 +00:00
Stefan Markovic
ebc7860e5b
[Image Resizer]Localize units and resize mode ( #31140 )
...
* [Image Resizer] Do not use Culture when getting resources with ResourceLoader
* Localize fit and unit comboboxes
* Update font
* Address PR comments
2024-02-05 16:24:46 +00:00
Stefan Markovic
7ca476d6b0
[PTRun][Program]If win32 program redirection path is null, do not overwrite iconPath ( #31170 )
2024-02-02 16:30:25 +00:00
Jaime Bernardo
04623ec65b
[PowerRename]Bring back context menu accelerator key ( #31232 )
...
* [PowerRename]Bring back context menu accelerator key
---------
Co-authored-by: Jay <65828559+Jay-o-Way@users.noreply.github.com >
2024-02-02 09:50:15 +00:00
Niels Laute
f470a19bb9
Updating module images ( #30699 )
...
* Updating PNGs
* Update PastePlain.gif
* CropAndLock
* Filelock smith
* More image updates
* Run
* Update CropAndLock.gif
* Mouse utils
* ImageResizer
* ScreenRuler name change
* Updates
* More changes and renames
* Create PowerLauncher.png
* Create CommandNotFound.png
* Delete FancyZones_MDL2.svg
* Updates
* Updated images
* More image updates
* Paste as plain text update
* Cmd Not Found and Quick Accent
* Fix PowerToys Run PowerToys plugin image paths
* Fix installer
* Change menu order
* Reinstate image names to avoid issues with aka.ms links
* Typo in rename
---------
Co-authored-by: Jaime Bernardo <jaime@janeasystems.com >
2024-01-26 17:12:33 +01:00
Stefan Markovic
d37c124463
[PTRun]Wire plugin hints height to "max results to show" setting ( #31134 )
2024-01-26 14:10:45 +00:00
Stefan Markovic
421a8578e5
[PT Run][Calculator] Fix processing large hex numbers ( #31135 )
...
* [PT Run][Calculator] Fix processing large hex files
* Spellcheck
* Add tests
2024-01-26 15:09:38 +01:00
Davide Giacometti
6da7e3ae39
[Hosts]Duplicate an existing entry ( #31075 )
...
* clone an existing entry
* addressed feedbacks
2024-01-25 16:08:43 +00:00