Jacek Caban
|
af6c518e7d
|
mshtml: Use lazy allocation for connection points.
|
2013-03-15 16:18:05 +01:00 |
Jacek Caban
|
d83822adbe
|
mshtml: Don't use PRInt32 in property getters implementations.
|
2013-01-18 14:46:42 +01:00 |
Jacek Caban
|
1017c2b3ee
|
mshtml: Added IHTMLObjectElement::name property implementation.
|
2012-11-07 18:12:05 +01:00 |
Jacek Caban
|
f63da13c28
|
mshtml: Added IHTMLWindow2::onhelp property implementation.
|
2012-09-04 15:06:28 +02:00 |
Jacek Caban
|
7c54aa9fe7
|
mshtml: Added IHTMLObjectElement::get_height implementation.
|
2012-08-16 17:13:46 +02:00 |
Jacek Caban
|
935ec95a58
|
mshtml: Added IHTMLObjectElement::put_height implementation.
|
2012-08-16 17:13:42 +02:00 |
Jacek Caban
|
500985bc19
|
mshtml: Added IHTMLObjectElement::get_width implementation.
|
2012-08-16 17:13:39 +02:00 |
Jacek Caban
|
d98225fff9
|
mshtml: Added IHTMLObjectElement::put_width implementation.
|
2012-08-16 17:13:36 +02:00 |
Jacek Caban
|
6d2902f680
|
mshtml: Use inline wrappers and fixed found warnings.
|
2012-07-26 13:40:40 +02:00 |
Jacek Caban
|
7a8f0994df
|
mshtml: Share nsobject reference with nsnode.
|
2012-06-28 01:39:12 +02:00 |
Jacek Caban
|
e405e4ccb9
|
mshtml: Forward common getters from IHTMLObjectElement to IHTMLObjectElement2.
|
2012-03-27 17:55:50 +02:00 |
Jacek Caban
|
6c116b2b92
|
mshtml: Added IHTMLObjectElement2 stub implementation.
|
2012-03-27 17:55:47 +02:00 |
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 |