d3drm: Just use RGBA_MAKE.
[wine] / dlls / mshtml / tests /
2013-04-15  Nikolay Sivovmshtml: Implement IHTMLTable_get_tBodies.
2013-04-12  Jacek Cabanmshtml: Added parser compatMode tests.
2013-04-01  Jacek Cabanmshtml: Fixed builtin getter call with arguments.
2013-03-27  Jacek Cabanmshtml: Added IHTMLButtonElement::disabled tests.
2013-03-25  Jacek Cabanmshtml: Added IHTMLButtonElement::name tests.
2013-03-15  Jacek Cabanmshtml: Added HTMLElementEvents2 tests.
2013-03-15  Jacek Cabanmshtml: Don't use getElementsByTagNameNS in IHTMLDocume...
2013-03-14  Jacek Cabanmshtml: Added IHTMLButtonElement stub implementation.
2013-03-04  Francois Gougetmshtml/tests: Make test_insert_adjacent_elems() static.
2013-03-01  Jacek Cabanmshtml: Added IHTMLElement2::insertAdjacentElement...
2013-02-28  Jacek Cabanmshtml: Added IHTMLLabelElement stub implementation.
2013-02-25  Jacek Cabanmshtml: Added IHTMLAnchorElement::get_hostname implemen...
2013-02-20  Jacek Cabanmshtml: Added IHTMLDocument5::createAttribute tests.
2013-02-19  Jacek Cabanmshtml: Fixed tests on some broken Vista versions.
2013-01-17  Jacek Cabanmshtml: Treat doctype nodes as comment nodes.
2013-01-16  Jacek Cabanmshtml: Remove duplicated property entries in preproces...
2013-01-15  Jacek Cabanmshtml: Added IHTMLScriptElement::put_text tests.
2013-01-10  Jacek Cabanmshtml: Added support for non-integer values in get_nss...
2013-01-07  Jacek Cabanmshtml: Added IHTMLStyle::put_pixelLeft implementation.
2013-01-07  Jacek Cabanmshtml: Added IHTMLStyle::get_pixelLeft implementation.
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.
next