Piotr Caban
|
bea3154f48
|
mshtml: Added IHTMLAttributeCollection stub.
|
2011-08-26 12:00:09 +02:00 |
Jacek Caban
|
6d7667894e
|
mshtml: Added possibility for node implementations to add default event handlers.
|
2011-08-02 11:51:06 +02:00 |
Michael Stefaniuc
|
0b66169a05
|
mshtml: COM cleanup for the IDispatchEx iface in DispatchEx.
|
2010-12-31 11:47:31 +01:00 |
Michael Stefaniuc
|
f653f4a22e
|
mshtml: COM cleanup for the IHTMLDOMNode iface.
|
2010-12-30 12:21:53 +01:00 |
Jacek Caban
|
f52e0a776f
|
mshtml: Don't use DEFINE_THIS2 for HTMLDOMNode vtbl functions.
|
2010-12-28 16:35:39 +01:00 |
Jacek Caban
|
96efe799c1
|
mshtml: Added IHTMLScriptElement::get_scr implementation.
|
2010-12-17 13:26:02 +01:00 |
Michael Stefaniuc
|
2c04cfdb4e
|
mshtml: Use an iface instead of a vtbl pointer in HTMLScriptElement.
|
2010-12-07 11:39:43 +01:00 |
Jacek Caban
|
ecc551b911
|
mshtml: Improved error handling in element constructors.
|
2010-12-02 11:58:40 +01:00 |
Jacek Caban
|
f351dc5e74
|
mshtml: Moved cloneNode implementation to vtbl.
|
2010-11-15 13:20:06 +01:00 |
Adam Petaccia
|
a7c9ae4d08
|
mshtml: Implement HTMLScriptElement_put_type.
|
2010-02-26 14:19:00 +01:00 |
Jacek Caban
|
7bf41fac63
|
mshtml: Added script element IDispatchEx support.
|
2010-01-28 11:10:06 +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 |
Jacek Caban
|
a70bbf8285
|
mshtml: Moved init_dispex call to HTMLElement_Init.
|
2009-10-02 15:06:58 +02:00 |
Michael Stefaniuc
|
25e90e2251
|
mshtml: Remove superfluous pointer casts.
|
2009-02-16 16:01:37 +01:00 |
Alistair Leslie-Hughes
|
de5bbbc2ff
|
mshtml: Implement IHTMLScriptElement get/put Defer.
|
2008-12-12 12:01:36 +01:00 |
Alistair Leslie-Hughes
|
c8a0e7899e
|
mshtml: Implement IDispatch for IHTMLScriptElement.
|
2008-09-09 11:46:18 +02:00 |
Jacek Caban
|
38b14274fb
|
mshtml: Use heap_alloc_zero for allocating node objects.
|
2008-04-24 11:43:19 +02:00 |
Jacek Caban
|
d02c37aa4e
|
mshtml: Remove unneeded includes.
|
2008-04-07 13:36:17 +02:00 |
Jacek Caban
|
134dad7ecd
|
mshtml: Added IHTMLScriptElement:get_type implementation.
|
2008-03-10 11:23:42 +01:00 |
Jacek Caban
|
df294844a4
|
mshtml: Added IHTMLScriptElement stub implementation.
|
2008-03-03 12:27:50 +01:00 |