.. |
tests
|
comctl32: toolbar: Use a cx field for buttons in TOOLBAR_WrapToolbar.
|
2008-11-06 11:56:03 +01:00 |
animate.c
|
comctl32: Remove the superfluous casting of the LPVOID returned by Alloc().
|
2008-10-24 14:24:59 +02:00 |
comboex.c
|
comctl32: Do not cast zero.
|
2008-11-04 11:26:22 +01:00 |
comctl32.h
|
Annotate with allocation size attribute.
|
2008-09-05 11:22:26 +02:00 |
comctl32.spec
|
|
|
comctl32undoc.c
|
|
|
comctl_Bg.rc
|
|
|
comctl_Cs.rc
|
|
|
comctl_De.rc
|
|
|
comctl_El.rc
|
|
|
comctl_En.rc
|
|
|
comctl_Eo.rc
|
|
|
comctl_Es.rc
|
|
|
comctl_Fr.rc
|
|
|
comctl_Hu.rc
|
|
|
comctl_It.rc
|
|
|
comctl_Ja.rc
|
comctl32: Convert Japanese resource to UTF-8.
|
2008-10-13 11:40:51 +02:00 |
comctl_Ko.rc
|
|
|
comctl_Nl.rc
|
|
|
comctl_No.rc
|
|
|
comctl_Pl.rc
|
|
|
comctl_Pt.rc
|
|
|
comctl_Ro.rc
|
|
|
comctl_Ru.rc
|
|
|
comctl_Si.rc
|
|
|
comctl_Sv.rc
|
|
|
comctl_Th.rc
|
|
|
comctl_Tr.rc
|
|
|
comctl_Uk.rc
|
|
|
comctl_Zh.rc
|
comctl32: Add traditional Chinese resources.
|
2008-09-02 11:57:32 +02:00 |
commctrl.c
|
comctl32: HANDLE/HGLOBAL are basically just void pointers. No casts to other pointers are needed.
|
2008-10-29 11:52:22 +01:00 |
datetime.c
|
comctl32: Remove the superfluous casting of the LPVOID returned by Alloc().
|
2008-10-24 14:24:59 +02:00 |
dpa.c
|
comctl32: Do not cast NULL.
|
2008-11-03 13:41:58 +01:00 |
draglist.c
|
|
|
dsa.c
|
|
|
flatsb.c
|
comctl32: Don't print ERRs for reflected messages.
|
2008-07-22 13:25:08 +02:00 |
header.c
|
comctl32: Remove the superfluous casting of the LPVOID returned by Alloc().
|
2008-10-24 14:24:59 +02:00 |
hotkey.c
|
comctl32: Remove the superfluous casting of the LPVOID returned by Alloc().
|
2008-10-24 14:24:59 +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: HGDIOBJ is interchangeable with other handle types so don't cast.
|
2008-10-27 11:29:46 +01:00 |
imagelist.h
|
|
|
ipaddress.c
|
comctl32: Remove superfluous casts as HANDLE to other handle types.
|
2008-10-28 12:34:05 +01:00 |
listview.c
|
comctl32: Add implementation of LVS_EX_ONECLICKACTIVATE.
|
2008-11-05 10:55:05 +01:00 |
Makefile.in
|
|
|
monthcal.c
|
comctl32: Do not cast zero.
|
2008-11-04 11:26:22 +01:00 |
nativefont.c
|
comctl32: Remove the superfluous casting of the LPVOID returned by Alloc().
|
2008-10-24 14:24:59 +02:00 |
pager.c
|
comctl32: HGDIOBJ is interchangeable with other handle types so don't cast.
|
2008-10-27 11:29:46 +01:00 |
progress.c
|
comctl32: Remove the superfluous casting of the LPVOID returned by Alloc().
|
2008-10-24 14:24:59 +02:00 |
propsheet.c
|
comctl32: Do not cast zero.
|
2008-11-04 11:26:22 +01:00 |
rebar.c
|
comctl32: Remove the superfluous casting of the LPVOID returned by Alloc().
|
2008-10-24 14:24:59 +02:00 |
rsrc.rc
|
comctl32: Rename the Chinese resources to comctl_Zh.rc.
|
2008-08-29 13:53:21 +02:00 |
smoothscroll.c
|
|
|
status.c
|
comctl32: Remove the superfluous casting of the LPVOID returned by Alloc().
|
2008-10-24 14:24:59 +02:00 |
string.c
|
|
|
syslink.c
|
comctl32: Sign-compare warnings fix.
|
2008-09-22 11:52:15 +02:00 |
tab.c
|
comctl32: Do not cast NULL.
|
2008-11-03 13:41:58 +01:00 |
theme_button.c
|
comctl32: Support themed check boxes and radio buttons.
|
2008-11-05 13:14:13 +01:00 |
theme_combo.c
|
|
|
theme_dialog.c
|
|
|
theme_edit.c
|
|
|
theme_listbox.c
|
|
|
theming.c
|
comctl32: Sign-compare warnings fix.
|
2008-09-22 11:52:15 +02:00 |
toolbar.c
|
comctl32: toolbar: Use a cx field for buttons in TOOLBAR_WrapToolbar.
|
2008-11-06 11:56:03 +01:00 |
tooltips.c
|
comctl32: Remove the superfluous casting of the LPVOID returned by Alloc().
|
2008-10-24 14:24:59 +02:00 |
trackbar.c
|
comctl32: Remove the superfluous casting of the LPVOID returned by Alloc().
|
2008-10-24 14:24:59 +02:00 |
treeview.c
|
comctl32: Do not cast NULL.
|
2008-11-03 13:41:58 +01:00 |
updown.c
|
comctl32: Remove the superfluous casting of the LPVOID returned by Alloc().
|
2008-10-24 14:24:59 +02:00 |