mshtml: Added window global properties test.
[wine] / dlls / mshtml / htmlstylesheet.c
2009-08-04  Alistair Leslie... mshtml: Add missing interfaces.
2009-03-12  Michael Stefaniucmshtml: Change long to LONG in mshtml.idl (remaining...
2009-02-02  Alistair Leslie... mshtml: Add missing StyleSheet interfaces.
2008-12-23  Andrew Talbotmshtml: Remove superfluous semicolons.
2008-04-07  Jacek Cabanmshtml: Remove unneeded includes.
2007-12-06  Jacek Cabanmshtml: Fixed ref counting.
2007-12-06  Jacek Cabanmshtml: Added IHTMLStyleSheetRulesCollection::get_lengt...
2007-12-06  Jacek Cabanmshtml: Added IHTMLStyleSheet::get_rules implementation.
2007-12-06  Michael Stefaniucmshtml: Rename the wrappers around HeapAlloc() &Co...
2007-11-26  Jacek Cabanmshtml: Added IHTMLStyleSheetsCollection::item implemen...
2007-11-26  Jacek Cabanmshtml: Store nsIDOMCSSStyleSheet in HTMLStyleSheet...
2007-09-19  Jacek Cabanmshtml: Added IHTMLStyleSheetsCollection::get_length...
2007-09-19  Jacek Cabanmshtml: Added get_styleSheets implementation.
2006-11-17  Jacek Cabanmshtml: Added semi-stub createStyleSheet implementation.