Commit Graph

15 Commits

Author SHA1 Message Date
Jacek Caban 7582518e18 mshtml: Added IDispatchEx support to HTMLInputElement. 2008-04-29 12:38:35 +02:00
Jacek Caban ef4200fcf7 mshtml: Added support for custom DISPIDs. 2008-04-29 12:38:25 +02:00
Jacek Caban 989574510c mshtml: Added IDispatchEx support to HTMLElementCollection object. 2008-04-24 22:19:41 +02:00
Jacek Caban af271b3b45 mshtml: Added IDispatchEx support to text node. 2008-04-24 22:16:56 +02:00
Jacek Caban 5d024a6d1d mshtml: Added IHTMLDOMNode2 to IDispatchEx support. 2008-04-24 22:14:55 +02:00
Jacek Caban d5059b8303 mshtml: Added elements IDispatchEx implementation. 2008-04-24 11:43:19 +02:00
Jacek Caban 98ab1a92c0 mshtml: Added HTMLDocument's IDispatchEx implementation. 2008-04-21 20:24:04 +02:00
Jacek Caban a5843056c5 mshtml: Added window IDispatchEx implementation. 2008-04-21 11:56:13 +02:00
Jacek Caban a0e0bf6b15 mshtml: Added IDispatchEx::GetIDsOfNames implementation. 2008-04-21 11:56:03 +02:00
Jacek Caban 5c6ea438a0 mshtml: Added IDispatchEx::Invoke implementation. 2008-04-21 11:56:00 +02:00
Jacek Caban de74e1aeb9 mshtml: Added IDispatchEx::InvokeEx implementation. 2008-04-21 11:55:57 +02:00
Jacek Caban b81818e7ee mshtml: Added IDispEx::GetDispID implementation. 2008-04-21 11:55:50 +02:00
Jacek Caban 12f312dacc mshtml: Added load event support. 2008-04-21 11:55:35 +02:00
Jacek Caban be59368dd1 mshtml: Move get_typeinfo to dispex.c. 2008-04-17 11:50:29 +02:00
Jacek Caban ed6a8acca7 mshtml: Added generic IDispatchEx implementation and use it in OnNavigator. 2008-04-17 11:48:35 +02:00