.. |
ttydrv
|
Moved graphics initialisation to the x11drv/ttydrv dll init code.
|
2000-03-20 18:21:19 +00:00 |
x11drv
|
Moved graphics initialisation to the x11drv/ttydrv dll init code.
|
2000-03-20 18:21:19 +00:00 |
.cvsignore
|
Moved the 16 bit driver functions callout into the dir.
|
2000-01-04 00:26:50 +00:00 |
caret.c
|
Removed #include of wingdi.h and windef.h from winuser.h (and resolved
|
2000-02-10 19:03:02 +00:00 |
class.c
|
Moved global atoms to the server (based on the work of Sergei
|
2000-02-13 13:56:13 +00:00 |
clipboard.c
|
Removed most calls to xmalloc/xrealloc.
|
2000-03-19 14:29:50 +00:00 |
cursoricon.c
|
Avoid calling the *Rect USER functions from inside GDI.
|
2000-03-18 22:12:33 +00:00 |
dce.c
|
Michael Abd-El-Malek (on behalf of Corel)
|
2000-03-15 19:48:13 +00:00 |
defdlg.c
|
Removed a lot of unnecessary includes and fixed the compile errors.
|
2000-03-08 18:26:56 +00:00 |
defwnd.c
|
Removed a lot of unnecessary includes and fixed the compile errors.
|
2000-03-08 18:26:56 +00:00 |
dialog.c
|
Propagate IsDialogMessage to the parent if the dialog has the
|
2000-03-19 14:20:52 +00:00 |
driver.c
|
Moved SystemHeap allocations to the process heap.
|
2000-02-16 22:47:24 +00:00 |
event.c
|
Moved graphics initialisation to the x11drv/ttydrv dll init code.
|
2000-03-20 18:21:19 +00:00 |
focus.c
|
Removed a lot of unnecessary includes and fixed the compile errors.
|
2000-03-08 18:26:56 +00:00 |
hook.c
|
Moved SystemHeap allocations to the process heap.
|
2000-02-16 22:47:24 +00:00 |
input.c
|
Correct the NotifyCode in the WM_COMMAND message sent by
|
2000-03-24 19:46:13 +00:00 |
keyboard.c
|
Moved graphics initialisation to the x11drv/ttydrv dll init code.
|
2000-03-20 18:21:19 +00:00 |
Makefile.in
|
Avoid calling the *Rect USER functions from inside GDI.
|
2000-03-18 22:12:33 +00:00 |
mdi.c
|
Check that ci->hWindowMenu is not zero before using it.
|
2000-02-13 15:05:07 +00:00 |
message.c
|
Avoid calling the *Rect USER functions from inside GDI.
|
2000-03-18 22:12:33 +00:00 |
msgbox.c
|
Removed #include of wingdi.h and windef.h from winuser.h (and resolved
|
2000-02-10 19:03:02 +00:00 |
multimon.c
|
Moved graphics initialisation to the x11drv/ttydrv dll init code.
|
2000-03-20 18:21:19 +00:00 |
nonclient.c
|
Removed #include of wingdi.h and windef.h from winuser.h (and resolved
|
2000-02-10 19:03:02 +00:00 |
painting.c
|
We don't need to call LPtoDP in here as far as PatBlt does it internally.
|
2000-02-25 20:50:30 +00:00 |
property.c
|
Removed #include of wingdi.h and windef.h from winuser.h (and resolved
|
2000-02-10 19:03:02 +00:00 |
queue.c
|
Removed #include of wingdi.h and windef.h from winuser.h (and resolved
|
2000-02-10 19:03:02 +00:00 |
rect.c
|
IsRectEmpty also returns true for negative width/heights (verified
|
2000-03-09 18:35:37 +00:00 |
scroll.c
|
Removed #include of wingdi.h and windef.h from winuser.h (and resolved
|
2000-02-10 19:03:02 +00:00 |
spy.c
|
Avoid calling the *Rect USER functions from inside GDI.
|
2000-03-18 22:12:33 +00:00 |
syscolor.c
|
Removed #include of wingdi.h and windef.h from winuser.h (and resolved
|
2000-02-10 19:03:02 +00:00 |
sysmetrics.c
|
Removed #include of wingdi.h and windef.h from winuser.h (and resolved
|
2000-02-10 19:03:02 +00:00 |
sysparams.c
|
Avoid calling the *Rect USER functions from inside GDI.
|
2000-03-18 22:12:33 +00:00 |
timer.c
|
Removed #include of wingdi.h and windef.h from winuser.h (and resolved
|
2000-02-10 19:03:02 +00:00 |
user.c
|
Removed a lot of unnecessary includes and fixed the compile errors.
|
2000-03-08 18:26:56 +00:00 |
win.c
|
Moved graphics initialisation to the x11drv/ttydrv dll init code.
|
2000-03-20 18:21:19 +00:00 |
winhelp.c
|
Removed #include of wingdi.h and windef.h from winuser.h (and resolved
|
2000-02-10 19:03:02 +00:00 |
winpos.c
|
Removed #include of wingdi.h and windef.h from winuser.h (and resolved
|
2000-02-10 19:03:02 +00:00 |
winproc.c
|
Improved the selector get/set functions.
|
2000-02-26 16:51:13 +00:00 |