Module: wine Branch: master Commit: fa573553bc52154487396d9d0009a5d8a36bbbcc URL: http://source.winehq.org/git/wine.git/?a=commit;h=fa573553bc52154487396d9d00...
Author: Ken Thomases ken@codeweavers.com Date: Sun Oct 23 13:03:32 2016 -0500
winemac: Run a single clipboard manager thread per window station, inside the explorer process.
Signed-off-by: Ken Thomases ken@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/winemac.drv/clipboard.c | 377 +++++++++++++++++++++++++++++++++++------ dlls/winemac.drv/macdrv.h | 2 +- dlls/winemac.drv/macdrv_main.c | 2 - dlls/winemac.drv/window.c | 2 + 4 files changed, 325 insertions(+), 58 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=fa573553bc52154487396d...