wine-wine/dlls/comctl32
Nikolay Sivov 3c249a2c63 comctl32/rebar: Fix invalid band index access.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=47991
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
(cherry picked from commit d6c0f9f22a)
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
2020-03-29 16:15:34 +02:00
..
tests comctl32/rebar: Fix invalid band index access. 2020-03-29 16:15:34 +02:00
Makefile.in
animate.c
button.c
combo.c comctl32/combo: Properly handle WM_CTLCOLOR* messages. 2020-03-29 16:15:34 +02:00
comboex.c comctl32/comboex: Remove child windows subclass on window destruction. 2018-02-14 09:04:49 +01:00
comctl32.h
comctl32.manifest
comctl32.rc
comctl32.spec
comctl32undoc.c
commctrl.c
datetime.c
dpa.c
draglist.c
dsa.c
edit.c comctl32/edit: Don't set caret position when we don't have focus. 2018-12-05 09:23:43 +01:00
flatsb.c
header.c
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 comctl32/imagelist: Fix crash with large number of images. 2018-12-12 19:43:12 +01:00
ipaddress.c
listbox.c comctl32/listbox: Fix mouse wheel scrolling for multi-column listboxes. 2019-11-14 23:44:56 +01:00
listview.c comctl32/listview: Take care of scrolling offset when repositioning header. 2019-04-26 22:41:16 +02:00
monthcal.c comctl32: Make constant 'mdays' static. 2018-12-04 16:13:05 +01:00
nativefont.c
pager.c comctl32/pager: Support header notification conversion. 2018-11-01 12:04:34 +01:00
progress.c comctl32/progress: Handle min == max case in PBM_STEPIT. 2019-04-05 22:40:50 +02:00
propsheet.c comctl32/propsheet: Avoid posting uninitialized data (Valgrind). 2019-04-26 22:41:17 +02:00
rebar.c comctl32/rebar: Fix invalid band index access. 2020-03-29 16:15:34 +02:00
smoothscroll.c
static.c comctl32/static: Remove some misleading comments. 2018-04-02 20:47:11 +02:00
status.c comctl32/status: Checking size grip bounds in x-axis only. 2018-12-10 14:59:46 +01:00
string.c
syslink.c comctl32/syslink: Properly handle '\r'. 2020-01-19 22:00:25 +01:00
tab.c
taskdialog.c comctl32/taskdialog: Handle button clicks better. 2018-10-30 10:51:49 +01:00
theme_dialog.c
theme_scrollbar.c
theming.c
toolbar.c comctl32/toolbar: Send BN_CLICKED for button that was pressed, not released. 2019-04-26 22:41:17 +02:00
tooltips.c comctl32: Always free the tooltip text before setting it (Valgrind). 2019-11-14 23:44:58 +01:00
trackbar.c comctl32/trackbar: Do not consider window size when initializing fixed length thumb. 2019-11-14 23:44:56 +01:00
treeview.c comctl32: Allocate the right wstr size for the TVN_GETDISPINFOW reply. 2020-03-29 16:15:34 +02:00
updown.c comctl32/updown: Suppress the NM_RELEASEDCAPTURE notification. 2020-01-19 19:31:39 +01:00