ChangeSet ID: 997212734850525482557714
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard@wine2. 01/08/07 15:32:14
Modified files:
debugger : winedbg.c
Log message:
Eric Pouech <eric.pouech(a)wanadoo.fr>
Now tries to print the symbol name of a crst when it times out.
Patch: http://cvs.winehq.com/patch.py?id=997212734850525482557714
Revision Changes Path
1.38 +9 -2 wine/debugger/winedbg.c
ChangeSet ID: 997123645578746952582151
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard@wine2. 01/08/06 14:47:25
Modified files:
dlls/x11drv : x11ddraw.c
Log message:
Jukka Heinonen <jhei(a)iki.fi>
XGrabPointer is now called from the correct thread context and it is
made sure that we have keyboard focus when using DirectX.
Patch: http://cvs.winehq.com/patch.py?id=997123645578746952582151
Revision Changes Path
1.11 +66 -15 wine/dlls/x11drv/x11ddraw.c