ChangeSet ID: 10155 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/11/20 23:30:34
Modified files: dlls/x11drv : x11drv_main.c event.c
Log message: Always ignore BadMatch errors resulting from XSetInputFocus so that we don't need to wait for the reply.
Patch: http://cvs.winehq.com/patch.py?id=10155
Old revision New revision Changes Path 1.79 1.80 +32 -1 wine/dlls/x11drv/x11drv_main.c 1.27 1.28 +3 -16 wine/dlls/x11drv/event.c