- 07 Mar, 2005 1 commit
-
-
Dmitry Timoshkov authored
need to move mouse pointer. - Add a test case for mouse click handling.
-
- 08 Dec, 2004 2 commits
-
-
Alexandre Julliard authored
removed the global user.h.
-
Alexandre Julliard authored
files.
-
- 22 Nov, 2004 1 commit
-
-
Eric Frias authored
-
- 01 Sep, 2004 1 commit
-
-
Alexandre Julliard authored
Keyboard, mouse and display drivers are 16-bit only.
-
- 26 Nov, 2003 2 commits
-
-
Steven Edwards authored
-
Kevin Koltzau authored
nonclient hover/ leave events.
-
- 14 Nov, 2003 1 commit
-
-
Dmitry Timoshkov authored
-
- 28 Oct, 2003 1 commit
-
-
Rein Klazes authored
WM_KEYUP/DOWN message is to be sent.
-
- 05 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
headers (with help from Dimitrie O. Paun).
-
- 20 Aug, 2003 1 commit
-
-
Alexandre Julliard authored
-
- 26 Jul, 2003 1 commit
-
-
Alexandre Julliard authored
-
- 11 May, 2003 1 commit
-
-
Dusan Lacko authored
-
- 08 Jan, 2003 1 commit
-
-
Alexandre Julliard authored
thread queue. Get rid of the cooked messages queue.
-
- 07 Jan, 2003 1 commit
-
-
Dimitrie O. Paun authored
-
- 10 Dec, 2002 1 commit
-
-
Mike Hearn authored
-
- 03 Dec, 2002 1 commit
-
-
Alexandre Julliard authored
contents to user.h. Moved message.h and winproc.h to dlls/user.
-
- 23 Nov, 2002 1 commit
-
-
Mike Hearn authored
correctly to virtual key states and cursor position.
-
- 22 Nov, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 18 Nov, 2002 1 commit
-
-
Stefan Leichter authored
-
- 31 Oct, 2002 1 commit
-
-
Dmitry Timoshkov authored
definitions.
-
- 29 Oct, 2002 1 commit
-
-
Alexandre Julliard authored
Split off 16-bit hook functions and re-implemented them on top of the 32-bit ones; system-wide 16-bit hooks are no longer supported at this point.
-
- 12 Oct, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 03 Oct, 2002 1 commit
-
-
Alexandre Julliard authored
instead of using void*, and removed a number of type casts.
-
- 31 Aug, 2002 1 commit
-
-
Alexandre Julliard authored
Added SET_AX etc. macros to avoid non-portable pointer manipulations.
-
- 29 Aug, 2002 1 commit
-
-
Per Nystrom authored
-
- 28 Aug, 2002 1 commit
-
-
Per Nystrom authored
-
- 16 Aug, 2002 1 commit
-
-
Michael Stefaniuc authored
-
- 31 May, 2002 1 commit
-
-
Vincent Béron authored
-
- 09 Mar, 2002 1 commit
-
-
Alexandre Julliard authored
Global replacement of debugtools.h by wine/debug.h.
-
- 22 Feb, 2002 1 commit
-
-
Peter Hunnisett authored
-
- 15 Jan, 2002 1 commit
-
-
Rein Klazes authored
user32.TrackMouseEvent and call this function in accordance with the specs.
-
- 30 Nov, 2001 1 commit
-
-
Alexandre Julliard authored
data to be exchanged. Split request and reply structures to make backwards compatibility easier. Moved many console functions to dlls/kernel, added code page support, changed a few requests to behave properly with the new protocol.
-
- 13 Nov, 2001 1 commit
-
-
Andriy Palamarchuk authored
SPI_GET/SETKEYBOARDSPEED actions. Implemented use of mouse acceleration/threshold for relative mouse movements.
-
- 18 Oct, 2001 1 commit
-
-
Alexandre Julliard authored
hack. Moved mouse.c to dlls/x11drv. Added KeymapNotify event handler, and fixed handling with multiple alt/shift/control keys. Removed dinput functions from USER driver.
-
- 17 Oct, 2001 3 commits
-
-
Andriy Palamarchuk authored
calculated.
-
Jukka Heinonen authored
InputKeyStateTable instead of AsyncKeyStateTable.
-
Alexandre Julliard authored
Misc keyboard handling cleanups.
-
- 02 Oct, 2001 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Fixed confusion between queue state and async state.
-