mshtml: Store security manager in HTMLWindow instead of HTMLDocumentNode.
[wine] / dlls / mshtml / tests /
2011-03-29  Jacek Cabanmshtml: Try loading library in IInternetProtocolInfo...
2011-03-29  Piotr Cabanmshtml/tests: Added connection error handling tests.
2011-03-29  Piotr Cabanmshtml/tests: Added asynchronous moniker to htmldoc...
2011-03-29  Piotr Cabanmshtml/tests: Added IDocObjectService interface.
2011-03-29  Piotr Cabanmshtml/tests: Added IBrowserService interface.
2011-03-29  Piotr Cabanmshtml/tests: Added IWinInetHttpInfo interface.
2011-03-18  Thomas Fabermshtml: Initialize OLEINPLACEFRAMEINFO.cb for IOleInPla...
2011-03-18  Alistair Leslie... mshtml: Implement IHTMLDOMNode previousSibling.
2011-03-15  Jacek Cabanmshtml: Notify parser about script evaluation.
2011-03-14  Marcus Meissnermshtml: Removed duplicate const (Coverity).
2011-03-14  Jacek Cabanmshtml: Properly handle BLOCKED:: URLs in IHTMLImgEleme...
2011-03-11  Piotr Cabanmshtml: Added IHTMLPrivateWindow_GetAddressBarUrl imple...
2011-03-09  Thomas Mullalymshtml/tests: Fixed memory leak and made Vtbl's const.
2011-03-08  Thomas Mullalymshtml: Correctly forward IHTMLWindow's IHTMLDocument...
2011-03-08  Thomas Mullalymshtml/tests: Added more ConnectionPoint tests for...
2011-03-03  Jacek Cabanmshtml: Added more attribute object tests.
2011-03-02  Jacek Cabanmshtml: Reuse attribute objects.
2011-03-02  Jacek Cabanmshtml: Correctly handle NULL BSTR in VARIANT in IDispa...
2011-03-02  Jacek Cabanmshtml: Added IHTMLLocation::replace implementation.
2011-03-02  Alistair Leslie... mshtml: Implement IHTMLAnchorElement get/put target.
2011-03-01  Jacek Cabanmshtml: Added IHTMLFormElement::get_elements implementa...
2011-02-28  Jacek Cabanmshtml: Added onsubmit and event canceling tests.
2011-02-28  Jacek Cabanmshtml: Added simple filter parser to support opacity.
2011-02-28  Jacek Cabanmshtml: Store style object in element object.
2011-02-28  Jacek Cabanmshtml: Store style filter in HTMLStyle object.
2011-02-28  Jacek Cabanmshtml: Fixed typos in IHTMLInputElement::value tests.
2011-02-28  Thomas Mullalymshtml/tests: Make IDispatch Vtbl const.
2011-02-25  Jacek Cabanmshtml: Added more backgroundPosition* tests.
2011-02-25  Jacek Cabanmshtml: Added IHTMLDOMAttribute::get_nodeValue implemen...
2011-02-24  Jacek Cabanmshtml: Added attribute object tests.
2011-02-24  Jacek Cabanmshtml: Added IHTMLElement4 stub implementation.
2011-02-18  Austin Englishmshtml/tests: Update disabled test comment.
2011-02-17  Alistair Leslie... mshtml: Implement IHTMLAnchorElement_put_href.
2011-02-14  Detlef Riekenbergmshtml/tests: Fix a typo.
2011-02-14  Austin Englishmshtml/tests: Make sure a return value is used (LLVM...
2011-02-14  Austin Englishmshtml/tests: Make sure a return value is used (LLVM...
2011-02-10  Austin Englishmshtml/tests: Make sure return value is used (LLVM...
2011-02-09  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_padding.
2011-02-09  Alistair Leslie... mshtml: Implement IHTMLStyle_put_borderLeftColor.
2011-02-09  Austin Englishmshtml/tests: Make sure return values are used (LLVM...
2011-02-08  Jacek Cabanmshtml: Fixed size check in res protocol ParseUrl(PARSE...
2011-02-08  Jacek Cabanmshtml: Return size in about protocols handler's ParseU...
2011-02-08  Alistair Leslie... mshtml: Implemented IHTMLStyle_put_borderBottomColor.
2011-02-08  Austin Englishmshtml/tests: Make sure return value is used (LLVM...
2011-02-07  Alistair Leslie... mshtml: Implement IHTMLStyle put_borderRightColor.
2011-02-07  Jacek Cabanmshtml: Added focus events tests.
2011-02-02  Alistair Leslie... mshtml: Implement IHTMLStyle put_borderTopColor.
2011-01-31  Jacek Cabanmshtml: Added support for recursive script runners.
2011-01-31  Jacek Cabanmshtml: Added script execution time tests.
2011-01-21  Jacek Cabanmshtml: Fixed leaks in htmllocation tests (valgrind).
2011-01-20  Jacek Cabanmshtml: Fixed some leaks in tests (valgrind).
2011-01-20  Piotr Cabanmshtml: Added IObjectSafety stub.
2011-01-11  Jacek Cabanmshtml: Get rid of win9x test failures workarounds.
2010-12-22  Jacek Cabanmshtml: Added GUID_CUSTOM_CONFIRMOBJECTSAFETY with...
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: Added support for forwarding object element...
2010-12-17  Jacek Cabanmshtml: Added IHTMLObjectElement::get_object implementa...
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: Fixed tests on IEs not supporting INewWindowMan...
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-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...
2010-12-06  Jacek Cabanmshtml: Added PluginHost's IDispatch stub implementation.
2010-12-06  Jacek Cabanmshtml: Added PluginHost's IPropertyNotifySink stub...
2010-12-06  Jacek Cabanmshtml: Added PluginHost's IAdviseSinkEx stub implement...
2010-12-06  Jacek Cabanmshtml: Added QuickActivate tests.
2010-12-06  Jacek Cabanmshtml: Added IOleControl calls test.
2010-12-03  Jacek Cabanmshtml: Added ActiveX control creation implementation.
2010-11-30  Jacek Cabanmshtml: Added beginning ActiveX tests.
2010-11-30  Jacek Cabanmshtml: Fixed tests on Windows.
2010-11-29  Jacek Cabanmshtml: Added IHTMLStyle::padding property implementation.
2010-11-29  Jacek Cabanmshtml: Added SetUIHandler tests.
2010-11-25  Jacek Cabanmshtml: Fixed ref count tests on broken IEs.
2010-11-18  Jacek Cabanmshtml: Removed tests failing on IE7.
2010-11-15  Jacek Cabanmshtml: Added document fragment cloneNode implementation.
2010-11-15  Jacek Cabanmshtml: Correctly handle NULL nsdoc in IHTMLDocument2...
2010-11-15  Jacek Cabanmshtml: Correctly handle NULL nsdoc in IHTMLDocument2...
2010-11-15  Jacek Cabanmshtml: Correctly handle DOCUMENT_FRAGMENT_NODE in...
2010-11-15  Jacek Cabanmshtml: Added createDocumentFragment tests.
2010-11-12  Jacek Cabanmshtml: Added IHTMLStyleElement stub implementation.
2010-11-12  Jacek Cabanmshtml: Added IHTMLObjectElement::get_vspace implementa...
2010-11-12  Jacek Cabanmshtml: Added HTMLWindow's IServiceProvider implementation.
2010-11-09  Jacek Cabanmshtml: Added execScript tests.
2010-11-08  Jacek Cabanmshtml: Added IDispatchEx support to HTMLStyleSheetsCol...
next