x11drv: Replace the SWP_WINE_NOHOSTMOVE flag by a lock count.
[wine] / dlls / x11drv / wintab.c
2005-09-22  Alexandre JulliardRemoved unused debug channels.
2005-03-10  Raphael Junqueira- XListInputDevices spec say that device list should...
2005-02-26  Alexandre JulliardUse a table of handlers to dispatch X events and get...
2005-01-24  Robert NorthBring wintab in line with Jeremy's X11 event timing...
2005-01-24  Robert NorthAdd the rule that inverted cursor has -ve altitude...
2005-01-24  Robert NorthPackets from eraser cursors are marked as inverted...
2005-01-24  Robert North- In wintab's default system context, change context...
2005-01-24  Robert North- Don't post messages on Wine message queue, if tablet...
2005-01-24  Robert NorthGenerate Wintab packets for XInput button up/down events.
2005-01-14  Jeremy WhiteFix X11 event timing so that we correctly correlate...
2005-01-09  Eric PouechRemoved excessive statement (break after return or...
2004-10-21  Robert NorthFix WTInfoA in wintab.c so it can now take lpOutput...
2004-02-20  Patrik StridvallFixed some issues found by winapi_check.
2004-01-30  Aric StewartThe NVIDIA graphics device comes up as an X extension...
2004-01-20  Alexandre JulliardRemoved some unnecessary inclusions of gdi.h.
2004-01-09  Aric StewartEnable Tablet support with both Tilt and Pressure.