reactos/base/applications/regedit
Whindmar Saksit 28cb0995e6
[REGEDIT] Handle Ctrl+Backspace in AddressBar (#7140)
Notes:
- Also fixes a bug where Del does not work in the AddressBar nor during Tree/List label edit because it gets eaten by the accelerator.
- Removed the code that handles CtrlA in the AddressBar because the Edit control does this out of the box.
2024-07-17 12:40:32 +02:00
..
clb
lang [REGEDIT] *.rc: AUTORADIOBUTTONS, fix "Bus Nummer"-typo, ... (#7104) 2024-07-10 02:17:37 +02:00
res
about.c
childwnd.c [REGEDIT] Handle Ctrl+Backspace in AddressBar (#7140) 2024-07-17 12:40:32 +02:00
CMakeLists.txt [REGEDIT] Support exporting registry to text file (#5619) 2023-08-30 21:43:09 +09:00
edit.c [NDK][REGEDIT][ROSTESTS:ACPI] Make IO_RESOURCE_REQUIREMENTS_LIST accessible to user mode code 2024-07-14 14:31:41 +02:00
error.c
find.c [REGEDIT] Fix inverted case matching when searching value data (#6159) 2023-12-17 22:16:34 +01:00
framewnd.c [REGEDIT] Strip unneeded WM_TIMER, formatting (#7040) 2024-07-07 13:09:23 +02:00
hexedit.c
hexedit.h
listview.c [REGEDIT] Display REG_NONE as binary (#7084) 2024-07-05 22:11:16 +02:00
main.c [REGEDIT] Handle Ctrl+Backspace in AddressBar (#7140) 2024-07-17 12:40:32 +02:00
main.h [REGEDIT] Support exporting registry to text file (#5619) 2023-08-30 21:43:09 +09:00
regedit.c [REGEDIT] Improve error handling (#5833) 2023-10-26 19:57:42 +09:00
regedit.h [REGEDIT] Handle Ctrl+Backspace in AddressBar (#7140) 2024-07-17 12:40:32 +02:00
regedit.rc [REGEDIT] Use <winuser.rh> instead of <winuser.h> in regedit.rc 2023-11-05 17:18:07 +09:00
regproc.c [REGEDIT][REG] Limit registry type to 8 hex digits when importing (#6063) 2023-12-04 16:46:06 +01:00
resource.h [REGEDIT] Display REG_RESOURCES_REQUIREMENTS_LIST 2023-12-18 09:08:27 +01:00
security.c [REGEDIT] Use <strsafe.h> functions strictly (#5825) 2023-10-26 10:09:31 +09:00
security.h
settings.c [REGEDIT] Strip redundant include, minor formatting (#5264) 2023-05-01 16:50:01 +02:00
treeview.c [REGEDIT] Early return FALSE in CreateNewKey() if pszKeyPath is NULL (#6840) 2024-05-06 23:46:55 +03:00
txtproc.c [REGEDIT] Use <strsafe.h> functions strictly (#5825) 2023-10-26 10:09:31 +09:00