mshtml: Added IHTMLWindow2::get_self implementation.
[wine] / dlls / mshtml / htmltextnode.c
2008-06-20  Jacek Cabanmshtml: Initialize node object from child node's constr...
2008-05-06  Francois Gougetmshtml: gcc 2.95 does not allow an array of undefined...
2008-04-29  Jacek Cabanmshtml: Added support for custom DISPIDs.
2008-04-24  Jacek Cabanmshtml: Added IDispatchEx support to text node.
2008-04-24  Jacek Cabanmshtml: Added IHTMLDOMTextNode stub implementation.