[PATCH 10/10] winemac: Implement support for drag-and-drop.

Ken Thomases ken at codeweavers.com
Wed Mar 13 16:53:32 CDT 2013


---
dlls/winemac.drv/Makefile.in    |    4 +-
dlls/winemac.drv/clipboard.c    |    8 +-
dlls/winemac.drv/cocoa_event.m  |   17 +-
dlls/winemac.drv/cocoa_window.m |   74 +++++
dlls/winemac.drv/dragdrop.c     |  635 +++++++++++++++++++++++++++++++++++++++
dlls/winemac.drv/event.c        |   12 +
dlls/winemac.drv/macdrv.h       |    8 +
dlls/winemac.drv/macdrv_cocoa.h |   29 ++
8 files changed, 780 insertions(+), 7 deletions(-)
create mode 100644 dlls/winemac.drv/dragdrop.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0010-winemac-Implement-support-for-drag-and-drop.patch
Type: text/x-patch
Size: 30471 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130313/46369427/attachment-0001.bin>


More information about the wine-patches mailing list