Stefan Markovic
67373257d2
Merge remote-tracking branch 'origin/main' into stefan/env_var_new
2023-09-27 11:26:44 +02:00
Stefan Markovic
021d01769b
Add default variable
2023-09-27 11:16:44 +02:00
Jaime Bernardo
77063e0767
0.74 changelogs ( #28775 )
...
Co-authored-by: Aaron Junker <aaron.junker@outlook.com >
Co-authored-by: Jay <65828559+Jay-o-Way@users.noreply.github.com >
Co-authored-by: Davide Giacometti <davide.giacometti@outlook.it >
Co-authored-by: Heiko <61519853+htcfreek@users.noreply.github.com >
2023-09-26 14:36:50 -07:00
Stefan Markovic
c703b72162
Select existing variables on edit
2023-09-26 12:18:56 +02:00
Stefan Markovic
4b5fca8e92
Sort variables on Load
2023-09-26 11:42:24 +02:00
Stefan Markovic
b3d34eeb0f
Edit profile
2023-09-26 11:42:10 +02:00
Jaime Bernardo
a1e0bd5161
[Peek]Fix IsDevFilePreview and white flash ( #28734 )
v0.74.0
2023-09-25 16:23:30 +01:00
Jaime Bernardo
28bd0686cc
[CropAndLock]Fix crash on reparent SetPosition fail ( #28763 )
2023-09-25 16:06:55 +01:00
Stefan Markovic
267aeb57d8
Confirm dialog when deleting variable
...
Fix add variable button when creating profile
2023-09-25 16:28:35 +02:00
Stefan Markovic
d8ffa36bc6
Escape > with > and quotes with " in style attribute ( #28762 )
2023-09-25 15:24:25 +02:00
Heiko
1964aa6cce
[PTRun][Settings plugin]Fix search for updates in windows 11 ( #28735 )
2023-09-25 13:17:25 +01:00
Stefan Markovic
8bba02907f
Fix comment
2023-09-22 23:43:27 +02:00
Stefan Markovic
f718c7614f
InfoBar runAsAdmin visibility
2023-09-22 23:15:45 +02:00
Stefan Markovic
aa4c15a932
Fix build
2023-09-22 16:15:10 +02:00
Stefan Markovic
4868cda728
Merge remote-tracking branch 'origin/main' into stefan/env_var_new
2023-09-22 16:09:20 +02:00
Bill Dengler
2b0d50bcbd
[Docs]Update for clarity and completeness ( #28553 )
...
* Improve documentation style, add a few missing points
* More updates
2023-09-22 15:01:31 +01:00
Davide Giacometti
b24ae12c5a
[ColorPicker][Settings]Fix duplicate name crash and cleanup ( #28713 )
2023-09-22 14:57:48 +01:00
Jaime Bernardo
8d5aa9fe6c
[Settings]Fix FancyZones switch windows shortcuts UI ( #28712 )
2023-09-22 14:34:35 +01:00
Stefan Markovic
a9d809abd0
spellcheck again
2023-09-22 14:35:00 +02:00
Stefan Markovic
359f946ae7
spellcheck
2023-09-22 14:31:51 +02:00
Stefan Markovic
00ab5ca2e0
Listen to WM_SETTINGSCHANGED
...
Add Infobar reload button
2023-09-22 13:14:13 +02:00
Stefan Markovic
548e79d76b
Revert "Revert "WIP WndProc""
...
This reverts commit 1b2306eeb7 .
2023-09-22 11:57:46 +02:00
Stefan Markovic
f883cb919c
Set variables - fire and forget notify
2023-09-22 11:50:52 +02:00
Stefan Markovic
04ee74589c
Add buttons validations
2023-09-21 18:19:37 +02:00
Stefan Markovic
f6a4f0c164
Add cancel button in dialogs
2023-09-21 17:13:55 +02:00
Dylan Briedis
1de6c7d19b
[Registry Preview] Better preview in data grid like in Regedit ( #28488 )
...
* Fix typo
* Better data grid preview like regedit
* Fix sorting of resource strings
* Add error icons back in
* Remove comments then trim whitespace
* Better string detection
2023-09-21 08:04:02 -07:00
Jaime Bernardo
e545291461
[Deps]Upgrade Windows App SDK to 1.4.1 ( #28676 )
2023-09-21 15:18:22 +01:00
Stefan Markovic
4514131652
WIP modified state warning
2023-09-21 15:53:03 +02:00
Jaime Bernardo
422813044d
[QuickAccent]Cache computed all language characters ( #28657 )
2023-09-21 13:52:08 +01:00
Seraphima Zykova
890b7f4286
[FancyZones]Fix for the scenario of layout reset when opening the FZEditor ( #28556 )
...
* rename
* moved applied layouts tests
* changed work area id comparison
* changed save
* changed apply
* changed clone
* sync applied layouts
* save last used vd
* replace parent work area ids
* proper time for sync
* sync layouts considering last used virtual desktop
* use ids from work areas on editor opening
* update applied layouts tests
* sync app zone history vd
* fix test
* release build fix
* app zone history comparison
* pass last used vd to sync
* clean up unused
* dpi unaware values
* update GUID_NULL
* use registry values only
* added more tests
* fix failing scenario
* added replace condition to zone history
* sync time
* log
* spellcheck
* fix pch in project
* fixed cloning layout
2023-09-21 11:47:56 +01:00
Niels Laute
d94df779bd
UI tweaks
2023-09-21 12:17:43 +02:00
Seraphima Zykova
8cd2b7cdc3
[FancyZones] Fix handling newly created windows on Windows 11 ( #28646 )
2023-09-21 10:11:51 +02:00
Stefan Markovic
0201166de3
WHY CRASH???
2023-09-21 09:41:20 +02:00
Stefan Markovic
1b2306eeb7
Revert "WIP WndProc"
...
This reverts commit 0c0b6c67de .
2023-09-21 09:40:26 +02:00
Stefan Markovic
179f3b74db
spellcheck
2023-09-20 23:22:39 +02:00
Stefan Markovic
0c0b6c67de
WIP WndProc
2023-09-20 21:57:03 +02: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
Stefan Markovic
fe8f3aa08f
Sort variables in Applied variables
2023-09-20 17:58:03 +02:00
Stefan Markovic
876229de1a
Merge remote-tracking branch 'origin/main' into stefan/env_var_new
2023-09-20 17:32:15 +02:00
Davide Giacometti
0a1759028d
[Hosts]Fix move up/down not being disabled when filtering ( #28615 )
2023-09-20 11:46:36 +01:00
Stefan Markovic
e5ee11a603
Add isCorrectlyApplied()
2023-09-20 12:33:09 +02: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
Stefan Markovic
2c6c19a20f
Do not read data async
...
Update System and User variables on change
2023-09-19 13:31:05 +02:00
Stefan Markovic
f3769a399d
Merge remote-tracking branch 'origin/main' into stefan/env_var_new
2023-09-19 11:46:04 +02:00