projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
msxml3: Initialize hr (Coverity).
[wine]
/
dlls
/
dinput
/
mouse.c
2012-03-27
Dmitry Timoshkov
dinput: Use standard way for dumping POINT.
blob
|
commitdiff
|
raw
2012-02-15
Alexandre Julliard
dinput: Filter out mouse wheel messages in exclusive...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-01
Alexandre Julliard
dinput: Clip to the client area instead of the whole...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-30
Alexandre Julliard
dinput: Catch unsuccessful clipping attempts and fall...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-19
Alexandre Julliard
dinput: Clip the mouse to the entire window instead...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-31
Vitaliy Margolen
dinput: Report mouse and keyboard as being emulated...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-17
Vitaliy Margolen
dinput: Don't mask buffer overflow error.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-24
Lucas Fialho Zawacki
dinput: Proper conversion of username parameters for...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-24
Lucas Fialho Zawacki
dinput: Common implementation for joystick, keyboard...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-24
Lucas Fialho Zawacki
dinput: Common implementation of BuildActionMap for...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-01
Frédéric Delanoy
dlls: Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-04
Lucas Fialho Zawacki
dinput: SetActionMap and queue_event setting mapped...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-04
Lucas Fialho Zawacki
dinput: SetActionMap constructing a dataformat for...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-04
Lucas Fialho Zawacki
dinput: Keyboard and mouse implementation of BuildActio...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-05
Alexandre Julliard
dinput: Reset the clipped flag when the cursor is released.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-26
Alexandre Julliard
dinput: Pass mouse messages through if the request...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-26
Alexandre Julliard
dinput: Use a 1x1 clipping rect instead of warping...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-26
Alexandre Julliard
dinput: Add a helper function for mouse warping.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-26
Alexandre Julliard
dinput: Get rid of some redundant coordinate mappings.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-24
Vitaliy Margolen
dinput: Combine ASCII and Unicode device create callbac...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-19
Vitaliy Margolen
dinput: Make newly created device append itself to...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-10
Vitaliy Margolen
dinput: COM cleanup - use interfaces instead of vtbl...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-10
Vitaliy Margolen
dinput: Explicitly define ASCII and Unicode methods...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-10
Vitaliy Margolen
dinput: Explicitly define ASCII and Unicode methods...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-10
Vitaliy Margolen
dinput: COM cleanup - use helper function instead of...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-10
Vitaliy Margolen
dinput: COM cleanup - use proper interface instead...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-10
Vitaliy Margolen
dinput: COM cleanup - use proper DirectInput interface...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-03
Vitaliy Margolen
dinput: Rename IDirectInputDevice2AImpl into IDirectInp...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-31
Andrew Talbot
dinput: Constify some variables.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-02
Michael Stefaniuc
dinput: Don't use HIWORD to check if a REFGUID is a...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-30
Vitaliy Margolen
dinput: Pass event instance ID to queue_event instead...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-23
Vitaliy Margolen
dinput: Let each device decide which hook event to...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-05
Alexandre Julliard
dinput: Fix pointer cast warnings on 64-bit.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-20
Vitaliy Margolen
dinput: Add mouse warp override config option.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-28
Vitaliy Margolen
dinput: Zero the out buffer.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-27
Austin English
Spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-01
Andrew Talbot
dinput: Assign to structs instead of using memcpy.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-15
Vitaliy Margolen
dinput: Don't use event times, report current tick...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-15
Vitaliy Margolen
Revert "dinput: Skip old mouse movement events.".
blob
|
commitdiff
|
raw
|
diff to current
2008-02-12
Marcus Meissner
dinput: Make _dump_mouse_state static.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-11
Vitaliy Margolen
dinput: Skip old mouse movement events.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-02
Gerald Pfeifer
dinput: Fix type of loop variable in alloc_device().
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Vitaliy Margolen
dinput: Use ClipCursor() to keep mouse from leaving...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-11
Vitaliy Margolen
dinput: Add helper function to dump mouse state.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-17
Vitaliy Margolen
dinput: Properly increment sequence number for X only...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-09
Vitaliy Margolen
dinput: Rename set_dinput_hook and call it from the...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-09
Vitaliy Margolen
dinput: Handle multiple keyboard and mouse devices.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-09
Vitaliy Margolen
dinput: Export Mouse and Keyboard GUIDs.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-28
Vitaliy Margolen
dinput: Combine all Release functionality into base...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-28
Vitaliy Margolen
dinput: Move parent dinput reference into base class.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-04
Vitaliy Margolen
dinput: Make sure to unacquire device before freeing it.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-25
Dmitry Timoshkov
wine: Switch to using 'long' for INT_PTR type for 64...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-08
Jan Zerebecki
dinput: Add DebugInfo to critical sections.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-13
Andrew Talbot
dinput: Constify some variables.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-11
Vitaliy Margolen
dinput: Internal data format is not const anymore.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-10
Vitaliy Margolen
dinput: Fix trace formatting.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-08
Vitaliy Margolen
dinput: Set event from queue_event, simplifying code...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-06
Vitaliy Margolen
dinput: Fix memory leak.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-06
Vitaliy Margolen
dinput: Fix mouse to use proper offset when queuing...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-04
Vitaliy Margolen
dinput: Fix cut and paste error.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-04
Vitaliy Margolen
dinput: Implement mouse GetObjectInfo on top of base...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-29
Vitaliy Margolen
dinput: Release critical section before warping mouse.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-28
Vitaliy Margolen
dinput: Move mouse to using new EnumObjects from base...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-28
Vitaliy Margolen
dinput: mouse: Copy and modify default data format.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-24
Vitaliy Margolen
dinput: AddRef and Release parent DirectInput class.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-20
Vitaliy Margolen
dinput: Warp mouse in exclusive cooperation mode only.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-20
Vitaliy Margolen
dinput: Use GetCursorPos() to calculate relative mouse...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-18
Vitaliy Margolen
dinput: Make mouse use axis mode flag set in base class...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-12
Vitaliy Margolen
dinput: Use standard mouse data format instead of custo...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-12
Vitaliy Margolen
dinput: Remove redundant parameter.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-12
Vitaliy Margolen
dinput: Move mouse & keyboard user data format to base...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-12
Vitaliy Margolen
dinput: Move transform and offsets structures into...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-11
Vitaliy Margolen
dinput: Move internal function calculate_ids to where...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-05
Vitaliy Margolen
dinput: Move mouse event queue into base device class.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-04
Vitaliy Margolen
dinput: Move critical section to the base device class.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-04
Vitaliy Margolen
dinput: Move acquired flag to the base device class...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-17
Vitaliy Margolen
dinput: Move SetCooperativeLevel into base class.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-17
Vitaliy Margolen
dinput: Move SetEventNotification and associated event...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-17
Vitaliy Margolen
dinput: Use dinput device as a base class for keyboard...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-09
Vitaliy Margolen
dinput: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-06
James Hawkins
dinput: Call missing LeaveCriticalSection in the error...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-26
Ivan Leo
dinput: Add some error checks to mouse.c.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-20
Vitaliy Margolen
dinput: Initialize default coop level. Invert logic...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-20
Vitaliy Margolen
dinput: Return proper errors in SetCooperativeLevel.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-07
Vitaliy Margolen
dinput: Signal event after we queued an event. Not...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-23
Vitaliy Margolen
dinput: Warp mouse each 10ms instead of dropping events.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-21
Vitaliy Margolen
dinput: Create single thread for mouse and keyboard...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-28
Vitaly Budovski
dinput: Return an error if both DISCL_EXCLUSIVE and...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-10
Francois Gouget
Remove spaces before '\n' in traces.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-12
Alexandre Julliard
Fixed some traces to use the right printf format and...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-03
Mike McCormack
gcc 4.0 warning fixes for Interlocked* functions.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-30
Dmitry Timoshkov
Make more of the OLE interface vtables const.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-16
Robert Reif
Pass around real version and do correct thing based...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-09
Lionel Ulmer
- Windows reports 0x80 on pressed buttons not 0xFF
blob
|
commitdiff
|
raw
|
diff to current
2005-05-05
Lionel Ulmer
- do not flush the buffer when the application only...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-04
James Dean Anderson
Report an error if trying to get data from an unacquire...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-24
Jakob Eriksson
Get rid of HeapAlloc casts.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-24
Raphael Junqueira
- use WINE_DINPUT_KEYBOARD_MAX_KEYS instead hard-coded...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-15
Alexandre Julliard
Build a static list of devices instead of relying on ELF
blob
|
commitdiff
|
raw
|
diff to current
next