Jeremy Sinclair
306cc151d6
[CI] Update Release to target .NET 8 and use Preview agent
2023-09-21 05:42:06 -04:00
Seraphima Zykova
8cd2b7cdc3
[FancyZones] Fix handling newly created windows on Windows 11 ( #28646 )
2023-09-21 10:11:51 +02:00
Jeremy Sinclair
f4f7efbf6a
[CI] Update NOTICE.md
2023-09-20 22:36:48 -04:00
Jeremy Sinclair
330f1669fb
[CI] Switch to preview agent
2023-09-20 18:08:47 -04: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
5ddd8d72dd
[Peek]Always use default white background for HTML files( #28557 )
...
* [Peek] A check for color of body element in html and change it based on theme is added.
* [Peek] WebView2 solution is added instead of javascript injection
* [Peek] Detailed comments are added.
2023-09-20 18:30:32 +01:00
Jeremy Sinclair
26c8e1b1bf
[FileLocksmith] Update TFM to .NET 8
2023-09-20 12:46:40 -04:00
Jeremy Sinclair
f9d9d79f4f
[CI] Add .NET preview version flag temporarily.
2023-09-20 12:25:13 -04:00
Jeremy Sinclair
ef622841a3
[CI] Target .NET 8 in YAML
2023-09-20 12:17:26 -04:00
Jeremy Sinclair
97f601aac6
[Analyzers] Disable CS1615, CS9191
2023-09-20 09:58:52 -04:00
Jeremy Sinclair
a626272bde
[Analyzers] Fix for C26495
2023-09-20 09:49:03 -04:00
Davide Giacometti
0a1759028d
[Hosts]Fix move up/down not being disabled when filtering ( #28615 )
2023-09-20 11:46:36 +01:00
Jeremy Sinclair
5867b12d67
Merge remote-tracking branch 'origin/main' into dev/snickler/net8-upgrade
2023-09-19 12:04:24 -04:00
Jeremy Sinclair
3dbf3a6ba7
[Analyzers] Remove CA1309, CA1860-CA1865, CA1869, CA2208 from warning.
2023-09-19 11:43:56 -04:00
Jeremy Sinclair
731613b8c4
[Build] Update TFM to .NET 8 for publish profiles
2023-09-19 11:23:55 -04:00
Seraphima Zykova
bdf9a44717
[FancyZones]Set FancyZones process and main thread priority to Normal ( #28581 )
2023-09-19 15:47:05 +01:00
Jaime Bernardo
e09839dd6e
[PreviewHandlers]Ignore telemetry exceptions ( #28612 )
2023-09-19 15:41:17 +01:00
Jaime Bernardo
b471c98f7e
[FileLocksmith]Avoid GDI object leak on context menu ( #28611 )
2023-09-19 15:40:58 +01:00
Jaime Bernardo
c31211241d
[MWB]Fix thread suspend crash on process restart ( #28609 )
2023-09-19 15:40:41 +01:00
Pedro Lamas
4ba1d83cf5
[FileExplorerAddOns]Improves handling of Gcode Thumbnails ( #27947 )
...
* Improves handling of Gcode Thumbnails
* Remove Peek support
* Moves GcodeHelper to PreviewHandlerCommon
* Reverts minor change
* Skip unknown data on GcodeHelper.GetBestThumbnail
* Replaces QOI.Core with QoiImage
* Fixes spellchecker
* Reverts changes to NOTICE.md
* Minor QoiImage improvements
* Use custom QoiPixel struct
* Add MIT notice for the QOI reference code
* Fix spellcheck for the MIT notice
* Update NOTICE.md
tweaked notice a bit
2023-09-19 15:33:55 +01:00
ChaseKnowlden
cc454701b8
[PTRun]UI for turning on Pinyin on Settings ( #24293 )
...
* Conflict resolving Part 1
* Conflict resolving Part 2
* Conflict resolving Part 3
* Conflict resolving part 4
* fix usepinyin
* Add test and fix setting
* Fix whitespace
* Fix prefix name
* Add mention that it doesn't work for every plugin
2023-09-19 15:31:33 +01:00
Jeremy Sinclair
390e0e5781
Merge remote-tracking branch 'origin/main' into dev/snickler/net8-upgrade
2023-09-15 23:17:40 -04:00
Davide Giacometti
b8a83fba1b
[BugReport]Fix hang when bug report is launched ( #28506 )
...
* fix hang when bug report is launched from flyout
* Normalize output dir for release
2023-09-15 07:34:17 +01:00
Davide Giacometti
51906e68a4
[Hosts]Fix content dialogs overlapping title bar ( #28547 )
...
* fix content dialogs overlapping title bar
* fix spellcheck
2023-09-15 07:23:20 +01:00
gokcekantarci
368ed68271
[PTRun][Program]Exception handling and checks at startup thumbnail generation ( #28534 )
...
* [PTRun] Exception handling and other checks are added.
* [PTRun] Revert lines
2023-09-15 06:49:23 +01:00
Niels Laute
6af6f4f43f
[Deps]Upgrading to CommunityToolkit.WinUI v8.0 ( #28205 )
...
* Adding new package references
* Updating namespaces and controls
* Fixing GridSplitter
* Bump up version numbers
* Fix namespaces for Settings
* Fixing FontIcon extensions
* Use Toolkit converters
* Update notice
* Remove unused reference
* Namespace fixes
* Update MainPage.xaml
* Upgrading packages to latest
* Resolve CI issues
* Fix Hosts merge
2023-09-14 17:41:31 +01:00
Jeremy Sinclair
40a9b51ebb
CA1854: Use TryGetValue instead of ContainsKey
2023-09-13 19:44:25 -04:00
Jeremy Sinclair
0c8d78ea5a
Updated Analyzer package to latest .NET 8 preview package
2023-09-13 19:35:14 -04:00
Jeremy Sinclair
0a2cf58497
Updated Microsoft NuGet packages to RC1
2023-09-13 19:34:52 -04:00
Jeremy Sinclair
c1dca857c2
Update RIDs to reflect breaking changes in .NET 8
2023-09-12 23:12:20 -04:00
Jeremy Sinclair
fdb25f5855
Merge remote-tracking branch 'origin/main' into dev/snickler/net8-upgrade
2023-09-12 23:03:52 -04:00
Jeremy Sinclair
ed9e20a5fc
Disabled CA1859, CA1716, SYSLIB1096 analyzers
2023-09-12 23:03:25 -04:00
Stefan Markovic
43549eba77
[RegistryPreview]Fix showing in the background on start ( #28452 )
...
* [RegistryPreview] Fix showing in the background on start
* Use existing window handle
2023-09-12 14:50:02 +01:00
Jaime Bernardo
67a2dc0d6f
[PTRun][Calc]Keep leading zeroes on languages where . is not a separator ( #28451 )
...
* [PTRun][Calc]Keep leading zeroes on languages where . is not a separator
* Adapt tests
2023-09-12 11:22:34 +01:00
Davide Giacometti
3253df782a
[Dev]Automatically add header to .cs files ( #28427 )
2023-09-12 11:21:22 +01:00
Davide Giacometti
ebd051ff61
[General]Display in titlebar/tray if running as admin ( #28425 )
...
* display in titlebar if running as admin
* show run as admin in tray tooltip
2023-09-12 11:11:26 +01:00
Stefan Markovic
63975600f1
[HostsModuleInterface]Check correct event for error ( #28412 )
2023-09-12 10:45:29 +01:00
Davide Giacometti
184c618398
[Hosts]Entries context menu refactoring ( #28367 )
2023-09-12 10:28:25 +01:00
Dustin L. Howett
76de2de123
Switch away from the WinDev agent pools ( #28503 )
...
Using our own pools like this gives us a lot of freedom in the tooling
that's installed, the OS versions it targets, and when we take on Visual
Studio updates.
As part of this effort, I've also stood up a "small" agent pool. At the
time of this PR, that pool is using D2ads-v5 SKU VMs (2 vcore 8 GiB)
versus the "large" agent pool's D8as-v5 (8 vcore 32 GiB). Smaller build
tasks can in the future be moved over to the small pool. Compilation's
the hard part, so it gets to stay on the large pool.
2023-09-11 14:33:12 -05: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
Joseph Finney
6ee326beb4
[TextExtractor]Version 2.0 with table scan and many QOL improvements ( #28358 )
...
* Remove unsed code and organize.
* If clicking a word hide the overlay to do the OCR
Code formatting
* spelling
* Add ResultTable
* Result Table working
* Spelling Fixes
* Initial Get UX for new Overlay UX working
* Basic top buttons working and loading correctly
* use Single Line and Table Toggle buttons when doing OCR
* Code style and error and warning removal
* Dispose Wrapping Stream as much as possible
* Fix spelling catches
* Use WPF UI 3.0.0-Preview.4
* Revert changes to ColorPicker UI
* Add Settings DeepLink
* Use Accent Color where possible
* Remove redundant button styles,
fix table click event
* Fix disposing too early
2023-09-11 10:32:49 +01:00
Davide Giacometti
6c09565244
[Hosts]Improved save error handling ( #28215 )
2023-09-08 16:25:36 +01:00
gokcekantarci
5e353640d7
[OOBE]SetTheme function added for oobe in HandleThemeChange function. ( #28345 )
2023-09-07 16:44:42 +01:00
peerpalo
ef56dcacf0
[ColorPicker]Scroll color history to top after choosing new color ( #28291 )
2023-09-07 16:32:45 +01:00
Andrey Nekrasov
16e105106b
[SVGThumbnail]Optimize CPU usage ( #28286 )
...
* [SVG Thumbnail] Optimize CPU usage
* add missing zero
2023-09-07 16:06:49 +01:00
poke30744
4d95adc6fc
[FileLocksmith]Detect files opened by processes with PID > 65535 ( #28265 )
...
It is to fix the bug that FileLocksmith cannot detect a process with a PID greater than 65535.
2023-09-07 15:56:10 +01:00
Andrey Nekrasov
380895a2ca
[PowerRename] Do not crash with big counter values and bound max padd… ( #28249 )
2023-09-07 16:33:07 +02:00
Aaron Junker
2ecf5f41c2
[QuickAccent]Add é to Norwegian and Swedish ( #28225 )
2023-09-07 11:34:15 +01:00
Dongle
937e7b0c00
[Deps]Upgrade to WinAppSDK 1.4 ( #28310 )
...
* Update to WASDK 1.4
* Remove redundant title bar styles.
* Update notice
* Update C++ projects as well
* Upgrade CppWinRT too
* Add exception to WASDK file version set to 1.0.0.0
---------
Co-authored-by: Jaime Bernardo <jaime@janeasystems.com>
2023-09-07 09:36:47 +01:00
Aaron Junker
0040dbd829
Update SECURITY.md from 0.0.2 to 0.0.9 ( #28289 )
2023-09-06 09:14:28 -07:00