[PATCH 1/3] hhctrl.ocx: Add HTML to Unicode decoding capability to the table of contents (try 7).

Erich E. Hoover ehoover at mymail.mines.edu
Tue Jun 19 16:53:23 CDT 2012


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), the string comparison has been modified to use the larger
of the two string lengths, and the patch has been combined with the
old patch 2 for using the decoder with the table of contents
(requested by André Hentschel).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-hhctrl.ocx-Add-HTML-to-Unicode-decoding-capability-t.patch
Type: application/octet-stream
Size: 8078 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120619/f8c32a6e/attachment-0001.obj>


More information about the wine-patches mailing list