xinput1_3: Quiet a noisy fixme.
[wine] / dlls / mshtml / htmlstyle.c
2010-02-11  Jacek Cabanmshtml: Added IHTMLStyle::get_border*Color implementation.
2010-02-10  Jacek Cabanmshtml: Added IHTMLStyle::get_borderRightColor implemen...
2010-02-09  Jacek Cabanmshtml: Use set_nsstyle_attr_var in IHTMLStyle::put_wid...
2010-01-29  Jacek Cabanmshtml: Optimize nsAString handling.
2009-12-14  Jacek Cabanmshtml: Added IHTMLStyle::marginTop implementation.
2009-12-02  Andrew Eikummshtml: Implement IHTMLStyle::{get, put}_border{Top...
2009-09-18  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_textIndent.
2009-09-18  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_lineHeight.
2009-09-16  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_bottom.
2009-09-16  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_right.
2009-09-16  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_marginBottom.
2009-09-16  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_marginTop.
2009-09-15  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_paddingBottom.
2009-09-15  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_paddingRight.
2009-09-15  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_paddingTop.
2009-09-15  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_borderBottomColor.
2009-09-15  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_borderRightColor.
2009-09-15  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_borderTopColor.
2009-09-15  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_borderLeftColor.
2009-09-10  Alistair Leslie... mshtml: Add support for Reference BSTR when setting...
2009-09-09  Jacek Cabanmshtml: Make empty string is a valid overflow style.
2009-09-01  Jacek Cabanmshtml: Properly release DispatchEx data.
2009-09-01  Jacek Cabanmshtml: Added support for DISPID_VALUE.
2009-08-25  Alistair Leslie... mshtml: Implement IHTMLStyle get/put letterSpacing.
2009-08-21  Alistair Leslie... mshtml: Implement IHTMLStyle get/put wordSpacing.
2009-08-20  Alistair Leslie... mshtml: Implement IHTMLStyle get/put borderLeftWidth.
2009-08-03  Jacek Cabanmshtml: Added IHTMLStyle3::wordWrap property implementa...
2009-03-12  Michael Stefaniucmshtml: Change long to LONG in mshtml.idl (remaining...
2009-03-10  Jacek Cabanmshtml: Added IHTMLStyle::put_cssText implementation.
2009-03-10  Jacek Cabanmshtml: Added IHTMLStyle::get_cssText implementation.
2009-03-06  Alistair Leslie... mshtml: Implement IHTMLStyle get/put borderBottomWidth.
2009-03-06  Alistair Leslie... mshtml: Implement IHTMLStyle get/put borderRightWidth.
2009-03-06  Alistair Leslie... mshtml: Implement IHTMLStyle get/put borderTopWidth.
2009-03-06  Alistair Leslie... mshtml: Implement IHTMLStyle get/put backgroundPositionY.
2009-03-06  Alistair Leslie... mshtml: Implement IHTMLStyle get/put backgroundPositionX.
2009-03-06  Alistair Leslie... mshtml: Implement IHTMLStyle_get_borderLeft.
2009-03-05  Alistair Leslie... mshtml: Add missing IHTMLStyle IDispatchEx ids.
2009-03-04  Alistair Leslie... mshtml: Implement IHTMLStyle get/put borderStyle.
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-02-25  Alistair Leslie... mshtml: Implement IHTMLStyle get/put backgroundRepeat.
2009-02-24  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_fontWeight.
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-06  Alistair Leslie... mshtml: Implement IHTMLStyle_get_backgroundColor.
2009-02-06  Alistair Leslie... mshtml: Implement IHTMLStyle_put_fontWeight.
2009-02-03  Alistair Leslie... mshtml: Add support for IHTMLStyle4 interface.
2009-02-03  Alistair Leslie... mshtml: Add support for IHTMLStyle3 interface.
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-09  Alistair Leslie... mshtml: Implement IHTMLStyle get/set Attribute.
2008-12-20  Alistair Leslie... mshtml: Implement IHTMLStyle get_position.
2008-12-17  Alistair Leslie... mshtml: Implement IHTMLStyle get_backgroundImage.
2008-12-12  Alistair Leslie... mshtml: Implement IHTMLStyle get/put fontVariant.
2008-12-11  Alistair Leslie... mshtml: Implement IHTMLStyle put_fontStyle.
2008-12-10  Alistair Leslie... mshtml: Add support for V_I4 in IHTMLStyle put_zIndex.
2008-12-10  Alistair Leslie... mshtml: Implement IHTMLStyle get/put posHeight.
2008-12-08  Alistair Leslie... mshtml: Implement IHTMLStyle get/put posWidth.
2008-12-04  Alistair Leslie... mshtml: Implement IHTMLStyle get/put overflow.
2008-12-02  Alexandre Julliardmshtml: Make some functions static.
2008-11-21  Alistair Leslie... mshtml: Implement IHTMLStyle get/put posTop.
2008-11-10  Alistair Leslie... mshtml: Implement IHTMLStyle get/put posLeft.
2008-10-14  Jacek Cabanmshtml: Use set_nsstyle_attr_var in IHTMLStyle::put_lef...
2008-10-14  Jacek Cabanmshtml: Added IHTMLStyle::put_top(VT_NULL) implementation.
2008-10-10  Alistair Leslie... mshtml: Implement IHTMLStyle put/get borderWidth.
2008-10-08  Jacek Cabanmshtml: Added IHTMLStyle::[get|put]_filter implementation.
2008-10-08  Jacek Cabanmshtml: Added IHTMLStyle::[get|put]_textAlign implement...
2008-10-08  Jacek Cabanmshtml: Added support for accessing style attributes...
2008-10-08  Jacek Cabanmshtml: Added IHTMLStyle::[get|put]_zIndex implementation.
2008-10-07  Jacek Cabanmshtml: Added IHTMLStyle2::[get|put]_position.
2008-10-07  Jacek Cabanmshtml: Added IHTMLStyle::[get|put]_height implementation.
2008-10-07  Jacek Cabanmshtml: Added IHTMLStyle::[get|put]_verticalAlign imple...
2008-10-07  Jacek Cabanmshtml: Added IHTMLStyle::[put|get]_top implementation.
2008-10-07  Jacek Cabanmshtml: Added IHTMLStyle::[get|put]_cursor implementation.
2008-10-07  Jacek Cabanmshtml: Added IHTMLStyle::[get|put]_left implementation.
2008-10-07  Jacek Cabanmshtml: Added IHTMLStyle::[get|put]_border implementation.
2008-10-07  Jacek Cabanmshtml: Release nsstyle when destroying HTMLStyle.
2008-10-07  Jacek Cabanmshtml: Added IHTMLCurrentStyle::get_display implementa...
2008-10-07  Jacek Cabanmshtml: Use IDs instead of strings in HTMLStyle impleme...
2008-10-07  Jacek Cabanmshtml: Moved HTMLStyle to separated header file.
2008-10-06  Jacek Cabanmshtml: Added IHTMLStyle2 to IDispatchEx support.
2008-10-06  Jacek Cabanmshtml: Added IHTMStyle2 stub implementation.
2008-09-11  Alistair Leslie... mshtml: Implement get/put margin.
2008-08-18  Alistair Leslie... mshtml: Implement IDispatch for IHTMLStyle.
2008-08-18  Alistair Leslie... mshtml: Implement HTMLStyle get_background.
2008-07-01  Jacek Cabanmshtml: Added IHTMLStyle::[get|put]_width implementation.
2008-07-01  Jacek Cabanmshtml: DispatchEx's QueryInterface implementation...
2008-06-18  Jacek Cabanmshtml: Added IHTMLStyle::put_color implementation.
2008-06-18  Jacek Cabanmshtml: Added IHTMLStyle::put_background implementation.
next