winex11: When re-creating a client window check the new visual against the current...
[wine] / dlls / winex11.drv / wintab.c
2008-05-08  John Klehmwinex11.drv: Move hardware tablet proximity into x11...
2008-05-07  John Klehmwinex11.drv: Wintab packet serial numbers are passed...
2008-04-25  Alexandre Julliardwinex11: Check if IsXExtensionPointer is defined before...
2008-04-25  John Klehmwinex11: Add support for IsXExtensionPointer tablet...
2008-04-25  John Klehmwinex11: Allow wizardpen to be detected as a stylus.
2008-04-25  John Klehmwinex11: Allow wintab devices with less than 5 axes.
2008-03-24  Andrew Talbotwinex11.drv: Assign to structs instead of using memcpy.
2008-03-22  Andrew Talbotwinex11.drv: Indirection level fix.
2008-03-18  Alexandre Julliardwinex11: Fix bug report address.
2008-03-13  Dan Kegelwintab: Expand whitelist of tablets.
2008-03-07  Dan Kegelwinex11: wintab.c: use atan2 instead of atan.
2008-02-05  Francois Gougetwinex11.drv: Add some API documentation stubs to make...
2008-02-04  Andrew Talbotwinex11.drv: Remove unneeded casts.
2008-01-17  Alexandre Julliardwinex11.drv: Don't fetch the atom for a null device...
2008-01-16  Francois GougetAssorted spelling fixes.
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.