[PATCH 1/4] hhctrl.ocx: Add HTML to Unicode decoding capability (try 5).

Erich E. Hoover ehoover at mymail.mines.edu
Fri Jun 15 08:03:10 CDT 2012


Real Name:
    Erich Hoover

Description:
    This patch adds the ability in HTML Help to convert HTML encoded
characters (e.g. ê) into the Unicode character equivalent.  This
feature is needed by the table of contents and the index for
displaying international characters in some CHM files.  With this
version of the patch the comparison routine has been updated to also
check the length of the two strings so that if certain invalid symbols
are given then it will not resolve to one of the symbols in the table
(such as "êular;" resolving to "ê").

Changelog:
    hhctrl.ocx: Add HTML to Unicode decoding capability.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-hhctrl.ocx-Add-HTML-to-Unicode-decoding-capability.patch
Type: application/octet-stream
Size: 6957 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120615/71672dac/attachment.obj>


More information about the wine-patches mailing list