ChangeSet ID: 8686 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/07/08 16:02:52
Modified files: dlls/x11drv : x11drv.h event.c clipboard.c
Log message: Ulrich Czekalla ulrich@codeweavers.com Fixed handling of synthesized data. Don't report errors when there is no selection owner. Reintegrate the COMPOUND_TEXT patch by Kusanagi Kouichi.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8686
Old revision New revision Changes Path 1.2 1.3 +2 -1 wine/dlls/x11drv/x11drv.h 1.21 1.22 +2 -1 wine/dlls/x11drv/event.c 1.9 1.10 +139 -49 wine/dlls/x11drv/clipboard.c