Sweden-Number/dlls/comctl32
David Luyer b1f173da52 - iSelected should be -1 if no item selected (Gerard Patel)
- some of the checks for invalid items where > when they should have been >=
  (Marcus Meissner)
- made InsertItem behave similarly to DeleteItem, ie, if the current item is
  after where the item is inserted, increment the selected item (David Luyer)
1999-09-19 12:12:34 +00:00
..
.cvsignore Moved .spec files to corresponding dlls/ directory. 1999-07-25 13:14:13 +00:00
Makefile.in Moved .spec files to corresponding dlls/ directory. 1999-07-25 13:14:13 +00:00
animate.c Fixed/added missing/wrong function prototypes and made internal 1999-07-31 14:41:43 +00:00
comboex.c Fixed/added missing/wrong function prototypes and made internal 1999-07-31 14:41:43 +00:00
comctl32.h Added builtin toolbar bitmaps. 1999-07-31 13:10:46 +00:00
comctl32.spec Implemented StrCmpNIA like the other StrCmpXX functions. 1999-09-04 11:04:45 +00:00
comctl32undoc.c Fixed off by one allocation error (DPA and DSA). 1999-09-13 15:11:02 +00:00
commctrl.c Fixed RGBQUAD/COLORREF mixup in CreateMappedBitmap(). 1999-09-11 16:23:35 +00:00
datetime.c Fixed/added missing/wrong function prototypes and made internal 1999-07-31 14:41:43 +00:00
draglist.c Converted to the new debug interface, using script written by Patrik 1999-06-12 15:45:58 +00:00
flatsb.c Fixed/added missing/wrong function prototypes and made internal 1999-07-31 14:41:43 +00:00
header.c Fixed/added missing/wrong function prototypes and made internal 1999-07-31 14:41:43 +00:00
hotkey.c Fixed/added missing/wrong function prototypes and made internal 1999-07-31 14:41:43 +00:00
imagelist.c Changed CopyImage to accept desiredX, desiredY and LR_COPYFROMRESOURCE. 1999-09-04 11:16:48 +00:00
ipaddress.c Fixed/added missing/wrong function prototypes and made internal 1999-07-31 14:41:43 +00:00
listview.c Fixed LISTVIEW_GetItemRect: the calculations were off for LVIR_BOUNDS, 1999-09-10 13:56:00 +00:00
monthcal.c Various ANSI C compability fixes. 1999-07-31 17:34:43 +00:00
nativefont.c Fixed/added missing/wrong function prototypes and made internal 1999-07-31 14:41:43 +00:00
pager.c Fixed/added missing/wrong function prototypes and made internal 1999-07-31 14:41:43 +00:00
progress.c Fixed/added missing/wrong function prototypes and made internal 1999-07-31 14:41:43 +00:00
propsheet.c Give applications a copy of the property sheet dialog template as they 1999-09-04 11:09:20 +00:00
rebar.c Fixed/added missing/wrong function prototypes and made internal 1999-07-31 14:41:43 +00:00
rsrc.rc Added builtin toolbar bitmaps. 1999-07-31 13:10:46 +00:00
status.c Check that lpCreate->lpszName is non-NULL. 1999-09-03 16:42:42 +00:00
tab.c - iSelected should be -1 if no item selected (Gerard Patel) 1999-09-19 12:12:34 +00:00
toolbar.c Fixed/added missing/wrong function prototypes and made internal 1999-07-31 14:41:43 +00:00
tooltips.c Added sanity checks in the cleanup code. 1999-09-03 12:40:34 +00:00
trackbar.c Fixed/added missing/wrong function prototypes and made internal 1999-07-31 14:41:43 +00:00
treeview.c Fixed/added missing/wrong function prototypes and made internal 1999-07-31 14:41:43 +00:00
updown.c Fixed/added missing/wrong function prototypes and made internal 1999-07-31 14:41:43 +00:00