wine/dlls/comctl32
Alex Henrie 4e95553a2d comctl32/listview: Ignore the lParam to WM_PRINTCLIENT and add tests.
Based on simliar patch for comctl32/treeview: 231199bc46

WM_PRINTCLIENT paints the items of a listview, including the item
backgrounds, but never the listview background.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54878
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55005
Co-authored-by: Bernhard Übelacker <bernhardu@mailbox.org>
2023-12-20 22:20:49 +01:00
..
tests comctl32/listview: Ignore the lParam to WM_PRINTCLIENT and add tests. 2023-12-20 22:20:49 +01:00
animate.c comctl32: Use the debugstr_fourcc function instead of reimplementing it. 2023-10-06 20:49:52 +02:00
button.c comctl32: Switch back to internal allocation function. 2022-12-09 17:52:25 +01:00
combo.c comctl32: Switch back to internal allocation function. 2022-12-09 17:52:25 +01:00
comboex.c
comctl32.h comctl32: Remove DECLSPEC_HIDDEN usage. 2023-08-30 21:05:53 +02:00
comctl32.manifest
comctl32.rc
comctl32.spec
commctrl.c comctl32: Use nameless unions/structs. 2023-07-10 21:15:55 +02:00
datetime.c comctl32: Remove duplicate declarations of MONTHCAL functions. 2023-06-19 16:28:54 +02:00
dpa.c comctl32: Fix integer overflow in DPA_Search. 2022-06-10 11:58:52 +02:00
draglist.c
dsa.c
edit.c comctl32/edit: Don't use WM_TIMER to update caret position. 2023-09-06 22:00:59 +02:00
flatsb.c
header.c comctl32/header: Do not touch 'hwnd' field in HDM_LAYOUT. 2023-01-26 22:05:13 +01:00
hotkey.c comctl32: Switch back to internal allocation function. 2022-12-09 17:52:25 +01:00
idb_cmdlink.bmp
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 comctl32: Switch back to internal allocation function. 2022-12-09 17:52:25 +01:00
ipaddress.c comctl32: Switch back to internal allocation function. 2022-12-09 17:52:25 +01:00
listbox.c comctl32: Fix string comparison for listbox inexact matches. 2023-12-20 22:20:38 +01:00
listview.c comctl32/listview: Ignore the lParam to WM_PRINTCLIENT and add tests. 2023-12-20 22:20:49 +01:00
Makefile.in makefiles: Always use the global SOURCES variable for .svg files. 2023-10-14 13:47:59 +02:00
monthcal.c comctl32: Switch back to internal allocation function. 2022-12-09 17:52:25 +01:00
nativefont.c
pager.c comctl32: Switch back to internal allocation function. 2022-12-09 17:52:25 +01:00
progress.c comctl32: Avoid mismatching heap in ProgressWindowProc. 2023-01-13 19:37:01 +01:00
propsheet.c comctl32: Use nameless unions/structs. 2023-07-10 21:15:55 +02:00
rebar.c
smoothscroll.c
static.c comctl32: Switch back to internal allocation function. 2022-12-09 17:52:25 +01:00
status.c comctl32/status: Invalidate entire status bar on WM_SIZE. 2023-09-04 11:38:21 +02:00
string.c
syslink.c comctl32/syslink: Check item type before increasing link ID in SYSLINK_LinkAtPt(). 2023-07-17 15:19:38 +02:00
tab.c comctl32: Use selected font to determine default min tab width. 2023-12-08 22:31:38 +01:00
taskdialog.c comctl32: Use nameless unions/structs. 2023-07-10 21:15:55 +02:00
toolbar.c comctl32: Remove DECLSPEC_HIDDEN usage. 2023-08-30 21:05:53 +02:00
tooltips.c
trackbar.c
treeview.c comctl32: Only print TREEVIEW_HandleTimer() ERR once. 2023-12-01 17:21:39 +01:00
updown.c comctl32: Switch back to internal allocation function. 2022-12-09 17:52:25 +01:00