ChangeSet ID: 7616
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2003/03/24 13:31:10
Modified files:
dlls/ntdll : signal_i386.c
Log message:
Make sure changes to the debug registers while inside a SIGTRAP
exception are taken into account (based on a patch by Alex Pasadyn).
Patch: http://cvs.winehq.com/patch.py?id=7616
Old revision New revision Changes Path
1.54 1.55 +20 -7 wine/dlls/ntdll/signal_i386.c
ChangeSet ID: 7615
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2003/03/24 13:29:38
Modified files:
tools : wineinstall
Log message:
Brian Vincent <VincentB(a)coppercolorado.com>
Prompt the user again if they don't get the root password right.
Patch: http://cvs.winehq.com/patch.py?id=7615
Old revision New revision Changes Path
1.51 1.52 +14 -10 wine/tools/wineinstall
ChangeSet ID: 7611
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2003/03/24 13:27:53
Modified files:
objects : text.c
Log message:
Shachar Shemesh <wine-patches(a)shemesh.biz>
Reordering can take place even if the font does not identify itself as
a reordering one.
Patch: http://cvs.winehq.com/patch.py?id=7611
Old revision New revision Changes Path
1.49 1.50 +1 -3 wine/objects/text.c