Sweden-Number/dlls/comctl32
Michael Stefaniuc 1f74c0a0d1 comctl32: Use InflateRect() instead of open coding it.
Signed-off-by: Michael Stefaniuc <mstefani@redhat.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-07-04 17:29:31 +09:00
..
tests comctl32/tests: Use EqualRect() instead of memcmp() to compare RECTs. 2016-06-21 11:23:34 +09:00
Makefile.in comctl32: Add themed scrollbar stub. 2015-02-16 19:18:48 +09:00
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: Add implementation for LoadIconMetric. 2015-10-06 00:01:55 +09:00
comctl32undoc.c comctl32: Remove unneeded NONAMELESSSTRUCT directives. 2015-03-09 22:06:23 +09:00
commctrl.c comctl32: Improve DrawShadowText(). 2016-04-25 18:48:18 +09:00
datetime.c comctl32: Use SetRect() instead of open coding it. 2016-04-29 23:23:36 +09:00
dpa.c comctl32: Avoid use-after-free in DPA_Merge (DPH). 2015-04-20 14:37:57 +09:00
draglist.c comctl32: Avoid using CopyRect() on RECT structs. 2016-06-24 21:10:32 +09:00
dsa.c comctl32: Avoid integer overflow (Coverity). 2015-04-07 15:15:11 +09:00
flatsb.c comctl32: Claim success in InitializeFlatSB(). 2015-03-25 15:16:45 +09:00
header.c comctl32/header: Implement HDM_SETFILTERCHANGETIMEOUT. 2016-05-18 10:37:18 +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 comctl32/imagelist: Simplify setting ImageList_DragEnter() return code. 2016-05-14 14:39:53 +09:00
ipaddress.c comctl32: Use theming when drawing IP address control. 2015-02-16 19:18:49 +09:00
listview.c comctl32: Avoid using CopyRect() on RECT structs. 2016-06-24 21:10:32 +09:00
monthcal.c comctl32/monthcal: Take into account day name width when setting calendar column width. 2016-05-18 10:36:12 +09: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: Avoid using CopyRect() on RECT structs. 2016-06-24 21:10:32 +09:00
rebar.c comct32: Use EqualRect() instead of memcmp() to compare RECTs. 2016-06-21 00:23:55 +09:00
smoothscroll.c
status.c comctl32/status: Use DrawFrameControl to draw the size grip. 2016-05-14 14:39:56 +09:00
string.c comctl32: Allow broken behaviour in StrRStr functions. 2014-11-19 23:36:34 +09:00
syslink.c comctl32/syslink: Use wine list to keep items. 2016-05-21 00:53:51 +09:00
tab.c comctl32: Use InflateRect() instead of open coding it. 2016-07-04 17:29:31 +09:00
theme_button.c comctl32: Always call BeginPaint/EndPaint when handling a WM_PAINT message for the button. 2015-10-21 01:04:35 +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 comctl32: Redraw themed editboxes on focus change. 2015-02-16 19:18:50 +09:00
theme_listbox.c
theme_scrollbar.c comctl32: Draw hot parts of themed scrollbars. 2015-03-05 21:39:21 +09:00
theming.c comctl32: Add themed scrollbar stub. 2015-02-16 19:18:48 +09:00
toolbar.c comctl32: Avoid using CopyRect() on RECT structs. 2016-06-24 21:10:32 +09:00
tooltips.c comctl32/tooltips: Cut tooltip text at first tab char unless TTS_NOPREFIX is used. 2016-05-04 01:03:27 +09:00
trackbar.c comctl32: Use SetRect() instead of open coding it. 2016-04-29 23:23:36 +09:00
treeview.c comctl32: Treeview: Set visible = TRUE when deleting first visible item. 2016-02-19 21:10:54 +09:00
updown.c comctl32: Fix drawing of buddy background for updown controls. 2015-04-09 14:55:17 +09:00