Added stub implementation of IDocHostUIHandler.
[wine] / dlls / shdocvw / shdocvw.h
2005-11-17  Jacek CabanAdded stub implementation of IDocHostUIHandler.
2005-11-16  Jacek CabanAdded OLEIVERB_INPLACEACTIVATE implementation in IOleOb...
2005-11-16  Jacek CabanAdded IOleInPlaceSite stub implementation.
2005-11-15  Jacek CabanBeginning implementation of Navigate2.
2005-11-12  Jacek CabanAdded IViewObject2 stub implementation.
2005-11-08  Michael JungSupport for shell instance objects.
2005-09-16  Jacek CabanAdded SetClientSite implementation.
2005-09-12  Jacek CabanAdded IWebBrowser2 stub implementation.
2005-09-12  Jacek CabanMake IConnectionPointContainer interface heap based.
2005-09-09  Jacek CabanMake IQuickActivate interface heap based.
2005-09-08  Jacek CabanMake IProvideClassInfo2 interface heap based.
2005-09-08  Jacek CabanMake IPersist* interfaces heap based.
2005-09-07  Jacek CabanMake IOleControl and IOleInPlaceObject interface heap...
2005-09-06  Jacek Caban- Make WebBrowser heap based object.
2005-07-13  Mike McCormackInterlocked LONG* gcc warning fixes.
2005-06-20  Stefan HuehnerFix more -Wstrict-prototypes warnings.
2005-06-12  Marcus MeissnerMove static variables out of header file, also the...
2005-06-06  Dmitry TimoshkovMake remaining OLE interface vtables const.
2005-01-27  James HawkinsProperly implement DllCanUnloadNow ref counting. Make...
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VFIELD macro.
2003-09-09  Alexandre JulliardFixed a few more headers dependency issues.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-09-04  Alexandre JulliardConverted obj_webbrowser.h to IDL and moved the definit...
2003-01-03  Dimitrie O. PaunEliminate lots of __WINE__ conditionals from the headers.
2002-12-05  Ove KaavenMake sure that no files except unknwn.h include wine...
2002-05-05  Alexandre JulliardRemoved more code at Hidenori's request.
2002-03-20  Hidenori TakeshimaImplemented the basic COM framework.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-01-11  John R. SheetsImplemented stubs for IWebBrowser in shdocvw.dll.