Skip to content

Tags: smilers/PowerToys

Tags

v0.33.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[OOBE] add PT hero image (microsoft#10016)

* [OOBE] add PT hero image

* spell checker

v0.31.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[FanzyZones] app history and zone settings granular saving (microsoft…

…#9489)

move DeleteFancyZonesRegistryData to proper place
add logging

v0.31.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[FZ Editor] Hack to workaround crash (microsoft#9398)

v0.29.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[PowerRename] don't show an error message for invalid regex syntax (m…

…icrosoft#8857)

v0.29.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
FZ: fix currently selected zone tracking (microsoft#8797)

v0.27.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Hiding remove context menu when there are no colors in the history (m…

…icrosoft#8482)

(cherry picked from commit 08d84cb)

v0.28.0

Verified

This commit was signed with the committer’s verified signature.
yuyoyuppe Andrey Nekrasov
add new VideoConference module for muting mic/cam

Co-authored-by: PrzemyslawTusinski <61138537+PrzemyslawTusinski@users.noreply.github.com>
Co-authored-by: Niels Laute <niels.laute@live.nl>

v0.27.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
handle key events (microsoft#8281)

v0.25.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Display Drive detection warning only for multiple drives (microsoft#7589

)

* indexer drive detection helper code to not show the warning for a single drive

* removed interface from the namespace due to stylecop

* removed interfac which no longer exists

* filter out only fixed drives in the system and ignore the removable drives

* changed text to not all files are indexed, from not all drives are idnexed

* add additional info in the comment

v0.24.0

Verified

This commit was signed with the committer’s verified signature.
yuyoyuppe Andrey Nekrasov
VCM: fix compilation warning