Jacek Caban
|
fc504c9117
|
mshtml: Return wrapped ActiveX object's interface from object element's QueryInterface.
|
2011-12-05 17:45:40 +01:00 |
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
|
1412b471d0
|
mshtml: Remove some stray #undef.
|
2010-12-31 11:47:36 +01: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
|
42d9e0c813
|
mshtml: Added support for forwarding object element's DOM calls to ActiveX control.
|
2010-12-17 13:26:02 +01:00 |
Jacek Caban
|
26049daf47
|
mshtml: Added IHTMLObjectElement::get_object implementation.
|
2010-12-17 13:26:02 +01:00 |
Jacek Caban
|
52cc865cdc
|
mshtml: Deactivate plugin when detaching from document.
|
2010-12-13 16:25:03 +01:00 |
Jacek Caban
|
483fe27730
|
mshtml: Associate PluginHost with containing element.
|
2010-12-09 17:20:19 +01:00 |
Jacek Caban
|
bfc49aa7f3
|
mshtml: Inherit HTMLObjectElement from new HTMLPluginContainer object.
|
2010-12-09 17:20:14 +01:00 |
Michael Stefaniuc
|
0850b4e8ee
|
mshtml: Use an iface instead of a vtbl pointer in HTMLObjectElement.
|
2010-12-07 11:41:15 +01:00 |
Jacek Caban
|
ecc551b911
|
mshtml: Improved error handling in element constructors.
|
2010-12-02 11:58:40 +01:00 |
Jacek Caban
|
cb99f716a7
|
mshtml: Use custom get_readyState implementations for object and frame elements.
|
2010-11-15 13:20:07 +01:00 |
Jacek Caban
|
f351dc5e74
|
mshtml: Moved cloneNode implementation to vtbl.
|
2010-11-15 13:20:06 +01:00 |
Jacek Caban
|
6e796da748
|
mshtml: Added IHTMLObjectElement::get_vspace implementation.
|
2010-11-12 14:39:04 +01:00 |
Jacek Caban
|
73a15436ac
|
mshtml: Added IDispatchEx support to HTMLObjectElement object.
|
2010-10-28 11:40:06 +02:00 |
Jacek Caban
|
ea99533ebf
|
mshtml: Added IHTMLObjectElement stub implementation.
|
2010-10-28 11:39:56 +02:00 |