Stefan Markovic
1fe9d95322
[PowerRename] Cleanup and fix for renaming to empty string ( #19691 )
...
* Add UI items using OnItemAdded callback
* Simplify ToggleAll() logic
* Simplify items' Checkbox logic
* Do not allow renaming to empty string
* Simplify ShowAll/ShowRenamed logic
* Simplify rename button logic
2022-08-05 18:14:53 +01:00
unuing
6ef439bda4
Fix a wrong url in README.md ( #19776 )
2022-08-05 00:16:21 -07:00
unuing
dd14fe0c42
Update README.md ( #19757 )
...
* Update README.md
* Update README.md
2022-08-04 16:34:23 +01:00
Clint Rutkas
3d54cb8385
Update README.md
2022-08-02 15:20:50 -07:00
Jaime Bernardo
792331e5a6
[PowerRename]Don't crash dllhost on right-click ( #19723 )
...
* Add version to PowerRename context menu
* [PowerRename]Don't crash dllhost on right-click
2022-08-02 19:28:10 +01:00
sosssego
6caf472798
[ColorPicker]Fix HSB color format and add unit tests ( #19634 )
...
* Change HSB color convert and add unit test
* Using HSV implementation to not duplicate code.
2022-08-02 17:00:52 +01:00
Seraphima Zykova
0d0aaca0e6
[Installer]Revert ignore start menu shortcut on update ( #19715 )
...
This reverts commit 7f6c91e166
.
Co-authored-by: Jaime Bernardo <jaime@janeasystems.com>
2022-08-02 15:30:36 +01:00
Jaime Bernardo
5a0f9a3a2d
0.61 changelog ( #19668 )
...
* 0.61 changelog
* Update README.md
Co-authored-by: Jay <65828559+Jay-o-Way@users.noreply.github.com>
* Fix PR feedback
* fix spellcheck
* Remove known issue about dev insider builds
Co-authored-by: Jay <65828559+Jay-o-Way@users.noreply.github.com>
2022-08-01 13:55:12 -07:00
Bruno Meneguello
65f457e9d1
[PT Run][VSCodeWorkspace] Adds support for VSCode portable ( #19442 )
...
* [PT Run][VSCodeWorkspace] Adds support for VSCode portable
* Add PATH warning to the subheader
2022-08-01 17:03:50 +01:00
Martin Bourbier
b1ad9160cc
[runner][nit]remove redundant namespace ( #19626 )
2022-08-01 11:27:04 +01:00
Stefan Markovic
bdddea9b04
[AOT] Fix CPU consumption ( #19653 )
...
Wait until object is signaled instead
2022-07-28 17:53:40 +02:00
Ikko Ashimine
9fb9c6a61e
[Settings] fix typo in Resources.resw ( #19647 )
...
relevent -> relevant
2022-07-28 10:21:27 +01:00
Josh Soref
a397e72eb0
[ci]Upgrade check-spelling to v0.0.20 ( #19574 )
2022-07-27 11:39:46 +01:00
Stefan Markovic
da9c2b649b
[Settings] Close Settings app if running as standalone process after showing message dialog ( #19620 )
...
... in Release mode
In Debug mode leave settings app running after closing message dialog
2022-07-27 12:39:31 +02:00
Stefan Markovic
7f6c91e166
[installer] Ignore startmenu shortcut on update ( #19618 )
2022-07-27 12:38:33 +02:00
dependabot[bot]
6d97fb2dc8
[ci]Bump check-spelling/check-spelling from 0.0.20.pre.alpha7 to 0.0.20 ( #19610 )
...
Bumps [check-spelling/check-spelling](https://github.com/check-spelling/check-spelling ) from 0.0.20.pre.alpha7 to 0.0.20.
- [Release notes](https://github.com/check-spelling/check-spelling/releases )
- [Commits](https://github.com/check-spelling/check-spelling/compare/v0.0.20-alpha7...v0.0.20 )
---
updated-dependencies:
- dependency-name: check-spelling/check-spelling
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-27 11:37:19 +01:00
Yves-Laurent Creton
2979bfbc42
[PTRun][Program]Apply settings from program json file ( #19632 )
...
Added setters to properties so that they can be overruled when already stored as json in the localappdata folder
2022-07-27 11:33:44 +01:00
Stefan Markovic
c8458dc059
[AOT] Fix rounded corners black edges ( #19615 )
...
* [AOT] Fix rounded corners black edges
Enable antialiasing for render target
* Update expect.txt
2022-07-26 12:50:55 +02:00
Jeff Lord
6ea274a4e4
Change UI, PowerLauncher_PluginWeightBoost from text to number ( #19571 )
2022-07-22 12:55:58 +02:00
Stefan Markovic
f0e045d17d
Add Override ToString() for ResizeSize class ( #19562 )
...
Narrator now reads Name of the ResizeSize instead of the class name
2022-07-21 23:20:02 +02:00
Clint Rutkas
3caef119a7
adjusted wording for when keys are orphaned ( #19506 )
...
* adjusted wording
* Update Resources.resx
* adding in helper comment
2022-07-20 09:22:29 -07:00
unuing
b395001808
Update README.md ( #19554 )
2022-07-20 09:07:26 -07:00
Heiko
e11bafcc93
[PT Run] [Program plugin] Add localized name ( #19149 )
...
* create common localization class
* add loc name to prog plugin
* fixes
* Tool tip fixes and comments
* cleanup and highlight fix
* change
* Improvements
* Add GetLocalizedPath()
* smal code improvements
2022-07-20 16:11:33 +02:00
Davide Giacometti
28751d2d36
NetAnalyzers and StyleCop centralized ( #19476 )
...
* NetAnalyzers and StyleCop centralized
* removed code analysis from devdocs
2022-07-19 22:40:40 +02:00
Clint Rutkas
f519a88ee0
Update .gitattributes
2022-07-19 13:06:16 -07:00
osfanbuff63
bb65085727
Make GitHub display .vsconfig as a JSON file ( #19491 )
...
* Make GitHub display .vs-config as a JSON file
* Remove *
* Update .gitattributes
2022-07-19 13:05:41 -07:00
Stefan Markovic
bf2a107d7d
Move to .NET 6.0.7 ( #19522 )
2022-07-19 18:20:56 +02:00
Davide Giacometti
915663e7db
revert for QueryHistory and UserSelectedRecord saved on search ( #19164 )
2022-07-19 13:56:27 +02:00
rohanrdy
31fd6258e0
Fix Typo ( #19488 )
...
* Update Resources.resx
Fixed a typo (From 'Klick' --> 'Click')
* Update src/modules/launcher/Plugins/Microsoft.Plugin.WindowWalker/Properties/Resources.resx
Co-authored-by: Jay <65828559+Jay-o-Way@users.noreply.github.com>
Co-authored-by: Jay <65828559+Jay-o-Way@users.noreply.github.com>
2022-07-18 16:23:57 -07:00
Davide Giacometti
af4dc80ce9
properly handle thread when AOT is destroyed ( #19489 )
2022-07-18 13:43:01 +02:00
Davide Giacometti
996a235e12
[PTRun]Don't show results from other plugins when using keyword ( #19206 )
2022-07-15 10:38:11 +01:00
Jeff Lord
8e2570033c
[Settings][PTRun]Grey out score adjustment when plugin is not global ( #19301 )
2022-07-15 10:26:08 +01:00
Jaime Bernardo
c08135d6e3
[General]Fix random dead keys being pressed ( #19438 )
2022-07-15 10:25:11 +01:00
Niels Laute
680f89e0f7
[General] Update Segoe icon glyph codes ( #19311 )
...
* Updating icons
* Tweak fontsizes
* Changes based on feedback
2022-07-15 10:17:18 +01:00
August Karlstedt
98ef328331
[FancyZones]Set better default layout for vertical monitors ( #19412 )
2022-07-15 10:16:57 +01:00
Davide Giacometti
0c78b12f59
[AOT]Fix for flickering border ( #19362 )
2022-07-15 10:16:32 +01:00
Stefan Markovic
98d312a9d4
[PowerRename] Scale window size ( #19378 )
2022-07-15 09:22:59 +01:00
Stefan Markovic
35797e8680
[FileExplorer Add-ons][SVG thumbnail]Swap order of default and svg namespace if default comes first ( #19381 )
2022-07-15 09:21:23 +01:00
Stefan Markovic
ca64239809
[General]Upgrade to WinAppSDK 1.1.2 ( #19321 )
...
* Move PowerRename and Settings to WinAppSDK-1.1.2
* Cleanup GlobalSuppressions file
2022-07-15 09:16:32 +01:00
Davide Giacometti
e6be44623a
[General]Consolidate to language version C# 10 ( #19209 )
2022-07-15 09:06:00 +01:00
Union Palenshus
3d8fbd0507
Fixing img src for onenote.md doc ( #19357 )
2022-07-14 09:36:54 -07:00
Stefan Markovic
de4b66b51e
[installer] Remove unneeded installer/MSIX directory ( #19320 )
...
* [installer] Remove uneeded installer/MSIX dir
* Run spellcheck
2022-07-14 17:33:15 +01:00
Jaime Bernardo
45d0e7da2b
[ci]Add version number to symbols artifact ( #19400 )
2022-07-14 08:54:58 +01:00
Jaime Bernardo
35d0cc5104
[Tool]Exhaustively check every monitor in the Monitor Report Tool ( #19384 )
...
* Check full EnumDisplayDevicesW entries
* refactor code a bit
* Fix spellcheck
* Remove unneeded var
2022-07-13 11:53:47 +01:00
Jaime Bernardo
0fbec1ca02
[FancyZones]Fallback and fixes for GetDisplays ( #19380 )
...
* [FancyZones]Fallback and fixes for GetDisplays
* fix infinite cycle
2022-07-13 11:53:18 +01:00
Jaime Bernardo
d37bab3d2d
[FindMyMouse]Fix hang on top left activation ( #19347 )
2022-07-12 12:58:16 +01:00
Jaime Bernardo
ad28c41c46
[Win11]Also show old context menus ( #19249 )
2022-07-11 16:40:34 +01:00
Jaime Bernardo
db06840338
[Win11]Fix context menus on insider dev builds ( #19236 )
2022-07-11 16:40:21 +01:00
Seraphima Zykova
73c259342b
[FancyZones] Monitor id comparison fix ( #19312 )
...
* added monitor number to id comparison
* added monitor number to id in editor
* empty serial number comparison
2022-07-11 16:39:03 +01:00
Clint Rutkas
c36a80dad5
Update msstore-submissions.yml ( #19253 )
2022-07-08 10:44:28 -07:00