atl80: Added AtlComModuleRegisterServer implementation (based on AtlModuleRegisterSer...
[wine] / dlls / mshtml / tests /
2012-12-06  Jacek Cabanmshtml: Properly handle NULL value in set_nsstyle_attr.
2012-12-06  Jacek Cabanmshtml: Added SID_SContainerDispatch support.
2012-12-04  Jacek Cabanmshtml: Added support for converting (some) argument...
2012-11-28  Jacek Cabanmshtml: Added IHTMLInputElement::defaultValue property...
2012-11-13  Jacek Cabanmshtml: Added IHTMLScriptElement::get_text implementation.
2012-11-12  Jacek Cabanmshtml: Added refresh tests.
2012-11-12  Jacek Cabanmshtml: Added IPersistHistory tests.
2012-11-09  Jacek Cabanmshtml: Use fregment-less URI in super_navigate.
2012-11-07  Jacek Cabanmshtml: Added IHTMLObjectElement::name property impleme...
2012-11-06  Jacek Cabanmshtml: Ignore one more property change notification...
2012-10-24  Jacek Cabanmshtml: Added IHTMLFrameBase::marginWidth property...
2012-10-24  Jacek Cabanmshtml: Added IHTMLFrameBase::marginHeight property...
2012-10-23  Jacek Cabanmshtml: Added IHTMLIFrameElement::width property implem...
2012-10-23  Jacek Cabanmshtml: Added IHTMLIFrameElement::height property imple...
2012-10-23  Jacek Cabanmshtml: Added IHTMLStyle::clear property implementation.
2012-10-22  Jacek Cabanmshtml: Added more events tests.
2012-10-22  Jacek Cabanmshtml: Added IHTMLLocation::toString implementation.
2012-10-22  Jacek Cabanmshtml: Fixed attribute object caching logic.
2012-10-18  Jacek Cabanmshtml: Added HTML comments in VBScript code tests.
2012-10-17  Jacek Cabanmshtml: Added IHTMLImgElement::get_complete implementation.
2012-10-17  Jacek Cabanmshtml: Added IOmNavigator::onLine semi-stub.
2012-10-16  Jacek Cabanmshtml: Fixed tests on old IEs.
2012-10-16  Jacek Cabanmshtml: Added IHTMLScriptElement::put_src tests.
2012-10-15  Jacek Cabanmshtml: Added IHTMLLinkElement::href property implement...
2012-10-15  Jacek Cabanmshtml: Added IHTMLLinkElement::type property implement...
2012-10-15  Jacek Cabanmshtml: Added IHTMLLinkElement::rel property implementa...
2012-10-15  Jacek Cabanmshtml: Added IHTMLLinkElement::disabled property imple...
2012-10-15  Jacek Cabanmshtml: Added IHTMLLinkElement stub implementation.
2012-10-11  Jacek Cabanmshtml: Added IHTMLIFrameElement3::get_contentDocument...
2012-10-11  Jacek Cabanmshtml: Added createStyleSheet and get_styleSheet tests.
2012-10-11  Jacek Cabanmshtml: Don't run noscript tests in enhanced security...
2012-10-10  Jacek Cabanmshtml: Added more ActiveX loading and script binding...
2012-10-10  Jacek Cabanmshtml: Get rid of no longer needed workarounds for...
2012-10-10  Jacek Cabanmshtml: Added noscript tag handling tests.
2012-10-08  Jacek Cabanmshtml: Return dispinterface from PHEventSink::QueryInt...
2012-10-04  Jacek Cabanjscript: Added support for pstrFormalParams argument...
2012-10-03  Jacek Cabanmshtml: Added ActiveX event binding test.
2012-10-02  Jacek Cabanmshtml: Added script 'for' and 'event' attributes tests.
2012-10-02  Nikolay Sivovmshtml: Implement IHTMLFrameBase_put_name().
2012-09-26  Jacek Cabanmshtml: Added IActiveScriptSiteUIControl tests.
2012-09-25  Jacek Cabanmshtml: Return S_OK in plugin host's CanInPlaceActivate...
2012-09-25  Jacek Cabanmshtml: Added DISPATCH_PROPERTYGET|DISPATCH_METHOD...
2012-09-25  Francois Gougetmshtml/tests: Add a trailing '\n' to an ok() call.
2012-09-24  Jacek Cabanmshtml: Added IHTMLDocument::get_charset implementation.
2012-09-24  Jacek Cabanmshtml: Use custom VT_BSTR to VT_BOOL conversion in...
2012-09-24  Jacek Cabanmshtml: Added function overriding tests.
2012-09-13  Jacek Cabanmshtml: Added IHTMLDocument4::fireEvent implementation.
2012-09-13  Jacek Cabanmshtml: Added more events tests.
2012-09-10  Jacek Cabanmshtml: Added support for DISPATCH_METHOD|DISPATCH_PROP...
2012-09-10  Jacek Cabanmshtml: Check if value is function only when it needs...
2012-09-10  Jacek Cabanmshtml: Use first script host's GUID as default script...
2012-09-06  Jacek Cabanmshtml: Added VBScript as event attribute tests.
2012-09-04  Jacek Cabanmshtml: Added IHTMLElement::contains implementation.
2012-09-04  Jacek Cabanmshtml: Added IHTMLStyle::put_pixelWidth implementation.
2012-09-04  Jacek Cabanmshtml: Properly expose frame and iframe element's...
2012-09-03  Jacek Cabanmshtml: Added IHTMLIFrameElement2 stub implementation.
2012-08-28  Jacek CabanFixed remaining wrong iface call helpers.
2012-08-16  Jacek Cabanmshtml: Added more IHTMLObjectElement tests.
2012-08-14  Detlef Riekenbergmshtml/tests: Mark IE6 behavior as broken.
2012-08-13  Jacek Cabanmshtml: Added VBScript in HTML tests.
2012-08-13  Jacek Cabanmshtml: Test contentWindow interfaces of frame and...
2012-07-30  Jacek Cabanmshtml/tests: Use proper helpers for iface calls.
2012-07-26  Jacek Cabanmshtml: Properly handle NULL VT_DISPATCH refChild in...
2012-07-25  Jacek Cabanmshtml: Added runtimeStyle tests.
2012-07-24  Jacek Cabanmshtml: Added IHTMLDOMAttribute::get_specified implemen...
2012-07-24  Jacek Cabanmshtml: Use proper document node for createElement...
2012-07-23  Jacek Cabanmshtml: Added IHTMLFrameBase::frameBorder implementation.
2012-07-23  Jacek Cabanmshtml: Share IHTMLFrameBase tests between iframe and...
2012-07-23  Jacek Cabanmshtml: Unescape script from javascript: URLs before...
2012-07-23  Jacek Cabanmshtml: Fixed tests on Vista.
2012-07-13  Jacek Cabanmshtml: Added test of calling IDispatchEx properties.
2012-07-13  Jacek Cabanmshtml: Added IHTMLAnchorElement::name implementation.
2012-07-13  Jacek Cabanmshtml: Added IHTMLInputElement::maxLength implementation.
2012-05-30  Jacek Cabanmshtml: Added IWindowForBindingUI tests.
2012-05-29  Jacek Cabanmshtml: Fixed Exec_ShellDocView_84 tests.
2012-05-25  Michael Stefaniucmshtml/tests: Remove stray ok() calls.
2012-05-22  Michael Stefaniucmshtml/tests: Check the correct variables.
2012-05-22  Michael Stefaniucmshtml/tests: Remove leftover code from c3d8d052.
2012-05-21  Michael Stefaniucmshtml/tests: Remove duplicated ok() call.
2012-05-04  Jacek Cabanmshtml: Fixed tests on old IEs.
2012-05-02  Jacek Cabanmshtml: Added IHTMLWindow2::get_history implementation.
2012-04-23  Jacek Cabanmshtml: Accept different VARIANT types in document_write.
2012-04-20  Jacek Cabanmshtml: Ignore dispid 3000026 in IPropertyNotifySink...
2012-04-18  Jacek Cabanmshtml: Copy filter value in HTMLElement_clone.
2012-04-18  Jacek Cabanmshtml: Allow more tests to be ran in non-administrator...
2012-04-17  Jacek Cabanmshtml: Added IHTMLStyle2::overflowY implementation.
2012-04-17  Jacek Cabanmshtml: Added IHTMLStyle2::overflowX implementation.
2012-04-17  Jacek CabanAdded support for shadowing of element pseudo-variables.
2012-04-16  Jacek Cabanmshtml: Added IHTMLStyle::removeAttribute tests.
2012-04-16  Jacek Cabanmshtml: Added support for IHTMLEventObj::cancelBubble...
2012-04-16  Jacek Cabanmshtml: Added IHTMLStyle2::bottom implementation.
2012-04-11  Jacek Cabanmshtml: Return self as a parent of global top window.
2012-04-10  Jacek Cabanmshtml: Added IHTMLElement2::blur implementation.
2012-04-10  Jacek Cabanmshtml: Added better IHTMLWindow2::get_opener stub.
2012-04-05  Jacek Cabanmshtml: Added IHTMLImgElement::onerror 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.
next