d3d10: Create shaders.
[wine] / dlls / mshtml /
2009-03-05  Alistair Leslie... mshtml: Add missing IHTMLCurrentStyle IDispatchEx ids.
2009-03-05  Alistair Leslie... mshtml: Add missing IHTMLStyle IDispatchEx ids.
2009-03-04  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_borderStyle.
2009-03-04  Alistair Leslie... mshtml: Implement IHTMLStyle get/put borderStyle.
2009-03-04  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_borderColor.
2009-03-04  Alistair Leslie... mshtml: Implement IHTMLStyle get/put borderColor.
2009-03-04  Alistair Leslie... mshtml: Implement IHTMLStyle_put_textDecoration.
2009-03-02  Alistair Leslie... mshtml: Implement IHTMLStyle get/put textDecorationBlink.
2009-03-02  Alistair Leslie... mshtml: Implement IHTMLStyle get/put textDecorationOver...
2009-03-02  Alistair Leslie... mshtml: Implement IHTMLStyle get/put textDecorationNone.
2009-03-02  Rico Schüllermshtml/tests: Add SysFreeString(sDefault) after the...
2009-03-02  Rico Schüllermshtml/tests: Fix SysFreeString call with wrong variable.
2009-02-27  Alistair Leslie... mshtml: Show IPersistHistory interface is supported.
2009-02-26  Detlef Riekenbergmshtml/tests: Fix text in ok().
2009-02-26  Detlef Riekenbergmshtml/tests: Fix typos from copy&paste.
2009-02-25  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_backgroundRepeat.
2009-02-25  Alistair Leslie... mshtml: Implement IHTMLStyle get/put backgroundRepeat.
2009-02-25  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_marginLeft.
2009-02-24  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_marginRight.
2009-02-24  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_verticalAlign.
2009-02-24  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_zIndex.
2009-02-24  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_paddingLeft.
2009-02-24  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_height.
2009-02-24  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_width.
2009-02-24  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_top.
2009-02-24  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_left.
2009-02-24  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_fontSize.
2009-02-24  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_fontWeight.
2009-02-24  Aurimas Fischermshtml: Add Lithuanian translation.
2009-02-20  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_cursor.
2009-02-20  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_textDecoration.
2009-02-20  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_textAlign.
2009-02-20  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_borderLeftStyle.
2009-02-20  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_borderBottomStyle.
2009-02-20  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_borderRightStyle.
2009-02-20  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_borderTopStyle.
2009-02-20  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_fontVariant.
2009-02-20  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_backgroundImage.
2009-02-20  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_fontStyle.
2009-02-19  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_fontFamily.
2009-02-19  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_position.
2009-02-18  Alistair Leslie... mshtml: Implement IHTMLStyle_get_marginLeft.
2009-02-18  Alistair Leslie... mshtml: Implement IHTMLStyle_get_marginRight.
2009-02-17  Alistair Leslie... mshtml: Implement IHTMLStyle get/put minHeight.
2009-02-17  Alistair Leslie... mshtml: Add VT_I4 support to set_nsstyle_attr_var.
2009-02-16  Michael Stefaniucmshtml: Remove superfluous pointer casts.
2009-02-13  Alistair Leslie... mshtml: Implement IHTMLStyle_put_textDecorationUnderline.
2009-02-13  Alistair Leslie... mshtml: Implement IHTMLStyle_put_textDecorationLineThrough.
2009-02-12  Alistair Leslie... mshtml: Implement IHTMLStyle_get_paddingLeft.
2009-02-11  Alistair Leslie... mshtml: Do a case-insensitive compare of type.
2009-02-11  Alistair Leslie... mshtml: Implement IDispatch for IHTMLLocation.
2009-02-10  Jacek Cabanactivscp.idl: Added IActiveScriptParseProcedure*64...
2009-02-09  Alexandre Julliardinclude: Undefine a few Unicode macros that conflict...
2009-02-06  Alistair Leslie... mshtml: Implement IHTMLStyle_get_backgroundColor.
2009-02-06  Alistair Leslie... mshtml: Implement IHTMLStyle_put_fontWeight.
2009-02-06  Jacek Cabanmshtml: Remove document observer before releasing nsdoc.
2009-02-06  Jacek Cabanmshtml: Wine Gecko 0.9.1 release.
2009-02-06  Marcus Meissnermshtml: Fixed size passed to MultiByteToWideChar.
2009-02-05  Marcus Meissnermshtml: Call install_cab_file() with name directly...
2009-02-05  Jacek Cabanmshtml: Return nsIDocumentObserver as nsISupport of...
2009-02-05  Marcus Meissnermshtml: Fixed second buffer argument to MultiByteToWide...
2009-02-05  Marcus Meissnermshtml: Fixed last argument to MultiByteToWideChar.
2009-02-05  Juan Langmshtml: Pass bytes written pointer to WriteFile.
2009-02-03  Alistair Leslie... mshtml: Add support for IHTMLStyle4 interface.
2009-02-03  Alistair Leslie... mshtml: Add support for IHTMLStyle3 interface.
2009-02-03  Alistair Leslie... mshtml: Add missing coclass's.
2009-02-03  Jacek Cabanjscript: Add IActiveScriptParse64 declaration and use...
2009-02-02  Alistair Leslie... mshtml: Add missing StyleSheet interfaces.
2009-01-29  Alasdair Sinclairmshtml/tests: Fix missing void in empty parameter list.
2009-01-28  Alistair Leslie... mshtml: Add missing interfaces.
2009-01-26  Nikolay Sivovmshtml/tests: Fix interface release (Coverity).
2009-01-22  Alistair Leslie... mshtml: Implement IHTMLDocument3 getElementsByTagName.
2009-01-21  Alistair Leslie... mshtml: Implement IHTMLDocument5 createComment.
2009-01-19  Nikolay Sivovmshtml: Added ISupportErrorInfo for IHTMLDocument.
2009-01-15  Alistair Leslie... mshtml: Implement IHTMLStyle get/put borderTopStyle.
2009-01-15  Alistair Leslie... mshtml: Implement IHTMLStyle get/put borderRightStyle.
2009-01-15  Alistair Leslie... mshtml: Implement IHTMLStyle get/put borderBottomStyle.
2009-01-15  Alistair Leslie... mshtml: Implement IHTMLStyle get/put borderLeftStyle.
2009-01-14  Alistair Leslie... mshtml: Add missing IHTMLCurrentStyle interfaces.
2009-01-14  Dmitry Timoshkovmshtml: Use "-1" as a "don't care value", fix dialog...
2009-01-10  Ge van Geldorpmshtml/tests: Skip a couple of tests when IE is running...
2009-01-09  Alistair Leslie... mshtml: Implement IHTMLStyle get/set Attribute.
2009-01-09  Andrew Talbotmshtml: Declare a function static.
2009-01-08  Alexandre Julliardmshtml: Fix pointer cast warnings on 64-bit.
2009-01-06  Jacek Cabanmshtml: Fixed IOmNavigator::get_platform for win64...
2009-01-06  Jacek Cabanmshtml: Added IDispatchEx support to HTMLLocation object.
2009-01-05  Alexandre Julliardmshtml/tests: Fix the platform test for Win64.
2009-01-04  Michael Stefaniucmshtml: Fix a dialog size for the Pt and Si translations.
2009-01-04  Michael Stefaniucmshtml: Add the Romanian translation.
2009-01-04  Jacek Cabanmshtml: Added IHTMLWindow2::get_location implementation.
2009-01-02  Joris Huizermshtml: Increment pointer as intended.
2008-12-31  Jacek Cabanmshtml.idl: Added HTMLStyle coclass declaration.
2008-12-31  Jacek Cabanmshtml: Added gecko debug channel to control Gecko...
2008-12-31  Jacek Cabanmshtml: Set XPCOM_DEBUG_BREAK to 'warn' before loading...
2008-12-31  Jacek Cabanmshtml: Move handle_insert_comment to mutation.c.
2008-12-31  Jacek Cabanmshtml: Remove no longer used node_insert_listener.
2008-12-31  Jacek Cabanmshtml: Remove no longer needed set_profile.
2008-12-30  Jacek Cabanmshtml: Wine Gecko 0.9.0 release.
2008-12-27  Rob Shearmanmshtml: Check for the container's doc being NULL in...
2008-12-23  Andrew Talbotmshtml: Remove superfluous semicolons.
next