.. |
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
|
Release 980927
|
1998-09-27 18:28: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
|
32-bit clipboard support.
|
1998-10-26 10:58:16 +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 IsDialogMessage16.
|
1998-11-01 15:27:12 +00:00 |
dinput.c
|
Rewrote the two routines using the vkey->scancode array to use
|
1998-11-01 13:03:43 +00:00 |
driver.c
|
Implemented DefDriverProc32 from winmm.dll.
|
1998-10-18 11:22:36 +00:00 |
event.c
|
Call mouse driver callback also if windows are not registered with X
|
1998-11-01 18:00:56 +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
|
Release 980503
|
1998-05-03 19:01:20 +00:00 |
keyboard.c
|
Added stub for CheckCursor().
|
1998-11-01 13:30:18 +00:00 |
mdi.c
|
CreateWindowEx32[AW] now creates an MDI chils when the WM_EX_MDICHILD
|
1998-11-01 14:50:06 +00:00 |
message.c
|
Added stubs for user32,advapi32 functions.
|
1998-11-01 14:02:57 +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
|
Allow the user to put a mark in the debug log by adding a item in the
|
1998-11-01 15:07:24 +00:00 |
painting.c
|
Changed DC members w.hVisRgn, w.hClipRgn, amd w.hGCClipRgn to
|
1998-10-11 18:47:02 +00:00 |
property.c
|
Release 980517
|
1998-05-17 17:13:43 +00:00 |
queue.c
|
Bugfix for QUEUE_Signal: Always use PostEvent if no thread is waiting
|
1998-10-26 10:45:13 +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
|
Run Winelib applications as 32-bit processes in the initial task.
|
1998-11-01 18:01:53 +00:00 |
winhelp.c
|
Release 980601
|
1998-06-01 10:44:35 +00:00 |
winpos.c
|
Fixed an error when an owned window activates its owner during
|
1998-10-15 13:03:10 +00:00 |
winproc.c
|
Fixed crashes with WM_GETDLGCODE translation.
|
1998-11-01 16:23:54 +00:00 |