ChangeSet ID: 16700 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/03/18 04:24:51
Modified files: dlls/riched20 : rtf.h reader.c editor.c
Log message: Phil Krylov phil@newstar.rinet.ru Fixed support for RTF documents using ANSI charset and added support for multibyte charsets, so that BIG5 and UTF-8 RTF documents are working now.
Patch: http://cvs.winehq.org/patch.py?id=16700
Old revision New revision Changes Path 1.6 1.7 +23 -29 wine/dlls/riched20/rtf.h 1.8 1.9 +168 -94 wine/dlls/riched20/reader.c 1.15 1.16 +10 -8 wine/dlls/riched20/editor.c