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

Erich E. Hoover ehoover at mymail.mines.edu
Mon Jun 18 08:52:31 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 code for finding the appropriate symbol has
been split out into a separate function (requested by Michael
Stefaniuc) and the string comparison has been modified to use the
larger of the two lengths (the length of the symbol to check and the
length of the symbol given in the help file).

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: 6851 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120618/764f8ca3/attachment-0001.obj>


More information about the wine-patches mailing list