Alexandre Julliard
|
0799c1a780
|
Added LGPL standard comment, and copyright notices where necessary.
Global replacement of debugtools.h by wine/debug.h.
|
2002-03-09 23:29:33 +00:00 |
Alexandre Julliard
|
a21672ebbc
|
Merged mouse buttons states into the key state array.
Fixed confusion between queue state and async state.
|
2001-10-02 18:53:59 +00:00 |
Alexandre Julliard
|
ce1398e384
|
Avoid a couple of dependencies on input.c internal variables.
|
2000-12-16 20:37:16 +00:00 |
Lionel Ulmer
|
acc7467c03
|
Added the possibility to have mouse movements reported relative to
Wine's mouse driver.
|
1999-11-07 21:25:57 +00:00 |
Patrik Stridvall
|
1ed4ecffa8
|
ANSI C fixes.
Removed warnings.
Made the include files self-sufficient.
Some Solaris fixes.
|
1999-06-26 14:58:24 +00:00 |
Alexandre Julliard
|
a396029270
|
Large-scale renaming of all Win32 functions and types to use the
standard Windows names.
|
1999-02-26 11:11:13 +00:00 |
Ulrich Weigand
|
2b067584e9
|
USER-side part of input event handling: contains implementation of
keybd_event and mouse_event, and USER-related code removed from
windows/event.c and windows/keyboard.c.
|
1998-11-08 12:26:36 +00:00 |