Add trailing '\n's to ok() calls.
[wine] / dlls / dinput / joystick_linuxinput.c
2005-05-30  Dmitry TimoshkovMake more of the OLE interface vtables const.
2005-05-16  Robert ReifPass around real version and do correct thing based...
2005-03-18  Gerald PfeiferFix compilation of the case without proper Linux joysti...
2005-03-15  Alexandre JulliardBuild a static list of devices instead of relying on ELF
2005-02-15  Christian CostaImplemented GetProperty method for keyboard device.
2004-12-23  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-12-13  Christian CostaHandle device class in DX8 enumeration (found by Robert...
2004-12-07  Christian CostaFixed enumeration of joysticks in DX8.
2004-09-17  Robert ReifUse InterlockedIncrement/InterlockedDecrement for refer...
2004-09-13  Robert ReifAdded support for multiple devices.
2004-09-13  Robert ReifAdd buffered mode to joystick.
2004-09-09  Alexandre JulliardRemoved some more uses of the non-standard ICOM_THIS...
2004-08-23  Alexandre JulliardGet rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VTABLE macro.
2004-06-04  Lionel Ulmer- some new logging on device enumeration
2004-06-02  Lionel Ulmer- some TRACEing improvements
2004-05-27  Christian CostaFixed joystick device type for dinput8.
2004-04-19  Christoph Frick- added code to have the joystick state be set to the...
2004-03-24  Christoph Frick- Added missing break statement.
2004-02-12  Alexandre JulliardWe don't really need subdirectories in dlls/dinput.