ChangeSet ID: 7105 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/01/22 19:28:12
Modified files: include : x11drv.h dlls/x11drv : x11drv_main.c window.c
Log message: Create an X input context for each top-level window.
Patch: http://cvs.winehq.com/patch.py?id=7105
Old revision New revision Changes Path 1.118 1.119 +3 -0 wine/include/x11drv.h 1.65 1.66 +5 -8 wine/dlls/x11drv/x11drv_main.c 1.48 1.49 +35 -0 wine/dlls/x11drv/window.c