winex11: Add window data locking to the drag and drop functions.
[wine] / dlls / winex11.drv / wintab.c
2012-08-16  Alexandre Julliardwinex11: Remove the remaining X11 locking calls.
2011-08-03  Frédéric Delanoydlls: Assorted spelling fixes.
2011-04-06  Alexandre Julliardwinex11: Simplify the event handler lookup, and support...
2011-03-03  Peter Urbanecwintab32: Better handling of XInput initialisation...
2009-12-04  Marcus Meissnerwinex11.drv: Handle if cursor not found (Cpverity).
2009-11-30  John Klehmwinex11.drv: Report correctly when wintab is disabled.
2008-12-17  Maarten Lankhorstwintab32/winex11.drv: Add CDECL to imported functions.
2008-12-03  Alexandre Julliardwinex11: Make some functions static.
2008-09-12  Juan Langwinex11: Make button_state as large as the maximum...
2008-07-14  Andrew Talbotwinex11.drv: Remove unneeded address-of operators from...
2008-07-10  Francois GougetAssorted spelling fixes.
2008-06-26  Alexandre Julliardwinex11: Explicitly request creation of the per-thread...
2008-06-20  John Klehmwinex11: Place tablet cursors in slots based on type.
2008-06-20  John Klehmwinex11: Cursor iteration is now done by checking ACTIV...
2008-06-20  John Klehmwinex11: Always assign a tablet cursor type.
2008-06-20  John Klehmwinex11: Add comments explaining wintab cursor slotting...
2008-05-27  John Klehmwinex11: Support detection of tablet devices from XExte...
2008-05-27  John Klehmwinex11: Detect acecad tablet as stylus device.
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.