Sweden-Number/dlls/comctl32
Nikolay Sivov 970029bb9b comctl32/toolbar: Fix TB_SETDRAWTEXTFLAGS handler.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-01-26 10:36:17 +01:00
..
tests comctl32/toolbar: Fix TB_SETDRAWTEXTFLAGS handler. 2017-01-26 10:36:17 +01:00
Makefile.in
animate.c comctl32: Use SetRect() instead of open coding it. 2016-04-29 23:23:36 +09:00
comboex.c comctl32: Use SetRect() instead of open coding it. 2016-04-29 23:23:36 +09:00
comctl32.h
comctl32.manifest
comctl32.rc
comctl32.spec comctl32: Fix some spec file entries. 2017-01-26 10:32:56 +01:00
comctl32undoc.c
commctrl.c comctl32: Improve DrawShadowText(). 2016-04-25 18:48:18 +09:00
datetime.c comctl32: Use wine_dbgstr_point in TRACES. 2016-11-22 16:30:41 +01:00
dpa.c
draglist.c comctl32: Avoid using CopyRect() on RECT structs. 2016-06-24 21:10:32 +09:00
dsa.c comctl32/dsa: Handle overflow in DSA_InsertItem(). 2016-07-25 15:47:41 +09:00
flatsb.c
header.c comctl32: Add support for the sort arrows. 2016-10-19 08:16:54 -07:00
hotkey.c comctl32: Show none hotkey text properly. 2016-11-01 20:32:56 +01:00
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 comctl32: Remove an always true conditional expression. 2016-07-29 20:17:35 +09:00
ipaddress.c
listview.c comctl32/listview: Fix indentation warnings on GCC 6. 2016-08-15 18:31:09 +09:00
monthcal.c comctl32: Use wine_dbgstr_point in TRACES. 2016-11-22 16:30:41 +01:00
nativefont.c
pager.c comctl32: Use wine_dbgstr_rect() to trace RECTs. 2016-04-19 21:06:10 +09:00
progress.c comctl32: Avoid using CopyRect() on RECT structs. 2016-06-24 21:10:32 +09:00
propsheet.c comctl32/propsheet: Double size of a template buffer passed to PSCB_PRECREATE. 2017-01-13 14:51:17 +01:00
rebar.c comctl32: Use wine_dbgstr_point in TRACES. 2016-11-22 16:30:41 +01:00
smoothscroll.c
status.c comctl32: Avoid using memset on RECTs. 2016-07-29 23:43:31 +09:00
string.c
syslink.c comctl32/syslink: Use wine list to keep items. 2016-05-21 00:53:51 +09:00
tab.c comctl32: Avoid using memset on RECTs. 2016-07-29 23:43:31 +09:00
theme_button.c comctl32: Use InflateRect() too when expanding in just one axis. 2016-07-09 15:42:47 +09:00
theme_combo.c comctl32: Avoid using CopyRect() on RECT structs. 2016-06-24 21:10:32 +09:00
theme_dialog.c
theme_edit.c
theme_listbox.c
theme_scrollbar.c
theming.c
toolbar.c comctl32/toolbar: Fix TB_SETDRAWTEXTFLAGS handler. 2017-01-26 10:36:17 +01:00
tooltips.c comctl32: Use wine_dbgstr_point in TRACES. 2016-11-22 16:30:41 +01:00
trackbar.c comctl32/trackbar: Fix TBM_SETRANGEMAX handling when new limit is less than current min boundary. 2017-01-12 16:52:23 +01:00
treeview.c comctl32: Recompute the text width if necessary. 2016-12-06 15:02:35 +01:00
updown.c