reactos/dll/cpl/input
Katayama Hirofumi MZ 36f7d1a953
[KBSWITCH][CPL:INPUT][NTUSER][EXPLORER] Fix keyboard layout icon (#4815)
Fix keyboard layout icon in taskbar notification area. JIRA issue: CORE-11700, CORE-2699, CORE-18546
- Call ActivateKeyboardLayout to select the keyboard layout correctly.
- Modify WM_INPUTLANGCHANGEREQUEST parameter.
- Modify BroadcastSystemMessageW parameter.
- Revert Taskbar Notification Area MA_NOACTIVATE HACK 8344291 . This fixes Context Menu display.
- Load the "IME File" value and set the IME icon if necessary.
- Correctly implement global hooks.
2022-10-29 07:35:19 +09:00
..
lang [TRANSLATION] Big Romanian (ro-RO) translation update - part 1 (#4701) 2022-10-09 14:00:20 +03:00
resources [CPL][INPUT] Make the ListView a TreeView (#4726) 2022-09-29 07:31:43 +09:00
add_dialog.c [USER32][INPUT] Support various keyboard layouts (#4666) 2022-09-16 08:09:37 +09:00
advanced_settings_page.c
CMakeLists.txt
edit_dialog.c
input.c [CPL] Boundary check of Control Panel applets (#4706) 2022-09-17 13:59:51 +09:00
input.h [USER32][INPUT] Support various keyboard layouts (#4666) 2022-09-16 08:09:37 +09:00
input.rc [CPL][INPUT] Make the ListView a TreeView (#4726) 2022-09-29 07:31:43 +09:00
input.spec
input_list.c [KBSWITCH][CPL:INPUT][NTUSER][EXPLORER] Fix keyboard layout icon (#4815) 2022-10-29 07:35:19 +09:00
input_list.h [CPL][INPUT] Make the ListView a TreeView (#4726) 2022-09-29 07:31:43 +09:00
key_sequence_dialog.c
key_settings_dialog.c
layout_list.c [USER32][INPUT] Support various keyboard layouts (#4666) 2022-09-16 08:09:37 +09:00
layout_list.h [USER32][INPUT] Support various keyboard layouts (#4666) 2022-09-16 08:09:37 +09:00
locale_list.c
locale_list.h
resource.h [CPL][INPUT] Make the ListView a TreeView (#4726) 2022-09-29 07:31:43 +09:00
settings_page.c [KBSWITCH][INPUT.CPL] Correctly do the input language indicator. 2022-09-29 04:06:17 +02:00