Sweden-Number/dlls/comctl32
Mark Harmstone 129862f369 comctl32: Themed buttons should not draw in System if font unset. 2015-02-18 15:45:04 +09:00
..
tests comctl32/tests: Fix imagelist leak (Valgrind). 2014-12-01 11:00:20 +01:00
Makefile.in comctl32: Add themed scrollbar stub. 2015-02-16 19:18:48 +09:00
animate.c
comboex.c
comctl32.h
comctl32.manifest
comctl32.rc
comctl32.spec comctl32: Add a stub for LoadIconWithScaleDown. 2014-12-15 14:18:56 +01:00
comctl32undoc.c
commctrl.c comctl32: Add a stub for LoadIconWithScaleDown. 2014-12-15 14:18:56 +01:00
datetime.c
dpa.c
draglist.c
dsa.c
flatsb.c
header.c comctl32: Do not call HEADER_FillItemFrame twice in a row. 2015-02-18 15:43:04 +09:00
hotkey.c
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_divider.cur
idc_divideropen.cur
idc_movebutton.cur
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: Use theming when drawing IP address control. 2015-02-16 19:18:49 +09:00
listview.c comctl32: Merge two if blocks with identical condition (PVS-Studio). 2014-12-05 11:24:12 +01:00
monthcal.c
nativefont.c
pager.c
progress.c comctl32: Fix graphical error on themed progress bars. 2015-02-16 19:18:52 +09:00
propsheet.c
rebar.c
smoothscroll.c
status.c
string.c comctl32: Allow broken behaviour in StrRStr functions. 2014-11-19 23:36:34 +09:00
syslink.c comctl32: Fix incorrect usage of CompareString in SYSLINK_ParseText. 2014-11-18 22:10:51 +09:00
tab.c
theme_button.c comctl32: Themed buttons should not draw in System if font unset. 2015-02-18 15:45:04 +09:00
theme_combo.c
theme_dialog.c
theme_edit.c comctl32: Redraw themed editboxes on focus change. 2015-02-16 19:18:50 +09:00
theme_listbox.c
theme_scrollbar.c comctl32: Add themed scrollbar stub. 2015-02-16 19:18:48 +09:00
theming.c comctl32: Add themed scrollbar stub. 2015-02-16 19:18:48 +09:00
toolbar.c comctl32: Remove a stray unused GetFocus() statement (PVS-Studio). 2014-12-09 22:16:44 +01:00
tooltips.c
trackbar.c
treeview.c
updown.c