Added server_abort_thread to replace SYSDEPS_AbortThread.
[wine] / dlls / dinput / joystick /
2003-10-30  Hannu ValtonenJoystickAImpl_Unacquire should return DI_NOEFFECT if...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-07-21  Marcus MeissnerKEY_MAX is 511, which does not fit in a BYTE.
2003-06-16  Raphael Junqueira- DInput WideChar classes support. This time all dinput...
2003-06-13  Christian CostaMake dinput8 behaviour more correct for mouse and keyboard.
2003-03-15  Tony LambregtsReplace DPRINTF with TRACE.
2002-08-17  Patrik StridvallAdded include protection for unistd.h and sys/time.h.
2002-07-22  Alexandre JulliardAdded missing wine/port.h.
2002-06-14  Ove Kaaven- support DirectInput 8 interfaces.
2002-06-02  Vincent Béron- Made sure const LP were actually const in dinput.h.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-22  Patrik StridvallFixed some issues found by winapi_check.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-11-19  Francois GougetA few typos.
2001-02-12  James AbbatielloFix a few compiler warnings.
2001-01-28  Alexandre JulliardAuthors: Ove Kaaven <ovek@transgaming.com>, Gavriel...
2001-01-26  Ove KaavenCheck that the linux 2.4 event interface is available...
2001-01-19  Marcus MeissnerAdded configure check for old linux/input.h.
2001-01-04  Francois GougetRemoved the 'fn' prefix (i.e. ICOM_FN).
2000-12-12  Marcus MeissnerAdded preferences to dinput drivers (so we can have...
2000-11-25  Patrik StridvallFixed some issues found by winapi_check.
2000-11-05  Lionel Ulmer- reorganized DInput DLL