atl80: Added AtlComModuleRegisterServer implementation (based on AtlModuleRegisterSer...
[wine] / dlls / mshtml / htmlstylesheet.c
2012-03-28  Jacek Cabanmshtml: Improved more VARIANT debug traces.
2011-08-03  Jacek Cabanmshtml: Removed duplicated includes.
2011-01-04  Michael Stefaniucmshtml: COM cleanup for the IHTMLStyleSheet* ifaces.
2010-12-31  Michael Stefaniucmshtml: COM cleanup for the IDispatchEx iface in Dispat...
2010-11-08  Jacek Cabanmshtml: Added IDispatchEx support to HTMLStyleSheetsCol...
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.