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 |