.. |
.cvsignore
|
Remove libXXXX.so.1.0 lines from .cvsignore files.
|
2000-11-30 19:57:34 +00:00 |
Makefile.in
|
Use libwine and libwine_unicode directly from their build directory
|
2000-12-06 00:05:14 +00:00 |
animate.c
|
No longer using function pointers to winmm and msvfw32, but delay
|
2000-12-26 01:26:12 +00:00 |
comboex.c
|
Pass WM_COMMAND and WM_NOTIFY to parent as received.
|
2000-12-18 03:12:31 +00:00 |
comctl32.h
|
Removed calls to internal (non-exported) wine functions.
|
2000-11-25 01:27:42 +00:00 |
comctl32.spec
|
No longer using function pointers to winmm and msvfw32, but delay
|
2000-12-26 01:26:12 +00:00 |
comctl32undoc.c
|
Implement better version of DPA_Merge.
|
2000-11-30 19:58:56 +00:00 |
comctl_De.rc
|
Implemented toolbar customization dialog.
|
2000-11-07 20:30:11 +00:00 |
comctl_En.rc
|
Implemented toolbar customization dialog.
|
2000-11-07 20:30:11 +00:00 |
commctrl.c
|
Cleaned up dll startup routines now that we have separate address
|
2001-01-17 22:03:18 +00:00 |
datetime.c
|
Got rid of the Wine internal lstrcpy* functions and of winestring.h.
|
2000-11-28 22:40:56 +00:00 |
draglist.c
|
Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ;
|
2000-11-27 23:54:25 +00:00 |
flatsb.c
|
Removed all non-standard common control headers from the include
|
2000-08-09 00:41:17 +00:00 |
header.c
|
Mark width as valid when we send HDN_ENDTRACKA.
|
2000-12-15 20:54:41 +00:00 |
hotkey.c
|
Removed all non-standard common control headers from the include
|
2000-08-09 00:41:17 +00:00 |
imagelist.c
|
Add a stub for the CAPS1 capability in GetDeviceCaps.
|
2000-11-29 20:02:46 +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
|
Only adjust item rect by horizontal scrollbar offset in report view.
|
2001-01-17 01:48:14 +00:00 |
monthcal.c
|
Remove redundant includes.
|
2000-11-15 22:15:52 +00:00 |
nativefont.c
|
Removed all non-standard common control headers from the include
|
2000-08-09 00:41:17 +00:00 |
pager.c
|
Implemented most functionality. TODO lists whats left.
|
2001-01-12 19:54:48 +00:00 |
progress.c
|
Moved all Win16 definitions out of the standard Windows headers.
|
2000-09-26 22:20:14 +00:00 |
propsheet.c
|
Only copy the dwSize bytes really occupied by lpPropSheetPage.
|
2001-01-10 22:42:58 +00:00 |
rebar.c
|
- Implement drag for vertical rebars (drag up and down).
|
2000-12-18 03:13:19 +00:00 |
rsrc.rc
|
Added header control cursors and drag list arrow icon.
|
2000-11-09 20:26:34 +00:00 |
smoothscroll.c
|
Implemented SmoothScrollWindow.
|
2000-07-29 21:54:38 +00:00 |
status.c
|
In STATUSBAR_GetTipText{a,W, always put a terminating '\0' in the
|
2001-01-13 00:27:13 +00:00 |
tab.c
|
Fixed TCM_GetRowCount.
|
2001-01-09 20:49:17 +00:00 |
toolbar.c
|
Only call TOOLBAR_CalcToolbar when parameters change.
|
2001-01-10 22:42:05 +00:00 |
tooltips.c
|
Do not send a WM_NOTIFYFORMAT to a non-existent owner.
|
2000-12-19 03:37:02 +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
|
Got rid of the Wine internal lstrcpy* functions and of winestring.h.
|
2000-11-28 22:40:56 +00:00 |
updown.c
|
Corrected default values with help from Ulrich Czekalla.
|
2000-11-26 22:35:01 +00:00 |