mshtml: Reinitialize list entry in detach_plugin_host.
[wine] / dlls / mshtml / tests /
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.
2011-05-11  Jacek Cabanmshtml: Ignore more dispID values in OnChanged notifica...
2011-05-09  Francois GougetAssorted spelling and case fixes.
2011-03-31  Piotr Cabanmshtml/tests: Ignore calls missing in IE6.
2011-03-29  Jacek Cabanmshtml: Fixed ref count handling in events.c.
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.
next