Commit Graph

25 Commits (2da5890ea1ebaccce69e9b9fc8f2ac1d7c373584)

Author SHA1 Message Date
Jacek Caban 21f0c64de4 mshtml: Added IHTMLImgElement::onload property implementation. 2010-03-18 11:18:06 +01:00
Jacek Caban a3ff647c1e mshtml: Added IHTMLImgElement::height property implementation. 2010-02-09 11:34:35 +01:00
Jacek Caban 11ec75c18b mshtml: Added IHTMLImgElement::width property implementation. 2010-02-09 11:34:30 +01:00
Jacek Caban 2330662340 mshtml: Set image size in IHTMLImageElementFactory::create. 2010-02-09 11:34:26 +01:00
Jacek Caban 4b5dcc9e6b mshtml: Optimize more nsAString handling. 2010-01-29 14:59:02 +01:00
Jacek Caban b00bd14e77 mshtml: Moved common element tids to macro. 2010-01-28 11:09:40 +01:00
Alistair Leslie-Hughes 020c75b0fe mshtml: Implement IHTMLImgElement get_Name. 2009-12-15 16:09:13 +01:00
Jacek Caban 9881ec35eb mshtml: Added IHTMLElement2::get_readyState implementation. 2009-12-01 11:34:23 +01:00
Jacek Caban d3a9f162e8 mshtml: Moved whole element initialization to HTMLElement_Init. 2009-11-03 21:23:12 +01:00
Andrew Eikum ad158f6efd mshtml: Add HTMLImageElementFactory::value for constructing IHTMLImgElement objects. 2009-10-22 16:28:16 +02:00
Andrew Eikum 90029d3429 mshtml: Add DispatchEx support to HTMLImageElementFactory. 2009-10-21 16:05:58 +02:00
Andrew Eikum 9c53e8d935 mshtml: Implement HTMLImageElementFactory::create. 2009-10-21 16:05:58 +02:00
Andrew Eikum 9579d64c69 mshtml: Add stub implementation for HTMLImageElementFactory. 2009-10-21 16:05:58 +02:00
Jacek Caban a70bbf8285 mshtml: Moved init_dispex call to HTMLElement_Init. 2009-10-02 15:06:58 +02:00
Jacek Caban 508aa85c6b mshtml: Added IHTMLInputElement::src property implementation. 2009-09-15 16:41:26 -05:00
Michael Stefaniuc 491ae71e52 mshtml: Change long to LONG in mshtml.idl (HTML*Element stuff). 2009-03-12 13:09:54 +01:00
Michael Stefaniuc 25e90e2251 mshtml: Remove superfluous pointer casts. 2009-02-16 16:01:37 +01:00
Jacek Caban aae2c59dfd mshtml: Added IHTMImgElement::get_src implementation. 2008-10-14 11:25:02 +02:00
Jacek Caban 9306e9b657 mshtml: Use IHTMLElement3 in IDispatchEx. 2008-10-10 12:55:50 +02:00
Alistair Leslie-Hughes de7fa364be mshtml: Implement IDispatch for IHTMLImgElement. 2008-09-09 11:46:18 +02:00
Jacek Caban 4690d6d572 mshtml: Added IHTMLImgElement::[get|put]_alt implementation. 2008-07-01 12:23:14 +02:00
Jacek Caban 23ad09865e mshtml: Added IHTMLImgElement::put_src implementation. 2008-06-23 19:46:30 +02:00
Francois Gouget 53f2cb83dc mshtml: gcc 2.95 does not allow an array of undefined dimension in a struct. So fix dispex_static_data_t accordingly. 2008-05-06 16:10:13 +02:00
Jacek Caban f263b637a9 mshtml: Added IDispatchEx support to HTMLImgElement. 2008-05-01 19:36:11 +02:00
Jacek Caban 6279de21f3 mshtml: Added IHTMLImgElement stub implementation. 2008-05-01 19:36:06 +02:00