..
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
Fixed a lot of warnings for possible problems.
1999-01-28 10:06:38 +00:00
dinput.c
Fixed a lot of warnings for possible problems.
1999-01-28 10:06:38 +00:00
display.c
Moved more things to the X11 driver.
1998-12-26 12:00:43 +00:00
driver.c
Fixed loading of win32 drivers.
1999-01-28 08:59:26 +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
- Made the message queue access to be thread safe. (Using two new
1999-01-28 10:54:11 +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
Fixed a lot of warnings for possible problems.
1999-01-28 10:06:38 +00:00
message.c
- Made the message queue access to be thread safe. (Using two new
1999-01-28 10:54:11 +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
Fixed a lot of warnings for possible problems.
1999-01-28 10:06:38 +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
- Made the message queue access to be thread safe. (Using two new
1999-01-28 10:54:11 +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
- Made the message queue access to be thread safe. (Using two new
1999-01-28 10:54:11 +00:00
winhelp.c
Moves more stuff from windows.h.
1999-01-01 18:57:33 +00:00
winpos.c
- Made the message queue access to be thread safe. (Using two new
1999-01-28 10:54:11 +00:00
winproc.c
Fixed a lot of warnings for possible problems.
1999-01-28 10:06:38 +00:00