Commit Graph

130 Commits

Author SHA1 Message Date
Jacek Caban aa22a3c4b2 mshtml: Use IWebBrowserPriv2IE9 instead of IWebBrowserPriv2IE8 in tests on IE9+. 2014-02-14 16:57:52 +01:00
Jacek Caban a2002082f2 mshtml.idl: Added IHTMLDocument7 and related interfaces declarations. 2014-02-14 16:57:31 +01:00
Jacek Caban 040e47fece ieframe: Added IWebBrowserPriv2IE8 stub implementation. 2013-09-18 20:21:50 +02:00
Jacek Caban 532de89170 mshtml.idl: Added IHTMLButtonElement and DispHTMLButtonElement declarations. 2013-03-14 19:40:52 +01:00
Jacek Caban 0f9885448e mshtml.idl: Added IHTMLLabelElement* interfaces declarations. 2013-02-28 21:01:48 +01:00
Jacek Caban df9355301e mshtml.idl: Added IHTMLLinkElement* declarations. 2012-10-12 17:18:45 +02:00
Jacek Caban d71ce1a282 mshtml.idl: Added IHTMLIFrameElement2 and IHTMLIFrameElement3 declarations. 2012-09-03 17:42:41 +02:00
Jacek Caban 76cb174dca mshtml.idl: Added IHTMLDOMConstructorCollection declaration. 2012-07-31 17:59:11 +02:00
Jacek Caban 020a68e135 mshtml.idl: Added IDOMEvent and IDOMEventTarget declarations. 2012-07-20 21:30:09 +02:00
Jacek Caban 84eb47531d mshtml.idl: Added more *XMLHttpRequest* declarations. 2012-07-20 21:30:09 +02:00
Jacek Caban 930065072a mshtml.idl: Added IXMLHttpRequest declaration. 2012-07-20 21:30:08 +02:00
Jacek Caban fdeb816fc9 mshtml.idl: Added DispHTMLHistory declaration. 2012-05-02 12:00:34 +02:00
Jacek Caban 5d8d4b8f3f mshtml.idl: Added IHTMLMetaElement* declarations. 2012-04-02 18:26:25 +02:00
Jacek Caban 30a477d36b mshtml.idl: Added DispHTMLMetaElement declaration. 2012-04-02 18:26:19 +02:00
Jacek Caban fb1640fb4e mshtml.idl: Added IHTMLTableCell declaration. 2012-03-28 13:51:19 +02:00
Jacek Caban 33742f1ed3 mshtml.idl: Added DispHTMLTableCell declaration. 2012-03-28 13:51:16 +02:00
Jacek Caban ab51e119b5 mshtml.idl: Added IHTMLObjectElement2 declaration. 2012-03-26 18:15:18 +02:00
Piotr Caban e62a8ee0d2 include: Added IXMLGenericParse interface definition. 2012-03-08 18:54:33 +01:00
Francois Gouget 80bee500b1 include: mshtml.idl should import dispex.idl. 2012-01-06 19:24:14 +01:00
Jacek Caban 05ffda9eb8 mshtml.idl: Added IHTMLWindow5 and IHTMLStorage declarations. 2011-10-19 17:48:29 +02:00
Piotr Caban 51aafd5683 include: Added IHTMLAttributeCollection definition. 2011-08-23 16:53:54 +02:00
Alexandre Julliard 6adfeeacf9 mshtml: Remove typelib registrations. 2011-08-02 20:47:49 +02:00
Jacek Caban b9d425e7e6 mshtml.idl: Added missing DispHTMLStyle properties. 2011-07-28 18:37:40 +02:00
Jacek Caban b9202639e3 mshtml.idl: Added IHTMLStyle5 and IHTMLStyle6 declarations. 2011-07-28 18:37:40 +02:00
Jacek Caban f494de4087 mshtml.idl: Added title element interfaces. 2011-06-21 17:13:38 +02:00
Jacek Caban 0f8300c407 mshtml.idl: Added head element interfaces. 2011-06-21 17:12:53 +02:00
Jacek Caban 79971018ec mshtml.idl: Added DispHTMLDOMAttribute declaration. 2011-02-24 15:52:21 +01:00
Alexandre Julliard 080d6462df include: Define the Scriptlet class in mshtml.idl. 2010-12-23 12:51:06 +01:00
Jacek Caban bf228d4a84 mshtml.idl: Added param element's interfaces declaration. 2010-11-29 11:24:48 +01:00
Jacek Caban 7119b98923 mshtml.idl: Added IHTMLStyleElement and DispHTMLStyleElement declarations. 2010-11-12 14:39:11 +01:00
Jacek Caban 2da5890ea1 mshtml: Added IDispatchEx support to HTMLStyleSheetsCollection object. 2010-11-08 13:31:25 +01:00
Jacek Caban 00ee406ea6 mshtml: Added IOmNavigator::get_plugins implementation. 2010-11-08 13:31:22 +01:00
Jacek Caban cb9f12e566 mshtml.idl: Added IHTMLEmbedElement and DispHTMLEmbedElement declarations. 2010-10-28 11:40:12 +02:00
Jacek Caban 41040c38fb mshtml.idl: Added DispHTMLObjectElement declaration. 2010-10-26 15:14:09 +02:00
Jacek Caban 6a30bd59bf mshtml.idl: Added IHTMLObjectElement declaration. 2010-10-26 15:14:07 +02:00
Jacek Caban 73a5813706 include: Added IHTMLPrivateWindow declaration. 2010-03-03 15:28:23 +01:00
Jacek Caban fe3e19c8a4 mshtml.idl: Added DispHTMLTextAreaElement declaration. 2010-01-29 13:30:06 +01:00
Jacek Caban 100b7f580f mshtml.idl: Remove useless semicolons. 2010-01-28 11:09:59 +01:00
Jacek Caban 19240cb87d mshtml.idl: Added DispHTMLScriptElement declaration. 2010-01-28 11:09:48 +01:00
Jacek Caban 1f98d8e8bb mshtml.idl: Added IHTMLFrameElement3 declaration. 2010-01-22 12:23:26 +01:00
Jacek Caban af926beaaf mshtml.idl: Added DispHTMLFrameElement dispinterface declaration. 2010-01-22 12:23:22 +01:00
Jacek Caban f5430010cf mshtml.idl: Added IHTMLIFrameElement interface declaration. 2010-01-14 10:22:30 -06:00
Piotr Caban c23b0b0b48 mshtml: Added IElementBehavior{Site,Factory} to idl file. 2009-12-16 13:04:34 +01:00
Andrew Eikum 296eeb6e6e mshtml.idl: Add DispHTMLFormElement interface. 2009-12-01 12:24:06 +01:00
Jacek Caban 1ddc01c09b mshtml.idl: Added DispHTMLScreen declaration and use it in HTMLScreen object. 2009-12-01 11:30:42 +01:00
Andrew Eikum 8872a14288 mshtml.idl: Fix IHTMLImageElementFactory uuid. 2009-10-21 16:05:58 +02:00
Andrew Eikum 44df672a38 mshtml.idl: Add IHTMLDocument6 dispiface. 2009-10-13 11:38:29 +02:00
Andrew Eikum ba16fc9064 mshtml.idl: Add IHTMLDocumentCompatibleInfo[Collection] dispifaces. 2009-10-13 11:38:28 +02:00
Jacek Caban 7e37df04ec mshtml.idl: Moved IHTMLDOMConstructor dispinterface declaration to macro and add it to all element types. 2009-10-05 13:45:59 +02:00
Jacek Caban b399acd838 mshtml.idl: Moved IElementSelector dispinterface declaration to macro and added it to all element types with data. 2009-10-05 13:45:59 +02:00