winex11: Add window data locking to the mouse functions.
[wine] / dlls / winex11.drv / xdnd.c
2012-08-16  Alexandre Julliardwinex11: Remove the remaining X11 locking calls.
2012-08-14  Alexandre Julliardwinex11: Remove X11 locking around simple X calls.
2010-09-22  Damjan Jovanovicwinex11.drv: Translate the drop point to the virtual...
2010-08-30  Francois Gougetwinex11.drv: Fix compilation on systems that don't...
2010-08-17  Damjan Jovanovicwinex11.drv: Implement the DataObject for dragging...
2010-08-17  Damjan Jovanovicwinex11.drv: Implement a framework for dragging from...
2010-08-17  Damjan Jovanovicwinex11.drv: Filter out all CF_* formats when CF_HDROP...
2010-08-17  Damjan Jovanovicwinex11.drv: Use a Wine list to store XDnD data.
2010-05-06  Damjan Jovanovicwinex11.drv: Use unicode filenames for WM_DROPFILES.
2010-02-22  Kusanagi Kouichiwinex11.drv: Check XDND version.
2009-06-15  Damjan Jovanovicwinex11.drv: Fix file drops on KDE4 and XFCE.
2009-01-19  Michael Stefaniucwinex11.drv: Remove superfluous pointer casts.
2008-04-07  Alexandre Julliardwinex11: Fix handling of property sizes for 64-bit...
2008-01-07  Austin EnglishSpelling fixes.
2007-07-12  Lei Zhangwinex11.drv: Remove old dnd code.
2007-06-27  Damjan Jovanovicwinex11.drv: Added better support for the X file drag...
2007-05-29  Andrew Talbotwinex11.drv: Exclude unused headers.
2007-04-30  Rob Shearmanwinex11.drv: Remove an unneeded include.
2006-10-09  Vitaliy Margolenwinex11drv: Win64 printf format warning fixes.
2006-06-16  Alexandre Julliardx11drv: Renamed the x11drv directory to winex11.drv.