mshtml: Added gecko debug channel to control Gecko logging.
[wine] / dlls / mshtml / htmlcomment.c
2008-12-02  Alexandre Julliardmshtml: Make some functions static.
2008-12-01  Alistair Leslie... mshtml: Implement IDispatch for IHTMLCommentElement.
2008-10-10  Jacek Cabanmshtml: Use IHTMLElement3 in IDispatchEx.
2008-06-20  Jacek Cabanmshtml: Initialize node object from child node's constr...
2008-06-18  Jacek Cabanmshtml: Added missing tids to HTMLCommentElement.
2008-05-06  Francois Gougetmshtml: gcc 2.95 does not allow an array of undefined...
2008-05-01  Jacek Cabanmshtml: Added IDispatchEx support to HTMLCommentElement.
2008-05-01  Jacek Cabanmshtml: Added IHTMLCommentElement stub implementation.