Module: wine Branch: master Commit: bf824ed38c62f90c0fe66b1b61f7fedc8c377900 URL: http://source.winehq.org/git/wine.git/?a=commit;h=bf824ed38c62f90c0fe66b1b61...
Author: Ken Thomases ken@codeweavers.com Date: Sun Mar 10 22:58:21 2013 -0500
winemac: Implement setting of clipboard data with support for text formats.
---
dlls/winemac.drv/clipboard.c | 372 ++++++++++++++++++++++++++++++++++-- dlls/winemac.drv/cocoa_clipboard.m | 77 ++++++++ dlls/winemac.drv/macdrv_cocoa.h | 3 + dlls/winemac.drv/winemac.drv.spec | 4 + 4 files changed, 444 insertions(+), 12 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=bf824ed38c62f90c0fe66b...