8 Oct
2001
8 Oct
'01
8:28 p.m.
ChangeSet ID: 1002572916479830221738666 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine2. 01/10/08 16:28:36 Modified files: windows/x11drv : clipboard.c wineclipsrv.c Log message: Francois Gouget <fgouget(a)codeweavers.com> Fix infinite loop problem in wineclipsrv startup. LaunchServer: Don't give up on the first message. Added GetSelectionEvent: Limit CPU use and introduce timeout. Patch: http://cvs.winehq.com/patch.py?id=1002572916479830221738666 Revision Changes Path 1.39 +15 -1 wine/windows/x11drv/clipboard.c 1.6 +34 -12 wine/windows/x11drv/wineclipsrv.c