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 |