wine-wine/dlls/comctl32
Paul Vriens 9cf1af7cac comctl32: Fix size parameter for memset (Coccinelle). 2010-01-11 11:34:18 -06:00
..
tests comctl32/tests: Remove some superfluous casts around SendMessage(). 2009-12-28 12:27:14 +01:00
Makefile.in comctl32: Add basic structure for IImageList interface. 2009-11-13 12:14:40 +01:00
animate.c comctl32: Remove superfluous pointer casts. 2009-02-13 13:00:25 +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 comctl32/dpa: Implement DPA_GetSize(). 2009-09-15 16:41:27 -05:00
comctl32undoc.c comctl32: Use explicit prototypes for function pointers. 2009-09-09 13:13:08 +02:00
comctl_Bg.rc comctl32: Build language resource files separately. 2009-07-02 11:45:19 +02:00
comctl_Cs.rc comctl32: Build language resource files separately. 2009-07-02 11:45:19 +02:00
comctl_De.rc comctl32: Improve German translation. 2010-01-04 11:41:28 +01:00
comctl_El.rc comctl32: Build language resource files separately. 2009-07-02 11:45:19 +02:00
comctl_En.rc comctl32: Build language resource files separately. 2009-07-02 11:45:19 +02:00
comctl_Eo.rc comctl32: Build language resource files separately. 2009-07-02 11:45:19 +02:00
comctl_Es.rc comctl32: Build language resource files separately. 2009-07-02 11:45:19 +02:00
comctl_Fr.rc comctl32: Fix French translation & UI display. 2009-07-09 14:52:06 +02:00
comctl_Hu.rc comctl32: Build language resource files separately. 2009-07-02 11:45:19 +02:00
comctl_It.rc comctl32: Build language resource files separately. 2009-07-02 11:45:19 +02:00
comctl_Ja.rc comctl32: Update Japanese translation. 2009-08-24 15:17:32 +02:00
comctl_Ko.rc comctl32: Build language resource files separately. 2009-07-02 11:45:19 +02:00
comctl_Lt.rc comctl32: Build language resource files separately. 2009-07-02 11:45:19 +02:00
comctl_Nl.rc comctl32: Build language resource files separately. 2009-07-02 11:45:19 +02:00
comctl_No.rc comctl32: Build language resource files separately. 2009-07-02 11:45:19 +02:00
comctl_Pl.rc comctl32: Build language resource files separately. 2009-07-02 11:45:19 +02:00
comctl_Pt.rc comctl32: Update Portuguese translation and convert to UTF8. 2009-07-07 13:33:31 +02:00
comctl_Ro.rc comctl32: Build language resource files separately. 2009-07-02 11:45:19 +02:00
comctl_Ru.rc comctl32: Convert the Russian resources to UTF-8. 2009-07-24 13:11:20 +02:00
comctl_Si.rc comctl32: Build language resource files separately. 2009-07-02 11:45:19 +02:00
comctl_Sk.rc comctl32: Build language resource files separately. 2009-07-02 11:45:19 +02:00
comctl_Sv.rc comctl32: Build language resource files separately. 2009-07-02 11:45:19 +02:00
comctl_Th.rc comctl32: Build language resource files separately. 2009-07-02 11:45:19 +02:00
comctl_Tr.rc comctl32: Build language resource files separately. 2009-07-02 11:45:19 +02:00
comctl_Uk.rc comctl32: Build language resource files separately. 2009-07-02 11:45:19 +02:00
comctl_Zh.rc comctl32: Build language resource files separately. 2009-07-02 11:45:19 +02:00
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/dpa: Implement DPA_GetSize(). 2009-09-15 16:41:27 -05:00
draglist.c comctl32: Remove some explicit LPARAM/WPARAM casts. 2009-12-28 12:27:14 +01:00
dsa.c
flatsb.c comctl32: Remove an one-off macro. 2009-02-13 13:00:22 +01:00
header.c comctl32: Remove some explicit LPARAM/WPARAM casts. 2009-12-28 12:27:14 +01:00
hotkey.c comctl32/hotkey: Remove useless line. 2009-05-25 11:37:50 +02:00
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 FAILED instead of !SUCCEEDED. 2009-12-01 13:04:36 +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: Remove superfluous void* cast. 2010-01-07 17:59:57 +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 comctl32: Stop flicker when drawing themed and draw the correct image smoothly. 2009-08-04 13:46:58 +02:00
propsheet.c comctl32: Remove some explicit LPARAM/WPARAM casts. 2009-12-28 12:27:14 +01:00
rebar.c comctl32: Fix size parameter for memset (Coccinelle). 2010-01-11 11:34:18 -06:00
rsrc.rc comctl32: Build language resource files separately. 2009-07-02 11:45:19 +02:00
smoothscroll.c
status.c comctl32: Remove some explicit LPARAM/WPARAM casts. 2009-12-28 12:27:14 +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: Remove some explicit LPARAM/WPARAM casts. 2009-12-28 12:27:14 +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: Fix formatting for hex mode. 2009-12-28 12:27:14 +01:00