mshtml: Added noscript tag handling tests.
[wine] / dlls / mshtml / htmlstyle.h
2012-07-25  Jacek Cabanmshtml: Moved more logic to HTMLStyle_Create.
2012-04-17  Jacek Cabanmshtml: Added IHTMLStyle2::overflowY implementation.
2012-04-17  Jacek Cabanmshtml: Added IHTMLStyle2::overflowX implementation.
2012-03-16  Jacek Cabanmshtml: Store filter in HTMLElement object.
2011-07-28  Jacek Cabanmshtml: Added IHTMLSyle6 stub implementation.
2011-07-28  Jacek Cabanmshtml: Added IHTMLStyle5 implementation.
2011-07-22  Jacek Cabanmshtml: Added IHTMLStyle2::direction property implement...
2011-07-21  Jacek Cabanmshtml: Added IHTMLStyle::pageBreakBefore implementation.
2011-07-18  Jacek Cabanmshtml: Added IHTMLStyle::pageBreakAfter property imple...
2011-07-15  Jacek Cabanmshtml: Added IHTMLStyle::clip property implementation.
2011-07-15  Jacek Cabanmshtml: Pass flags to get_nsstyle_attr.
2011-05-02  Marcus Meissnermshtml: Mark internal symbols as hidden.
2011-02-28  Jacek Cabanmshtml: Store style filter in HTMLStyle object.
2011-02-25  Jacek Cabanmshtml: Added IHTMLStyle::[get|put]_backgroundPosition...
2011-02-02  Alistair Leslie... mshtml: Implement IHTMLStyle put_borderTopColor.
2011-01-04  Michael Stefaniucmshtml: COM cleanup for the IHTMLStyle4 iface.
2011-01-04  Michael Stefaniucmshtml: COM cleanup for the IHTMLStyle3 iface.
2011-01-04  Michael Stefaniucmshtml: COM cleanup for the IHTMLStyle2 iface.
2011-01-04  Michael Stefaniucmshtml: COM cleanup for the IHTMLStyle iface.
2010-11-29  Jacek Cabanmshtml: Added IHTMLStyle::padding property 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-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-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-04  Alistair Leslie... mshtml: Implement IHTMLStyle get/put borderStyle.
2009-03-04  Alistair Leslie... mshtml: Implement IHTMLStyle get/put borderColor.
2009-02-25  Alistair Leslie... mshtml: Implement IHTMLStyle get/put backgroundRepeat.
2009-02-24  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_fontWeight.
2009-02-17  Alistair Leslie... mshtml: Implement IHTMLStyle get/put minHeight.
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.
2008-12-31  Jacek Cabanmshtml.idl: Added HTMLStyle coclass declaration.
2008-12-12  Alistair Leslie... mshtml: Implement IHTMLStyle get/put fontVariant.
2008-12-04  Alistair Leslie... mshtml: Implement IHTMLStyle get/put overflow.
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: 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.