qcap: Cast-qual warnings fix.
[wine] / dlls / dinput / mouse.c
2006-10-17  Vitaliy Margolendinput: Move SetCooperativeLevel into base class.
2006-10-17  Vitaliy Margolendinput: Move SetEventNotification and associated event...
2006-10-17  Vitaliy Margolendinput: Use dinput device as a base class for keyboard...
2006-10-09  Vitaliy Margolendinput: Win64 printf format warning fixes.
2006-10-06  James Hawkinsdinput: Call missing LeaveCriticalSection in the error...
2006-09-26  Ivan Leodinput: Add some error checks to mouse.c.
2006-09-20  Vitaliy Margolendinput: Initialize default coop level. Invert logic...
2006-09-20  Vitaliy Margolendinput: Return proper errors in SetCooperativeLevel.
2006-08-07  Vitaliy Margolendinput: Signal event after we queued an event. Not...
2006-06-23  Vitaliy Margolendinput: Warp mouse each 10ms instead of dropping events.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-03-21  Vitaliy Margolendinput: Create single thread for mouse and keyboard...
2006-02-28  Vitaly Budovskidinput: Return an error if both DISCL_EXCLUSIVE and...
2005-11-10  Francois GougetRemove spaces before '\n' in traces.
2005-09-12  Alexandre JulliardFixed some traces to use the right printf format and...
2005-08-03  Mike McCormackgcc 4.0 warning fixes for Interlocked* functions.
2005-05-30  Dmitry TimoshkovMake more of the OLE interface vtables const.
2005-05-16  Robert ReifPass around real version and do correct thing based...
2005-05-09  Lionel Ulmer- Windows reports 0x80 on pressed buttons not 0xFF
2005-05-05  Lionel Ulmer- do not flush the buffer when the application only...
2005-05-04  James Dean AndersonReport an error if trying to get data from an unacquire...
2005-03-24  Jakob ErikssonGet rid of HeapAlloc casts.
2005-03-24  Raphael Junqueira- use WINE_DINPUT_KEYBOARD_MAX_KEYS instead hard-coded...
2005-03-15  Alexandre JulliardBuild a static list of devices instead of relying on ELF
2005-02-15  Christian CostaImplemented GetProperty method for keyboard device.
2005-01-25  Robert ReifCopy data structures one at a time using supplied size.
2005-01-04  Francois GougetAssorted spelling fixes.
2004-12-27  Neil OlverThe flag for a mouse button down in the structure retur...
2004-12-23  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-12-13  Christian CostaHandle device class in DX8 enumeration (found by Robert...
2004-09-21  Robert ReifAdd dx3 capabilities.
2004-09-17  Robert ReifUse InterlockedIncrement/InterlockedDecrement for refer...
2004-09-13  Robert ReifAdded support for multiple devices.
2004-09-13  Robert ReifAdd buffered mode to joystick.
2004-09-09  Alexandre JulliardRemoved some more uses of the non-standard ICOM_THIS...
2004-09-09  Robert ReifFixes a mouse regression due to structure size change.
2004-09-08  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-08-23  Alexandre JulliardGet rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VTABLE macro.
2004-06-04  Lionel Ulmer- some new logging on device enumeration
2004-06-02  Lionel Ulmer- some TRACEing improvements
2004-02-12  Alexandre JulliardWe don't really need subdirectories in dlls/dinput.