mshtml: Call Exec(DOCHOST_DOCCANNAVIGATE) from IOleObject::SetClientSite.
[wine] / dlls / mshtml / tests /
2010-03-03  Jacek Cabanmshtml: Call Exec(DOCHOST_DOCCANNAVIGATE) from IOleObje...
2010-03-03  Jacek Cabanmshtml: Added more navigation tests.
2010-02-26  Adam Petacciamshtml: Test IHTMLScriptElement_put_type.
2010-02-23  Vitaly Perovmshtml: Silence IStdMarshalInfo in htmldoc_qi FIXME.
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2010-02-18  Vitaly Perovmshtml: Silence IExternalConnection in htmldoc_qi FIXME.
2010-02-15  Jacek Cabanmshtml: Added IViewObject::SetSink tests.
2010-02-15  Jacek Cabanmshtml: Added DOCHOST_DOCCANNAVIGATE tests.
2010-02-11  Jacek Cabanmshtml: Added tests showing that we should return E_NOT...
2010-02-11  Jacek Cabanmshtml: Added IHTMLStyle::get_border*Color implementation.
2010-02-10  Jacek Cabanmshtml: Added IHTMLStyle::get_borderRightColor implemen...
2010-02-10  Jacek Cabanmshtml: Forward IHTMLCommentElement::get_text to IHTMLE...
2010-02-09  Andrew Nguyenmshtml: Accept NULL SAFEARRAY pointers in IHTMLDocument...
2010-02-09  Jacek Cabanmshtml: Correctly handle comment nodes in IHTMLElement...
2010-02-09  Jacek Cabanmshtml: Added IHTMLElement2::detachEvent implementation.
2010-02-09  Jacek Cabanmshtml: Use set_nsstyle_attr_var in IHTMLStyle::put_wid...
2010-02-09  Jacek Cabanmshtml: Added IHTMLImgElement::height property implemen...
2010-02-09  Jacek Cabanmshtml: Added IHTMLImgElement::width property implement...
2010-01-29  Jacek Cabanmshtml: Added textarea element IDispatchEx support.
2010-01-28  Jacek Cabanmshtml: Added script element IDispatchEx support.
2010-01-25  Jacek Cabanmshtml: Code clean up.
2010-01-25  Jacek Cabanmshtml: Added support for pure IDispatch event handlers.
2010-01-22  Jacek Cabanmshtml: Added IDispatchEx support for frame element.
2010-01-22  Jacek Cabanmshtml: Added IHTMLFrameElement3::get_contentDocument...
2010-01-22  Jacek Cabanmshtml: Added IHTMLFrameElement3 stub implementation.
2010-01-21  Jacek Cabanmshtml: Create URL moniker after test initialization.
2010-01-20  Jacek Cabanmshtml: Store document as IHTMLDocument2 interface.
2010-01-06  Paul Vriensmshtml/tests: Fix timeouts on Win9x/WinMe by using...
2010-01-05  Paul Vriensmshtml/tests: Fix a test failure on NT4.
2009-12-29  Piotr Cabanmshtml: Added IDispatch ConnectionPoint.
2009-12-29  Piotr Cabanmshtml: Query OleClientSite about services in ServicePr...
2009-12-28  Jacek Cabanmshtml: Added better default bgColor test and code...
2009-12-22  Alistair Leslie... mshtml: Add stub interface IHTMLFiltersCollection.
2009-12-22  Jacek Cabanmshtml: Added JavaScript tests architecture and simple...
2009-12-15  Alistair Leslie... mshtml: Implement IHTMLImgElement get_Name.
2009-12-14  Jacek Cabanmshtml: Added IHTMLStyle2::right implementation.
2009-12-14  Jacek Cabanmshtml: Added IHTMLStyle::marginTop implementation.
2009-12-14  Francois Gougetmshtml/tests: Make test_UIActivate() static.
2009-12-10  Jacek Cabanmshtml: Removed ref count tests that fail on some Windows.
2009-12-10  Jacek Cabanmshtml: Added IHTMLDOMTextNode::get_length implementation.
2009-12-08  Andrew Eikummshtml: Implement IHTMLFrameBase::get_name.
2009-12-08  Andrew Eikummshtml: Implement IHTMLFrameBase::{get,put}_scrolling.
2009-12-07  Paul Vriensmshtml/tests: Skip some tests on older IE.
2009-12-07  Piotr Cabanmshtml: Added more OleDocumentView_UIActivate tests.
2009-12-07  Piotr Cabanmshtml: Added Advise handling to OleObject_Close.
2009-12-07  Piotr Cabanmshtml: Added OleObject_Advise tests.
2009-12-07  Piotr Cabanmshtml: Added PersistStreamInit_InitNew implementation.
2009-12-07  Jacek Cabanmshtml: Added test for setting VT_EMPTY event handler.
2009-12-07  Jacek Cabanmshtml: Don't pass fdexNameEnsure flag to script engine...
2009-12-07  Francois Gougetmshtml/tests: Fix the get_event_src() macro declaration.
2009-12-03  Paul Vriensmshtml/tests: Run tests again on boxes with older IE.
2009-12-03  Jacek Cabanmshtml: Fixed tests on older IEs.
2009-12-02  Jacek Cabanmshtml: Added IHTMLDocument::cookie tests.
2009-12-02  Andrew Eikummshtml: Implement IHTMLStyle::{get, put}_border{Top...
2009-12-01  Andrew Eikummshtml: Add stub implementation of IHTMLFormElement.
2009-12-01  Jacek Cabanmshtml: Added onreadystatechange tests.
2009-12-01  Jacek Cabanmshtml: Added IHTMLElement2::get_readyState test.
2009-12-01  Jacek Cabanmshtml: Added IHTMLScreen::get_colorDepth implementation.
2009-12-01  Jacek Cabanmshtml: Added IHTMLScreen::get_height implementation.
2009-12-01  Jacek Cabanmshtml: Added IHTMLScreen::get_width implementation.
2009-12-01  Jacek Cabanmshtml.idl: Added DispHTMLScreen declaration and use...
2009-12-01  Jacek Cabanmshtml: Added IHTMLWindow2::get_screen implementation.
2009-11-30  Paul Vriensmshtml/tests: Use the globally available wine_dbgstr_w.
2009-11-29  Jacek Cabanmshtml: Added [i]frame elements content document tests.
2009-11-29  Jacek Cabanmshtml: Fixed ref count leak and code clean up.
2009-11-24  Jacek Cabanmshtml: Added connection point notification test.
2009-11-21  Andrew Eikummshtml: Also search by node name attribute in IHTMLDocu...
2009-11-20  Jacek Cabanmshtml: Get rid of no longer needed Gecko checks in...
2009-11-20  Jacek Cabanmshtml: Check for CATID_SafeForScripting in GUID_CUSTOM...
2009-11-18  Francois Gougetmshtml/tests: Add a trailing '\n' to ok() calls.
2009-11-17  Andrew Eikummshtml: Implement IHTMLWindow2::get_top.
2009-11-16  Jacek Cabanmshtml: Added IHTMLElement::put_outerHTML implementation.
2009-11-16  Andrew Eikummshtml: Implement IHTMLWindow2::get_parent.
2009-11-16  Andrew Eikummshtml: Implement IHTMLWindow2::item.
2009-11-16  Andrew Eikummshtml: Implement IHTMLWindow2::get_frames and add...
2009-11-09  Francois Gougetmshtml/tests: Fix a trailing '\n' in an ok() call.
2009-11-03  Jacek Cabanmshtml: Return NULL ownerDocument for document node.
2009-11-03  Jacek Cabanmshtml: Added support for accessing elements id by...
2009-11-03  Jacek Cabanmshtml: Added fdexNameCaseInsensitive support.
2009-11-03  Jacek Cabanmshtml: Added InvokeEx(DISPATCH_PROPERTYPUT|DISPATCH_PR...
2009-10-29  Jacek Cabanmshtml: Added IHTMLDOMNode::nextSibling implementation.
2009-10-26  Jacek Cabanmshtml: Fail to create HTMLDocument if Gecko is not...
2009-10-21  Andrew Eikummshtml: Add DispatchEx support to HTMLImageElementFactory.
2009-10-21  Andrew Eikummshtml: Implement HTMLImageElementFactory::create.
2009-10-21  Andrew Eikummshtml: Add stub implementation for HTMLImageElementFac...
2009-10-20  Andrew Eikummshtml/tests: Remove todo_wine paths.
2009-10-20  Andrew Eikummshtml: Implement IHTMLLocation::get_search.
2009-10-20  Andrew Eikummshtml: Implement IHTMLLocation::get_hash.
2009-10-19  Andrew Eikummshtml: Reimplement HTMLLocation::get_pathname.
2009-10-19  Andrew Eikummshtml: Reimplement IHTMLLocation::get_href.
2009-10-16  Andrew Eikummshtml: Implement IHTMLLocation::get_hostname.
2009-10-16  Andrew Eikummshtml: Implement IHTMLLocation::get_host.
2009-10-16  Andrew Eikummshtml: Implement IHTMLLocation::get_protocol.
2009-10-15  Andrew Eikummshtml: Implement IHTMLLocation::get_port.
2009-10-15  Andrew Eikummshtml: Add test suite for IHTMLLocation.
2009-10-14  Jacek Cabanmshtml: Added IHTMLBaseFrame interface stub implementation.
2009-10-13  Jacek Cabanmshtml: Added more events tests.
2009-10-13  Jacek Cabanmshtml: Added IHTMLWindow2::get_length implementation.
2009-10-13  Jacek Cabanmshtml: Added IHTMLWindow2::name property implementation.
2009-10-12  Jacek Cabanmshtml: Added IHTMLLocation::put_href implementation.
next