Sweden-Number/dlls/comctl32
Peter Berg Larsen 6e3bcb5a54 Replace strncpy with memcpy or lstrcpyn. 2005-04-18 10:30:55 +00:00
..
tests UPDOWN_GetBuddyInt should not fail when the control is empty. 2005-03-18 14:09:12 +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 Use {Alloc,ReAlloc,Free}() instead of Heap{Alloc,ReAlloc,Free}(). 2005-03-25 20:49:00 +00:00
comboex.c Assorted spelling fixes. 2005-03-23 13:15:18 +00:00
comctl32.h Implement SetPathWordBreakProc and MirrorIcon. 2004-10-19 22:59:59 +00:00
comctl32.spec Add the -noname flag to match the Platform SDK. 2005-02-23 15:41:14 +00:00
comctl32undoc.c Complete the unicodification of comctl32undoc. 2005-03-24 15:07:23 +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 Change SUBLANG_DEFAULT to SUBLANG_NEUTRAL for LANG_SPANISH in all 2005-02-16 21:10:59 +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_Sv.rc Swedish translation. 2005-04-13 11:04:49 +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 Use {Alloc,ReAlloc,Free}() instead of Heap{Alloc,ReAlloc,Free}(). 2005-03-25 20:49:00 +00:00
datetime.c The datetime should be initialized with local time. 2005-04-18 09:52:18 +00:00
draglist.c Unicodification. Small cleanups. 2005-03-03 13:51:47 +00:00
flatsb.c Complete unicodification of the flatsb common control. 2005-03-23 10:22:52 +00:00
header.c Assorted spelling fixes. 2005-03-23 13:15:18 +00:00
hotkey.c Use typesafe signature where possible. 2004-10-27 21:16:27 +00:00
imagelist.c Use {Alloc,ReAlloc,Free}() instead of Heap{Alloc,ReAlloc,Free}(). 2005-03-25 20:49:00 +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 support for LVN_ODSTATECHANGED. 2005-04-14 13:58:25 +00:00
monthcal.c Monday is day number '1'. 2005-04-14 11:31:17 +00:00
nativefont.c Removed excessive statement (break after return or goto, not useful 2005-01-09 16:42:53 +00:00
pager.c Add Robert Shearman's explanation about WM_NCPAINT. 2005-03-25 10:25:45 +00:00
progress.c Minor cleanups. 2004-10-27 21:16:03 +00:00
propsheet.c Use {Alloc,ReAlloc,Free}() instead of Heap{Alloc,ReAlloc,Free}(). 2005-03-25 20:49:00 +00:00
rebar.c Fix size passed to SPI_NONCLIENTMETRICS. 2005-03-27 17:52:16 +00:00
rsrc.rc Swedish translation. 2005-04-13 11:04:49 +00:00
smoothscroll.c Removed excessive statement (break after return or goto, not useful 2005-01-09 16:42:53 +00:00
status.c Fix indentation for consistency with the rest of the file. 2005-03-02 10:08:29 +00:00
string.c Documentation spelling fixes. 2005-02-25 14:07:56 +00:00
syslink.c Audit the code against Comctl32.dll version 6.0. 2005-04-11 12:58:30 +00:00
tab.c Draw only visible tabs. 2005-04-13 14:40:12 +00:00
toolbar.c Fix TB_GETBUTTONSIZE to return the correct width/height for no 2005-04-15 14:09:05 +00:00
tooltips.c Replace strncpy with memcpy or lstrcpyn. 2005-04-18 10:30:55 +00:00
trackbar.c Remove the checking/setting of the defaults in TRACKBAR_Create. 2005-01-17 13:38:44 +00:00
treeview.c Don't redraw if no information has changed. 2005-04-18 10:20:51 +00:00
updown.c Keep track of WS_DISABLED explicitely, as it doesn't generate a 2005-04-14 13:58:45 +00:00