Commit Graph

46 Commits

Author SHA1 Message Date
Jacek Caban 2e2622efaa mshtml: Move ITypeInfo::Invoke call to separated function. 2009-09-01 12:42:44 +02:00
Jacek Caban 8b8e91a50f mshtml: Added support for DISPID_VALUE. 2009-09-01 12:42:04 +02:00
Jacek Caban 51f13ac144 mshtml: Fixed tests on IE8 and change Wine behavior to IE8. 2009-06-23 15:52:59 +02:00
Alistair Leslie-Hughes ad7fc048b7 mshtml: Add missing IHTMLCurrentStyle IDispatchEx ids. 2009-03-05 16:16:25 +01:00
Alistair Leslie-Hughes c58b8f2883 mshtml: Add missing IHTMLStyle IDispatchEx ids. 2009-03-05 16:16:25 +01:00
Jacek Caban a2ac4d2323 mshtml: Added IDispatchEx support to HTMLLocation object. 2009-01-06 10:09:36 +01:00
Alexandre Julliard e9832a068c mshtml: Make some functions static. 2008-12-02 15:28:04 +01:00
Jacek Caban 3d3574eba0 mshtml: Pass the right 'this' argument to event handlers. 2008-10-13 11:15:43 +02:00
Jacek Caban 70bb5b0749 mshtml: Added IDispatchEx support to HTMLEventObj. 2008-10-10 12:56:12 +02:00
Jacek Caban f462e4140f mshtml: Added IHTMLElement3::[get|put]_implementation. 2008-10-10 12:55:44 +02:00
Jacek Caban 712c4d9af2 mshtml: Added IDispatchEx support for HTMLIFrame. 2008-10-08 13:20:14 +02:00
Jacek Caban a06ef64036 mshtml: Added INVOKE_FUNC support to InvokeEx. 2008-10-07 12:08:56 +02:00
Jacek Caban 9b657fa0e7 mshtml: Added IDispatchEx support to HTMLCurrentStyle. 2008-10-07 12:05:31 +02:00
Jacek Caban 3203524bb5 mshtml: Added IHTMLStyle2 to IDispatchEx support. 2008-10-06 12:51:31 +02:00
Jacek Caban b54f449e2d mshtml: Ignore IDispatchJS in QueryInterface. 2008-10-01 10:01:15 -05:00
Jacek Caban 1ee46d4814 mshtml: Don't use IHTMLControlElement in IDispatchEx implementations. 2008-10-01 10:00:31 -05:00
Jacek Caban 630252c12d mshtml: Added IDispatchEx support to IHTMLTable. 2008-10-01 10:00:27 -05:00
Jacek Caban ea36413683 mshtml: Added IDispatchEx support to HTMLTableRow. 2008-10-01 10:00:22 -05:00
Jacek Caban e9277986c8 mshtml: Fixed dynamic properties allocation. 2008-09-22 11:52:35 +02:00
Alistair Leslie-Hughes cf86ff8f7e mshtml: Add missing IDispatchEx tids. 2008-09-02 13:56:01 +02:00
Jacek Caban 4fdbdaf0b9 mshtml: Ignore fdexNameImplicit flag. 2008-07-01 12:23:32 +02:00
Jacek Caban fe863e0326 mshtml: Silence common invalid QueryInterface FIXME. 2008-07-01 12:23:08 +02:00
Jacek Caban af3d19fa04 mshtml: DispatchEx's QueryInterface implementation clean up. 2008-07-01 12:23:03 +02:00
Jacek Caban d0568d8c5b mshtml: Added IDispatchEx support to HTMLGenericElement. 2008-06-20 12:15:19 +02:00
Jacek Caban 32ac703e30 mshtml: Added fdexNameEnsure support to IDidpatchEx implementation. 2008-06-18 15:59:08 +02:00
Jacek Caban 1741e652b3 mshtml: Added IDispatchEx support to HTMLSelectElement. 2008-06-18 15:59:00 +02:00
Jacek Caban f263b637a9 mshtml: Added IDispatchEx support to HTMLImgElement. 2008-05-01 19:36:11 +02:00
Jacek Caban 9483760b35 mshtml: Added IDispatchEx support to HTMLStyle. 2008-05-01 10:57:34 +02:00
Jacek Caban cecb265248 mshtml: Added IDispatchEx support to HTMLCommentElement. 2008-05-01 10:57:34 +02:00
Jacek Caban 30d2047537 mshtml: Added IDispatchEx support to HTMLDOMChildrenCollection. 2008-05-01 10:57:34 +02:00
Jacek Caban 928914c81e mshtml: Added IDispatchEx support to HTMLOptionElement. 2008-04-29 12:38:38 +02:00
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