ChangeSet ID: 12714 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@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@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