mshtml: HTMLWindow_item code clean up.
[wine] / dlls / mshtml / htmlelem3.c
2011-09-02  Piotr Cabanmshtml: Store attributes list in HTMLAttributeCollection.
2011-08-23  Piotr Cabanmshtml: Remove no longer needed get_attr_from_nselem...
2011-08-03  Jacek Cabanmshtml: Removed duplicated includes.
2011-03-02  Jacek Cabanmshtml: Use our IDispatchEx-based attributes implementa...
2011-03-02  Jacek Cabanmshtml: Reuse attribute objects.
2011-02-24  Jacek Cabanmshtml: Added IHTMLElement4::getAttributeNode implement...
2011-02-24  Jacek Cabanmshtml: Added IHTMLElement4 stub implementation.
2010-12-31  Michael Stefaniucmshtml: COM cleanup for the IDispatchEx iface in Dispat...
2010-12-30  Michael Stefaniucmshtml: COM cleanup for the IHTMLElement3 iface.
2010-12-30  Michael Stefaniucmshtml: COM cleanup for the IHTMLElement iface.
2009-10-13  Jacek Cabanmshtml: Added IHTMLElement3::fireEvent implementation.
2008-10-10  Jacek Cabanmshtml: Added IHTMLElement3::[get|put]_implementation.
2008-10-10  Jacek Cabanmshtml: Forward IHTMLelement3::[get|put]_disabled to...
2008-10-08  Jacek Cabanmshtml: Added IHTMLElement3 stub implementation.