ddraw: Forward the DDSCAPS2_TEXTUREMANAGE flag to wined3d.
[wine] / dlls / hhctrl.ocx / help.c
2006-10-31  Huw Davieshhctrl.ocx: Don't fail if ole is already initialised.
2006-10-31  Andrew Talbothhctrl.ocx: Remove duplicate HeapFree().
2006-10-25  Alexandre Julliardhhctrl.ocx: Properly handle negative coordinates for...
2006-08-02  Alexandre Julliardhhctrl.ocx: Make some functions static.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-03-03  Mike McCormackhhctrl.ocx: Fix a gcc 4.1 warning caused by a cast...
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.