wine-wine/dlls/comctl32
Paul Vriens 3c130309d3 comctl32/tests: Fix a test failure on older comctl32 versions. 2009-10-13 11:28:09 +02:00
..
tests comctl32/tests: Fix a test failure on older comctl32 versions. 2009-10-13 11:28:09 +02:00
Makefile.in comctl32: Build language resource files separately. 2009-07-02 11:45:19 +02:00
animate.c comctl32: Remove superfluous pointer casts. 2009-02-13 13:00:25 +01:00
comboex.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
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: Convert the German resources to UTF-8. 2009-07-09 15:23:19 +02: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: Change UINT to UINT_PTR in CreateToolbarEx. 2009-04-30 12:46:52 +02:00
datetime.c comctl32/datetime: Use SDK class name for inner button window. 2009-10-12 13:01:48 +02:00
dpa.c comctl32/dpa: Implement DPA_GetSize(). 2009-09-15 16:41:27 -05:00
draglist.c
dsa.c
flatsb.c comctl32: Remove an one-off macro. 2009-02-13 13:00:22 +01:00
header.c comctl32/header: Implement HDS_NOSIZING style with tests. 2009-09-08 13:42:55 +02: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: Add stubs for image list functions introduced in Vista. 2009-08-13 15:51:16 +02:00
imagelist.h
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: Use user32 control names from public header constants instead of defining over and over again. 2009-10-08 12:11:47 +02:00
monthcal.c comctl32/monthcal: Add separate handler for WM_PRINTCLIENT. 2009-10-13 11:27:59 +02:00
nativefont.c comctl32: Simplify NATIVEFONT_Create. 2008-12-27 20:28:37 +01: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: Stop flicker when drawing themed and draw the correct image smoothly. 2009-08-04 13:46:58 +02:00
propsheet.c comctl32/propsheet: Update position of hidden buttons too. 2009-09-01 17:37:12 +02:00
rebar.c comctl32/rebar: Use proper structure size in tests and parameter checks. 2009-06-30 12:31:51 +02:00
rsrc.rc comctl32: Build language resource files separately. 2009-07-02 11:45:19 +02:00
smoothscroll.c
status.c comctl32: Return the number of characters copied in WM_GETTEXT even if the buffer is too small. 2009-08-27 11:01:09 +02:00
string.c
syslink.c comctl32: Avoid repainting a NULL link. 2009-06-08 18:13:22 +02:00
tab.c comctl32/tab: Support for TCN_KEYDOWN notification. 2009-10-12 12:58:48 +02:00
theme_button.c comctl32: Remove unused Wine debug channel. 2008-12-17 13:52:40 +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: Add missing prototype. 2009-10-05 13:46:00 +02:00
tooltips.c comctl32: Constify some variables. 2009-06-09 17:01:14 +02:00
trackbar.c comctl32/trackbar: Protect from negative tic count in recalculation helper. 2009-09-18 08:56:09 -05:00
treeview.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
updown.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