ChangeSet ID: 16345 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/02/25 15:01:15
Modified files: dlls/x11drv : x11drv.h event.c clipboard.c
Log message: Moved clipboard event handling functions and some private data structures to clipboard.c.
Patch: http://cvs.winehq.org/patch.py?id=16345
Old revision New revision Changes Path 1.48 1.49 +3 -41 wine/dlls/x11drv/x11drv.h 1.46 1.47 +2 -346 wine/dlls/x11drv/event.c 1.31 1.32 +392 -10 wine/dlls/x11drv/clipboard.c