mshtml: Added support for IDispatch-only ActiveX objects.
[wine] / dlls / mshtml / tests /
2012-04-05  Jacek Cabanmshtml: Added support for IDispatch-only ActiveX objects.
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: Added IHTMLMetaElement stub implementation.
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-28  Jacek Cabanmshtml: Added IHTMLTableCell interface stub implementation.
2012-03-27  Jacek Cabanmshtml: Added IHTMLObjectElement2 stub implementation.
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-13  Jacek Cabanmshtml: Added property value conversion type tests.
2012-03-08  Piotr Cabanmshtml/tests: Test HTMLDocument without MIME type reported.
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-01  Piotr Cabanmshtml: Make cookie parameter optional in ConnectionPoi...
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-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 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-09  Jacek Cabanmshtml: Added more IHTMLWindow2::open tests.
2012-01-09  Jacek Cabanmshtml: Added IHTMLWindow::open implementation.
2011-12-05  Jacek Cabanmshtml: Added tests for returning ActiveX object's...
2011-11-18  Jacek Cabanmshtml: Use CLEAR_CALLED instead of SET_CALLED in some...
2011-11-17  Jacek Cabanmshtml: Fixed remaining IE9 failures.
2011-11-17  Jacek Cabanmshtml: Added tests of handling ActiveX objects without...
2011-11-16  Jacek Cabanmshtml: Fixed events tests on IE9.
2011-11-16  Jacek Cabanmshtml: Fixed some htmldoc.c tests on IE9.
2011-11-15  Jacek Cabanmshtml: Fixed script tests on IE9.
2011-11-15  Jacek Cabanmshtml: Added more navigation tests.
2011-11-14  Jacek Cabanmshtml: Use set_nsstyle_attr_var in IHTMLStyle::put_hei...
2011-10-21  Jacek Cabanhlink: Return S_FALSE in GetTargetFrameName when return...
2011-10-18  Jacek Cabanmshtml: Added IHTMLDocument2::elementFromPoint implemen...
2011-10-12  Alistair Leslie... mshtml: Implement IHTMLDOMNode replaceChild.
2011-10-12  André Hentschelmshtml: Add stub for QUERY_IS_CACHED_AND_USABLE_OFFLINE.
2011-10-03  Jacek Cabanmshtml: Properly release body element in basic_style_test.
2011-09-26  Alistair Leslie... mshtml: IID_IHTMLCurrentStyle4 isn't supported on IE6.
2011-09-23  Alistair Leslie... mshtml: Add IHTMLCurrentStyle2/3/4 support.
2011-09-22  Alistair Leslie... mshtml: Fix test for Windows 7 with IE9.
2011-09-21  Alistair Leslie... mshtml: Add IHTMLTable2/3 support.
2011-09-15  Francois Gougetmshtml/tests: Improve the current UI language detection...
2011-09-13  Francois Gougetmshtml/tests: Some tests require that the user interfac...
2011-09-13  Francois Gougetmshtml/tests: GetUserDefaultUILanguage() is not availab...
2011-09-13  Francois Gougetmshtml/tests: When a test fails, print the bad value.
2011-09-02  Piotr Cabanmshtml: Added more IHTMLElement_{put, get}_onclick...
2011-09-02  Piotr Cabanmshtml/tests: Added IHTMLAttributeCollection IDispatchE...
2011-09-02  Piotr Cabanmshtml/tests: Added IHTMLAttributeCollection tests.
2011-09-02  Piotr Cabanmshtml/tests: Added attributes tests on comment node.
2011-08-23  Piotr Cabanmshtml/tests: Added dynamic properties accessing tests.
2011-08-23  Piotr Cabanmshtml: DeleteMemberByDispID should return E_NOTIMPL.
2011-08-04  Frédéric Delanoytests: Assorted spelling fixes.
2011-08-01  Jacek Cabanmshtml: Added IOmNavigator::get_appMinorVersion impleme...
2011-08-01  Jacek Cabanmshtml: Added IOmNavigator::get_*Language tests.
2011-08-01  Jacek Cabanmshtml: Added IHTMLPluginsCollection::get_length implem...
2011-08-01  Jacek Cabanmshtml: Added semi-stub implementation of IHTMLWindow2...
2011-07-27  Jacek Cabanmshtml: Added IHTMLEventObj::put_returnValue implementa...
2011-07-26  Jacek Cabanmshtml: Fixed tests on some old IEs.
2011-07-24  Jacek Cabanmshtml: Added javascript: URLs test.
2011-07-24  Jacek Cabanmshtml: Call set_moniker asynchronously in SuperNavigate.
2011-07-22  Jacek Cabanmshtml: Make execScript tests more generic.
2011-07-22  Jacek Cabanmshtml: Added IHTMLStyle2::direction property implement...
2011-07-21  Jacek Cabanmshtml: Added IHTMLStyle::pageBreakBefore implementation.
2011-07-20  Jacek Cabanmshtml: Moved style tests to separated file.
2011-07-18  Jacek Cabanmshtml: Added IHTMLStyle::pageBreakAfter property imple...
2011-07-18  Alexander Morozovmshtml: Added IProvideClassInfo::GetClassInfo implement...
2011-07-15  Jacek Cabanmshtml: Added IHTMLStyle::clip tests.
2011-07-14  Alexander Morozovmshtml: Add stub implementation of IProvideClassInfo...
2011-06-21  Jacek Cabanmshtml: Added IDispatchEx support to HTMLTitleElement...
2011-06-21  Jacek Cabanmshtml: Added IHTMLTitleElement stub implementation.
2011-06-21  Jacek Cabanmshtml: Added IDispatchEx support to HTMLHeadElement...
2011-06-21  Jacek Cabanmshtml: Added IHTMLHeadElement stub implementation.
2011-06-03  Jacek Cabanmshtml: Added IHTMLElement::get_offsetParent implementa...
2011-05-31  Jacek Cabanmshtml: Added IHTMLMimeTypesCollection::get_length...
2011-05-31  Jacek Cabanmshtml: Added IDispatchEx support to HTMLMimeTypesColle...
2011-05-31  Jacek Cabanmshtml: Added IHTMLElement::get_offsetLeft implementation.
2011-05-31  Jacek Cabanmshtml: Added support for accessing document elements...
2011-05-27  Jacek Cabanmshtml: Added IHTMLScreen::get_availWidth implementation.
2011-05-27  Jacek Cabanmshtml: Added IHTMLScreen::get_availHeight implementation.
2011-05-26  Alexander Morozovmshtml/tests: Fix a typo.
2011-05-20  Thomas Mullalymshtml: Added support for IDispatch Html document events.
2011-05-20  Thomas Mullalymshtml/tests: Added more IDispatch event tests.
2011-05-20  Thomas Mullalymshtml/tests: Added IDispatch event tests.
2011-05-11  Jacek Cabanmshtml: Added IOmNavigator::get_cpuClass implementation.
next