Ulrich Czekalla : x11drv: Improve handling of the case where the clipboard is opened

Alexandre Julliard julliard at wine.codeweavers.com
Mon Jun 5 14:24:45 CDT 2006


Module: wine
Branch: refs/heads/master
Commit: 0c468c816ca352c76a3561d76567b587a1ee09e1
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=0c468c816ca352c76a3561d76567b587a1ee09e1

Author: Ulrich Czekalla <ulrich.czekalla at utoronto.ca>
Date:   Mon Jun  5 11:55:14 2006 -0400

x11drv: Improve handling of the case where the clipboard is opened
with a window from another thread or process.

---

 dlls/user/driver.c           |   19 +---
 dlls/user/user_private.h     |    3 -
 dlls/user/win.c              |    3 -
 dlls/x11drv/clipboard.c      |  200 +++++++++++++++---------------------------
 dlls/x11drv/event.c          |    3 -
 dlls/x11drv/winex11.drv.spec |    1 
 dlls/x11drv/x11drv.h         |    3 -
 dlls/x11drv/x11drv_main.c    |    1 
 8 files changed, 82 insertions(+), 151 deletions(-)

Diff:   http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=0c468c816ca352c76a3561d76567b587a1ee09e1



More information about the wine-cvs mailing list