mirror of
https://github.com/reactos/reactos.git
synced 2024-11-20 06:15:26 +00:00
25b7447818
- Respect the toggle key settings. - Change the hot key settings in base/setup/lib/mui.c. - Revert IntDefWindowProc function about Alt+Shift handling. - Delete some code in co_IntProcessKeyboardMessage for Alt+Shift handling. - Add IntGetNextKL, IntLanguageToggle, and IntCheckLanguageToggle helper functions. - Modify ProcessKeyEvent and UserGetLanguageToggle functions to support [Left Alt]+Shift and Ctrl+Shift. - Improve WM_INPUTLANGCHANGEREQUEST handling. - Message handling shouldn't access kbswitch directly. CORE-10667 |
||
---|---|---|
.. | ||
accel.c | ||
caret.c | ||
class.c | ||
clipboard.c | ||
cursoricon.c | ||
dc.c | ||
defwnd.c | ||
dialog.c | ||
draw.c | ||
font.c | ||
hook.c | ||
input.c | ||
mdi.c | ||
menu.c | ||
message.c | ||
messagebox.c | ||
nonclient.c | ||
paint.c | ||
prop.c | ||
rect.c | ||
spy.c | ||
text.c | ||
window.c | ||
winpos.c | ||
wndproc_fixup.S |