wine/dlls/riched20 rtf.h reader.c editor.c
ChangeSet ID: 16633 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/03/16 05:27:43 Modified files: dlls/riched20 : rtf.h reader.c editor.c Log message: Krzysztof Foltman <kfoltman(a)portal.onet.pl> - Unknown destinations are now correctly skipped (so loading an RTF file generated by, for example, OpenOffice doesn't produce lots of garbage anymore). - Format stack for RTF groups (so that RTF reader can correctly read what RTF writer wrote :) ) Patch: http://cvs.winehq.org/patch.py?id=16633 Old revision New revision Changes Path 1.3 1.4 +6 -0 wine/dlls/riched20/rtf.h 1.5 1.6 +12 -21 wine/dlls/riched20/reader.c 1.12 1.13 +23 -2 wine/dlls/riched20/editor.c
participants (1)
-
Alexandre Julliard