Sweden-Number/dlls/comctl32
Huw Davies 3138b4a8fa The default font for the treeview should be the icon title font. 2004-11-21 15:41:08 +00:00
..
tests Assorted spelling fixes. 2004-10-22 22:27:51 +00:00
.cvsignore Add 16x16 error, info and warning icons. 2004-09-07 20:43:30 +00:00
Makefile.in Add 16x16 error, info and warning icons. 2004-09-07 20:43:30 +00:00
animate.c Remove unnecessary WNDPROC casts. 2004-11-06 03:49:03 +00:00
comboex.c Remove unnecessary WNDPROC casts. 2004-11-06 03:49:03 +00:00
comctl32.h Implement SetPathWordBreakProc and MirrorIcon. 2004-10-19 22:59:59 +00:00
comctl32.spec Implement SetPathWordBreakProc and MirrorIcon. 2004-10-19 22:59:59 +00:00
comctl32undoc.c Don't define COBJMACROS in objbase.h. 2004-10-07 03:06:48 +00:00
comctl_Cn.rc - Implement PSM_INDEXTOID, PSM_INDEXTOPAGE and PSM_PAGETOINDEX messages. 2004-09-20 19:13:36 +00:00
comctl_Cs.rc - Implement PSM_INDEXTOID, PSM_INDEXTOPAGE and PSM_PAGETOINDEX messages. 2004-09-20 19:13:36 +00:00
comctl_De.rc - Implement PSM_INDEXTOID, PSM_INDEXTOPAGE and PSM_PAGETOINDEX messages. 2004-09-20 19:13:36 +00:00
comctl_En.rc - Implement PSM_INDEXTOID, PSM_INDEXTOPAGE and PSM_PAGETOINDEX messages. 2004-09-20 19:13:36 +00:00
comctl_Es.rc - Implement PSM_INDEXTOID, PSM_INDEXTOPAGE and PSM_PAGETOINDEX messages. 2004-09-20 19:13:36 +00:00
comctl_Fr.rc - Implement PSM_INDEXTOID, PSM_INDEXTOPAGE and PSM_PAGETOINDEX messages. 2004-09-20 19:13:36 +00:00
comctl_It.rc - Implement PSM_INDEXTOID, PSM_INDEXTOPAGE and PSM_PAGETOINDEX messages. 2004-09-20 19:13:36 +00:00
comctl_Ja.rc - Implement PSM_INDEXTOID, PSM_INDEXTOPAGE and PSM_PAGETOINDEX messages. 2004-09-20 19:13:36 +00:00
comctl_Ko.rc - Implement PSM_INDEXTOID, PSM_INDEXTOPAGE and PSM_PAGETOINDEX messages. 2004-09-20 19:13:36 +00:00
comctl_Nl.rc - Implement PSM_INDEXTOID, PSM_INDEXTOPAGE and PSM_PAGETOINDEX messages. 2004-09-20 19:13:36 +00:00
comctl_Pl.rc - Implement PSM_INDEXTOID, PSM_INDEXTOPAGE and PSM_PAGETOINDEX messages. 2004-09-20 19:13:36 +00:00
comctl_Pt.rc - Implement PSM_INDEXTOID, PSM_INDEXTOPAGE and PSM_PAGETOINDEX messages. 2004-09-20 19:13:36 +00:00
comctl_Ru.rc - Implement PSM_INDEXTOID, PSM_INDEXTOPAGE and PSM_PAGETOINDEX messages. 2004-09-20 19:13:36 +00:00
comctl_Si.rc - Implement PSM_INDEXTOID, PSM_INDEXTOPAGE and PSM_PAGETOINDEX messages. 2004-09-20 19:13:36 +00:00
comctl_Th.rc - Implement PSM_INDEXTOID, PSM_INDEXTOPAGE and PSM_PAGETOINDEX messages. 2004-09-20 19:13:36 +00:00
comctl_Uk.rc - Implement PSM_INDEXTOID, PSM_INDEXTOPAGE and PSM_PAGETOINDEX messages. 2004-09-20 19:13:36 +00:00
commctrl.c Implement SetPathWordBreakProc and MirrorIcon. 2004-10-19 22:59:59 +00:00
datetime.c Remove unnecessary WNDPROC casts. 2004-11-06 03:49:03 +00:00
draglist.c - Clear data structure after dragging. 2004-09-14 01:06:11 +00:00
flatsb.c Remove unnecessary WNDPROC casts. 2004-11-06 03:49:03 +00:00
header.c Remove unnecessary WNDPROC casts. 2004-11-06 03:49:03 +00:00
hotkey.c Use typesafe signature where possible. 2004-10-27 21:16:27 +00:00
imagelist.c Implement ImageList_SetColorTable. 2004-10-18 19:36:13 +00:00
imagelist.h Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
ipaddress.c Use Unicode functions where possible. 2004-10-27 21:15:53 +00:00
listview.c Add the DT_NOPREFIX flag when calling DrawText() for single-line 2004-11-19 18:09:29 +00:00
monthcal.c Dimensions of month calendar control should not depend on the client 2004-11-08 20:27:02 +00:00
nativefont.c Remove unnecessary WNDPROC casts. 2004-11-06 03:49:03 +00:00
pager.c Document status of control against v6.0 of native version. 2004-09-20 19:10:43 +00:00
progress.c Minor cleanups. 2004-10-27 21:16:03 +00:00
propsheet.c Check to make sure PropSheetInfo* is not null before dereferencing it 2004-10-04 20:39:55 +00:00
rebar.c Remove unnecessary WNDPROC casts. 2004-11-06 03:49:03 +00:00
rsrc.rc Add 16x16 error, info and warning icons. 2004-09-07 20:43:30 +00:00
smoothscroll.c Update common control function documentation. 2004-02-27 04:40:08 +00:00
status.c Rename STATUSWINDOWINFO to STATUS_INFO, for consistency with other 2004-10-27 21:16:17 +00:00
string.c Cleanup W->A transition. 2004-09-22 19:10:27 +00:00
syslink.c Remove unnecessary WNDPROC casts. 2004-11-06 03:49:03 +00:00
tab.c Use address of tab_item.extra when building drawitemstruct. 2004-10-26 00:22:31 +00:00
toolbar.c - Set cache bitmap dimensions correctly when a 0x0 image list is used. 2004-11-10 01:30:47 +00:00
tooltips.c - Don't leak memory when an app sends TTM_SETTITLE twice. 2004-10-25 21:44:50 +00:00
trackbar.c Set class hbrBackground and style to the same as native. 2004-09-14 00:45:26 +00:00
treeview.c The default font for the treeview should be the icon title font. 2004-11-21 15:41:08 +00:00
updown.c - do not move updown control and buddy if an alignment was not requested 2004-11-09 20:03:47 +00:00