Commit Graph

13 Commits (0e8e45cf99c479dbef4bca491e4f1cc58992c1f7)

Author SHA1 Message Date
Erich Hoover fc413c70a5 hhctrl.ocx: Add icons for the table of contents TreeView control. 2012-06-25 11:06:21 +02:00
Erich Hoover a02ad10f99 hhctrl.ocx: Add support for the CHM code page. 2012-06-22 14:09:49 +02:00
Erich Hoover 9033b14438 hhctrl.ocx: Add HTML to Unicode decoding capability to the table of contents. 2012-06-22 14:09:48 +02:00
Erich Hoover 98f0be8dc3 hhctrl.ocx: Fix parsing of some TOC topics that reference other files. 2012-02-15 19:17:38 +01:00
Owen Rudge 16b35e00ed hhctrl.ocx: Implement Sync button functionality. 2011-01-18 12:37:08 +01:00
Erich Hoover 5912b0c92f hhctrl.ocx: Separate the HTML Help stream reader code from the Contents tab. 2010-01-28 11:58:11 +01:00
Michael Stefaniuc 85afcdbfb3 hhctrl.ocx: Fix the mem handling in get_attr() (Smatch).
name_buf is allocated on the stack and node_buf by heap_alloc.
Also don't leak node_buf when leaving the function.
2010-01-27 11:16:15 +01:00
Erich Hoover 39f485ac18 hhctrl.ocx: Find node attributes in a case-insensitive way. 2010-01-26 12:57:28 +01:00
Michael Stefaniuc 7e8d79fa3d hhctrl.ocx: Rename the wrappers around HeapAlloc() &Co to use the standard names. 2007-12-10 12:03:55 +01:00
Jacek Caban b2aae66f1a hhctrl.ocx: Don't insert content item that could not be merged. 2007-04-26 14:24:05 +02:00
Jacek Caban abe3428f8b hhctrl.ocx: Store full chm paths to solve problems with relative paths. 2007-03-01 20:42:50 +01:00
Jacek Caban e965435966 hhctrl.ocx: Fill content tree. 2007-02-28 14:12:38 +01:00
Jacek Caban cdb67b28f8 hhctrl.ocx: Added hhc parser. 2007-02-28 14:12:32 +01:00