[PATCH 2/2] winex11.drv: use the clipboard functions and formats to import drag and drop selections (try 3)

Damjan Jovanovic damjan.jov at gmail.com
Wed May 7 05:03:25 CDT 2014


Use the clipboard functions and formats for importing drag and drop selections,
which de-duplicates a lot of code, allows the drag and drop code to
use INCR for large transfers, and supports dragging and dropping new
types into Wine, such as images.

Try 3 contains no further changes but is submitted in case try 2 no
longer applies.

Damjan Jovanovic
---
 dlls/winex11.drv/clipboard.c |  19 +++
 dlls/winex11.drv/x11drv.h    |   1 +
 dlls/winex11.drv/xdnd.c      | 317 +++----------------------------------------
 3 files changed, 38 insertions(+), 299 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-winex11.drv-use-the-clipboard-functions-and-formats-to.txt
Type: text/x-patch
Size: 16907 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140507/c89a4671/attachment.bin>


More information about the wine-patches mailing list