atl80: Added AtlComModuleRegisterServer implementation (based on AtlModuleRegisterSer...
[wine] / dlls / mshtml / htmltextcont.c
2011-01-03  Michael Stefaniucmshtml: COM cleanup for the IHTMLTextContainer iface.
2010-12-31  Michael Stefaniucmshtml: COM cleanup for the IDispatchEx iface in Dispat...
2010-12-30  Michael Stefaniucmshtml: COM cleanup for the IHTMLElement2 iface.
2010-12-30  Michael Stefaniucmshtml: COM cleanup for the IHTMLElement iface.
2009-11-24  Jacek Cabanmshtml: Added support for connection point HTML notific...
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 (HTML*Element...
2008-09-11  Alistair Leslie... mshtml: Implement IHTMLTextContainer get_scrollLeft.
2008-09-09  Alistair Leslie... mshtml: Implement IDispatch for IHTMLTextContainer.
2008-07-29  Jacek Cabanmshtml: Forward IHTMLTextContainer::get_scrollTop to...
2008-07-29  Jacek Cabanmshtml: Forward IHTMLTextContainer::get_scroll[Hight...
2007-12-04  Jacek Cabanmshtml: Move HTMLTextContainerEvents connection point...
2007-12-04  Jacek Cabanmshtml: Initialize HTMLElement in the beginning of...
2007-09-27  Jacek Cabanmshtml: Forward IHTMLTextContainer::put_scrollTop and...
2007-09-17  Jacek Cabanmshtml: Make HTMLBodyElement child object of HTMLTextCo...
2007-08-20  Paul Vriensmshtml/htmltextcont: Initialize value (Coverity).
2007-08-17  Jacek Cabanmshtml: Added get_scrollWidth and get_scrollHeight...
2006-10-06  Jacek Cabanmshtml: Win64 printf format warning fixes.
2006-08-01  Jacek Cabanmshtml: Added implementation of put_scrollTop and put_s...
2006-08-01  Jacek Cabanmshtml: Store HTMLElement pointer in HTMLTextContainer.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-05  Jacek Cabanmshtml: Added IHTMLTextContainer stub implementation.