makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / dlls / dinput / Makefile.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-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2009-03-11  Aric Stewartdinput: Add Mac OS/X joystick support.
2009-03-10  Aric Stewartdinput: Begin joystick separation into a generic module.
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2006-10-09  Vitaliy Margolendinput: 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-08-28  Alexandre Julliardmakefiles: Only run test and documentation targets...
2005-09-02  Daniel RemenakAdded a linux input system force feedback effect implem...
2005-05-11  Robert ReifAdded dinput tests.
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2004-08-31  Robert ReifAdded default data formats for c_dfDIJoystick and c_dfD...
2004-04-06  James PerryMake dinput.dll self register.
2004-02-12  Alexandre JulliardWe don't really need subdirectories in dlls/dinput.
2004-01-27  Alexandre JulliardOnly link against libdxguid where necessary.
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-01-13  Enrico HornAdd version info to dinput.
2002-05-17  Alexandre JulliardRemoved most imports of ntdll since we no longer import...
2002-05-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-03-20  Alexandre JulliardChanged builtin dlls file names to make it clear they...
2001-10-18  Alexandre JulliardMake dinput a properly separated dll.
2000-12-12  Marcus MeissnerAdded preferences to dinput drivers (so we can have...
2000-12-06  Alexandre JulliardCreated a small static library in ole/libuuid.a that...
2000-11-05  Lionel Ulmer- reorganized DInput DLL
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-08-03  Alexandre JulliardAdded imports of user32/gdi32/kernel32 wherever necessary.
2000-06-20  Alexandre JulliardFor dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
2000-06-08  Alexandre JulliardMerged mouse dll into USER.
2000-03-17  Alexandre JulliardMade ddraw and dinput separate dlls.