Take advantage of the recursive nature of .gitignore for Makefile entries.
[wine] / dlls / winmm / joystick / joystick.c
2006-06-13  Mike McCormackwinmm: Undefine SW_MAX defined by linux/input.h to...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-04-19  Mike Frysingerjoystick: Search for /dev/input/js as well as /dev/js.
2005-11-28  Dmitry TimoshkovFix all drivers DriverProc to conform to the DRIVERPROC...
2005-11-14  Edgar HucekUnicode compile fix.
2005-08-03  Alexandre JulliardRemoved the broken mmap64 configure check, and moved the
2005-03-02  Alexandre JulliardAvoid spaces before preprocessor directives, that's...
2004-12-06  Alexandre JulliardAuthors: Eric Pouech <pouech-eric@wanadoo.fr>, Filip...
2004-03-01  Alexandre JulliardPortability fixes for LSB compatibility.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2002-09-04  David D. HagoodFixed Linux 2.2 event API code.
2002-08-17  Patrik StridvallAdded include protection for unistd.h and sys/time.h.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-19  Steven EdwardsAdd check for <sys/ioctl.h>.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-07-11  Patrik StridvallDocumentation fixes.
2001-07-02  Patrik StridvallDocumentation fixes.
2001-05-24  Andreas MohrSpelling fixes.
2001-03-10  Francois GougetFixed spelling/typos in comments.
2000-12-19  François Gougetwinuser.h now requires that we include winbase.h first.
2000-08-26  Andreas Mohr- made the MIDI sequencer error message much better...
2000-07-26  Eric Pouech- removed (now obsolete) driver.h file (it's content...
2000-03-19  Eric PouechFixed joystick ID/deviceID/driver handle/instance ID...
2000-02-26  Eric PouechMoved hardware related handling to dlls/winmm/joystick...