wine/dlls/comctl32
2007-12-18 14:16:11 +01:00
..
tests comctl32/tests: Avoid SHDeleteKeyA() because it does not exist on Windows 95. 2007-12-10 12:06:40 +01:00
animate.c
comboex.c comctl32: Forward the WM_GETTEXTLENGTH message from ComboEx controls to its edit control. 2007-11-20 12:28:59 +01:00
comctl32.h
comctl32.spec
comctl32undoc.c comctl32: EnumMRUListA/W fix getting list size by negative item pos. 2007-12-06 13:43:53 +01:00
comctl_Bg.rc
comctl_Cn.rc
comctl_Cs.rc
comctl_De.rc
comctl_El.rc comctl32: Add Greek resources. 2007-10-18 13:19:59 +02:00
comctl_En.rc
comctl_Eo.rc
comctl_Es.rc
comctl_Fr.rc
comctl_Hu.rc
comctl_It.rc
comctl_Ja.rc
comctl_Ko.rc comctl32: Updated Korean resource. 2007-10-25 13:56:41 +02:00
comctl_Nl.rc
comctl_No.rc
comctl_Pl.rc
comctl_Pt.rc
comctl_Ru.rc
comctl_Si.rc
comctl_Sv.rc
comctl_Th.rc
comctl_Tr.rc
comctl_Uk.rc
commctrl.c Assorted spelling fixes. 2007-12-18 14:16:11 +01:00
datetime.c comctl32: Datetime should close its monthcal when the monthcal loses focus. 2007-11-02 12:37:48 +01:00
dpa.c comctl32: Remove unneeded casts. 2007-12-03 13:10:21 +01:00
draglist.c
dsa.c comctl32: Remove unneeded casts. 2007-12-03 13:10:21 +01:00
flatsb.c
header.c comctl32: Remove extraneous check (unsigned < 0). 2007-12-03 13:17:42 +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: Remove check which never triggers. 2007-11-15 12:49:23 +01:00
imagelist.h
ipaddress.c
listview.c comctl32: Fix painting bug in listview control. 2007-12-11 17:48:53 +01:00
Makefile.in
monthcal.c comctl32: Monthcal lost focus fix. 2007-12-11 17:49:28 +01:00
nativefont.c
pager.c
progress.c
propsheet.c Assorted spelling fixes. 2007-12-08 19:55:39 +01:00
rebar.c comctl32: Simplify condition based on WPARAM always being >= 0. 2007-12-04 18:42:24 +01:00
rsrc.rc comctl32: Add Greek resources. 2007-10-18 13:19:59 +02:00
smoothscroll.c
status.c comctl32: Fix uninitialized, unused variables. 2007-11-02 12:38:00 +01:00
string.c
syslink.c
tab.c comctl32: Set tab focus correctly. 2007-10-30 11:31:38 +01:00
theme_combo.c comctl32: Fix a typo. 2007-11-26 12:27:20 +01:00
theme_dialog.c
theme_edit.c
theme_listbox.c
theming.c Assorted spelling fixes. 2007-10-23 18:20:27 +02:00
toolbar.c comctl32: Remove unneeded casts. 2007-12-03 13:10:21 +01:00
tooltips.c comctl32: Remove unneeded casts. 2007-12-03 13:10:21 +01:00
trackbar.c comctl32: Remove unneeded casts. 2007-12-03 13:10:21 +01:00
treeview.c comctl32: Added context menu to treeview. 2007-12-07 19:01:45 +01:00
updown.c