Sweden-Number/dlls/comctl32
Zhiyi Zhang 6799667b71 comctl32/trackbar: Update control parts when style changed.
Fix trackbar draws incorrectly after changing style. For example, adding TBS_BOTH should cause a
total repaint.

Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-06-22 17:57:46 +02:00
..
tests comctl32/toolbar: Don't use outside theme handles. 2021-06-22 17:57:46 +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/listview: Initialize marqueeRect from left-click coordinates before starting a marquee highlight. 2021-05-03 23:19:53 +02:00
monthcal.c comctl32: Avoid gcc 11 maybe-uninitialized warning. 2021-06-07 21:41:15 +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/theme_scrollbar: Draw parent background before drawing control parts. 2021-06-22 17:57:46 +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/toolbar: Don't use outside theme handles. 2021-06-22 17:57:46 +02:00
tooltips.c
trackbar.c comctl32/trackbar: Update control parts when style changed. 2021-06-22 17:57:46 +02:00
treeview.c comctl32/treeview: Draw parent background before drawing control parts. 2021-06-22 17:57:46 +02:00
updown.c comctl32: Repaint after the WM_THEMECHANGED message is received. 2021-04-28 09:40:22 +02:00