ChangeSet ID: 16679 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/03/17 07:57:27
Modified files: dlls/riched20 : rtf.h reader.c editor.c
Log message: Phil Krylov phil@newstar.rinet.ru Replaced slow and outdated character set handling in RTF reader by Unicode/codepages support. Added charset->codepage conversion.
Patch: http://cvs.winehq.org/patch.py?id=16679
Old revision New revision Changes Path 1.5 1.6 +9 -406 wine/dlls/riched20/rtf.h 1.7 1.8 +165 -1330 wine/dlls/riched20/reader.c 1.14 1.15 +2 -0 wine/dlls/riched20/editor.c