ChangeSet ID: 989259377722191746812314
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard@wine2. 01/05/07 14:16:17
Modified files:
dlls/commdlg : fontdlg.c
Log message:
Marcus Meissner <marcus(a)jet.franken.de>
Drop flags during font enumeration for font chooser if we get no
matches.
Patch: http://cvs.winehq.com/patch.py?id=989259377722191746812314
Revision Changes Path
1.31 +33 -12 wine/dlls/commdlg/fontdlg.c
ChangeSet ID: 989259208339184542186558
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard@wine2. 01/05/07 14:13:28
Modified files:
dlls/wineps : text.c
Log message:
Marcus Meissner <marcus(a)jet.franken.de>
For underlining and striking out text we need to send a 'newpath' or
have the whole page filled with black.
Patch: http://cvs.winehq.com/patch.py?id=989259208339184542186558
Revision Changes Path
1.8 +2 -1 wine/dlls/wineps/text.c