.. |
tests
|
comctl32/tests: Use defined flags instead of magic numbers in v6 tests.
|
2009-11-17 15:14:53 +01:00 |
animate.c
|
|
|
comboex.c
|
comctl32/comboex: Handle NULL item text case to avoid crash.
|
2009-10-14 11:25:34 +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
|
|
|
comctl_Cs.rc
|
|
|
comctl_De.rc
|
comctl32: Convert the German resources to UTF-8.
|
2009-07-09 15:23:19 +02:00 |
comctl_El.rc
|
|
|
comctl_En.rc
|
|
|
comctl_Eo.rc
|
|
|
comctl_Es.rc
|
|
|
comctl_Fr.rc
|
comctl32: Fix French translation & UI display.
|
2009-07-09 14:52:06 +02:00 |
comctl_Hu.rc
|
|
|
comctl_It.rc
|
|
|
comctl_Ja.rc
|
comctl32: Update Japanese translation.
|
2009-08-24 15:17:32 +02:00 |
comctl_Ko.rc
|
|
|
comctl_Lt.rc
|
|
|
comctl_Nl.rc
|
|
|
comctl_No.rc
|
|
|
comctl_Pl.rc
|
|
|
comctl_Pt.rc
|
|
|
comctl_Ro.rc
|
|
|
comctl_Ru.rc
|
comctl32: Convert the Russian resources to UTF-8.
|
2009-07-24 13:11:20 +02:00 |
comctl_Si.rc
|
|
|
comctl_Sk.rc
|
|
|
comctl_Sv.rc
|
|
|
comctl_Th.rc
|
|
|
comctl_Tr.rc
|
|
|
comctl_Uk.rc
|
|
|
comctl_Zh.rc
|
|
|
commctrl.c
|
|
|
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
|
|
|
header.c
|
comctl32/header: Process input order array more accurately.
|
2009-10-19 11:45:17 +02: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: Implement imagelist drag functions, GetOverlayImage.
|
2009-11-17 15:14:53 +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: Add support for scrolling during marquee selection.
|
2009-11-04 13:07:57 +01:00 |
Makefile.in
|
comctl32: Add basic structure for IImageList interface.
|
2009-11-13 12:14:40 +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/propsheet: Test and fix for crash processing PSM_INDEXTOHWND with no longer valid handle.
|
2009-10-19 14:44:57 +02:00 |
rebar.c
|
|
|
rsrc.rc
|
|
|
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/syslink: Implement LWS_IGNORERETURN.
|
2009-10-21 16:05:58 +02:00 |
tab.c
|
comctl32: Add a trailing '\n' to a Wine trace.
|
2009-10-19 14:45:37 +02:00 |
theme_button.c
|
|
|
theme_combo.c
|
|
|
theme_dialog.c
|
|
|
theme_edit.c
|
|
|
theme_listbox.c
|
|
|
theming.c
|
|
|
toolbar.c
|
comctl32/toolbar: Call handlers in more general way.
|
2009-11-12 17:06:35 +01:00 |
tooltips.c
|
comctl32/tooltips: Remove unneeded helper parameter.
|
2009-10-15 14:16:05 +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/treeview: Collapse some message handlers.
|
2009-11-12 17:06:47 +01:00 |
updown.c
|
comctl32: Fix typos.
|
2009-11-16 13:47:55 +01:00 |