atl80: Added AtlComModuleRegisterServer implementation (based on AtlModuleRegisterSer...
[wine] / dlls / mshtml / htmldoc5.c
2012-07-26  Jacek Cabanmshtml: Use inline wrappers and fixed found warnings.
2012-06-26  Jacek Cabanmshtml: Return referenced instances from node constructors.
2012-03-28  Jacek Cabanmshtml: Improved VARIANT debug traces in htmldoc*.c.
2011-11-09  Jacek Cabanmshtml: Wine Gecko 1.4 release.
2010-12-31  Michael Stefaniucmshtml: COM cleanup for the IDispatchEx iface in HTMLDo...
2010-12-30  Michael Stefaniucmshtml: COM cleanup for the IHTMLDOMNode iface.
2010-12-22  Michael Stefaniucmshtml: COM cleanup for the IHTMLDocument6 iface.
2010-12-22  Michael Stefaniucmshtml: COM cleanup for the IHTMLDocument5 iface.
2010-12-17  Jacek Cabanmshtml: IHTMLDocument2 iface handling clean up.
2010-12-02  Jacek Cabanmshtml: Better error handling in create_node calls.
2010-01-29  Jacek Cabanmshtml: Optimize more nsAString handling.
2009-10-22  Jacek Cabanmshtml: Moved nsdoc to HTMLDocumentNode object.
2009-10-13  Andrew Eikummshtml: Add stub implementation for IHTMLDocument6.
2009-09-17  Jacek Cabanmshtml: Move node list to HTMLDocumentNode.
2009-01-21  Alistair Leslie... mshtml: Implement IHTMLDocument5 createComment.
2008-10-09  Jacek Cabanmshtml: Use stored nsdoc in get_compatMode.
2008-09-09  Alistair Leslie... mshtml: Implement IDispatch for IHTMLDocument5.
2007-12-17  Jacek Cabanmshtml: Remove not used argument in nsAString_GetData.
2007-09-27  Jacek Cabanmshtml: Added get_compatMode implementation.
2007-09-27  Jacek Cabanmshtml: Added IHTMLDocument5 interface stub implementation.