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
|
6d4170bd40
|
mshtml: COM cleanup for the IHTMLElementCollection 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
|
76c028b7c2
|
mshtml: Pass DispatchEx pointer instead of outer IUnknown to DispatchEx's vtbl functions.
|
2010-12-28 16:35:36 +01:00 |
Jacek Caban
|
6a1f4eb724
|
mshtml: Improved error handling in get_node calls.
|
2010-12-01 16:29:38 +01:00 |
Jacek Caban
|
456e53bcf9
|
mshtml: Optimize more nsAString handling.
|
2010-01-29 13:30:08 +01:00 |
Andrew Eikum
|
9a9c5f9cdf
|
mshtml: Also get dispid by element name & id in HTMLElementCollection.
|
2009-11-21 14:31:45 +01:00 |
Jacek Caban
|
d43ab58efb
|
mshtml: Use DISPATCH_* macros instead of INVOKE_*.
|
2009-10-14 11:22:26 +02:00 |
Jacek Caban
|
64d4efe967
|
mshtml: Move node list to HTMLDocumentNode.
|
2009-09-17 09:47:53 -05:00 |
Jacek Caban
|
b42243e8e7
|
mshtml: Properly release DispatchEx data.
|
2009-09-01 12:43:13 +02:00 |
Jacek Caban
|
8b8e91a50f
|
mshtml: Added support for DISPID_VALUE.
|
2009-09-01 12:42:04 +02:00 |
Jacek Caban
|
cf2e8619ef
|
mshtml: Added support for VT_UINT name in IHTMLElementCollection::item.
|
2009-07-08 20:12:55 +02:00 |
Michael Stefaniuc
|
491ae71e52
|
mshtml: Change long to LONG in mshtml.idl (HTML*Element stuff).
|
2009-03-12 13:09:54 +01:00 |
Andrew Talbot
|
3b26d50d17
|
mshtml: Declare a function static.
|
2009-01-09 14:21:31 +01:00 |
Jacek Caban
|
7db77df36d
|
mshtml: Fixed handing non-element nodes in IHTMLElementCollection.
|
2008-10-07 12:08:59 +02:00 |
Jacek Caban
|
ac4117fdb5
|
mshtml: Added IHTMLTable::get_rows implementation.
|
2008-10-01 10:01:03 -05:00 |
Jacek Caban
|
0769ebc8a6
|
mshtml: Use create_all_collection in IHTMLElement::get_all implementation.
|
2008-10-01 10:00:51 -05:00 |
Jacek Caban
|
53f00d0221
|
mshtml: Use create_collection_from_nodelist in IHTMLElement::get_children implementation.
|
2008-10-01 10:00:45 -05:00 |
Jacek Caban
|
c584effc73
|
mshtml: Move IHTMLElementCollection to separated file.
|
2008-10-01 10:00:38 -05:00 |