.. |
ttydrv
|
Added the new TTY driver.
|
1998-12-07 09:36:13 +00:00 |
x11drv
|
Set the class hints for managed windows.
|
1998-12-15 17:33:04 +00:00 |
.cvsignore
|
…
|
|
Makefile.in
|
Replace GRAPH_ functions with Win SDK equivalents.
|
1998-12-08 09:14:09 +00:00 |
caret.c
|
…
|
|
class.c
|
Added case for GCW_ATOM int GetClassLong32A.
|
1998-12-07 12:48:16 +00:00 |
clipboard.c
|
Moved more code to the X11 driver.
|
1998-12-07 09:13:40 +00:00 |
dce.c
|
Don't clip VisRgn against X desktop.
|
1998-12-10 08:57:31 +00:00 |
defdlg.c
|
…
|
|
defwnd.c
|
Moved more code to the X11 driver.
|
1998-12-07 09:13:40 +00:00 |
dialog.c
|
Bugfix: SetDlgItemText32 returns BOOL not void.
|
1998-11-24 20:29:28 +00:00 |
dinput.c
|
Stubs for IDirectInputEffect and IDirectInputDevice2A methods,
|
1998-12-10 09:08:48 +00:00 |
display.c
|
Moved more code to the X11 driver.
|
1998-12-07 09:13:40 +00:00 |
driver.c
|
Fixed a bunch of compiler warnings.
|
1998-12-11 09:16:48 +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
|
Fixes: LB_/CB_/EM_ messages for getting/setting text and a bug in
|
1998-11-08 16:28:49 +00:00 |
input.c
|
Authors: Francis Beaudet <francis@macadamian.com>, Sylvain St-Germain <sylvain@macadamian.com>, Thuy Nguyen <thuy@macadamian.com>
|
1998-12-10 15:49:22 +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
|
Bugfix: always clear QS_... from *both* changeBits and waitBits.
|
1998-12-18 16:53:20 +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 bunch of compiler warnings.
|
1998-12-11 09:16:48 +00:00 |
multimon.c
|
Fixed a bunch of compiler warnings.
|
1998-12-11 09:16:48 +00:00 |
nonclient.c
|
Replace GRAPH_ functions with Win SDK equivalents.
|
1998-12-08 09:14:09 +00:00 |
painting.c
|
…
|
|
property.c
|
…
|
|
queue.c
|
Bugfix: always clear QS_... from *both* changeBits and waitBits.
|
1998-12-18 16:53:20 +00:00 |
rect.c
|
…
|
|
scroll.c
|
Replace GRAPH_ functions with Win SDK equivalents.
|
1998-12-08 09:14:09 +00:00 |
syscolor.c
|
…
|
|
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
|
…
|
|
user.c
|
Fixed a bunch of compiler warnings.
|
1998-12-11 09:16:48 +00:00 |
win.c
|
Lots of new defines and stubs.
|
1998-12-15 15:38:36 +00:00 |
winhelp.c
|
…
|
|
winpos.c
|
Moved more code to the X11 driver.
|
1998-12-07 09:13:40 +00:00 |
winproc.c
|
More messages [LB_*,EM_*] translated 32A from/to 32W.
|
1998-12-24 14:32:34 +00:00 |