ChangeSet ID: 981941006749710426200181
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard@wine2. 01/02/11 20:23:26
Modified files:
dlls/wineps : ppd.c
Log message:
Huw D M Davies <hdavies(a)codeweavers.com>
Spaces do not have to come after the ':' that ends a keyword.
Map bin name ManualEnv to DMBIN_ENVMANUAL.
Patch: http://cvs.winehq.com/patch.py?id=981941006749710426200181
Revision Changes Path
1.3 +19 -12 wine/dlls/wineps/ppd.c
ChangeSet ID: 981940978616269053891301
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard@wine2. 01/02/11 20:22:58
Modified files:
tools : winemaker
Log message:
François Gouget <fgouget(a)codeweavers.com>
Make sure all files are terminated with a '\n'.
Remove obsolete comment about 'afxres.h' coming back after editing in VC.
Added support for the RTF qualifier in RC files.
Patch: http://cvs.winehq.com/patch.py?id=981940978616269053891301
Revision Changes Path
1.16 +8 -6 wine/tools/winemaker
ChangeSet ID: 981940830975366811733693
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard@wine2. 01/02/11 20:20:30
Modified files:
graphics/x11drv: dib.c
Log message:
Ove Kaaven <ovek(a)transgaming.com>
In CopyDIBSection, use source DIB colormap instead if no palette has
been selected into the source DC, to work around some X11-imposed
DIBsection implementation deficiencies.
Patch: http://cvs.winehq.com/patch.py?id=981940830975366811733693
Revision Changes Path
1.70 +20 -7 wine/graphics/x11drv/dib.c