Sweden-Number/dlls/comctl32
Aric Stewart 773efce76b Reworked how selections are kept track of in the list view. Selections
are now listed as a sorted range of paired integers.
2000-08-08 20:46:07 +00:00
..
.cvsignore Build most dlls as separate shared libraries. 2000-01-31 05:02:49 +00:00
Makefile.in Added imports of kernel32.dll where necessary. 2000-08-06 03:47:29 +00:00
animate.c - removed (now obsolete) driver.h file (it's content is now in mmsystem.h) 2000-07-26 18:07:04 +00:00
comboex.c Protect against use of comctl32 private control memory after it has 2000-05-10 01:34:53 +00:00
comctl32.h Serge Ivanov 1999-11-28 21:01:47 +00:00
comctl32.spec Added imports of kernel32.dll where necessary. 2000-08-06 03:47:29 +00:00
comctl32undoc.c Moved most USER string functions to dlls/user. 2000-08-06 02:42:46 +00:00
commctrl.c Updated to dll version 5.81 (IE 5.01). 2000-06-03 21:06:44 +00:00
datetime.c Fixed some warnings. 2000-06-07 02:16:47 +00:00
draglist.c Added/fixed some documentation reported by winapi_check. 2000-03-24 20:46:04 +00:00
flatsb.c Defer to standard scrolling APIs for non-flatSB specific functions so 2000-05-24 21:05:20 +00:00
header.c We were not properly masking the item that was sent with the message 2000-06-11 20:39:14 +00:00
hotkey.c Protect against use of comctl32 private control memory after it has 2000-05-10 01:34:53 +00:00
imagelist.c Allow the size of bitmaps to be changed after toolbar buttons have 2000-07-08 12:48:37 +00:00
ipaddress.c Protect against use of comctl32 private control memory after it has 2000-05-10 01:34:53 +00:00
listview.c Reworked how selections are kept track of in the list view. Selections 2000-08-08 20:46:07 +00:00
monthcal.c Fixed background redrawing when control is covered. Fixed a really 2000-07-08 11:43:57 +00:00
nativefont.c Removed superfluous GlobalFindAtom calls. 2000-02-13 15:10:16 +00:00
pager.c Protect against use of comctl32 private control memory after it has 2000-05-10 01:34:53 +00:00
progress.c Protect against use of comctl32 private control memory after it has 2000-05-10 01:34:53 +00:00
propsheet.c On Windows property sheet has DWL_USER dword pointing to a structure 2000-07-08 12:48:13 +00:00
rebar.c Protect against use of comctl32 private control memory after it has 2000-05-10 01:34:53 +00:00
rsrc.rc Changed the size of property sheet template to be the same as the 2000-07-08 11:47:19 +00:00
smoothscroll.c Implemented SmoothScrollWindow. 2000-07-29 21:54:38 +00:00
status.c Removed some flicker by detecting if we set the same value again. 2000-08-01 20:50:33 +00:00
tab.c Corrected the problem where a tab control marked multiline but has 2000-05-24 21:02:29 +00:00
toolbar.c Converted all calls to RedrawWindow to InvalidateRect. Previously 2000-08-06 03:36:09 +00:00
tooltips.c When unsubclassing tools, use toolPtr->hwnd instead of toolPtr->uId if 2000-08-08 20:45:16 +00:00
trackbar.c Reworked the thumb drawing code, thumb calculation code, channel 2000-05-25 23:02:18 +00:00
treeview.c Serge Ivanov 2000-08-01 23:31:17 +00:00
updown.c SetBuddy no longer overwrites its superclass' WndProc property when 2000-05-23 21:22:27 +00:00