Sweden-Number/dlls/comctl32
Fabian Maurer 6144addcf0 comctl32/tests: Dump failed message sequence correctly.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-09-12 22:23:01 +02:00
..
tests comctl32/tests: Dump failed message sequence correctly. 2017-09-12 22:23:01 +02:00
Makefile.in comctl32: New high resolution cursors generated from SVG. 2017-07-14 13:30:21 +02:00
animate.c comctl32: Change some overly exciting tracing messages. 2017-05-30 11:14:55 +02:00
comboex.c comctl32: Use SetRect() instead of open coding it. 2016-04-29 23:23:36 +09:00
comctl32.h comctl32/taskdialog: Initial implementation of a minimal task dialog. 2017-03-22 18:57:26 +01:00
comctl32.manifest
comctl32.rc comctl32/taskdialog: Initial implementation of a minimal task dialog. 2017-03-22 18:57:26 +01:00
comctl32.spec comctl32/taskdialog: Added TaskDialog() export. 2017-06-01 09:37:34 +02:00
comctl32undoc.c
commctrl.c comctl32/taskdialog: Move TaskDialogIndirect and its tests into own source files. 2017-03-17 18:53:29 +01:00
datetime.c comctl32: Use wine_dbgstr_point in TRACES. 2016-11-22 16:30:41 +01:00
dpa.c comctl32: Change some overly exciting tracing messages. 2017-05-30 11:14:55 +02:00
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: Change some overly exciting tracing messages. 2017-05-30 11:14:55 +02: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 comctl32: New high resolution cursors generated from SVG. 2017-07-14 13:30:21 +02:00
idc_copy.svg comctl32: New high resolution cursors generated from SVG. 2017-07-14 13:30:21 +02:00
idc_divider.cur comctl32: New high resolution cursors generated from SVG. 2017-07-14 13:30:21 +02:00
idc_divider.svg comctl32: New high resolution cursors generated from SVG. 2017-07-14 13:30:21 +02:00
idc_divideropen.cur comctl32: New high resolution cursors generated from SVG. 2017-07-14 13:30:21 +02:00
idc_divideropen.svg comctl32: New high resolution cursors generated from SVG. 2017-07-14 13:30:21 +02:00
idc_movebutton.cur comctl32: New high resolution cursors generated from SVG. 2017-07-14 13:30:21 +02:00
idc_movebutton.svg comctl32: New high resolution cursors generated from SVG. 2017-07-14 13:30:21 +02:00
idi_dragarrow.ico
idi_tt_error_sm.ico
idi_tt_info_sm.ico
idi_tt_warn_sm.ico
idt_check.bmp
imagelist.c comctl32: Correctly set the colour table for ILC_COLOR4 and ILC_COLOR8 imagelists. 2017-01-30 21:38:54 +01:00
ipaddress.c
listview.c comctl32/listview: Invalidate the focus rectangle when the control gets or loses focus. 2017-08-08 20:13:56 +09:00
monthcal.c comctl32/monthcal: Make sure set focus date is valid before using it (Valgrind). 2017-08-28 09:19:29 +02:00
nativefont.c
pager.c comctl32/pager: Prevent excessive PGN_CALCSIZE notifications during PGM_SETCHILD. 2017-04-21 13:58:13 +02:00
progress.c comctl32: Avoid using CopyRect() on RECT structs. 2016-06-24 21:10:32 +09:00
propsheet.c comctl32/propsheet: Implement PSPCB_ADDREF/PSPCB_RELEASE notifications. 2017-03-02 10:34:00 +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: Don't use exported StrCmpNIW(). 2017-01-27 20:29:40 +01:00
tab.c comctl32: Avoid using memset on RECTs. 2016-07-29 23:43:31 +09:00
taskdialog.c comctl32/taskdialog: Added support for custom buttons. 2017-06-12 12:03:16 +02: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: Support undocumented IDs for standard bitmap lists. 2017-05-31 10:53:54 +02:00
tooltips.c comctl32/tooltips: Calm down trace messages. 2017-09-11 18:43:49 +02: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: Improve right-click handling in treeview controls. 2017-04-13 09:08:49 +02:00
updown.c