Sweden-Number/dlls/comctl32
Bill Medland df0f236038 Centre text correctly for the selected item.
Draw complete background for the selected item.
Calculate the size of a large icon more correctly (including multiline
labels).
2002-02-27 01:24:39 +00:00
..
.cvsignore Avoid wildcards in .cvsignore. 2002-01-29 03:05:12 +00:00
Makefile.in Added some defines for compatibility with Windows headers. 2002-02-15 19:12:35 +00:00
animate.c Move __stdcall/__cdecl to the right place. 2002-02-02 18:42:11 +00:00
comboex.c Initialize pszText to 0 for internal ->ceItem to eliminate moves to 2002-02-12 18:41:48 +00:00
comctl32.h Added version info. 2001-03-16 16:50:24 +00:00
comctl32.spec Stub for comctl32.419 2002-01-18 18:08:01 +00:00
comctl32undoc.c Fix problems in DPA_Merge exposed by previous code cleanup. 2002-02-21 20:08:29 +00:00
comctl_De.rc Translations for German language. 2001-04-09 18:33:26 +00:00
comctl_En.rc Implemented toolbar customization dialog. 2000-11-07 20:30:11 +00:00
commctrl.c Move the implementation of comctl32._TrackMouseEvent to 2002-01-15 20:41:41 +00:00
datetime.c Some 'calendar' typos... 2001-07-17 00:40:30 +00:00
draglist.c Documentation ordinal fixes. 2001-06-19 03:34:07 +00:00
flatsb.c Documentation ordinal fixes. 2001-06-19 03:34:07 +00:00
header.c Fixed some more missing parenthesis issues. 2002-02-02 18:06:03 +00:00
hotkey.c Add <string.h> to files that needed it. 2001-01-26 20:43:40 +00:00
imagelist.c Partially repair hotspot handling. 2002-02-26 00:33:51 +00:00
imagelist.h Removed all non-standard common control headers from the include 2000-08-09 00:41:17 +00:00
ipaddress.c Storing an IP address in a signed int results in bugs if it starts 2002-02-04 18:36:42 +00:00
listview.c Centre text correctly for the selected item. 2002-02-27 01:24:39 +00:00
monthcal.c Spelling typos. 2001-05-18 21:01:38 +00:00
nativefont.c Eliminate some useless error messages. 2002-01-29 17:11:30 +00:00
pager.c Implement EM_FMTLINES message based on relay trace of native. 2002-02-26 00:38:42 +00:00
progress.c Remove PROGRESS_Refresh, always do InvalidateRect() to repaint. 2002-02-05 18:08:38 +00:00
propsheet.c Authors: Guy Albertelli <guy@codeweavers.com>, Mike McCormack <mike_mccormack@start.com.au> 2002-01-29 17:14:53 +00:00
rebar.c Fix another bad test. Caused regression in IE 4. 2002-02-26 00:34:48 +00:00
rsrc.rc Some artwork on the default icons. 2002-02-14 19:23:01 +00:00
smoothscroll.c Move __stdcall/__cdecl to the right place. 2002-02-02 18:42:11 +00:00
status.c Fix errors resulting from missing parenthesis. 2002-01-29 16:54:50 +00:00
tab.c Forward tab notifications to the parent. 2001-12-24 20:24:58 +00:00
toolbar.c - Support CCS_VERT as alternative for TBSTYLE_WRAPABLE. 2002-02-27 01:22:58 +00:00
tooltips.c Set WS_EX_TOOLWINDOW in a tooltip's dwExStyle. 2002-02-08 17:03:57 +00:00
trackbar.c Add <string.h> to files that needed it. 2001-01-26 20:43:40 +00:00
treeview.c Added implementation of SetItemW. 2002-02-04 18:37:32 +00:00
updown.c Various cleanups: 2002-02-05 18:08:01 +00:00