dmsynth: Dump data passed to Download method.
[wine] / dlls / hhctrl.ocx / chm.c
2012-12-06  Andrew Talbothhctrl.ocx: Remove unneeded address-of operators from...
2012-10-03  Erich Hooverhhctrl.ocx: Store all the parameters the first time...
2012-09-05  Erich Hooverhhctrl.ocx: Do not permit a NULL caption for HtmlHelp...
2012-09-05  Erich Hooverhhctrl.ocx: Resize the window when HH_SET_WIN_TYPE...
2012-08-30  Erich Hooverhhctrl.ocx: Create a special structure for holding...
2012-08-20  Marcus Meissnerhhctrl.ocx: Initialize ret on some error paths (Coverity).
2012-08-16  Erich Hooverhhctrl.ocx: Centralize merging HH_WINTYPE data.
2012-07-16  Erich Hooverhhctrl.ocx: Implement HH_CLOSE_ALL.
2012-06-28  Erich Hooverhhctrl.ocx: Use document title for subtopics in the...
2012-06-22  Erich Hooverhhctrl.ocx: Add support for the CHM code page.
2012-06-14  Erich Hooverhhctrl.ocx: Fix displaying the first page for some...
2012-05-15  Francois GougetAssorted typo, spelling, wording and case fixes.
2012-02-13  Alexandre Julliardhhctrl.ocx: Fix a buffer allocation size.
2012-02-09  Erich Hooverhhctrl.ocx: Fix searching for Index and TOC file.
2011-06-29  Aric Stewarthhctrl.ocx: Improve parsing of incoming file specs...
2010-06-28  Jaroslav Šmídhhctrl.ocx: Make sure pszCaption and pszFile are never 0.
2010-06-01  Dmitry Timoshkovhhctrl.ocx: Add a trace for the resulting CHM offset...
2010-02-08  Erich Hooverhhctrl.ocx: Add Search capability.
2010-01-29  Erich Hooverhhctrl.ocx: Fix (re)allocating string blocks.
2009-07-02  Michael Stefaniuchhctrl.ocx: Fix a memory leak on an error path (Smatch).
2009-07-01  Hans Leidekkerhhctrl.ocx: Try the Windows help directory if the speci...
2009-07-01  Hans Leidekkerhhctrl.ocx: Don't leak the CHM filename.
2008-08-05  Andrew Talbothhctrl.ocx: Sign-compare warning fix.
2008-04-17  Andrew Talbothhctrl.ocx: Remove unused variable.
2008-04-16  Tomasz Jezierskihhctrl.ocx: Apparently it is possible to have chm file...
2008-03-27  Hin-Tak Leunghhctrl.ocx: Implement more navigation of chm to TOC...
2008-02-15  Rob Shearmanhhctrl.ocx: Fix the character count passed to GetFullPa...
2008-01-16  Juan Langhhctrl.ocx: Don't return uninitialized stream.
2007-12-13  Alexandre Julliardhhctrl.ocx: Store a copy of the string pointers to...
2007-12-10  Michael Stefaniuchhctrl.ocx: Rename the wrappers around HeapAlloc()...
2007-03-05  Jacek Cabanhhctrl.ocx: Correctly handle URLs in SetChmPath.
2007-03-01  Jacek Cabanhhctrl.ocx: Store full chm paths to solve problems...
2007-02-28  Jacek Cabanhhctrl.ocx: Added hhc parser.
2007-02-28  Jacek Cabanhhctrl.ocx: Added HH_HELP_CONTEXT implementation.
2007-02-28  Jacek Cabanhhctrl.ocx: Move more code from doWinMain.
2007-02-23  Jacek Cabanhhctrl.ocx: Added beginning #SYSTEM parsing code.
2007-02-23  Jacek Cabanhhctrl.ocx: Handle memory allocation in OpenCHM and...
2007-02-23  Jacek Cabanhhctrl.ocx: Rewrite reading strings from #STRINGS section.
2007-02-23  Jacek Cabanhhctrl.ocx: Use wrappers of memory allocation functions.
2007-02-23  Jacek Cabanhhctrl.ocx: Declare strdupAtoW in hhctrl.h and use...
2007-02-23  Jacek Cabanhhctrl.ocx: Merge chm.h and webbrowser.h to hhctrl.h.
2007-02-06  Jacek Cabanhhctrl.ocx: Use mk as default protocol and code clean up.
2006-08-02  Alexandre Julliardhhctrl.ocx: Make some functions static.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-09-06  James Hawkins- Add the CHM Utility API.