Piotr Caban
|
bea3154f48
|
mshtml: Added IHTMLAttributeCollection stub.
|
2011-08-26 12:00:09 +02:00 |
Michael Stefaniuc
|
78a10a627f
|
mshtml: COM cleanup for the IHTMLCommentElement iface.
|
2011-01-04 11:12:42 +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 |
Michael Stefaniuc
|
d4248e95f5
|
mshtml: COM cleanup for the IHTMLElement 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
|
d0f7785e04
|
mshtml: Forward IHTMLCommentElement::get_text to IHTMLElement::get_outerHTML.
|
2010-02-10 11:33:05 +01:00 |
Jacek Caban
|
b00bd14e77
|
mshtml: Moved common element tids to macro.
|
2010-01-28 11:09:40 +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 |
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
|
43ea81bf55
|
mshtml: Implement IDispatch for IHTMLCommentElement.
|
2008-12-01 14:01:26 +01:00 |
Jacek Caban
|
9306e9b657
|
mshtml: Use IHTMLElement3 in IDispatchEx.
|
2008-10-10 12:55:50 +02:00 |
Jacek Caban
|
fdf676ac17
|
mshtml: Initialize node object from child node's constructors.
|
2008-06-20 12:15:04 +02:00 |
Jacek Caban
|
210d6a0abb
|
mshtml: Added missing tids to HTMLCommentElement.
|
2008-06-18 15:59:24 +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
|
cecb265248
|
mshtml: Added IDispatchEx support to HTMLCommentElement.
|
2008-05-01 10:57:34 +02:00 |
Jacek Caban
|
67333a2a19
|
mshtml: Added IHTMLCommentElement stub implementation.
|
2008-05-01 10:57:34 +02:00 |