yuyoyuppe
249addebff
powerrename: implement shellext support for UWP
2019-12-24 17:06:10 +03:00
Chris Davis
8e8be502fd
Handle DPI change gracefully ( #786 )
...
* Ensure icon in context menu is not leaked
* Hande theme/dpi size change gracefully
2019-11-26 19:45:18 -08:00
Chris Davis
e328c5d505
* Fix crashing bug in event vector cleanup
...
* Fix warnings in settings.cpp
* Add settings to ui of powertoys
2019-11-11 20:58:39 -08:00
Chris Davis
1e89054897
* Ensure rename dialog is centered
...
* Ensure children are renamed before parent items
* Add settings handler
* Replace old text referencing smart rename with power rename
2019-11-11 11:00:42 -08:00
Chris Davis
997ea3a2f5
A couple minor bug fixes
2019-11-09 00:30:00 -08:00
Chris Davis
389590e45d
Ensure columns are resized when the dialog is resized. Also switch to a modeless experience instead of modal for the dialog. We no longer disable the parent window.
2019-11-03 22:22:35 -08:00
Chris Davis
cc7a706f52
Fix painting issue with buttons after resize
2019-11-01 08:52:54 -07:00
Chris Davis
d4256dad30
Allow resizing of PowerRename dialog
2019-10-31 23:57:42 -07:00
Chris Davis
c1957272ea
Bug Fixes for PowerRename ( #614 )
...
* Bug Fixes
Fixes include:
* Pass parent HWND to UI so dialog is no longer appearing in top corner all the time
* Fix duplicate entries for PowerRename in context menu for shortcuts
* Fix crashing bug due to telemetry not getting unregistered on unload
* Ensure we show the file extension in the UI even if extensions are hidden in Windows Explorer
* Update PowerRenameExt.cpp
Fix missed line to set parent HWND
2019-10-31 06:57:38 -07:00
Chris Davis
e1d5dd263a
Initial add of PowerRename from SmartRename repo ( #499 )
...
* Initial add of PowerRename from SmartRename repo
2019-10-17 20:57:19 -07:00