oleaut: Reduce an ERR down to a WARN since a NULL interface pointer
[wine] / dlls / hhctrl.ocx / help.c
2005-09-28  James Hawkins- Store the HHInfo struct in the SizeBar hwnd.
2005-09-25  James HawkinsCorrectly resize the child windows.
2005-09-21  James HawkinsAdd the SizeBar.
2005-09-20  James HawkinsCorrectly draw the navigation pane.
2005-09-19  James HawkinsAdd initial toolbar button handling.
2005-09-19  James HawkinsCheck for an empty string not a NULL pointer.
2005-09-15  James HawkinsEmbed the browser object in the HTML window. Spotted...
2005-09-13  James Hawkins- Add the WebBrowser implementation.
2005-09-07  James HawkinsCall CHM_CloseCHM to avoid a memory leak.
2005-09-06  James Hawkins- Add the CHM Utility API.
2005-08-15  James HawkinsHandle resizing the help viewer window.
2005-08-15  James Hawkins- Paint spacing around the tab control.
2005-08-08  James Hawkins- Don't keep track of the number of TB buttons.
2005-08-03  James HawkinsFree the allocated command line string.
2005-08-03  James HawkinsAdd a tab control to the navigation pane.
2005-08-03  James Hawkins- Add the HH Child window class.
2005-08-02  James Hawkins- Add the toolbar to the viewer window.
2005-08-01  James HawkinsAdd beginnings of the Help viewer.