atl80: Added AtlComModuleRegisterServer implementation (based on AtlModuleRegisterSer...
[wine] / dlls / mshtml / htmlgeneric.c
2012-09-04  Jacek Cabanmshtml: Added IHTMLWindow2::onhelp property implementation.
2011-08-26  Piotr Cabanmshtml: Added IHTMLAttributeCollection stub.
2010-12-31  Michael Stefaniucmshtml: COM cleanup for the IDispatchEx iface in Dispat...
2010-12-30  Michael Stefaniucmshtml: COM cleanup for the IHTMLDOMNode iface.
2010-12-28  Jacek Cabanmshtml: Don't use DEFINE_THIS2 for HTMLDOMNode vtbl...
2010-12-07  Michael Stefaniucmshtml: Use an iface instead of a vtbl pointer in HTMLG...
2010-12-02  Jacek Cabanmshtml: Improved error handling in HTMLElement_Create...
2010-11-15  Jacek Cabanmshtml: Moved cloneNode implementation to vtbl.
2010-01-28  Jacek Cabanmshtml: Moved common element tids to macro.
2009-11-03  Jacek Cabanmshtml: Moved whole element initialization to HTMLEleme...
2009-10-02  Jacek Cabanmshtml: Moved init_dispex call to HTMLElement_Init.
2009-02-16  Michael Stefaniucmshtml: Remove superfluous pointer casts.
2008-10-10  Jacek Cabanmshtml: Use IHTMLElement3 in IDispatchEx.
2008-09-09  Alistair Leslie... mshtml: Implement IDispatch for IHTMLGenericElement.
2008-06-20  Jacek Cabanmshtml: Added IDispatchEx support to HTMLGenericElement.
2008-06-20  Jacek Cabanmshtml: Added IHTMLGenericElement implementation.