wine-wine/dlls/comctl32
Daniel Jelinski 50bdb257f9 comctl32/tests: Expanding/collapsing a node always sends associated messages. 2012-10-16 11:38:36 +02:00
..
tests comctl32/tests: Expanding/collapsing a node always sends associated messages. 2012-10-16 11:38:36 +02: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: Avoid TRUE:FALSE conditional expressions. 2012-08-13 17:29:01 +02: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: Call interface methods properly. 2012-08-20 10:58:45 +02:00
ipaddress.c comctl32: Avoid hardcoding array lengths. 2011-11-22 10:53:33 +01:00
listview.c comctl32: Clean up listview resizing code. 2012-10-01 12:20:30 +02:00
monthcal.c comctl32: Correct values passed in MCN_SELECT/MCN_SELCHANGE notifications. 2012-08-17 15:16:12 +02:00
nativefont.c
pager.c
progress.c
propsheet.c comctl32: Remove property sheet page that can't be initialized. 2012-08-29 20:13:48 +02:00
rebar.c include: Fixup "long" numeric constants in commctrl.h. 2011-11-09 11:35:25 +01:00
smoothscroll.c
status.c comctl32: Test and fix WM_GETTEXTLENGTH for statusbars. 2012-01-23 16:06: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: Avoid TRUE:FALSE conditional expressions. 2012-08-13 17:29:01 +02:00
tooltips.c Assorted typo, spelling, wording and case fixes. 2012-05-15 16:26:43 +02:00
trackbar.c comctl32: Update thumb position on autopage instead of deferring it. 2012-03-13 10:30:08 +01:00
treeview.c comctl32: Fix notifications and return value when collapsing already collapsed node. 2012-10-16 11:38:27 +02:00
updown.c