Sweden-Number/dlls/comctl32
Zhiyi Zhang b08c622e22 comctl32/button: Turn off themed painting if parts are unavailable for Command Links.
Themed painting for Command Links requires BP_COMMANDLINK and
BP_COMMANDLINKGLYPH to be defined in the theme. However, Wine currently
only supports the v3 theme file format used by XP, which doesn't support
Command Links. So turn off themed painting for Command Links if user
uses a third party theme that doesn't have the required parts. Otherwise,
only plain text is drawn.

Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-02-22 20:20:01 +01:00
..
tests comctl32: Remove the masked background when 32bpp bitmaps have no alpha values. 2021-01-06 21:53:17 +01:00
Makefile.in comctl32/listview: Use case-insensitive compare in LVM_FINDITEM. 2020-07-17 00:04:13 +02:00
animate.c
button.c comctl32/button: Turn off themed painting if parts are unavailable for Command Links. 2021-02-22 20:20:01 +01:00
combo.c comctl32: Use wide-char string literals. 2020-11-16 17:51:30 +01:00
comboex.c comctl32: Use wide-char string literals. 2020-11-16 17:51:30 +01:00
comctl32.h
comctl32.manifest
comctl32.rc
comctl32.spec
commctrl.c comctl32: Use wide-char string literals. 2020-11-19 11:23:08 +01:00
datetime.c comctl32: Use wide-char string literals. 2020-11-16 17:51:30 +01:00
dpa.c
draglist.c
dsa.c
edit.c comctl32: Use wide-char string literals. 2020-11-16 17:51:30 +01:00
flatsb.c
header.c
hotkey.c
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 comctl32: Remove the masked background when 32bpp bitmaps have no alpha values. 2021-01-06 21:53:17 +01:00
ipaddress.c comctl32/ipaddress: Only print an error when it actually occurs. 2021-02-22 18:48:07 +01:00
listbox.c comctl32: Use wide-char string literals. 2020-11-19 11:23:08 +01:00
listview.c comctl32: Use wide-char string literals. 2020-11-19 11:23:08 +01:00
monthcal.c
nativefont.c
pager.c
progress.c comctl32: Use wide-char string literals. 2020-11-16 17:51:30 +01:00
propsheet.c
rebar.c
smoothscroll.c
static.c
status.c comctl32: Use wide-char string literals. 2020-11-19 11:23:08 +01:00
string.c
syslink.c
tab.c
taskdialog.c comctl32: Use wide-char string literals. 2020-11-16 17:51:30 +01:00
theme_dialog.c comctl32: Use wide-char string literals. 2020-11-16 17:51:30 +01:00
theme_scrollbar.c comctl32/theme_scrollbar: Remove an unused variable. 2021-02-22 20:19:59 +01:00
theming.c comctl32: Use wide-char string literals. 2020-11-16 17:51:30 +01:00
toolbar.c comctl32: Use wide-char string literals. 2020-11-16 17:51:30 +01:00
tooltips.c
trackbar.c comctl32: Use wide-char string literals. 2020-11-19 11:23:08 +01:00
treeview.c comctl32: Use wide-char string literals. 2020-11-16 17:51:30 +01:00
updown.c comctl32: Use wide-char string literals. 2020-11-16 17:51:30 +01:00