shlwapi/tests: Don't test function directly when reporting GetLastError().
[wine] / dlls / mshtml /
2010-12-30  Michael Stefaniucmshtml: COM cleanup for the remaining ifaces in nsChannel.
2010-12-30  Michael Stefaniucmshtml: COM cleanup for the nsIHttpChannel iface.
2010-12-30  Michael Stefaniucmshtml: COM cleanup for the IHTMLDOMChildrenCollection...
2010-12-30  Michael Stefaniucmshtml: COM cleanup for the IHTMLDOMNode2 iface.
2010-12-30  Michael Stefaniucmshtml: COM cleanup for the IHTMLDOMNode iface.
2010-12-30  Michael Stefaniucmshtml: COM cleanup for the IHTMLElementCollection...
2010-12-30  Michael Stefaniucmshtml: COM cleanup for the IHTMLFiltersCollection...
2010-12-30  Michael Stefaniucmshtml: COM cleanup for the IHTMLElement3 iface.
2010-12-30  Michael Stefaniucmshtml: COM cleanup for the IHTMLElement2 iface.
2010-12-30  Michael Stefaniucmshtml: COM cleanup for the IHTMLElement iface.
2010-12-29  Michael Stefaniucmshtml: Use an iface instead of a vtbl pointer in nsPro...
2010-12-29  Michael Stefaniucmshtml: COM cleanup for the IHTMLTxtRange iface.
2010-12-28  Michael Stefaniucmshtml: COM cleanup for the remaining ifaces in NSConta...
2010-12-28  Michael Stefaniucmshtml: COM cleanup for the nsIWebBrowserChrome iface.
2010-12-28  Jacek Cabanmshtml: Fixed unsafe cast in CreateChromeWindow2 implem...
2010-12-28  Jacek Cabanmshtml: Don't use DEFINE_THIS2 for HTMLDOMNode vtbl...
2010-12-28  Jacek Cabanmshtml: Pass DispatchEx pointer instead of outer IUnkno...
2010-12-27  Michael Stefaniucmshtml: COM cleanup for the rest of the *Window* ifaces...
2010-12-27  Michael Stefaniucmshtml: COM cleanup for the IHTMLWindow2 iface.
2010-12-27  Michael Stefaniucmshtml: COM cleanup for the IObjectWithSite iface.
2010-12-27  Michael Stefaniucmshtml: COM cleanup for the ISupportErrorInfo iface.
2010-12-27  Michael Stefaniucmshtml: COM cleanup for the IHlinkTarget iface.
2010-12-27  Michael Stefaniucmshtml: COM cleanup for the IOleControl iface.
2010-12-27  Michael Stefaniucmshtml: COM cleanup for all the IOleCommandTarget ifaces.
2010-12-27  Michael Stefaniucmshtml: COM cleanup for all the IServiceProvider ifaces.
2010-12-23  Jacek Cabanmshtml: Get rid of no longer used GECKO_DATADIR.
2010-12-23  Michael Stefaniucmshtml: COM cleanup for the IOleInPlaceObjectWindowless...
2010-12-23  Michael Stefaniucmshtml: COM cleanup for the IViewObjectEx iface.
2010-12-23  Michael Stefaniucmshtml: COM cleanup for the IOleInPlaceActiveObject...
2010-12-23  Michael Stefaniucmshtml: COM cleanup for the IOleDocumentView iface.
2010-12-23  Michael Stefaniucmshtml: COM cleanup for the IOleDocument iface.
2010-12-23  Michael Stefaniucmshtml: COM cleanup for the IOleObject iface.
2010-12-23  Michael Stefaniucmshtml: COM cleanup for the IMonikerProp iface.
2010-12-23  Alexandre Julliardmshtml: Convert the classes registration to the IRegist...
2010-12-22  Jacek Cabanmshtml: Added GUID_CUSTOM_CONFIRMOBJECTSAFETY with...
2010-12-22  Michael Stefaniucmshtml: COM cleanup for the IPersist* ifaces in HTMLDoc...
2010-12-22  Michael Stefaniucmshtml: COM cleanup for the IHTMLDocument6 iface.
2010-12-22  Michael Stefaniucmshtml: COM cleanup for the IHTMLDocument5 iface.
2010-12-22  Michael Stefaniucmshtml: COM cleanup for the IHTMLDocument4 iface.
2010-12-22  Michael Stefaniucmshtml: COM cleanup for the IHTMLDocument3 iface.
2010-12-20  Jacek Cabanmshtml: Fixed IOleUndoManager::QueryInterface implement...
2010-12-17  Jacek Cabanmshtml: Added IHTMLStyleElement::type property implemen...
2010-12-17  Jacek Cabanmshtml: Added IHTMLStyleElement::media property impleme...
2010-12-17  Jacek Cabanmshtml: Added IHTMLScriptElement::get_scr implementation.
2010-12-17  Jacek Cabanmshtml: Improved IOmNavigator::javaEnabled stub.
2010-12-17  Jacek Cabanmshtml: Improved QueryService debug traces.
2010-12-17  Jacek Cabanmshtml: Added support for forwarding object element...
2010-12-17  Jacek Cabanmshtml: Added IHTMLObjectElement::get_object implementa...
2010-12-17  Jacek Cabanmshtml: IHTMLDocument2 iface handling clean up.
2010-12-16  Jacek Cabanmshtml: Removed undocumented, internal stubs exported...
2010-12-15  Jacek Cabanmshtml: Fixed tests on some IE6 installations.
2010-12-15  Jacek Cabanmshtml: Forward PluginHost's QueryService calls to...
2010-12-15  Jacek Cabanmshtml: Added PluginHost::GetContainer implementation.
2010-12-15  Jacek Cabanmshtml: Added IOleContainer stub implementation.
2010-12-15  Jacek Cabanmshtml: Added OnUIActivation implementation.
2010-12-13  Jacek Cabanmshtml: Added more ActiveX tests.
2010-12-13  Jacek Cabanmshtml: Added more plugin in place activation support.
2010-12-13  Jacek Cabanmshtml: Added PluginHost::GetWindowContext implementation.
2010-12-13  Jacek Cabanmshtml: Deactivate plugin when detaching from document.
2010-12-13  Jacek Cabanmshtml: Added support for plugin in place activation.
2010-12-13  Jacek Cabanmshtml: Call DoVerb on embedded plugin.
2010-12-13  Jacek Cabanmshtml: Fixed tests on IEs not supporting INewWindowMan...
2010-12-13  Francois Gougetmshtml: Fix a typo and remove a space before a '\n...
2010-12-10  Jacek Cabanmshtml: Added IViewObjectEx iface to plugin test.
2010-12-10  Jacek Cabanmshtml: Added IBindHost::CreateMoniker implementation.
2010-12-10  Jacek Cabanmshtml: Added PluginHost::GetMoniker implementation.
2010-12-10  Jacek Cabanmshtml: Added QueryService(SID_SBindHost) implementation.
2010-12-10  Jacek Cabanmshtml: Added OnChanged(DISPID_READYSTATE) semi-stub...
2010-12-10  Jacek Cabanmshtml: Added IPropertyBag::Read implementation.
2010-12-10  Jacek Cabanmshtml: Added IPropertyBag2 stub implementation.
2010-12-10  Jacek Cabanmshtml: Added IPersistPropertyBag calls test.
2010-12-10  Jacek Cabanmshtml: IPropertyBag stub implementation.
2010-12-10  Jacek Cabanmshtml: Added beginning support for loading data by...
2010-12-09  Jacek Cabanmshtml: Added support for CONFIRMSAFETYACTION_LOADOBJEC...
2010-12-09  Jacek Cabanmshtml: Associate PluginHost with containing element.
2010-12-09  Jacek Cabanmshtml: Inherit HTMLObjectElement from new HTMLPluginCo...
2010-12-09  Jacek Cabanmshtml: Associate PluginHost with containing HTMLDocume...
2010-12-08  Michael Stefaniucmshtml: Use an iface instead of a vtbl pointer in HTMLP...
2010-12-07  Jacek Cabanmshtml: Use wineaddon.cpl to install Gecko.
2010-12-07  Michael Stefaniucmshtml: Use an iface instead of a vtbl pointer in HTMLI...
2010-12-07  Michael Stefaniucmshtml: Use an iface instead of a vtbl pointer in OmNav...
2010-12-07  Michael Stefaniucmshtml: Use an iface instead of a vtbl pointer in HTMLI...
2010-12-07  Michael Stefaniucmshtml: Use an iface instead of a vtbl pointer in HTMLS...
2010-12-07  Michael Stefaniucmshtml: Use an iface instead of a vtbl pointer in HTMLS...
2010-12-07  Michael Stefaniucmshtml: Use an iface instead of a vtbl pointer in HTMLL...
2010-12-07  Michael Stefaniucmshtml: Use an iface instead of a vtbl pointer in HTMLO...
2010-12-07  Michael Stefaniucmshtml: Use an iface instead of a vtbl pointer in HTMLT...
2010-12-07  Michael Stefaniucmshtml: Use an iface instead of a vtbl pointer in HTMLG...
2010-12-07  Michael Stefaniucmshtml: Change the second vtbl in HTMLInputElement...
2010-12-07  Michael Stefaniucmshtml: Change the first vtbl in HTMLInputElement to...
2010-12-07  Michael Stefaniucmshtml: Use an iface instead of a vtbl pointer in HTMLS...
2010-12-07  Michael Stefaniucmshtml: Use an iface instead of a vtbl pointer in HTMLT...
2010-12-07  Michael Stefaniucmshtml: Use an iface instead of a vtbl pointer in HTMLF...
2010-12-07  Michael Stefaniucmshtml: Use an iface instead of a vtbl pointer in UndoM...
2010-12-07  Michael Stefaniucmshtml: Use an iface instead of a vtbl pointer in HTMLS...
2010-12-07  Michael Stefaniucmshtml: Use an iface instead of a vtbl pointer in HTMLE...
2010-12-06  Jacek Cabanmshtml: Added PluginHost's IServiceProvider stub implem...
2010-12-06  Jacek Cabanmshtml: Added PluginHost's IBindHost stub implementation.
2010-12-06  Jacek Cabanmshtml: Added PluginHost's IOleControlSite stub impleme...
2010-12-06  Jacek Cabanmshtml: Added PluginHost's IOleInPlaceSite stub impleme...
next