Commit Graph

199 Commits

Author SHA1 Message Date
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
Jacek Caban e0f798b6e8 mshtml.idl: Moved IHTMLElement5 dispinterface declaration to macro and add it to all element types. 2009-10-05 13:45:59 +02:00
Jacek Caban b5d095bd6a mshtml.idl: Group common sets of disinterfaces in macros. 2009-10-05 13:45:59 +02:00
Jacek Caban bb0999b280 mshtml.idl: Moved IHTMLDatabinding dispinterface declaration to macro. 2009-10-05 13:45:59 +02:00
Jacek Caban 25c6a6c5c0 mshtml.idl: Moved IHTMLDOMNode2 dispinterface declaration to macro. 2009-10-05 13:45:59 +02:00
Jacek Caban 042fa2e42c mshtml.idl: Moved IHTMLDOMNode dispinterface declaration to macro. 2009-10-05 13:45:59 +02:00
Jacek Caban c8230cfa51 mshtml.idl: Moved IHTMLUniqueName dispinterface declaration to macro. 2009-10-05 13:45:59 +02:00
Jacek Caban 0e24f312ed mshtml.idl: Moved IHTMLElement3 dispinterface declaration to macro. 2009-10-05 13:45:59 +02:00
Jacek Caban 48395ae09c mshtml.idl: Moved IHTMLElement3 dispinterface declaration to macro. 2009-10-05 13:45:59 +02:00
Jacek Caban bff6c1cd72 mshtml.idl: Moved IHTMLElement2 dispinterface declaration to macro. 2009-10-05 13:45:59 +02:00
Jacek Caban 328b1d9ddb mshtml.idl: Moved IHTMLElement dispinterface declaration to macro. 2009-10-02 15:06:59 +02:00
Jacek Caban 356d60df0b mshtml.idl: Added DispHTMLAnchorElement declaration. 2009-10-02 15:06:58 +02:00
Jacek Caban 872a89436d mshtml.idl: Added missing hidden attributes. 2009-09-08 13:39:53 +02:00
Alistair Leslie-Hughes ccb23e8897 mshtml: Add missing interfaces. 2009-08-04 13:47:36 +02:00
Jacek Caban 6f5591f3b2 mshtml.idl: Added DispHTMLLocation and DispHTMLNavigation dispinterfaces. 2009-06-23 15:52:59 +02:00
Alexandre Julliard 4857e1997e include: Added definitions for HTMLWindowEvents and HTMLWindowEvents2. 2009-04-28 13:10:03 +02:00
Alexandre Julliard bb3eb738a4 include: Added definition of the DispHTMLWindowProxy interface. 2009-04-28 13:10:03 +02:00
Alexandre Julliard 6d23a22f89 include: Added definitions for IHTMLWindow4 and IHTMLWindow5. 2009-04-28 13:10:03 +02:00
Michael Stefaniuc cb133a12d0 mshtml: Change long to LONG in mshtml.idl (remaining stuff). 2009-03-12 13:09:54 +01:00
Michael Stefaniuc 491ae71e52 mshtml: Change long to LONG in mshtml.idl (HTML*Element stuff). 2009-03-12 13:09:54 +01:00
Michael Stefaniuc 165f691ca8 mshtml: Change long to LONG in mshtml.idl (htmlwindow.c part). 2009-03-12 13:09:54 +01:00
Michael Stefaniuc 6b37e6bbed include: Change long to LONG in mshtml.idl.
This is the stuff not yet backed by code in mshtml.
2009-03-12 13:09:54 +01:00
Alistair Leslie-Hughes 5cadd7e480 mshtml: Add missing IHTMLTable interfaces. 2009-03-11 13:03:31 +01:00
Alexandre Julliard 8bb21b710e include: Undefine a few Unicode macros that conflict with interface functions. 2009-02-09 13:03:09 +01:00
Alistair Leslie-Hughes 8b9ce14fa2 mshtml: Add missing coclass's. 2009-02-03 12:40:31 +01:00
Alistair Leslie-Hughes 183bb795b6 mshtml: Add missing StyleSheet interfaces. 2009-02-02 15:48:26 +01:00
Alistair Leslie-Hughes a1b4ee8866 mshtml: Add missing interfaces. 2009-01-28 14:15:05 +01:00
Alistair Leslie-Hughes 022ae89e0f mshtml: Add missing IHTMLCurrentStyle interfaces. 2009-01-14 12:41:04 +01:00
Alistair Leslie-Hughes aece72e311 mshtml: Add missing IHTMLStyle interfaces. 2009-01-04 14:59:54 +01:00
Jacek Caban 2b3c8ad501 mshtml.idl: Added HTMLStyle coclass declaration. 2008-12-31 12:27:52 +01:00
Konstantin Kondratyuk ba8a0b7b9d mshtml: Correct UIDs of interfaces. 2008-12-17 15:31:33 +01:00
Konstantin Kondratyuk 174cc24fd6 include: Add new interfaces to mshtml.idl. 2008-12-03 11:49:26 +01:00
Jacek Caban 1a3e1de222 mshtml.idl: Added DispCEventObj declaration. 2008-10-10 12:56:07 +02:00
Jacek Caban abe7846a94 mshtml: Added DispHTMLIFrame dispinterface declaration. 2008-10-07 12:09:04 +02:00
Jacek Caban 4a67a50e6f mshtml.idl: Added DispHTMLCurrentStyle dispinterface declaration. 2008-10-07 12:05:22 +02:00
Jacek Caban cbeeac0ebf mshtml.idl: Added IHTMLStyle2 interface declaration. 2008-10-06 12:51:23 +02:00
Jacek Caban 8b3c63dce6 mshtml.idl: Added DispHTMLTableRow declaration. 2008-09-30 11:33:55 -05:00
Jacek Caban e7fb15065f mshtml.idl: Added DispHTMLTable declaration. 2008-09-30 11:33:51 -05:00
Jacek Caban d893690e3b mshtml.idl: Added IHTMLTableRow declaration. 2008-09-30 11:33:45 -05:00
Alistair Leslie-Hughes 521a69fa51 mshtml: Add dispinterface DispHTMLBody. 2008-09-02 13:58:09 +02:00
Alistair Leslie-Hughes e2c3be83fd mshtml: Add missing interfaces. 2008-09-02 13:57:29 +02:00
Jacek Caban bb1190a832 mshtml.idl: Added IHTMLGenericElement declaration. 2008-06-20 12:14:56 +02:00
Jacek Caban 8c9a7998c3 mshtml.idl: Added DispHTMLGenericElement declaration. 2008-06-20 12:14:50 +02:00
Jacek Caban 7584f2793d mshtml: Added DispHTMLSelectElement declaration. 2008-05-05 13:34:05 +02:00
Jacek Caban ac00714c40 mshtml.idl: Added DispHTMLCommentElement declaration. 2008-05-01 10:57:34 +02:00
Jacek Caban e487b1e213 mshtml.idl: Added DispHTMLStyle declaration. 2008-04-30 13:45:23 +02:00
Jacek Caban 5ed14f98aa mshtml.idl: Added DispHTMLImg implementation. 2008-04-30 13:45:23 +02:00
Jacek Caban 96fdb0e742 mshtml: Added IHTMLCommentElement declaration. 2008-04-29 12:38:19 +02:00
Jacek Caban 3186aa7a65 mshtml.idl: Added DispHTMLOptionElement declaration. 2008-04-29 12:38:12 +02:00
Jacek Caban f885b33218 mshtml.idl: Added IHTMLDOMChildrenCollection and DispDOMChildrenCollection declaration. 2008-04-29 12:37:58 +02:00
Jacek Caban 32846424be mshtml.idl: Added DispHTMLInputElement declaration. 2008-04-28 14:32:44 +02:00
Jacek Caban 74c571a441 mshtml.idl: Added DispHTMLElementCollection declaration. 2008-04-24 22:19:36 +02:00
Jacek Caban 1cb633a5cc mshtml.idl: Added IHTMLDOMTextNode declaration. 2008-04-24 22:15:11 +02:00
Jacek Caban f731140c91 mshtml.idl: Added DispHTMLDOMText declaration. 2008-04-24 22:15:05 +02:00
Jacek Caban 22eb495aaf mshtml.idl: Added DispHTMLUnknownElement declaration. 2008-04-24 11:43:19 +02:00
Jacek Caban b56a072eb9 mshtml.idl: Added IHTMLWindow3 declaration. 2008-04-15 14:34:10 +02:00
Jacek Caban 2f9b7741ca mshtml.idl: Added DispHTMLWindow2 dispinterface. 2008-04-10 11:16:27 +02:00
Jacek Caban b8092fbada mshtml.idl: Added IHTMLScriptElement declaration. 2008-03-03 11:59:54 +01:00
Jacek Caban ce81e30f53 mshtml.idl: Added IHTMLTable declaration. 2007-11-30 14:20:57 +01:00
Francois Gouget 4e4f8e4b13 mshtml: Add a missing import directive to mshtml.idl. 2007-10-19 12:25:07 +02:00
Jacek Caban 62894b488d mshtml: Import dimm.idl and fix compilation. 2007-10-18 12:05:49 +02:00
Jacek Caban 8fa1aff768 mshtml.idl: Added IHTMLInputTextElement interface. 2007-10-04 11:40:21 +02:00
Jacek Caban 1ab3dbd55e mshtml.idl: Added IHTMLAnchorElement. 2007-09-13 13:25:57 +02:00
Rob Shearman 68efb47ca3 include: Add some defines for mshtml service IDs. 2007-08-23 20:18:32 +02:00
Jacek Caban d221915037 mshtml.idl: Added some missing attributes. 2007-07-30 14:12:45 +02:00
Rob Shearman 52581b29bf include: Add HTMLTextContainerEvents dispinterface and necessary dispids. 2007-06-14 13:14:40 +02:00
Jacek Caban 394c3f9adb mshtml: Added DispHTMLDocument dispinterface declaration. 2007-03-29 21:01:21 +02:00
Jacek Caban 3b44fb3eb7 mshtml.idl: Added IHTMLFrameBase2 declaration. 2006-12-26 12:20:35 +01:00
Jacek Caban 8298444f6b mshtml.idl: Fix SAFEARRAY argument declaration. 2006-07-28 12:35:01 +02:00
Mike McCormack 57f8bd057f include: Remove unnecessary semicolons from idl. 2006-07-20 12:49:55 +02:00
Jonathan Ernst 360a3f9142 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
Jacek Caban 1a8397671e mshtml: Added IHTMLTextContainer declaration. 2006-05-05 17:18:34 +02:00
Jacek Caban 8e457d04e4 include: Added missing importlib. 2006-04-21 23:20:01 +02:00
Jacek Caban c355574d4f mshtml.idl: Added HTMLDocumentEvents and HTMLDocumentEvents2 dispifaces. 2006-04-20 11:29:13 +02:00
Jacek Caban 144bb464c3 mshtml.idl: Added more interfaces. 2006-03-18 18:06:01 +01:00
Jacek Caban ee1e7e503f mshtml: Added more interfaces to mshtml.idl. 2006-03-06 11:33:27 +01:00
Jacek Caban ea6e5b969a Added mshtmcid.h. 2006-01-24 10:57:59 +01:00
Jacek Caban a2363a3e5e Added some declarations to mshtml.idl. 2005-12-16 12:40:29 +01:00
Jacek Caban f94acfdd7d Added declaration of IHTMLDocument3 and more DISPIDs. 2005-12-12 11:50:38 +01:00
Jacek Caban c532793426 Added MSHTML library declaration. 2005-07-14 12:18:30 +00:00
Jacek Caban c2ccf0f48c Added mshtml.idl. 2005-01-10 13:31:29 +00:00