wine-wine/dlls/comctl32
Damjan Jovanovic 016bcb6f57 comctl32: Test text buffer passed to TVN_ENDLABELEDIT is always MAX_PATH chars long.
Signed-off-by: Damjan Jovanovic <damjan.jov@gmail.com>
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
(cherry picked from commit 565b0f5d50)
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
2020-03-29 16:15:34 +02:00
..
tests comctl32: Test text buffer passed to TVN_ENDLABELEDIT is always MAX_PATH chars long. 2020-03-29 16:15:34 +02:00
Makefile.in
animate.c
button.c comctl32/button: Fix text buffer leak (Coverity). 2018-09-17 15:41:54 +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: Add NULL checks to SetWindowSubclass (Valgrind). 2018-09-20 15:36:21 +02:00
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 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 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
smoothscroll.c
static.c
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: Implement treeview edit control EM_SETLIMITTEXT. 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