wine/ windows/clipboard.c server/clipboard.c d ...

Alexandre Julliard julliard at winehq.org
Thu Jun 24 21:55:37 CDT 2004


ChangeSet ID:	12714
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/06/24 21:55:37

Modified files:
	windows        : clipboard.c 
	server         : clipboard.c 
	dlls/x11drv    : clipboard.c 
	dlls/user/tests: Makefile.in .cvsignore 
Added files:
	dlls/user/tests: clipboard.c 

Log message:
	Dmitry Timoshkov <dmitry at codeweavers.com>
	Add a test case for clipboard functionality and fix some bugs revealed
	by it.

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

Old revision  New revision  Changes     Path
 1.61          1.62          +17 -25     wine/windows/clipboard.c
 1.2           1.3           +24 -15     wine/server/clipboard.c
 1.25          1.26          +15 -9      wine/dlls/x11drv/clipboard.c
 1.9           1.10          +1 -0       wine/dlls/user/tests/Makefile.in
 1.14          1.15          +1 -0       wine/dlls/user/tests/.cvsignore
 Added         1.1           +0 -0       wine/dlls/user/tests/clipboard.c




More information about the wine-cvs mailing list