PowerToys/src/common/interop
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
..
interop-tests Test frameworks consolidated (#12672) 2021-08-16 14:25:06 +01:00
async_message_queue.h common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
HotkeyManager.cpp Added dummy key event to prevent Start Menu from popping up (#4874) 2020-07-09 08:14:47 -07:00
HotkeyManager.h Rework the HotkeyManager and KeyboardHook interop classes (#4710) 2020-07-03 08:21:06 -07:00
interop.cpp [PT Run] Add setting to use centralized keyboard hook (#13557) 2021-10-01 14:59:52 +01:00
interop.rc common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
keyboard_layout.cpp [KBM] decoupling editor and engine (#11133) 2021-05-07 11:16:31 +03:00
keyboard_layout.h common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
keyboard_layout_impl.h ImageResizer: fix crash on using UseNewSettings (#8661) 2020-12-18 15:25:58 +03:00
KeyboardHook.cpp common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
KeyboardHook.h interop: fix possible crash in keyboardhook 2020-10-20 17:52:21 +03:00
packages.config Consolidate nuget packages (#13122) 2021-09-13 13:00:44 +01:00
pch.h [PowerRename] Fluent UX (#13678) 2021-10-25 14:40:19 +01:00
PowerToysInterop.vcxproj Consolidate nuget packages (#13122) 2021-09-13 13:00:44 +01:00
PowerToysInterop.vcxproj.filters Consolidate nuget packages (#13122) 2021-09-13 13:00:44 +01:00
Resource.h Added info to projects inside root, tests and common folders (#4413) 2020-06-23 16:53:16 +03:00
shared_constants.h [PT Run] Add setting to use centralized keyboard hook (#13557) 2021-10-01 14:59:52 +01:00
two_way_pipe_message_ipc.cpp interop: fix issues in IPC message construction (#9035) 2021-01-12 20:42:16 +03:00
two_way_pipe_message_ipc.h common: refactor common library pt2 (#8588) 2020-12-15 15:16:09 +03:00
two_way_pipe_message_ipc_impl.h interop: fix issues in IPC message construction (#9035) 2021-01-12 20:42:16 +03:00