ntdll: Remove unneeded casts.
[wine] / dlls / winex11.drv / wintab.c
2008-01-07  Austin EnglishSpelling fixes.
2007-12-31  Jeremy Whitewintab32: If we could not find a stylus sort of device...
2007-12-31  Jeremy Whitewintab32: Add logic to detect specific tablet cursor...
2007-12-31  Jeremy Whitewintab32: Add modest trace information for tablets.
2007-12-26  Jeremy Whitewintab32: Capture the number of buttons earlier, allowi...
2007-12-26  Jeremy Whitewintab32: Implement the ability to return the number...
2007-12-26  Jeremy Whitewintab32: Don't return information for non existent...
2007-12-26  Jeremy Whitewintab32: Correctly handle devices with a device id...
2007-12-26  Jeremy Whitewintab32: Compute our physical device characteristics...
2007-12-26  Jeremy Whitewintab32: Add additional device tracing.
2007-12-26  Jeremy Whitewintab32: Order the cursor array by the standard Wacom...
2007-12-26  Jeremy Whitewintab32: Add constants for cursor types and use them.
2007-12-24  Jeremy Whitewintab32: Do not offset the physical device id by the...
2007-12-24  Jeremy Whitewintab32: Store and use the physical device id to match...
2007-09-21  Mikolaj Zalewskiwinex11.drv/wintab32: Make wintab strings in winex11...
2007-09-20  Mikolaj Zalewskiwinex11.drv: wintab: Add missing CTX_PKTDATA support.
2007-09-20  Mikolaj Zalewskiwinex11.drv: wintab: Add a missing break.
2007-08-31  Mikolaj Zalewskiwinex11.drv: wintab: Copy also the button #0 state.
2007-07-09  Alexandre Julliardconfigure: Make the libXi soname check depend on the...
2007-07-02  Alexandre Julliardconfigure: Export the shared library extension instead...
2007-03-17  Andrew Talbotwinex11.drv: Replace inline static with static inline.
2007-02-07  Vitaliy Margolenwinex11drv: Do extra error checking when opening XInput...
2006-07-07  Michael Stefaniucjanitorial: Put "inline static" at the beginning of...
2006-06-16  Alexandre Julliardx11drv: Renamed the x11drv directory to winex11.drv.