..
ttydrv
Moved more things to the X11 driver.
1998-12-26 12:00:43 +00:00
x11drv
Free the private data pointer, THEN set it to NULL.
1999-01-24 18:55:48 +00:00
.cvsignore
Initial revision
1998-10-04 18:02:24 +00:00
Makefile.in
Replace GRAPH_ functions with Win SDK equivalents.
1998-12-08 09:14:09 +00:00
caret.c
Fixed some more missing WINAPIs (hopefully correct).
1998-10-17 12:10:19 +00:00
class.c
Moves more stuff from windows.h.
1999-01-01 18:57:33 +00:00
clipboard.c
Queue handling adapted to new queue routines.
1998-12-24 15:16:08 +00:00
dce.c
Moves more stuff from windows.h.
1999-01-01 18:57:33 +00:00
defdlg.c
Fix the return type of DLGPROC type and mask out the unset highword of
1999-01-03 16:13:08 +00:00
defwnd.c
Moves more stuff from windows.h.
1999-01-01 18:57:33 +00:00
dialog.c
Recovery of release 990110 after disk crash.
1999-01-17 16:32:32 +00:00
dinput.c
Group commit for recovery after disk crash.
1999-01-17 16:55:11 +00:00
display.c
Moved more things to the X11 driver.
1998-12-26 12:00:43 +00:00
driver.c
Moves more stuff from windows.h.
1999-01-01 18:57:33 +00:00
event.c
Moved more code to the X11 driver.
1998-12-07 09:13:40 +00:00
focus.c
(FOCUS_SwitchFocus) check for pFocusTo == NULL instead of hFocusTo==0.
1998-12-14 12:52:37 +00:00
hook.c
Implemented WIN16_CallMsgFilter32, WIN16_DispatchMessage32,
1999-01-23 14:15:17 +00:00
input.c
Fixed accelerator handling. ACCEL16 used internal, ACCEL32 for Win32
1999-01-22 17:09:46 +00:00
keyboard.c
Moved more code to the X11 driver.
1998-12-07 09:13:40 +00:00
mdi.c
- Handle WM_MDIRESTORE by calling WM_SYSCOMMAND for
1998-12-10 10:41:23 +00:00
message.c
- Changing MESSAGEQUEUE structure according to Ulrich proposition.
1999-01-26 09:30:05 +00:00
mouse.c
Remove X_DC_INFO from DC and make it behave like any other PDEVICE.
1998-11-25 12:36:03 +00:00
msgbox.c
Moves more stuff from windows.h.
1999-01-01 18:57:33 +00:00
multimon.c
Changed // comments to /* */ so WINE compiles with non-gcc compilers
1998-12-26 12:54:29 +00:00
nonclient.c
Fixed the NC_DrawMaxButton95 and NC_DrawMinButton95 functions. Rewrote
1999-01-20 14:03:49 +00:00
painting.c
Moves more stuff from windows.h.
1999-01-01 18:57:33 +00:00
property.c
Release 980517
1998-05-17 17:13:43 +00:00
queue.c
- Changing MESSAGEQUEUE structure according to Ulrich proposition.
1999-01-26 09:30:05 +00:00
rect.c
Release 980413
1998-04-13 12:21:30 +00:00
scroll.c
Moved more things to the X11 driver.
1998-12-26 12:00:43 +00:00
syscolor.c
Release 980927
1998-09-27 18:28:36 +00:00
sysmetrics.c
Recovery of release 990110 after disk crash.
1999-01-17 16:32:32 +00:00
timer.c
Queue handling adapted to new queue routines.
1998-12-24 15:16:08 +00:00
user.c
Handle (console) applications that never created a queue correctly
1999-01-20 13:16:32 +00:00
win.c
- Changing MESSAGEQUEUE structure according to Ulrich proposition.
1999-01-26 09:30:05 +00:00
winhelp.c
Moves more stuff from windows.h.
1999-01-01 18:57:33 +00:00
winpos.c
Recovery of release 990110 after disk crash.
1999-01-17 16:32:32 +00:00
winproc.c
Group commit for recovery after disk crash.
1999-01-17 16:55:11 +00:00