wine/dlls/x11drv x11drv_main.c x11drv.h wintab ...
ChangeSet ID: 15457 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/01/14 11:06:40 Modified files: dlls/x11drv : x11drv_main.c x11drv.h wintab.c window.c mouse.c keyboard.c event.c Log message: Jeremy White <jwhite(a)codeweavers.com> Fix X11 event timing so that we correctly correlate X11 timing and Wine timing and dynamically adjust it as we go. Patch: http://cvs.winehq.org/patch.py?id=15457 Old revision New revision Changes Path 1.96 1.97 +0 -16 wine/dlls/x11drv/x11drv_main.c 1.41 1.42 +1 -2 wine/dlls/x11drv/x11drv.h 1.6 1.7 +1 -1 wine/dlls/x11drv/wintab.c 1.86 1.87 +2 -1 wine/dlls/x11drv/window.c 1.15 1.16 +1 -1 wine/dlls/x11drv/mouse.c 1.62 1.63 +1 -1 wine/dlls/x11drv/keyboard.c 1.39 1.40 +34 -0 wine/dlls/x11drv/event.c
participants (1)
-
Alexandre Julliard