..
.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
Use SetDIBits instead of StretchDIBits (in ANIMATE_PaintFrame).
2000-09-02 23:17:04 +00:00
comboex.c
Removed all non-standard common control headers from the include
2000-08-09 00:41:17 +00:00
comctl32.h
Merged main Wine changes into Corel's treeview control rewritten by
2000-09-13 20:27:30 +00:00
comctl32.spec
Added imports of kernel32.dll where necessary.
2000-08-06 03:47:29 +00:00
comctl32undoc.c
Fixed a bug (incorrect size in memmove) that I introduced with an
2000-09-06 19:43:38 +00:00
commctrl.c
Merged main Wine changes into Corel's treeview control rewritten by
2000-09-13 20:27:30 +00:00
datetime.c
Changed RedrawWindow()'s to InvalidateRect()'s. RedrawWindow() was
2000-09-22 20:49:12 +00:00
draglist.c
Added/fixed some documentation reported by winapi_check.
2000-03-24 20:46:04 +00:00
flatsb.c
Removed all non-standard common control headers from the include
2000-08-09 00:41:17 +00:00
header.c
Replaced all lstr* calls from inside Wine code by their str* equivalent.
2000-08-14 14:41:19 +00:00
hotkey.c
Removed all non-standard common control headers from the include
2000-08-09 00:41:17 +00:00
imagelist.c
Replaced cCurImage by cMaxImage.
2000-08-26 20:28:17 +00:00
imagelist.h
Removed all non-standard common control headers from the include
2000-08-09 00:41:17 +00:00
ipaddress.c
Removed all non-standard common control headers from the include
2000-08-09 00:41:17 +00:00
listview.c
Correct some situations with listview selections. Specifically fixed
2000-09-22 22:00:01 +00:00
monthcal.c
Changed RedrawWindow()'s to InvalidateRect()'s. RedrawWindow() was
2000-09-22 20:49:12 +00:00
nativefont.c
Removed all non-standard common control headers from the include
2000-08-09 00:41:17 +00:00
pager.c
Removed all non-standard common control headers from the include
2000-08-09 00:41:17 +00:00
progress.c
Removed all non-standard common control headers from the include
2000-08-09 00:41:17 +00:00
propsheet.c
- Added some missing WINELIB_NAME_AW definitions, types and messages
2000-09-19 02:43:00 +00:00
rebar.c
Replaced all lstr* calls from inside Wine code by their str* equivalent.
2000-08-14 14:41:19 +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
Changed RedrawWindow()'s to InvalidateRect()'s. RedrawWindow() was
2000-09-22 20:49:12 +00:00
tab.c
Added support for FLATBUTTON style tabs.
2000-09-22 20:54:16 +00:00
toolbar.c
Fixed button image to be offset to the center of the button horizontally,
2000-09-22 20:49:54 +00:00
tooltips.c
- Make sure tooltips are hidden before deleting them.
2000-09-07 18:38:12 +00:00
trackbar.c
Wine was not drawing trackbars with minimum ranges of more than 0
2000-08-23 19:11:31 +00:00
treeview.c
Fix behavior of TVS_SINGLEEXPAND style broken in Corel merge. Optimize
2000-09-22 20:48:15 +00:00
updown.c
Moved NM_UPDOWN definition to commctrl.h.
2000-08-11 12:53:27 +00:00