.. |
ttydrv
|
Moved more things to the X11 driver.
|
1998-12-26 12:00:43 +00:00 |
x11drv
|
Fixed SetFocus that was broken when moved to x11drv.
|
1998-12-27 15:26:28 +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
|
Bugfix: SetDlgItemText32 returns BOOL not void.
|
1998-11-24 20:29:28 +00:00 |
dinput.c
|
Moved more things to the X11 driver.
|
1998-12-26 12:00:43 +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
|
Queue handling adapted to new queue routines.
|
1998-12-24 15:16:08 +00:00 |
input.c
|
Moved more things to the X11 driver.
|
1998-12-26 12:00:43 +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
|
Moved MsgWaitForMultipleObject implementation to USER routines, using
|
1999-01-01 17:05:53 +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
|
Changed // comments to /* */ so WINE compiles with non-gcc compilers
|
1998-12-26 12:54:29 +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
|
Moved MsgWaitForMultipleObject implementation to USER routines, using
|
1999-01-01 17:05:53 +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
|
Remove X_DC_INFO from DC and make it behave like any other PDEVICE.
|
1998-11-25 12:36:03 +00:00 |
timer.c
|
Queue handling adapted to new queue routines.
|
1998-12-24 15:16:08 +00:00 |
user.c
|
Moves more stuff from windows.h.
|
1999-01-01 18:57:33 +00:00 |
win.c
|
Moved more things to the X11 driver.
|
1998-12-26 12:00:43 +00:00 |
winhelp.c
|
Moves more stuff from windows.h.
|
1999-01-01 18:57:33 +00:00 |
winpos.c
|
Moved more things to the X11 driver.
|
1998-12-26 12:00:43 +00:00 |
winproc.c
|
More messages [LB_*,EM_*] translated 32A from/to 32W.
|
1998-12-24 14:32:34 +00:00 |