winemac: Implement MOUSE_SCROLL events.
[wine] / dlls / dinput8 /
2012-08-28  Lucas Zawackidinput: BuildActionMap should not fail if mapping has...
2012-08-28  Lucas Zawackidinput8/tests: Test load actions when there's no pre...
2012-08-27  Lucas Zawackidinput: SetActionMap saving mappings.
2012-08-27  Lucas Zawackidinput8/tests: Added tests for saving and retrieving...
2012-03-26  Józef Kuciadinput8/tests: Use CLSCTX_INPROC_SERVER instead of...
2011-11-29  Vitaliy Margolendinput: Add more error checking to IDirectInput_GetDevi...
2011-11-29  Vitaliy Margolendinput: Add more parameter checking to enum devices.
2011-11-29  Vitaliy Margolendinput: Stub IDirectInputJoyConfig8 interface.
2011-10-31  Vitaliy Margolendinput8: Register CLSID_DirectInputDevice8.
2011-10-25  Lucas Fialho Zawackidinput8/tests: Tests for DIPROP_USERNAME property.
2011-10-25  Lucas Fialho Zawackidinput8/tests: Moved EnumDevicesBySemantics specific...
2011-10-17  Vitaliy Margolendinput: Put some checks back into GetDeviceData for...
2011-08-03  Francois GougetAssorted spelling fixes.
2011-08-02  Alexandre Julliardwinecrt0: Remove the clsid parameter in __wine_(un...
2011-07-22  Lucas Fialho Zawackidinput: SetActionMap setting the axis range according...
2011-07-14  Marcus Meissnerdinput: const REFIID is duplicate const (Coverity).
2011-07-12  Lucas Fialho Zawackidinput: EnumDevicesBySemantics enumerating all kinds...
2011-07-11  Lucas Fialho Zawackidinput: Prevent EnumDevicesBySematics from enumerating...
2011-07-11  Lucas Fialho Zawackidinput8/tests: Tests for EnumDevicesBySemantics with...
2011-07-06  Andrew Nguyendinput8/tests: Replicate the IDirectInput tests for...
2011-07-06  Andrew Nguyendinput8: Improve the behavior of DirectInput8Create.
2011-07-06  Andrew Nguyendinput: Extract the DirectInput instance creation and...
2011-07-04  Lucas Fialho Zawackidinput: SetActionMap and queue_event setting mapped...
2011-07-04  Lucas Fialho Zawackidinput: SetActionMap constructing a dataformat for...
2011-07-04  Lucas Fialho Zawackidinput: Keyboard and mouse implementation of BuildActio...
2011-07-04  Lucas Fialho Zawackidinput8/tests: BuildActionMap and input tests for mouse.
2011-06-28  Lucas Fialho Zawackidinput: SetActionMap setting the device buffer.
2011-06-28  Lucas Fialho Zawackidinput8/tests: Testing BuildActionMap and SetActionMap...
2011-06-28  Lucas Fialho Zawackidinput: EnumDevicesBySemantics enumerating keyboard...
2011-06-28  Lucas Fialho Zawackidinput8/tests: Test EnumDevicesBySemantics mouse and...
2011-05-02  Lucas Fialho Zawackidinput8/tests: Tests for creation and initialization...
2010-12-07  Alexandre Julliarddinput8: Convert dll registration to the IRegistrar...
2010-12-06  Michael Stefaniucdinput8: Use an iface instead of a vtbl pointer in...
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-07-20  Austin EnglishRemove references to wineprefixcreate.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2009-10-15  Markus Stockhausendinput8: Ensure balance of CoInitialize/CoUninitialize.
2009-10-14  Stefan Dösingerdinput: Make the creation functions hookable.
2009-01-23  Michael Stefaniucdinput8: Remove superfluous pointer casts.
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2007-09-24  Stefan Leichterdinput8: Remove 'recursive registry key delete' function.
2007-01-05  Francois Gougetdinput8: Self-register the DirectInput8 CoClass.
2006-10-04  Michael Stefaniucdinput8: Win64 printf format warning fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-07-27  Roderick Colenbranderdinput8: Better DirectInput8Create warning.
2006-07-21  Roderick Colenbranderdinput8: DirectInput8Create rewrite.
2006-07-10  Alexandre Julliard.gitignore: Added wildcards to ignore generated resourc...
2006-07-10  Alexandre Julliardmake_dlls: Ignore generated import libraries from the...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-08  Roderick Colenbranderdinput8: DllGetClassObject support.
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-08-29  Alexandre JulliardUncomment out DisableThreadLibraryCalls in DllMain...
2005-08-08  Alexandre JulliardDon't prefix the functions DllCanUnloadNow, DllGetClass...
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2005-05-07  Alexandre JulliardAdded rules to build import libraries in the individual...
2004-11-23  Tom WicklineVersion resources cleanup.
2004-05-14  Ivan Leo Murray... Updated the version info of all DirectX dlls to the...
2004-05-13  Ivan Leo Murray... Update to version 9.
2004-05-12  Tom WicklineAdded version info.
2004-03-24  Alexandre Julliard.spec.c files are no longer used for 32-bit dlls.
2004-01-27  Alexandre JulliardOnly link against libdxguid where necessary.
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-07-30  Alexandre JulliardMake the DllRegisterServer, DllRegisterServerEx, DllUnr...
2003-03-20  Alexandre JulliardTake advantage of new winebuild syntax to remove redund...
2002-12-12  Alexandre JulliardAdded .spec.def files.
2002-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
2002-06-14  Ove Kaaven- support DirectInput 8 interfaces.