Sweden-Number/dlls/comctl32
Zhiyi Zhang 2de05267d7 comctl32/theme_dialog: Pass the WM_SYSCOLORCHANGE message to the original dialog procedure.
Even though themed dialog itself doesn't need to repaint after WM_SYSCOLORCHANGE is received,
WM_SYSCOLORCHANGE should be passed to the original dialog procedure DefDlgProcW(), which can then
forward WM_SYSCOLORCHANGE to its common controls and call COMCTL32_RefreshSysColors().

Fix wrong property sheet tab background color after winecfg disables theming.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=44511
Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-04-28 10:25:02 +02:00
..
tests comctl32/theme_dialog: Pass the WM_SYSCOLORCHANGE message to the original dialog procedure. 2021-04-28 10:25:02 +02:00
Makefile.in
animate.c
button.c comctl32: Repaint after the WM_THEMECHANGED message is received. 2021-04-28 09:40:22 +02:00
combo.c comctl32: Repaint after the WM_THEMECHANGED message is received. 2021-04-28 09:40:22 +02:00
comboex.c
comctl32.h
comctl32.manifest
comctl32.rc
comctl32.spec
commctrl.c
datetime.c comctl32: Repaint after the WM_THEMECHANGED message is received. 2021-04-28 09:40:22 +02:00
dpa.c comctl32: Fix DPA_GetPtr() prototype. 2021-03-09 21:33:43 +01:00
draglist.c
dsa.c
edit.c comctl32: Repaint after the WM_THEMECHANGED message is received. 2021-04-28 09:40:22 +02:00
flatsb.c
header.c comctl32: Repaint after the WM_THEMECHANGED message is received. 2021-04-28 09:40:22 +02:00
hotkey.c comctl32/hotkey: Implement themed frame painting. 2021-03-04 21:43:27 +01:00
idb_cmdlink.bmp
idb_hist_large.bmp
idb_hist_large.svg
idb_hist_small.bmp
idb_hist_small.svg
idb_std_large.bmp
idb_std_large.svg
idb_std_small.bmp
idb_std_small.svg
idb_view_large.bmp
idb_view_large.svg
idb_view_small.bmp
idb_view_small.svg
idc_copy.cur
idc_copy.svg
idc_divider.cur
idc_divider.svg
idc_divideropen.cur
idc_divideropen.svg
idc_movebutton.cur
idc_movebutton.svg
idi_dragarrow.ico
idi_tt_error_sm.ico
idi_tt_info_sm.ico
idi_tt_warn_sm.ico
idt_check.bmp
imagelist.c
ipaddress.c comctl32: Repaint after the WM_THEMECHANGED message is received. 2021-04-28 09:40:22 +02:00
listbox.c comctl32: Repaint after the WM_THEMECHANGED message is received. 2021-04-28 09:40:22 +02:00
listview.c comctl32: Repaint after the WM_THEMECHANGED message is received. 2021-04-28 09:40:22 +02:00
monthcal.c comctl32: Repaint after the WM_THEMECHANGED message is received. 2021-04-28 09:40:22 +02:00
nativefont.c
pager.c comctl32: Repaint after the WM_THEMECHANGED message is received. 2021-04-28 09:40:22 +02:00
progress.c comctl32: Repaint after the WM_THEMECHANGED message is received. 2021-04-28 09:40:22 +02:00
propsheet.c
rebar.c
smoothscroll.c
static.c comctl32: Repaint after the WM_THEMECHANGED message is received. 2021-04-28 09:40:22 +02:00
status.c comctl32: Repaint after the WM_THEMECHANGED message is received. 2021-04-28 09:40:22 +02:00
string.c
syslink.c
tab.c comctl32: Repaint after the WM_THEMECHANGED message is received. 2021-04-28 09:40:22 +02:00
taskdialog.c
theme_dialog.c comctl32/theme_dialog: Pass the WM_SYSCOLORCHANGE message to the original dialog procedure. 2021-04-28 10:25:02 +02:00
theme_scrollbar.c comctl32: Repaint after the WM_THEMECHANGED message is received. 2021-04-28 09:40:22 +02:00
theming.c comctl32/theming: Register themed dialog and scrollbar even when theming is not active. 2021-04-28 09:40:28 +02:00
toolbar.c comctl32: Repaint after the WM_THEMECHANGED message is received. 2021-04-28 09:40:22 +02:00
tooltips.c
trackbar.c comctl32: Repaint after the WM_THEMECHANGED message is received. 2021-04-28 09:40:22 +02:00
treeview.c comctl32: Repaint after the WM_THEMECHANGED message is received. 2021-04-28 09:40:22 +02:00
updown.c comctl32: Repaint after the WM_THEMECHANGED message is received. 2021-04-28 09:40:22 +02:00