[PATCH 1/2] hhctrl.ocx: Turn multiple index entries of the same name into a single entry.

Erich E. Hoover ehoover at mymail.mines.edu
Tue Jun 26 14:51:04 CDT 2012


Some HTML Help files have several index entries with exactly the same
name.  The native behavior for these entries is to collapse all of the
entries into one and cause the "Select Topic" dialog to appear upon
choosing that entry (allowing the user to select the appropriate
entry).  The attached patch implements this feature for index entries
of exactly the same name when they occur one after the other in the
index (so if the entries are not in order then this code will not
collapse the entries), thereby fixing Bug #31016.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-hhctrl.ocx-Turn-multiple-index-entries-of-the-same-n.patch
Type: application/octet-stream
Size: 2929 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120626/a15edad2/attachment.obj>


More information about the wine-patches mailing list