Stefan Markovic
58015feb3a
[PowerRename] Add PowerRename to directory background context menu ( #24522 )
...
* Add PowerRename to directory background context menu
* Fix analyzer error
* Add more checks
2023-03-08 14:51:33 +01:00
sosssego
c7f761a589
[Analyzers][CPP]Changes to fix warning 26493 on src/modules/ (P) ( #23604 )
...
* Changes to fix warning 26493 on src/modules/
2023-02-08 13:10:28 +00:00
pea-sys
8a7e07d264
[Chore]Optimize every png file with zopfli ( #21521 )
2022-11-16 11:16:24 +00:00
Rose
5d21cd05c5
Update Windows Implementation Library ( #21225 )
2022-11-03 12:46:05 +01:00
Rose
792c09167b
Update Windows.CppRT to latest version ( #21157 )
2022-10-12 11:19:01 +03:00
Stefan Markovic
08be4abd56
[ContextMenu Packages] Prefix identity and app id with Microsoft.PowerToys ( #20881 )
...
* [ContextMenu Packages] Prefix identity and app id with Microsoft.PowerToys
* TEST: Set packages versions
* Fix packages version format
* Update display name
2022-09-28 12:40:11 +02: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
Jaime Bernardo
db06840338
[Win11]Fix context menus on insider dev builds ( #19236 )
2022-07-11 16:40:21 +01:00
Stefan Markovic
e637902892
[PowerRename][ImageResizer] Tier1 Win11 Context menu ( #19000 )
...
* Test win11 tier1 context menu
* Try to test signing
* Cleanup
* Cleanup project file
* Sign dll
Add PowerToys preffix
Add assets to installer
* expect.txt
* Switch to named pipes
Unregister package on uninstall
Remove unneeded files
Cleanup
* Bring back check if package registered but use per-user method
* Fix win11 check
* expect.txt
* Check if package already registered
* Revert "Check if package already registered"
FindPackages() method needs admin privileges.
This reverts commit 5af584fed4 .
* Fix PowerRename args checking
* Cleanup assets
* Tier1 context menu ImageResizer
Minor cleanups
Move logic to package.h
* [WIP] Signing and installer
Expect.txt
* Localized context menu title
* Retarget everything 10.0.18362.0 -> 10.0.19041.0
* Address PR comments
- check if selection renamable
- minor cleanup
- struct initialization
* Fix ImageResizerLib project configuration
* More Windows version updates
* Remove unneeded file & try fix resource build error
* Add Microsoft.PowerToys prefix to packages
* Test
* Fix convert-resx-to-rc.ps1 script issue causing resource files compile error
Don't generate empty STRINGTABLE for resx files without data
* Avoid duplicate context menu items
* [BugReportTool] Report installed context menu packages
2022-06-30 22:10:14 +02:00