..
ttydrv
TTY driver changes.
1999-02-04 13:14:42 +00:00
x11drv
Make a correct use of clipping rectangles.
1999-02-14 13:32:13 +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
Optimized include/*.h: (recursively) include all headers needed by
1999-02-17 13:51:06 +00:00
clipboard.c
Moved some more code to the X11 driver.
1999-02-04 14:05:38 +00:00
dce.c
Moved some more code to the X11 driver.
1999-02-04 14:05:38 +00:00
defdlg.c
Dialog window should not be destroyed in DefDlgProc; this break
1999-01-31 15:02:23 +00:00
defwnd.c
WM_ACTIVATE default processing should set window focus.
1999-02-12 12:44:53 +00:00
dialog.c
Changed some functions prototypes (were returning void).
1999-02-14 14:09:42 +00:00
dinput.c
Added buffered device access for DInput's mouse driver.
1999-02-09 14:18:21 +00:00
display.c
Moved some more code to the X11 driver.
1999-02-04 14:05:38 +00:00
driver.c
Fixed loading of win32 drivers.
1999-01-28 08:59:26 +00:00
event.c
Moved some more code to the X11 driver.
1999-02-04 14:05:38 +00:00
focus.c
Added management and allocation of the PERQUEUEDATA structure.
1999-02-05 10:37:53 +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
Implemented MapVirtualKeyEx (ticket 21).
1999-02-13 08:53:22 +00:00
keyboard.c
Moved some more code to the X11 driver.
1999-02-04 14:05:38 +00:00
mdi.c
WIN31 Look still needs a close button on the left of the menu bar.
1999-02-14 09:20:01 +00:00
message.c
Optimized include/*.h: (recursively) include all headers needed by
1999-02-17 13:51:06 +00:00
mouse.c
Use MONITOR_... instead of DESKTOP_... routines to get screen
1999-02-12 12:46:49 +00:00
msgbox.c
Fixed a lot of warnings for possible problems.
1999-01-28 10:06:38 +00:00
multimon.c
Implementation of the new monitor abstraction.
1999-02-04 10:12:55 +00:00
nonclient.c
Optimized include/*.h: (recursively) include all headers needed by
1999-02-17 13:51:06 +00:00
painting.c
GetUpdateRect should return client coordinates unless the window was
1999-02-17 12:36:26 +00:00
property.c
Release 980517
1998-05-17 17:13:43 +00:00
queue.c
Optimized include/*.h: (recursively) include all headers needed by
1999-02-17 13:51:06 +00:00
rect.c
Changed some functions prototypes (were returning void).
1999-02-14 14:09:42 +00:00
scroll.c
Make a correct use of clipping rectangles.
1999-02-14 13:32:13 +00:00
syscolor.c
Optimized include/*.h: (recursively) include all headers needed by
1999-02-17 13:51:06 +00:00
sysmetrics.c
Optimized include/*.h: (recursively) include all headers needed by
1999-02-17 13:51:06 +00:00
timer.c
-Fixed MESSAGE functions that were thunking down to 16 bits implementation.
1999-02-09 15:35:12 +00:00
user.c
Optimized include/*.h: (recursively) include all headers needed by
1999-02-17 13:51:06 +00:00
win.c
Optimized include/*.h: (recursively) include all headers needed by
1999-02-17 13:51:06 +00:00
winhelp.c
Added missing includes to avoid warnings/errors.
1999-02-09 15:49:39 +00:00
winpos.c
Resetting X focus should not be done with SetFocus32. Called
1999-02-15 12:46:32 +00:00
winproc.c
Every EM_GETLINE send between a 32W to a 32A window returned
1999-01-31 09:18:58 +00:00