.. |
x11drv
|
Started moving some X11 window management code to windows/x11drv.
|
1998-11-01 16:22:07 +00:00 |
.cvsignore
|
Initial revision
|
1998-10-04 18:02:24 +00:00 |
Makefile.in
|
USER-side part of input event handling: contains implementation of
|
1998-11-08 12:26:36 +00:00 |
caret.c
|
Fixed some more missing WINAPIs (hopefully correct).
|
1998-10-17 12:10:19 +00:00 |
class.c
|
Release 980913
|
1998-09-13 16:32:00 +00:00 |
clipboard.c
|
egcs 'ambiguous else' warnings fixes.
|
1998-11-01 19:27:22 +00:00 |
dce.c
|
Changed DC members w.hVisRgn, w.hClipRgn, amd w.hGCClipRgn to
|
1998-10-11 18:47:02 +00:00 |
defdlg.c
|
Fix for non-modal dialog closing.
|
1998-11-01 13:04:43 +00:00 |
defwnd.c
|
Release 980927
|
1998-09-27 18:28:36 +00:00 |
dialog.c
|
Fixed keystroke accelerators in dialogs which have controls containing
|
1998-11-08 16:44:41 +00:00 |
dinput.c
|
Wine keyboard and mouse have now their own UIDs.
|
1998-11-14 11:22:25 +00:00 |
display.c
|
Stubs for DISPLAY.DRV removed from keyboard.c.
|
1998-11-08 12:24:02 +00:00 |
driver.c
|
Implemented DefDriverProc32 from winmm.dll.
|
1998-10-18 11:22:36 +00:00 |
event.c
|
Adapted to new input event handling.
|
1998-11-08 12:27:26 +00:00 |
focus.c
|
Release 980413
|
1998-04-13 12:21:30 +00:00 |
graphics.c
|
A couple of small fixes to my bitmap patch.
|
1998-11-01 15:13:53 +00:00 |
hook.c
|
Fixes: LB_/CB_/EM_ messages for getting/setting text and a bug in
|
1998-11-08 16:28:49 +00:00 |
input.c
|
- adds GetExitCodeProcess
|
1998-11-08 13:12:49 +00:00 |
keyboard.c
|
Special case handling of : Shift + arrow, shift + home, ...
|
1998-11-14 16:47:54 +00:00 |
mdi.c
|
Two missing WINAPIs.
|
1998-11-06 10:15:00 +00:00 |
message.c
|
Adapted to new input event handling.
|
1998-11-08 12:27:26 +00:00 |
mouse.c
|
Implementation of MOUSE.DRV (contains some code taken from
|
1998-11-08 12:21:35 +00:00 |
msgbox.c
|
Release 980927
|
1998-09-27 18:28:36 +00:00 |
multimon.c
|
Moved Multimonitor API declarations to windows.h.
|
1998-10-18 11:56:35 +00:00 |
nonclient.c
|
egcs 'ambiguous else' warnings fixes.
|
1998-11-01 19:27:22 +00:00 |
painting.c
|
egcs 'ambiguous else' warnings fixes.
|
1998-11-01 19:27:22 +00:00 |
property.c
|
Release 980517
|
1998-05-17 17:13:43 +00:00 |
queue.c
|
Fixed SetMessageQueue32 to return FALSE, not TRUE, when called with
|
1998-11-14 11:29:02 +00:00 |
rect.c
|
Release 980413
|
1998-04-13 12:21:30 +00:00 |
scroll.c
|
Changed DC members w.hVisRgn, w.hClipRgn, amd w.hGCClipRgn to
|
1998-10-11 18:47:02 +00:00 |
syscolor.c
|
Release 980927
|
1998-09-27 18:28:36 +00:00 |
sysmetrics.c
|
Release 980927
|
1998-09-27 18:28:36 +00:00 |
timer.c
|
Release 980413
|
1998-04-13 12:21:30 +00:00 |
user.c
|
Added stubs for user32,advapi32 functions.
|
1998-11-01 14:02:57 +00:00 |
win.c
|
EnumTaskWindows16: Basing the selection on a window's task is not only
|
1998-11-14 17:00:37 +00:00 |
winhelp.c
|
egcs 'ambiguous else' warnings fixes.
|
1998-11-01 19:27:22 +00:00 |
winpos.c
|
egcs 'ambiguous else' warnings fixes.
|
1998-11-01 19:27:22 +00:00 |
winproc.c
|
Fixes: LB_/CB_/EM_ messages for getting/setting text and a bug in
|
1998-11-08 16:28:49 +00:00 |