ChangeSet ID: 19833
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2005/08/26 03:48:23
Modified files:
include : urlmon.idl
Log message:
Robert Shearman <rob(a)codeweavers.com>
- The output size should be *pcbPolicy for ppPolicy, not the input
size.
- Remove a stray semi-colon.
Patch: http://cvs.winehq.org/patch.py?id=19833
Old revision New revision Changes Path
1.18 1.19 +2 -2 wine/include/urlmon.idl
ChangeSet ID: 19830
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2005/08/26 03:47:45
Modified files:
dlls/x11drv : xfont.c
Log message:
Pavel Roskin <proski(a)gnu.org>
Extend uRelax scale so that yres is relaxed before slant, not at the
same time.
Patch: http://cvs.winehq.org/patch.py?id=19830
Old revision New revision Changes Path
1.23 1.24 +7 -7 wine/dlls/x11drv/xfont.c