12 Jun
2005
12 Jun
'05
10:43 a.m.
ChangeSet ID: 18092 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/06/12 05:43:24 Modified files: dlls/riched20 : style.c paint.c editor.c Log message: Krzysztof Foltman <wdev(a)foltman.com> - added support for \ulnone (turning underline off) - support for basic subscript and superscript - untested support for text offset Patch: http://cvs.winehq.org/patch.py?id=18092 Old revision New revision Changes Path 1.5 1.6 +2 -0 wine/dlls/riched20/style.c 1.10 1.11 +11 -1 wine/dlls/riched20/paint.c 1.28 1.29 +15 -0 wine/dlls/riched20/editor.c