Commit Graph

4079 Commits

Author SHA1 Message Date
seraphima
cb47f11bbc spelling 2024-03-04 14:50:56 +01:00
seraphima
88ca89b90d replace assert when searching a layout 2024-03-04 14:50:56 +01:00
seraphima
d837ef9a10 wait 2024-03-04 14:50:17 +01:00
seraphima
b71c2b76d5 rename template layouts constants 2024-03-04 14:50:17 +01:00
seraphima
5c555ba5fd rename test class 2024-03-04 14:50:17 +01:00
seraphima
e5668fb239 template layouts tests 2024-03-04 14:50:17 +01:00
seraphima
96d426b52f wait 2024-03-04 14:50:17 +01:00
seraphima
502e73a7ca accessibility ids 2024-03-04 14:50:17 +01:00
seraphima
8658ed2530 template zone number test 2024-03-04 14:49:10 +01:00
seraphima
b227488e43 separate io helpers 2024-03-04 14:49:10 +01:00
seraphima
d97329acef fix layout name 2024-03-04 14:49:10 +01:00
seraphima
c2fa3bae98 handy assert 2024-03-04 14:49:10 +01:00
seraphima
11aa0eb753 save and cancel clicks 2024-03-04 14:49:10 +01:00
seraphima
7f27b69079 get zone slider 2024-03-04 14:49:10 +01:00
seraphima
2b336c4bfa moved enum 2024-03-04 14:49:10 +01:00
seraphima
f8ac674c45 added ui initialization tests 2024-03-04 14:48:09 +01:00
seraphima
4663095edb click monitor test 2024-03-04 14:48:09 +01:00
seraphima
9cf0ab28af click item 2024-03-04 14:46:54 +01:00
seraphima
8ab5c1b929 add name to monitors list 2024-03-04 14:46:54 +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
fef50971af [TextExtractor][CQ]Fixing faulty binding in settings language combo box (#31486) 2024-02-20 15:11:53 +00: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
Davide Giacometti
e607b26df6 [Settings]Remember maximized state (#31424)
* restore settings in maximized state

* fix using
2024-02-20 10:40:53 +00:00
aklemen
0afec7293b [QuickAccent]Add support for Slovenian (#31474) 2024-02-19 17:12:01 +00:00
Aaron Junker-Wildi
6da03c86cc [Monaco]Add ksh, zsh, and bsh as shell file extensions + .env support (#31380)
* Add ksh, zsh, and bsh as shell file extensions

* Add .env support
2024-02-16 15:18:36 +00:00
Aaron Junker-Wildi
184112e73a [Monaco][Peek]Add .txt to Monaco description (#31379) 2024-02-16 15:00:14 +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