Set the COLOR_3DLIGHT system color to the right window default value.
[wine] / windows / dinput.c
1999-10-13  Marcus MeissnerIf the joydevice is not present, do not create a Direct...
1999-08-04  Marcus MeissnerImplemented DirectInput Joystick support (tested with...
1999-07-27  Marcus MeissnerActually return the number of events in Mouse_GetDevice...
1999-07-25  Lionel UlmerImplementation of SetEventNotification for the mouse...
1999-07-10  Howard AbramsAdded checks for sys/errno.h, sys/signal.h and sys...
1999-07-04  Alexandre JulliardConverted to the new debug interface, using script...
1999-07-04  Patrik StridvallMoved code to the X11 driver.
1999-07-03  Marcus Meissnersome small include fixes, some checks for NULL ptrs,
1999-05-22  Ulrich WeigandRemoved EVENT_WaitNetEvent() calls.
1999-05-22  Paul QuinnMicrosoft com vtable compatibility workaround for g...
1999-05-22  Marcus MeissnerReplaced all occurences of SYSMETRICS_xx and sysMetrics...
1999-04-25  Patrik StridvallFixed ANSI compabillity.
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-03-18  Marcus MeissnerLots of warning fixed, one missing WINAPI in ddraw...
1999-03-14  Francois BoisvertMade access to the wnd struct thread-safe.
1999-03-14  Patrik StridvallReimplemented some code without using X11.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-24  Lionel UlmerAdded stubs for two missing methods of DInput.
1999-02-22  Francois GougetUpdated to use the latest COM macros, ICOM_VTABLE and...
1999-02-09  Lionel UlmerAdded buffered device access for DInput's mouse driver.
1999-01-28  Marcus MeissnerFixed a lot of warnings for possible problems.
1999-01-17  Alexandre JulliardGroup commit for recovery after disk crash.
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
1998-12-26  Patrik StridvallMoved more things to the X11 driver.
1998-12-10  Robert RiggsStubs for IDirectInputEffect and IDirectInputDevice2A...
1998-12-07  Patrik StridvallMoved more code to the X11 driver.
1998-11-14  Lionel UlmerWine keyboard and mouse have now their own UIDs.
1998-11-08  Lionel UlmerAdded device type constants and used them in device...
1998-11-06  Lionel UlmerChanged mouse button mapping and check size of return...
1998-11-01  David FaureRewrote the two routines using the vkey->scancode array...
1998-10-31  Marcus MeissnerSmall fixes.
1998-10-24  Lionel UlmerBeginning of mouse support in DirectInput (only "standa...
1998-06-01  Alexandre JulliardRelease 980601 wine-980601
1998-04-13  Alexandre JulliardRelease 980413 wine-980413
1998-03-01  Alexandre JulliardRelease 980301 wine-980301
1998-02-01  Alexandre JulliardRelease 980201 wine-980201