urlmon: Implement HlinkSimpleNavigateToMoniker.
[wine] / dlls / mshtml / htmlimg.c
2010-03-18  Jacek Cabanmshtml: Added IHTMLImgElement::onload property implemen...
2010-02-09  Jacek Cabanmshtml: Added IHTMLImgElement::height property implemen...
2010-02-09  Jacek Cabanmshtml: Added IHTMLImgElement::width property implement...
2010-02-09  Jacek Cabanmshtml: Set image size in IHTMLImageElementFactory...
2010-01-29  Jacek Cabanmshtml: Optimize more nsAString handling.
2010-01-28  Jacek Cabanmshtml: Moved common element tids to macro.
2009-12-15  Alistair Leslie... mshtml: Implement IHTMLImgElement get_Name.
2009-12-01  Jacek Cabanmshtml: Added IHTMLElement2::get_readyState implementation.
2009-11-03  Jacek Cabanmshtml: Moved whole element initialization to HTMLEleme...
2009-10-22  Andrew Eikummshtml: Add HTMLImageElementFactory::value for construc...
2009-10-21  Andrew Eikummshtml: Add DispatchEx support to HTMLImageElementFactory.
2009-10-21  Andrew Eikummshtml: Implement HTMLImageElementFactory::create.
2009-10-21  Andrew Eikummshtml: Add stub implementation for HTMLImageElementFac...
2009-10-02  Jacek Cabanmshtml: Moved init_dispex call to HTMLElement_Init.
2009-09-15  Jacek Cabanmshtml: Added IHTMLInputElement::src property implement...
2009-03-12  Michael Stefaniucmshtml: Change long to LONG in mshtml.idl (HTML*Element...
2009-02-16  Michael Stefaniucmshtml: Remove superfluous pointer casts.
2008-10-14  Jacek Cabanmshtml: Added IHTMImgElement::get_src implementation.
2008-10-10  Jacek Cabanmshtml: Use IHTMLElement3 in IDispatchEx.
2008-09-09  Alistair Leslie... mshtml: Implement IDispatch for IHTMLImgElement.
2008-07-01  Jacek Cabanmshtml: Added IHTMLImgElement::[get|put]_alt implementa...
2008-06-23  Jacek Cabanmshtml: Added IHTMLImgElement::put_src implementation.
2008-05-06  Francois Gougetmshtml: gcc 2.95 does not allow an array of undefined...
2008-05-01  Jacek Cabanmshtml: Added IDispatchEx support to HTMLImgElement.
2008-05-01  Jacek Cabanmshtml: Added IHTMLImgElement stub implementation.