mshtml: Added support for IDispatch-only ActiveX objects.
[wine] / dlls / mshtml /
2012-04-05  Jacek Cabanmshtml: Added support for IDispatch-only ActiveX objects.
2012-04-05  Jacek Cabanmshtml: Remove old channel from load group in nsIAsyncV...
2012-04-04  Jacek Cabanmshtml: Added IHTMLWindow2::onerror semi-stub implement...
2012-04-04  Jacek Cabanmshtml: Use helper for IHTMLStyle::put_zIndex implement...
2012-04-04  Jacek Cabanmshtml: Use helper for IHTMLStyle::get_left implementation.
2012-04-04  Jacek Cabanmshtml: Use helper for IHTMLStyle::get_top implementation.
2012-04-04  Jacek Cabanmshtml: Use helper for IHTMLStyle::get_height implement...
2012-04-04  Jacek Cabanmshtml: Use helpers for IHTMLStyle::put_verticalAlign...
2012-04-03  Jacek Cabanmshtml: Added IHTMLMetaElement::get_httpEquiv implement...
2012-04-03  Jacek Cabanmshtml: Added IHTMLMetaElement::get_content implementation.
2012-04-03  Jacek Cabanmshtml: Added IHTMLMetaElement::get_name implementation.
2012-04-02  Jacek Cabanmshtml: Fixed status text cache implementation.
2012-04-02  Jacek Cabanmshtml: Added IHTMLMetaElement stub implementation.
2012-03-30  Jacek Cabanmshtml: Use better helper in IHTMLStyle::get_width...
2012-03-30  Jacek Cabanmshtml: Use proper helpers in IHTMLStyle::backgroundCol...
2012-03-30  Jacek Cabanmshtml: Use proper helpers in IHTMLStyle::color impleme...
2012-03-30  Jacek Cabanmshtml: Use proper helpers to implement IHTMLSyle:...
2012-03-29  Jacek Cabanmshtml: Added IHTMLDocument2::get_domain implementation.
2012-03-29  Jacek Cabanmshtml: Added support for anchors with target '_top'.
2012-03-28  Jacek Cabanmshtml: Improved more VARIANT debug traces.
2012-03-28  Jacek Cabanmshtml: Improved VARIANT debug traces in htmldoc*.c.
2012-03-28  Jacek Cabanmshtml: Improved VARIANT debug traces in htmlbody.c.
2012-03-28  Jacek Cabanmshtml: Improved VARIANT debug traces in htmlelem.c.
2012-03-28  Jacek Cabanmshtml: Improved VARIANT debug traces in htmldoc.c.
2012-03-28  Jacek Cabanmshtml: Improved VARIANT debug traces in htmltable.c.
2012-03-28  Jacek Cabanmshtml: Improved VARIANT debug traces in htmlwindow.c.
2012-03-28  Jacek Cabanmshtml: Improved VARIANT debug traces in htmlstyle.c.
2012-03-28  Jacek Cabanmshtml: Added IHTMLTableCell interface stub implementation.
2012-03-27  Jacek Cabanmshtml: Use jscript.dll for JavaScript for all zones...
2012-03-27  Jacek Cabanmshtml: Forward common getters from IHTMLObjectElement...
2012-03-27  Jacek Cabanmshtml: Added IHTMLObjectElement2 stub implementation.
2012-03-26  Michael Stefaniucmshtml: Print the debug string and not the pointer...
2012-03-16  Jacek Cabanmshtml: Don't overwrite type of result if property...
2012-03-16  Jacek Cabanmshtml: Added IHTMLCurrentStyle2::get_filter tests.
2012-03-16  Jacek Cabanmshtml: Added IHTMLCurrentStyle2::get_filter implementa...
2012-03-16  Jacek Cabanmshtml: Store filter in HTMLElement object.
2012-03-15  Jacek Cabanmshtml: Get rid of remaining PRBool usages.
2012-03-15  Jacek Cabanmshtml: Get rid of PRBool from nsembed.c and nsservice.c.
2012-03-15  Jacek Cabanmshtml: Get rid of PRBool from nsio.c.
2012-03-15  Jacek Cabanmshtml: Get rid of PRBool in nsiface.idl.
2012-03-14  Jacek Cabanmshtml: Wine Gecko 1.5 release.
2012-03-13  Jacek Cabanmshtml: Added property value conversion type tests.
2012-03-13  Jacek Cabanmshtml: Use caller for argument convertion in builtin_p...
2012-03-13  Jacek Cabanmshtml: Don't use ITypeInfo for InvokeEx(DISPATCH_PROPE...
2012-03-13  Jacek Cabanmshtml: Don't use ITypeInfo for InvokeEx(DISPATCH_PROPE...
2012-03-13  Jacek Cabanmshtml: Store more info about properties in func_info_t.
2012-03-09  Jacek Cabanmshtml: Recognize UTF-8 BOM.
2012-03-08  Piotr Cabanmshtml/tests: Test HTMLDocument without MIME type reported.
2012-03-08  Piotr Cabanmshtml: Set proposed MIME to text/html on main document.
2012-03-08  Jacek Cabanmshtml: Get rid of no longer used silent argument of...
2012-02-11  André Hentschelmshtml: Only release the interface if it exists.
2012-02-09  Alistair Leslie... mshtml/tests: Interface ITravelLogClient may not be...
2012-02-08  Jacek Cabanmshtml: Added IHTMLDocument2::get_frames implementation.
2012-02-08  Jacek Cabanmshtml: Removed code duplication in frame collection...
2012-02-06  Alexandre Julliardmshtml: Use the current AppData folder instead of the...
2012-02-01  Jacek Cabanmshtml: Properly handle out of memory in IHTMLElement...
2012-02-01  Jacek Cabanmshtml: Properly handle GetScheme failure.
2012-02-01  Piotr Cabanmshtml: Make cookie parameter optional in ConnectionPoi...
2012-01-27  Jacek Cabanmshtml: Added VT_I2 handling to IHTMLSelectElement...
2012-01-27  Jacek Cabanmshtml: Added VT_I2 handling to debugstr_variant.
2012-01-27  Jacek Cabanmshtml: Fallback to text/html mime type for document...
2012-01-27  Jacek Cabanmshtml: Added support for middle-button opening anchors...
2012-01-27  Jacek Cabanmshtml: Added support for anchor targets.
2012-01-27  Jacek Cabanmshtml: Moved creating URIs relative to window to a...
2012-01-27  Jacek Cabanmshtml: Follow anchors only on left button click.
2012-01-26  Jacek Cabanmshtml: Don't use simplified fragment-only navigation...
2012-01-26  Jacek Cabanmshtml: Use helpers in IHTMLStyle::paddingLeft implemen...
2012-01-26  Jacek Cabanmshtml: Added IHTMLStyle::paddingBottom implementation.
2012-01-26  Jacek Cabanmshtml: Added IHTMLStyle::paddingRight implementation.
2012-01-26  Jacek Cabanmshtml: Added IHTMLStyle::paddingTop implementation.
2012-01-26  Jacek Cabanmshtml: Use set_nsstyle_attr_var helper in IHTMLStyle...
2012-01-26  Jacek Cabanmshtml: Added IHTMLStyle::marginBottom property impleme...
2012-01-26  Jacek Cabanmshtml: Use ATTR_FIX_PX in IHTMLStyle::put_marginTop.
2012-01-26  Jacek Cabanmshtml: Use set_nsstyle_attr_var helper in IHTMLStyle...
2012-01-23  Jacek Cabanmshtml: Added IHTMLWindow5 stub implementation.
2012-01-20  Jacek Cabanmshtml: Added history update notification support.
2012-01-20  Jacek Cabanmshtml: Added more travel log tests.
2012-01-20  Jacek Cabanmshtml: Better stub for ITravelLogClient::FindWindowByI...
2012-01-20  Jacek Cabanmshtml: Added ITravelLogClient stub implementation.
2012-01-20  Nikolay Sivovmshtml: Respond to SID_SContainerDispatch service id.
2012-01-19  Jacek Cabanmshtml: Added IOleContainer::EnumObjects tests.
2012-01-19  Jacek Cabanmshtml: Added IOleContainer::EnumObjects implementation.
2012-01-19  Jacek Cabanmshtml: Added ITargetContainer::GetFramesContainer...
2012-01-18  Jacek Cabanmshtml: Added ITargetContainer stub implementation.
2012-01-18  Jacek Cabanmshtml: Added a test showing that HTMLDocument does...
2012-01-18  Jacek Cabanmshtml: Return error in IInternetHostSecurityManager...
2012-01-16  Michael Stefaniucmshtml: Remove superfluous NULL pointer check before...
2012-01-13  Jacek Cabanmshtml: Moved NPAPI struct declarations to npplugin.c.
2012-01-12  Jacek Cabanmshtml: Get rid of wrapped nsIURI in nsWineURI.
2012-01-11  Jacek Cabanmshtml: Get rid of wrapped nsurl.
2012-01-11  Jacek Cabanmshtml: Reimplement nsIURL::GetFileBaseName on top...
2012-01-11  Jacek Cabanmshtml: Reimplement nsIURL::GetFileName on top of IUri.
2012-01-11  Jacek Cabanmshtml: Reimplement nsIURL::GetDirectory using new...
2012-01-10  Jacek Cabanmshtml: Open document in a new window in IHlinkTarget...
2012-01-10  Andrew Eikummshtml: Fix WARN typo.
2012-01-09  Jacek Cabanmshtml: Added more IHTMLWindow2::open tests.
2012-01-09  Jacek Cabanmshtml: Added IHTMLWindow::open implementation.
2012-01-05  André Hentschelmshtml: Remove unused definitions.
2012-01-05  Jacek Cabanmshtml: Use do_query_service in QueryService implementa...
2012-01-05  Jacek Cabanmshtml: Use QueryService helper function in SetClientSi...
next