yuyoyuppe
614bf7fee3
move license to NOTICE
2022-08-24 15:04:33 +02:00
yuyoyuppe
a69a450899
update OOBE
2022-08-24 14:33:39 +02:00
yuyoyuppe
db2e1d5985
add sse2neon license
2022-08-24 14:27:15 +02:00
Andrey Nekrasov
58f49e1861
pass dpiScale to x renderer
2022-08-24 01:04:37 +02:00
Andrey Nekrasov
de1d18f8d9
Merge branch 'main' into measure_tool
...
# Conflicts:
# PowerToys.sln
# src/settings-ui/Settings.UI/Strings/en-us/Resources.resw
2022-08-24 00:34:52 +02:00
Andrey Nekrasov
45f4a83dab
spelling
2022-08-24 00:32:39 +02:00
Andrey Nekrasov
9128ca63c9
implement custom renderer and make × semiopaque
2022-08-24 00:28:20 +02:00
Pedro Lamas
c26e23b904
[FileExplorer]Stl Thumbnails color customization ( #19928 )
2022-08-23 21:45:27 +01:00
Davide Giacometti
5c431b5ac5
[Runner] Cleanup updates directory at startup ( #19875 )
...
* cleanup updates and logs at startup
* perform cleanup in separate thread
2022-08-23 21:32:45 +01:00
Heiko
c85305695e
[Settings][Plugin manager] Activation commands: Fix conflict with calc plugin and add warning ( #19593 )
...
* update activation commands
* add warning and badges
* fix spelling
* fix badge style
* fixes
* small fixes missed
* spell fix
* revert changes for Program plugin
* small tweaks
* Add Grid control
* merge warnings
* fix spelling
* fix resource
* updating conflicitng keywords
* remove keywordWarning and warningBagde
* fix broken reference
* add new information bar
2022-08-23 21:28:41 +01:00
Jeff Lord
4c796c0b53
[PTRun]Add history plugin ( #19569 )
...
* Progress!
* Progress...
* POC level.
* Added ability to delete from history using IPublicAPI
* Some sorting, works in some cases.
* Rename "Run History" back to just "History".
* Updated item from review.
* Slight change to PowerLauncher ref, set Copy Local = False
* Fixed missing history items if added to history without search term.
* Added placeholder unit test project
* Updates for new History plugin.
* Update Product.wxs, removed useless Unit Test project
* Removed actual files for "Microsoft.PowerToys.Run.Plugin.History.UnitTests"
* Added history.md, updated ESRPSigning_core.json
* Changes for review
* Removed now global CodeAnalysis/stylecop
2022-08-23 21:27:45 +01:00
Seraphima Zykova
8cea22aaf1
[FZEditor]Highlight distance range: slider and fix narrator ( #19840 )
...
* announce corrected value
* tooltip
* slider
* announce value
* custom slider announce
* slider slyle
* announce range
* show current value
2022-08-23 20:41:22 +01:00
Andrey Nekrasov
78d4f66669
update issue template + refactor text box drawing
2022-08-23 20:45:25 +02:00
yuyoyuppe
48a79819f3
spell-checked
2022-08-23 16:40:30 +02:00
yuyoyuppe
bde578522e
move #define DEBUG_OVERLAY in an appropriate space
2022-08-23 16:37:34 +02:00
yuyoyuppe
5d39f44233
allow multiple measurements with bounds tool with shift-click
2022-08-23 16:35:06 +02:00
yuyoyuppe
ddf7b5a7ba
use × instead of x
2022-08-23 15:02:57 +02:00
pea-sys
b6fe34cada
[FZ] add UTF8 BOM to JsonHelpers.Tests.cpp
2022-08-23 15:39:59 +03:00
yuyoyuppe
64bf10e74e
update assets and try to fix build
2022-08-23 14:03:22 +02:00
yuyoyuppe
d39c129bd0
Merge branch 'main' into measure_tool
2022-08-23 13:26:34 +02:00
yuyoyuppe
bc0e83b59a
tool activation telemetry
2022-08-23 13:25:54 +02:00
yuyoyuppe
714626aca8
update installer deps + spelling
2022-08-23 02:43:22 +02:00
yuyoyuppe
a17425b0f7
fix per channel distance calculations
2022-08-23 01:30:56 +02:00
yuyoyuppe
88900a55d6
spelling
2022-08-23 00:00:01 +02:00
yuyoyuppe
87ec6254ad
add mouse wheel to adjust pixel tolerance + per channel detection algorithm setting
2022-08-22 23:54:59 +02:00
Stefan Markovic
e9d0f16d2e
Fix querying when search delay is off ( #20034 )
2022-08-22 17:14:42 +02:00
Andrey Nekrasov
7160eb3a1e
dynamic text box size based on text layout metrics
2022-08-22 15:28:30 +02:00
Jaime Bernardo
df80bd461d
[FileExplorer][Markdown]Increase security ( #20005 )
...
* [FileExplorer][Markdown]Increase security
* Fix comment mention to SVG
2022-08-22 09:53:44 +01:00
Andrey Nekrasov
5d8856330b
fix debug mode
2022-08-21 01:24:06 +02:00
Andrey Nekrasov
3414d6d2c4
spell
2022-08-20 02:30:26 +02:00
Andrey Nekrasov
6b7a0698f5
add shadow effect for textbox
2022-08-20 02:15:03 +02:00
Andrey Nekrasov
89e6849e60
ScreenSize -> Box
2022-08-20 00:59:34 +02:00
Andrey Nekrasov
e18c435bc6
fix powertoys!
2022-08-20 00:14:04 +02:00
yuyoyuppe
b231d89171
spell
2022-08-19 23:24:47 +02:00
yuyoyuppe
ce501489b4
multimonitor support: track cursor position
2022-08-19 23:21:20 +02:00
yuyoyuppe
54ad5ff41f
multimonitor: launch tools on all monitors
2022-08-19 20:36:39 +02:00
Jaime Bernardo
a1d5df23a8
[Installer][FilePreview]Fix Monaco localization ( #20001 )
2022-08-19 18:41:46 +01:00
Stefan Markovic
de72a9860d
SetBackground and InitializeLoadingScreen synchronously ( #20002 )
2022-08-19 19:37:05 +02:00
yuyoyuppe
e116358723
proper thread termination + minor fixes
2022-08-19 17:12:04 +02:00
Seraphima Zykova
bbd108be7e
[AlwaysOnTop] Remaining border fix ( #19914 )
2022-08-19 12:44:23 +02:00
Andrey Nekrasov
39c5177c43
spelling
2022-08-18 23:36:55 +02:00
Andrey Nekrasov
1ea75e9421
Merge branch 'main' into measure_tool
2022-08-18 23:31:58 +02:00
Andrey Nekrasov
4c26699ad6
prepare for merge
2022-08-18 23:30:31 +02:00
Andrey Nekrasov
123de4fbc0
multimonitor preparation: eliminate global state
2022-08-18 23:22:21 +02:00
Andrey Nekrasov
0ddd3e8395
simplify state structs
2022-08-18 18:18:17 +02:00
Andrey Nekrasov
66870a61ec
refactor overlay ui even more
2022-08-18 17:20:53 +02:00
Jaime Bernardo
de130171e9
[FileExplorer][SVG]Increase security ( #19941 )
...
* [FileExplorer][SVG]Increase security
* fix spellchecker
* Use 403 instead of 404
2022-08-18 12:09:14 +01:00
Andrey Nekrasov
aff1020ab0
refactor edge detection & overlay ui
2022-08-18 03:34:44 +02:00
yuyoyuppe
da3626cb51
refactor colors
2022-08-17 22:47:40 +02:00
Jeremy Sinclair
4e3c965511
[ARM64][ci]Verify solution files configurations ( #19878 )
...
* [ARM64] Initial configuration verification script
* Updated text. Added solution verifications
* Updated spell checking
* Updated with proper argument to PowerShell tasks
* Use pwsh. Moved before .NET 6 task
* Load vswhere from installer location.
2022-08-17 16:35:45 +01:00