Jacek Caban
|
af6c518e7d
|
mshtml: Use lazy allocation for connection points.
|
2013-03-15 16:18:05 +01:00 |
Jacek Caban
|
07e72de9a4
|
mshtml: Get rid of PRUint32 outside XPCOM C API.
|
2013-01-23 20:47:25 +01:00 |
Jacek Caban
|
cf35bbd261
|
mshtml: Share nsIDOMText reference with nsIDOMNode.
|
2012-06-26 17:06:11 +02:00 |
Jacek Caban
|
a8d0efc7d6
|
mshtml: Return referenced instances from node constructors.
|
2012-06-26 17:06:11 +02:00 |
Michael Stefaniuc
|
868a3e660e
|
mshtml: COM cleanup for the IHTMLDOMTextNode iface.
|
2011-01-04 11:13:03 +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
|
6bf247f937
|
mshtml: Better error handling in create_node calls.
|
2010-12-02 11:58:12 +01:00 |
Jacek Caban
|
f351dc5e74
|
mshtml: Moved cloneNode implementation to vtbl.
|
2010-11-15 13:20:06 +01:00 |
Jacek Caban
|
64b651e262
|
mshtml: Added IHTMLDOMTextNode::get_length implementation.
|
2009-12-10 12:00:25 +01:00 |
Jacek Caban
|
64d4efe967
|
mshtml: Move node list to HTMLDocumentNode.
|
2009-09-17 09:47:53 -05:00 |
Michael Stefaniuc
|
cb133a12d0
|
mshtml: Change long to LONG in mshtml.idl (remaining 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 |
Alistair Leslie-Hughes
|
a1b4ee8866
|
mshtml: Add missing interfaces.
|
2009-01-28 14:15:05 +01:00 |
Alexandre Julliard
|
e9832a068c
|
mshtml: Make some functions static.
|
2008-12-02 15:28:04 +01:00 |
Alistair Leslie-Hughes
|
d2261cab4d
|
mshtml: Implement IDispatch for IHTMLDOMTextNode.
|
2008-09-09 11:46:18 +02:00 |
Jacek Caban
|
fdf676ac17
|
mshtml: Initialize node object from child node's constructors.
|
2008-06-20 12:15:04 +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
|
ef4200fcf7
|
mshtml: Added support for custom DISPIDs.
|
2008-04-29 12:38:25 +02:00 |
Jacek Caban
|
af271b3b45
|
mshtml: Added IDispatchEx support to text node.
|
2008-04-24 22:16:56 +02:00 |
Jacek Caban
|
754adce781
|
mshtml: Added IHTMLDOMTextNode stub implementation.
|
2008-04-24 22:15:28 +02:00 |