.. |
.cvsignore
|
Build most dlls as separate shared libraries.
|
2000-01-31 05:02:49 +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
|
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
|
Fixed a bug (incorrect size in memmove) that I introduced with an
|
2000-09-06 19:43:38 +00:00 |
commctrl.c
|
Removed all non-standard common control headers from the include
|
2000-08-09 00:41:17 +00:00 |
datetime.c
|
Removed all non-standard common control headers from the include
|
2000-08-09 00:41:17 +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
|
Implemented both customdraw message sending and handling (based off
|
2000-09-06 19:44:49 +00:00 |
Makefile.in
|
Added imports of kernel32.dll where necessary.
|
2000-08-06 03:47:29 +00:00 |
monthcal.c
|
Replaced all lstr* calls from inside Wine code by their str* equivalent.
|
2000-08-14 14:41:19 +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
|
"Fixed" horribly misaligned pages in property sheets of apparently
|
2000-08-26 20:28:02 +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
|
Fixed STATUS_GetTextW in regard to NULL pointers.
|
2000-08-18 23:44:12 +00:00 |
tab.c
|
Implemented TCM_GETROWCOUNT.
|
2000-09-09 20:31:32 +00:00 |
toolbar.c
|
- Added a helper function TOOLBAR_GetText() and macro TOOLBAR_HasText() to
|
2000-08-18 23:42:03 +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
|
Minor cosmetic changes.
|
2000-08-25 21:56:19 +00:00 |
updown.c
|
Moved NM_UPDOWN definition to commctrl.h.
|
2000-08-11 12:53:27 +00:00 |