mshtml: Added IHTMLFrameElement3::get_contentDocument implementation.
[wine] / dlls / mshtml / htmltablerow.c
2009-11-03  Jacek Cabanmshtml: Moved whole element initialization to HTMLEleme...
2009-10-02  Jacek Cabanmshtml: Moved init_dispex call to HTMLElement_Init.
2009-03-12  Michael Stefaniucmshtml: Change long to LONG in mshtml.idl (remaining...
2009-02-16  Michael Stefaniucmshtml: Remove superfluous pointer casts.
2008-10-10  Jacek Cabanmshtml: Use IHTMLElement3 in IDispatchEx.
2008-10-01  Jacek Cabanmshtml: Added IHTMLTableRow::get_cells implementation.
2008-10-01  Jacek Cabanmshtml: Added IDispatchEx support to HTMLTableRow.
2008-10-01  Jacek Cabanmshtml: Added IHTMLTableRow stub implementation.