PowerToys/src/modules/powerrename/dll
Stefan Markovic 5cfbd72fa8
[PowerRename] Fluent UX (#13678)
* PowerRename new UI

* Add scrollviewer

* Don't deploy PowerRenameUI_new

* Visual updates

* Visual updates

* Updates

* Update Resources.resw

* Added docs button

* Update MainWindow.xaml

* Wire Docs button

* RegEx -> regular expressions

* Update Show only renamed list on search/replace text changed

* Update Show only renamed list on search/replace text changed - proper fix
Set searchTerm to NULL when cleared - fix Show only renamed files on clear searchTerm

* Files/folders input error handling

* Fix renaming with keeping UI window opened

After renaming folder, all of it's children need path update.
Without path update, further renaming of children items would
fail.

* Update only children, not all items with greater depth

* Fix dictionary false positives

* Remove .NET dep

* Rename PowerRenameUI_new to PowerRenameUILib
Rename executable PowerRenameUIHost to PowerRename

Co-authored-by: Laute <Niels.Laute@philips.com>
2021-10-25 14:40:19 +01:00
..
loc LEGO: check in for master to temporary branch. (#13739) 2021-10-12 15:33:27 +01:00
CLSID.h powerrename: implement shellext support for UWP 2019-12-24 17:06:10 +03:00
dllmain.cpp common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
LocProject.json [Localization] Migrate resources to resx for PowerRename (#6112) 2020-08-24 17:51:48 -07:00
packages.config PowerRename: Add Lookbehind (#7571) 2020-11-09 19:13:43 +01:00
pch.cpp build: Treat warnings as errors in the remaining projects (#8689) 2020-12-21 18:51:48 +03:00
pch.h [PowerRename] Fluent UX (#13678) 2021-10-25 14:40:19 +01:00
PowerRenameConstants.h Non localized module name (#7170) 2020-10-19 16:07:02 -07:00
PowerRenameExt.base.rc [PowerRename] Fluent UX (#13678) 2021-10-25 14:40:19 +01:00
PowerRenameExt.cpp [PowerRename] Fluent UX (#13678) 2021-10-25 14:40:19 +01:00
PowerRenameExt.def Initial add of PowerRename from SmartRename repo (#499) 2019-10-17 20:57:19 -07:00
PowerRenameExt.h [PowerRename] Fluent UX (#13678) 2021-10-25 14:40:19 +01:00
PowerRenameExt.vcxproj [PowerRename] Fluent UX (#13678) 2021-10-25 14:40:19 +01:00
PowerRenameExt.vcxproj.filters [PowerRename] Fix warnings and turn on treat warnings as errors (#7840) 2020-11-04 14:13:07 +03:00
resource.base.h [Localization] Migrate resources to resx for PowerRename (#6112) 2020-08-24 17:51:48 -07:00
Resources.resx PowerRename: Add Lookbehind (#7571) 2020-11-09 19:13:43 +01:00
targetver.h Initial add of PowerRename from SmartRename repo (#499) 2019-10-17 20:57:19 -07:00