reactos/win32ss/user/ntuser
Joachim Henze 1dd9d2ef37
[NTUSER][USER32] Classic Theme: disabled "checked" checkboxes should be grey (#4874)
Classic Theme: disabled "checked" checkboxes should be grey CORE-18609
and not black, like they erroneously were.
This patch does not seem to have any impact on how they are rendered
for themed ros.

Ftr: We experimented also with COLOR_GRAYTEXT instead of COLOR_BTNSHADOW
but that did result in incorrect drawing of disabled "checked" checkboxes for
the 'High Contrast' Color Schemes.
2022-11-14 00:01:29 +01:00
..
misc
accelerator.c
accelerator.h
callback.c [NTUSER][USER32][IMM32] Initialize pKL->piiex by using ImmLoadLayout (#4645) 2022-09-05 08:34:00 +09:00
callback.h [NTUSER][USER32][IMM32] Initialize pKL->piiex by using ImmLoadLayout (#4645) 2022-09-05 08:34:00 +09:00
callproc.c
caret.c [NTUSER] Fix issue when cursor/caret is static 2022-10-25 23:54:31 +03:00
caret.h
class.c
class.h
clipboard.c
clipboard.h
console.c
csr.c
csr.h
cursoricon.c
cursoricon.h
dce.h
dde.c
defwnd.c [NTUSER] Add 'Win:' comments around IntDefWindowProc 2022-11-10 15:59:52 +09:00
desktop.c
desktop.h
display.c
draw.c [NTUSER][USER32] Classic Theme: disabled "checked" checkboxes should be grey (#4874) 2022-11-14 00:01:29 +01:00
event.c
focus.c [NTUSER][USER32] Initial support of WS_EX_NOACTIVATE flag (#4731) 2022-10-04 09:40:43 +09:00
focus.h
ghost.c
ghost.h
guicheck.c
guicheck.h
hook.c
hook.h
hotkey.c [NTUSER] Add 'Win:' comments around IntDefWindowProc 2022-11-10 15:59:52 +09:00
hotkey.h [WIN32SS:NTUSER] Implement "Window Snap" feature (#1226) 2019-01-15 14:36:41 +01:00
ime.c [NTUSER] Improve IntSetImeHotKey (#4789) 2022-10-20 02:57:47 +09:00
input.c
input.h
kbdlayout.c [NTUSER] Use IS_CICERO_MODE() macro in co_UserActivateKeyboardLayout 2022-09-16 17:41:12 +09:00
keyboard.c [WIN32K:NTUSER] Fix parameter check in NtUserGetAsyncKeyState. CORE-18124 2022-10-30 10:46:33 -04:00
layered.c
main.c [NTUSER] Add 'Win:' comment to InitThreadCallback 2022-10-29 14:08:15 +09:00
menu.c [NTUSER][USER32] Improve DrawFrameControl:DFC_MENU and DFC_BUTTON (#4783) 2022-10-17 13:28:56 +09:00
menu.h
message.c
metric.c [NTUSER] Support SM_DBCSENABLED and SM_IMMENABLED (#4806) 2022-10-27 21:53:58 +09:00
misc.c
mmcopy.h
monitor.c
monitor.h
mouse.c
msgqueue.c
msgqueue.h
nonclient.c [NTUSER] Add 'Win:' comments around IntDefWindowProc 2022-11-10 15:59:52 +09:00
ntstubs.c
ntuser.c
ntuser.h [IMM32] s/Imm32IsCiceroMode/IS_CICERO_MODE/ 2022-09-08 09:40:50 +09:00
object.c
object.h
painting.c
painting.h
prop.c
prop.h
scroll.h
scrollbar.c [NTUSER] Don't redraw scrollbar if it is hidden (#4849) 2022-11-10 13:12:20 +09:00
scrollex.c
security.c
security.h
session.c
shutdown.c
shutdown.h
simplecall.c
sysparams.c [NTUSER] Call SpiSetDWord when processing SPI_SETCARETWIDTH message 2022-10-12 22:12:12 +03:00
sysparams.h
tags.h
timer.c
timer.h
useratom.c
useratom.h
userfuncs.h
usrheap.c
usrheap.h
vis.c
vis.h
win32.h [NTGDI][NTUSER][INCLUDE] Add 'See also:' comments for structures (#4872) 2022-11-12 20:27:50 +09:00
win32kdebug.h
windc.c
window.c [NTUSER][USER32] Initial support of WS_EX_NOACTIVATE flag (#4731) 2022-10-04 09:40:43 +09:00
window.h [NTUSER][KBSWITCH] Realize Alt+Shift keyboard switch (retry) (#4721) 2022-09-26 08:07:50 +09:00
winpos.c [NTUSER][USER32] Initial support of WS_EX_NOACTIVATE flag (#4731) 2022-10-04 09:40:43 +09:00
winpos.h
winsta.c [NTUSER] KLF_UNLOAD flag of NtUserGetKeyboardLayoutList (#4592) 2022-08-03 12:45:10 +09:00
winsta.h [NTUSER] KLF_UNLOAD flag of NtUserGetKeyboardLayoutList (#4592) 2022-08-03 12:45:10 +09:00