Jeremy White
|
77502e7e62
|
Fix X11 event timing so that we correctly correlate X11 timing and
Wine timing and dynamically adjust it as we go.
|
2005-01-14 17:06:40 +00:00 |
Eric Pouech
|
cf1d00bb08
|
Removed excessive statement (break after return or goto, not useful
break, not needed vars...)
|
2005-01-09 16:42:53 +00:00 |
Robert North
|
e2bd6f36d0
|
Fix WTInfoA in wintab.c so it can now take lpOutput == NULL, as per
standard.
|
2004-10-21 19:53:02 +00:00 |
Patrik Stridvall
|
ede82e3055
|
Fixed some issues found by winapi_check.
|
2004-02-20 20:19:23 +00:00 |
Aric Stewart
|
04279d18cd
|
The NVIDIA graphics device comes up as an X extension event, but
throws an error (BadMatch) when querying for the buttons. Catch this
error and and discard that device from being a tablet device.
|
2004-01-30 22:56:06 +00:00 |
Alexandre Julliard
|
294c8af60b
|
Removed some unnecessary inclusions of gdi.h.
|
2004-01-20 22:48:57 +00:00 |
Aric Stewart
|
2eebf3c78e
|
Enable Tablet support with both Tilt and Pressure.
|
2004-01-09 00:03:00 +00:00 |