Sweden-Number/dlls/comctl32
Dmitry Timoshkov c1fd55d6c9 comctl32: Listview should accept both unicode and ansi notifications.
Listview receives notifications not only from built-in header control,
but also from custom or subclassed application controls, there is no
need to assert(0) on application input, printing a FIXME is the maximum
we can do on an unknown input.
2010-02-18 15:01:01 +01:00
..
tests comctl32: Listview should accept both unicode and ansi notifications. 2010-02-18 15:01:01 +01:00
Makefile.in comctl32: Add basic structure for IImageList interface. 2009-11-13 12:14:40 +01:00
animate.c comctl32: Use IS_INTRESOURCE instead of HIWORD to check a resource. 2010-01-26 12:13:51 +01:00
comboex.c comctl32/comboex: Fix a leak for text string stored for edit item. 2010-01-04 11:42:34 +01:00
comctl32.h comctl32/monthcal: Simplify parameter set of day of week calculation helper. 2009-10-12 13:00:30 +02:00
comctl32.spec
comctl32undoc.c
comctl_Bg.rc
comctl_Cs.rc
comctl_De.rc comctl32: Improve German translation. 2010-01-04 11:41:28 +01:00
comctl_El.rc
comctl_En.rc
comctl_Eo.rc
comctl_Es.rc
comctl_Fr.rc
comctl_Hu.rc
comctl_It.rc
comctl_Ja.rc
comctl_Ko.rc
comctl_Lt.rc
comctl_Nl.rc
comctl_No.rc
comctl_Pl.rc
comctl_Pt.rc
comctl_Ro.rc
comctl_Ru.rc
comctl_Si.rc
comctl_Sk.rc
comctl_Sv.rc
comctl_Th.rc
comctl_Tr.rc
comctl_Uk.rc
comctl_Zh.rc
commctrl.c comctl32: Remove some explicit LPARAM/WPARAM casts. 2009-12-28 12:27:14 +01:00
datetime.c comctl32/datetime: Free internal data completely on control destruction. 2009-12-07 14:18:26 +01:00
dpa.c comctl32: Actually grow the array in DPA_Grow. 2010-01-29 13:30:00 +01:00
draglist.c comctl32: Remove some explicit LPARAM/WPARAM casts. 2009-12-28 12:27:14 +01:00
dsa.c
flatsb.c
header.c comctl32: Remove some explicit LPARAM/WPARAM casts. 2009-12-28 12:27:14 +01:00
hotkey.c
idb_hist_large.bmp
idb_hist_small.bmp
idb_std_large.bmp
idb_std_small.bmp
idb_view_large.bmp
idb_view_small.bmp
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: Use IS_INTRESOURCE instead of HIWORD to check a resource. 2010-01-26 12:13:51 +01:00
imagelist.h comctl32/imagelist: Get rid of magic field, use vtable pointer instead. Keep original layout. 2009-11-16 15:01:27 +01:00
ipaddress.c comctl32: Use user32 control names from public header constants instead of defining over and over again. 2009-10-08 12:11:47 +02:00
listview.c comctl32: Listview should accept both unicode and ansi notifications. 2010-02-18 15:01:01 +01:00
monthcal.c comctl32/monthcal: Fix compilation on systems that don't support nameless unions. 2009-10-19 14:45:04 +02:00
nativefont.c
pager.c
progress.c
propsheet.c comctl32: Use IS_INTRESOURCE instead of HIWORD to check a resource. 2010-01-26 12:13:51 +01:00
rebar.c comctl32/rebar: Don't try to access band data before it's needed. 2010-02-12 11:54:17 +01:00
rsrc.rc
smoothscroll.c
status.c comctl32: Handle WM_NOTIFY correctly when the parent returns zero. 2010-01-22 13:09:01 +01:00
string.c
syslink.c comctl32/syslink: Implement LWS_IGNORERETURN. 2009-10-21 16:05:58 +02:00
tab.c comctl32: Remove some explicit LPARAM/WPARAM casts. 2009-12-28 12:27:14 +01:00
theme_button.c
theme_combo.c comctl32: Remove some explicit LPARAM/WPARAM casts. 2009-12-28 12:27:14 +01:00
theme_dialog.c
theme_edit.c
theme_listbox.c
theming.c
toolbar.c comctl32: Use IS_INTRESOURCE instead of HIWORD to check a resource. 2010-01-26 12:13:51 +01:00
tooltips.c comctl32: Remove some explicit LPARAM/WPARAM casts. 2009-12-28 12:27:14 +01:00
trackbar.c comctl32: The return value of notify_with_scroll() is never used. 2009-12-28 12:27:15 +01:00
treeview.c comctl32: Remove some explicit LPARAM/WPARAM casts. 2009-12-28 12:27:14 +01:00
updown.c comctl32/updown: Use set acceleration value while processing keyboard keypresses. 2010-02-04 17:27:37 +01:00