.. |
ttydrv
|
Fixes for ignored WVR_[VH]REDRAW flags, made minimization in managed
|
1999-04-01 12:03:52 +00:00 |
x11drv
|
Updated French keyboard.
|
1999-04-03 13:50:58 +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
|
Large-scale renaming of all Win32 functions and types to use the
|
1999-02-26 11:11:13 +00:00 |
class.c
|
Made access to the wnd struct thread-safe.
|
1999-03-14 17:25:32 +00:00 |
clipboard.c
|
Fixes for ignored WVR_[VH]REDRAW flags, made minimization in managed
|
1999-04-01 12:03:52 +00:00 |
dce.c
|
Suspend all windows locks before the control is passed to the
|
1999-04-02 10:34:43 +00:00 |
defdlg.c
|
Implemented WM_NOTIFYFORMAT.
|
1999-04-01 10:10:24 +00:00 |
defwnd.c
|
Wrote a basic implementation of the WM_PRINT message.
|
1999-04-02 10:36:21 +00:00 |
dialog.c
|
Fixed some bugs in thread safeness for wnd struct.
|
1999-03-28 12:42:52 +00:00 |
dinput.c
|
Lots of warning fixed, one missing WINAPI in ddraw.c added.
|
1999-03-18 17:39:57 +00:00 |
display.c
|
More code moved to the X11 driver (bitmap and palette and misc).
|
1999-04-01 08:16:08 +00:00 |
driver.c
|
Fixed return codes for default driver proc.
|
1999-03-22 14:47:36 +00:00 |
event.c
|
More code moved to the X11 driver (bitmap and palette and misc).
|
1999-04-01 08:16:08 +00:00 |
focus.c
|
Fixed some bugs in thread safeness for wnd struct.
|
1999-03-28 12:42:52 +00:00 |
hook.c
|
Ignore HIWORD of boolean return values of 16-bit hook procedures, to
|
1999-03-16 10:29:55 +00:00 |
input.c
|
Authors: Paul Quinn <paulq@corel.ca>, Aaron Barnes <aaronb@corel.ca>, Adrian Thurston <adriant@corel.ca>
|
1999-03-28 13:15:40 +00:00 |
keyboard.c
|
Suspend the window locks before DefKeybEventProc and
|
1999-04-03 16:27:53 +00:00 |
mdi.c
|
Fixed some bugs in thread safeness for wnd struct.
|
1999-03-28 12:42:52 +00:00 |
message.c
|
Fixes for ignored WVR_[VH]REDRAW flags, made minimization in managed
|
1999-04-01 12:03:52 +00:00 |
mouse.c
|
Suspend the window locks before DefKeybEventProc and
|
1999-04-03 16:27:53 +00:00 |
msgbox.c
|
- fixed missing stdlib.h and string.h includes everywhere
|
1999-02-28 12:27:56 +00:00 |
multimon.c
|
More code moved to the X11 driver (bitmap and palette and misc).
|
1999-04-01 08:16:08 +00:00 |
nonclient.c
|
Fixed some bugs in thread safeness for wnd struct.
|
1999-03-28 12:42:52 +00:00 |
painting.c
|
Moved hrgnUpdate from client to window coordinates, made nonclient
|
1999-03-28 09:37:57 +00:00 |
property.c
|
Made access to the wnd struct thread-safe.
|
1999-03-14 17:25:32 +00:00 |
queue.c
|
In UserYield16, when current thread is a 32 bit one which hold the
|
1999-04-01 09:58:53 +00:00 |
rect.c
|
Large-scale renaming of all Win32 functions and types to use the
|
1999-02-26 11:11:13 +00:00 |
scroll.c
|
More code moved to the X11 driver (bitmap and palette and misc).
|
1999-04-01 08:16:08 +00:00 |
syscolor.c
|
Lots of warning fixed, one missing WINAPI in ddraw.c added.
|
1999-03-18 17:39:57 +00:00 |
sysmetrics.c
|
Lots of warning fixed, one missing WINAPI in ddraw.c added.
|
1999-03-18 17:39:57 +00:00 |
timer.c
|
Made the timer code thread safe.
|
1999-03-25 13:23:26 +00:00 |
user.c
|
Added USER32.UserSignalProc to Callout table.
|
1999-04-01 11:44:52 +00:00 |
win.c
|
No longer sending atoms in ((CREATESTRUCT*)lParam)->lpszName of
|
1999-04-03 16:24:47 +00:00 |
winhelp.c
|
Large-scale renaming of all Win32 functions and types to use the
|
1999-02-26 11:11:13 +00:00 |
winpos.c
|
Fixes for ignored WVR_[VH]REDRAW flags, made minimization in managed
|
1999-04-01 12:03:52 +00:00 |
winproc.c
|
Suspend all windows locks before the control is passed to the
|
1999-04-02 10:34:43 +00:00 |