25 Commits

Author SHA1 Message Date
Erich Hoover
cff5f60d3e hhctrl.ocx: Add Search capability. 2010-02-08 17:14:44 +01:00
Erich Hoover
796c4dec7f hhctrl.ocx: Add widgets for the Search tab. 2010-02-08 17:14:44 +01:00
Erich Hoover
4dc019a41f hhctrl.ocx: Support HTML Help having indented Index tab items. 2010-02-08 17:14:44 +01:00
Erich Hoover
6ae7fe659e hhctrl.ocx: Handle Index tab sub-topics. 2010-01-28 11:58:46 +01:00
Erich Hoover
50f67cbab1 hhctrl.ocx: Make the Index tab functional. 2010-01-28 11:58:33 +01:00
Hans Leidekker
abad7f4f76 hhctrl.ocx: Don't leak the CHM filename. 2009-07-01 13:12:17 +02:00
Detlef Riekenberg
9593c9e6f5 dlls: Do not use __WINE_ALLOC_SIZE between void and *. 2008-09-19 11:41:25 +02:00
Marcus Meissner
96412ee564 Annotate with allocation size attribute. 2008-09-05 11:22:26 +02:00
Hin-Tak Leung
cf5e6bcec9 hhctrl.ocx: Implement more navigation of chm to TOC, default topic and specific title. 2008-03-27 12:46:10 +01:00
Alexandre Julliard
7293f00d9d hhctrl.ocx: Store a copy of the string pointers to enable freeing them without casting away const. 2007-12-13 14:30:40 +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
abe3428f8b hhctrl.ocx: Store full chm paths to solve problems with relative paths. 2007-03-01 20:42:50 +01:00
Jacek Caban
cdb67b28f8 hhctrl.ocx: Added hhc parser. 2007-02-28 14:12:32 +01:00
Jacek Caban
0ecadffb9d hhctrl.ocx: Added code for handling tabs. 2007-02-28 14:09:39 +01:00
Jacek Caban
736ef403a9 hhctrl.ocx: Added HH_HELP_CONTEXT implementation. 2007-02-28 14:03:45 +01:00
Jacek Caban
90fcc09d92 hhctrl.ocx: Call PostQuitMessage only in hh.exe process. 2007-02-28 14:03:45 +01:00
Jacek Caban
e0b952b436 hhctrl.ocx: Move doWinMain to hhctrl.c. 2007-02-28 14:03:44 +01:00
Jacek Caban
1a2456cc4c hhctrl.ocx: Move more code from doWinMain. 2007-02-28 14:03:44 +01:00
Jacek Caban
24c13b9f8d hhctrl.ocx: Merge WBInfo to HHInfo. 2007-02-28 14:03:44 +01:00
Jacek Caban
ac2886b516 hhctrl.ocx: Move hhctrl_hinstance to hhctrl.h. 2007-02-28 14:03:44 +01:00
Jacek Caban
1711c3a5c4 hhctrl.ocx: Handle memory allocation in OpenCHM and CloseCHM. 2007-02-23 12:13:46 +01:00
Jacek Caban
e717dcc8fa hhctrl.ocx: Rewrite reading strings from #STRINGS section. 2007-02-23 12:13:21 +01:00
Jacek Caban
07ba45775c hhctrl.ocx: Use wrappers of memory allocation functions. 2007-02-23 12:10:43 +01:00
Jacek Caban
9a20d35cc8 hhctrl.ocx: Declare strdupAtoW in hhctrl.h and use it instead of duplicated *ANSIToUnicode. 2007-02-23 12:10:13 +01:00
Jacek Caban
6e72b2614a hhctrl.ocx: Merge chm.h and webbrowser.h to hhctrl.h. 2007-02-23 12:09:44 +01:00