Sweden-Number/dlls/comctl32
Fabian Maurer 48e8e579bc comctl32/tests: Add a test for base class names.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-08-27 10:57:39 +02:00
..
tests comctl32/tests: Add a test for base class names. 2018-08-27 10:57:39 +02:00
Makefile.in
animate.c
button.c comctl32/button: Use per-window dpi settings. 2018-07-17 17:39:56 +02:00
combo.c comctl32/combo: Implement logic for setting and getting dropdown height. 2018-08-20 09:21:52 +02:00
comboex.c
comctl32.h comctl32/combo: Implement logic for setting and getting dropdown height. 2018-08-20 09:21:52 +02:00
comctl32.manifest
comctl32.rc comctl32/taskdialog: Add support for expando button. 2018-07-19 18:25:31 +02:00
comctl32.spec
comctl32undoc.c
commctrl.c comctl32: Fix background and text color for DrawStatusText(). 2018-08-14 12:06:39 +02:00
datetime.c comctl32/datetime: Change DATETIME_ReturnFieldWidth() to return width. 2018-03-26 21:04:53 +02:00
dpa.c
draglist.c
dsa.c
edit.c comctl32/edit: Move common calls outside the blocks. 2018-08-23 19:48:49 +02:00
flatsb.c
header.c comctl32/header: Fix item text color. 2018-08-14 12:06:34 +02: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_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
listbox.c comctl32/listbox: Fix multicolumn navigation on VK_RIGHT. 2018-08-22 17:02:34 +02:00
listview.c comctl32/listview: Avoid duplicate LVN_ENDLABELEDIT notifications on focus change. 2018-08-27 10:57:39 +02:00
monthcal.c
nativefont.c
pager.c comctl32/pager: Support WM_NOTIFYFORMAT message. 2018-08-27 09:30:56 +02:00
progress.c
propsheet.c
rebar.c
smoothscroll.c
static.c comctl32/static: Remove some misleading comments. 2018-04-02 20:47:11 +02:00
status.c
string.c
syslink.c
tab.c
taskdialog.c comctl32/taskdialog: Fix center positioning. 2018-08-14 09:41:55 +02:00
theme_dialog.c
theme_scrollbar.c
theming.c comctl32: Remove THEMING_SetSubclassData(). It is not used anymore. 2018-04-19 12:51:21 +02:00
toolbar.c comctl32/toolbar: Handle resource strings returned for tooltip text. 2018-05-09 09:45:22 +02:00
tooltips.c comctl32/tooltip: Compare to special callback pointer value directly. 2018-04-30 19:59:12 +02:00
trackbar.c comctl32/trackbar: Scale thumb size with resolution. 2018-07-17 17:39:56 +02:00
treeview.c comctl32: Treeview item gets characters not bytes passed in. 2018-07-03 11:12:43 +02:00
updown.c