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
Jaime Bernardo
914861ba57
[Deps]Update System.Drawing.Common to 8.0.2 ( #31422 )
...
* [Deps]Update System.Drawing.Common to 8.0.2
* Fix NOTICE.md
2024-02-14 13:44:05 +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
Clint Rutkas
91299802ed
Update run-ui-tests-ci.yml
2024-02-09 21:17:24 -08:00
Clint Rutkas
fdab112728
Update run-ui-tests-ci.yml
2024-02-09 20:53:39 -08:00
Clint Rutkas
57f5fb1d8f
Update run-ui-tests-ci.yml
...
testing against what WinUI gallery has for agent
2024-02-09 08:13:48 -08:00
Jaime Bernardo
061d337195
AgentResolution should be a string
2024-02-09 09:32:04 +00:00
Clint Rutkas
82def1c5a0
Update run-ui-tests-ci.yml
2024-02-08 21:59:07 -08:00
Clint Rutkas
a0e2c27746
Update run-ui-tests-ci.yml
2024-02-08 21:56:05 -08:00
Clint Rutkas
1fc0d047f9
Update run-ui-tests-ci.yml
2024-02-08 20:50:30 -08:00
Clint Rutkas
de827e6068
Update run-ui-tests-ci.yml
2024-02-08 20:49:52 -08: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
Clint Rutkas
d0793b3b7e
[Dev]Add additional Winget DSC scripts for VS Pro and Enterprise ( #31325 )
...
* Create configuration.Enterprise.dsc.yaml
* Create configuration.Professional.dsc.yaml
* Update configuration.Enterprise.dsc.yaml
* Update configuration.Professional.dsc.yaml
* Update configuration.dsc.yaml
* Rename configuration.Enterprise.dsc.yaml to configuration.vsEnterprise.dsc.yaml
* Rename configuration.Professional.dsc.yaml to configuration.vsProfessional.dsc.yaml
2024-02-08 09:50:37 +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
Niels Laute
3f837f8c90
[Flyout]Fix icon center alignment bug ( #31142 )
2024-02-07 14:41:51 +00:00
seraphima
f07b6848cf
Merge branch 'main' into dev/seraphima/tests/29246-fancyzones-tests-initial-step
2024-02-07 15:24:18 +01:00
Stefan Markovic
aae3b34158
[CI]Update Wix urls and hashes ( #31338 )
...
* [CI] Update wix sources and hashes
* Update docs
2024-02-07 13:54:26 +00:00
seraphima
950f6ae5e4
Merge branch 'main' into dev/seraphima/tests/29246-fancyzones-tests-initial-step
2024-02-07 13:36:22 +01:00
seraphima
668b133496
remove resolution
2024-02-07 13:02:29 +01:00
seraphima
759e5ad1b1
task name
2024-02-06 19:09:22 +01:00
seraphima
995610a967
added start operation type
2024-02-06 16:35:37 +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
seraphima
47a228d295
default address
2024-02-06 14:18:08 +01:00
seraphima
3ba5edb697
changed args and condition
2024-02-06 10:58:01 +01:00
seraphima
1adad0de2f
winappdriver task
2024-02-05 18:50:48 +01: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
Clint Rutkas
1f74328739
[Deps]Upgrade MSTest adapter and framework to 3.2 ( #31241 )
...
* upgrading test adapter and framework to 3.2
* Fix package comments
* Fix Notice.md
2024-02-02 15:46:13 +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
seraphima
c17a886ad7
test with full vsconsole path
2024-02-01 23:28:31 +01:00
seraphima
7b89e31900
change path, remove unnecessary
2024-02-01 19:54:36 +01:00
seraphima
6df4fc6735
try full path in vstest task
2024-02-01 14:09:17 +01:00
seraphima
653838d604
try vstest task
2024-02-01 09:54:38 +01:00
seraphima
ce895e74b3
try full path
2024-01-31 18:43:43 +01:00
seraphima
ea16192bc8
check files
2024-01-31 17:00:31 +01:00
Jeremy Sinclair
fa6fec9bf9
[ci]Point VCToolsVersion to latest VC.CRT version instead of VC.Redist version ( #31212 )
...
* [CI] Point VCToolsVersion to latest VC.Tools version instead of VC.Redist version
* Update verifyAndSetLatestVCToolsVersion.ps1
* Use VisualCpp.CRT.Source version.
2024-01-31 14:58:59 +00:00
David Federman
f2c7ca361d
[Build]Update MSBuildCache to 0.1.258-preview ( #31123 )
2024-01-30 13:36:25 -08:00
seraphima
78701d8243
tools dir
2024-01-30 22:22:09 +01:00
Jaime Bernardo
0afd429ba3
0.78 changelog ( #31174 )
...
* 0.78 changelog
* Update README.md
Co-authored-by: Aaron Junker-Wildi <aaron.junker@outlook.com >
* Update README.md
Co-authored-by: Aaron Junker-Wildi <aaron.junker@outlook.com >
* Update README.md
Co-authored-by: Aaron Junker-Wildi <aaron.junker@outlook.com >
* Update README.md
Co-authored-by: Aaron Junker-Wildi <aaron.junker@outlook.com >
* Update README.md
Co-authored-by: Aaron Junker-Wildi <aaron.junker@outlook.com >
* Update README.md
Co-authored-by: Aaron Junker-Wildi <aaron.junker@outlook.com >
* Update README.md
Co-authored-by: Aaron Junker-Wildi <aaron.junker@outlook.com >
* Update README.md
Co-authored-by: Aaron Junker-Wildi <aaron.junker@outlook.com >
* Grouped dependency upgrades together
* Added installer hashes
* Add screenshots of the new languages
---------
Co-authored-by: Aaron Junker-Wildi <aaron.junker@outlook.com >
2024-01-30 12:22:37 -08:00
seraphima
864248f18f
vs path
2024-01-30 19:44:59 +01:00
seraphima
6fbd2de127
search vstest.console
2024-01-30 12:31:31 +01:00
seraphima
101cff736f
script path
2024-01-29 13:36:41 +01:00
seraphima
c5326584ca
upd command
2024-01-29 12:31:01 +01:00