mshtml: Remove some stray #undef.
[wine] / dlls / dinput / effect_linuxinput.c
2010-05-18  Michael Stefaniucdinput: Remove explicit cast to long as it happens...
2009-02-03  Vincent Pelletierdinput: Fix effect direction conversion from DIEFF_CART...
2009-02-02  Vincent Pelletierdinput: Move gain support from effect to device.
2009-01-28  Michael Stefaniucdinput: Remove superfluous pointer casts.
2009-01-26  Vincent Pelletierdinput: Clamp lMagnitude to -10000..10000 range.
2009-01-26  Vincent Pelletierdinput: Fix gain-related bugs.
2009-01-20  Vincent Pelletierdinput: Add effect gain support.
2009-01-08  Alexandre Julliarddinput: Avoid size_t in traces.
2008-09-30  Andrew Talbotdinput: Sign-compare warnings fix.
2008-07-10  Andrew Talbotdinput: Remove unneeded address-of operators from array...
2008-07-07  Vitaliy Margolendinput: Freed effect should remove itself from the...
2008-07-07  Vitaliy Margolendinput: Stop and unload effect when freeing it.
2008-07-07  Vitaliy Margolendinput: Add more traces. Prevent some traces from deref...
2008-03-01  Andrew Talbotdinput: Assign to structs instead of using memcpy.
2008-02-16  Marcus Meissnerdinput: Removed superflous < 0 check.
2007-12-12  Andrew Riedidinput: DPRINTF -> TRACE.
2007-11-27  Andrew Talbotdinput: Use bitwise NOT not logical NOT.
2007-04-24  Andrew Talbotdinput: Constify some variables.
2007-01-22  Alexandre Julliarddinput: Undefine SW_MAX to avoid possible conflicts...
2006-11-07  Francois GougetAssorted spelling fixes.
2006-10-09  Vitaliy Margolendinput: Win64 printf format warning fixes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-11-23  Francois GougetAssorted spelling fixes.
2005-09-12  Marcus MeissnerThe last argument to MultiByteToWideChar is wide charac...
2005-09-09  Vincent BéronUse proper ifdefs around unistd.h.
2005-09-06  Daniel Remenak- Allow the creation of an FF effect while the joystick...
2005-09-02  Daniel RemenakAdded a linux input system force feedback effect implem...