wine/ windows/clipboard.c include/user.h dlls/ ...

Alexandre Julliard julliard at winehq.org
Thu May 6 18:40:30 CDT 2004


ChangeSet ID:	12296
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/05/06 18:40:30

Modified files:
	windows        : clipboard.c 
	include        : user.h 
	dlls/x11drv    : x11drv.h clipboard.c 

Log message:
	Ulrich Czekalla <ulrich at codeweavers.com>
	Allow applications, under certain conditions, to set data into the
	clipboard even if they are not the clipboard owners.

Patch: http://cvs.winehq.org/patch.py?id=12296

Old revision  New revision  Changes     Path
 1.59          1.60          +29 -12     wine/windows/clipboard.c
 1.63          1.64          +2 -2       wine/include/user.h
 1.28          1.29          +1 -0       wine/dlls/x11drv/x11drv.h
 1.24          1.25          +43 -14     wine/dlls/x11drv/clipboard.c




More information about the wine-cvs mailing list