wine-wine/dlls/comctl32
Ken Thomases c5858c16a6 comctl32: Improve mouse wheel scrolling in treeview control.
Allow fractions of WHEEL_DELTA to scroll fractions of SPI_GETWHEELSCROLLLINES,
although still only whole lines.  Keep the remainder and apply it to next
event if in same direction.
2013-02-11 11:46:10 +01:00
..
tests comctl32/listview: Do not touch icon spacing if set explicitly. 2013-02-07 12:02:27 +01:00
Makefile.in comctl32: Convert dialogs to po files. 2011-12-05 20:38:21 +01:00
animate.c
comboex.c comctl32: Forward the focus to the edit control if it exists. 2012-09-25 18:11:21 +02:00
comctl32.h comctl32/datetime: Check dates are within range in SetSystemTime. 2012-03-12 10:45:47 +01:00
comctl32.manifest
comctl32.rc comctl32: Convert dialogs to po files. 2011-12-05 20:38:21 +01:00
comctl32.spec
comctl32undoc.c Assorted typo, spelling, wording and case fixes. 2012-05-15 16:26:43 +02:00
commctrl.c comctl32: Avoid losing the color masks in CreateMappedBitmap. 2011-11-16 20:26:30 +01:00
datetime.c comctl32: Indentation fix. 2012-12-17 11:47:39 +01:00
dpa.c Assorted typo, spelling, wording and case fixes. 2012-05-15 16:26:43 +02:00
draglist.c
dsa.c
flatsb.c
header.c comctl32: XOR'ing with a black pen is not useful. 2012-09-10 11:38:21 +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_divider.cur
idc_divideropen.cur
idc_movebutton.cur
idi_dragarrow.ico
idi_tt_error_sm.ico
idi_tt_info_sm.ico
idi_tt_warn_sm.ico
idt_check.bmp
imagelist.c comctl32: Avoid signed-unsigned integer comparisons. 2013-01-02 13:35:52 +01:00
ipaddress.c comctl32: Avoid hardcoding array lengths. 2011-11-22 10:53:33 +01:00
listview.c comctl32: Improve mouse wheel scrolling in listview control. 2013-02-11 11:46:10 +01:00
monthcal.c comctl32: Avoid signed-unsigned integer comparisons. 2013-01-02 13:35:52 +01:00
nativefont.c
pager.c comctl32/pager: Don't rely on PGN_CALCSIZE to set the non-scrollable dimension of the control. 2012-11-20 17:18:17 +01:00
progress.c comctl32: Remove a superfluous function pointer cast. 2012-11-30 19:12:16 +01:00
propsheet.c comctl32: Avoid code duplication by reusing PROPSHEET_GetPageIndex. 2012-12-26 18:23:04 +01:00
rebar.c comctl32: Avoid signed-unsigned integer comparisons. 2013-01-02 13:35:52 +01:00
smoothscroll.c
status.c comctl32: Avoid signed-unsigned integer comparisons. 2013-01-02 13:35:52 +01:00
string.c comctl32: Simplify the string comparison functions a bit and use the CSTR_XXX macros. 2012-06-21 08:33:31 +02:00
syslink.c comctl32/syslink: Fix painting of background color for transparent controls. 2012-01-12 12:20:46 +01:00
tab.c comctl32: When created with TCS_VERTICAL, TCS_MULTILINE is set automatically. 2012-05-17 10:18:39 +02:00
theme_button.c
theme_combo.c
theme_dialog.c
theme_edit.c
theme_listbox.c
theming.c comctl32: Avoid using uninitialized value (Coverity). 2011-12-20 20:24:00 +01:00
toolbar.c comctl32: Indentation fix. 2012-12-17 11:47:39 +01:00
tooltips.c comctl32: Test appropriate tool window for active state. 2013-02-05 10:53:42 +01:00
trackbar.c comctl32: Update thumb position on autopage instead of deferring it. 2012-03-13 10:30:08 +01:00
treeview.c comctl32: Improve mouse wheel scrolling in treeview control. 2013-02-11 11:46:10 +01:00
updown.c comctl32: Avoid signed-unsigned integer comparisons. 2013-01-02 13:35:52 +01:00