Commit Graph

17 Commits

Author SHA1 Message Date
Jacek Caban 79356c65c1 mshtml: Moved document node from HTMLOuterWindow to HTMLInnerWindow. 2012-06-25 17:45:19 +02:00
Jacek Caban 08964ede45 mshtml: Added separated types for outer and inner HTML windows. 2012-06-25 17:45:19 +02:00
Jacek Caban 06e51bc694 mshtml: Moved NPAPI struct declarations to npplugin.c.
They are no longer needed in nsiface.idl
2012-01-13 18:17:41 +01:00
Jacek Caban 05d3b9cd1a mshtml: Get rid of no longer useful get_nsdoc_window helper. 2011-08-24 19:34:11 +02:00
Jacek Caban bf4b869152 mshtml: Wine Gecko 1.3 release. 2011-08-23 18:16:44 +02:00
Jacek Caban 7891fc45d3 mshtml: Removed duplicated includes. 2011-08-03 14:15:49 +02:00
Jacek Caban eb799366f5 mshtml: Use case insensitive comparison in parse_classid. 2011-02-07 10:15:38 -06:00
Michael Stefaniuc e5214b24bb mshtml: Use ifaces instead of vtbl pointers in HTMLDocumentNode. 2011-01-03 12:14:26 +01:00
Jacek Caban 52cc865cdc mshtml: Deactivate plugin when detaching from document. 2010-12-13 16:25:03 +01:00
Jacek Caban dbbcbd59a5 mshtml: Added beginning support for loading data by an ActiveX object. 2010-12-10 17:09:34 +01:00
Jacek Caban 483fe27730 mshtml: Associate PluginHost with containing element. 2010-12-09 17:20:19 +01:00
Jacek Caban b962fff243 mshtml: Associate PluginHost with containing HTMLDocumentDode. 2010-12-09 17:20:06 +01:00
Jacek Caban 410501e6c9 mshtml: Added QuickActivation support. 2010-12-06 19:06:19 +01:00
Jacek Caban 5d0df14e77 mshtml: Added plugin host's IOleClientSite stub implementation. 2010-12-06 19:06:14 +01:00
André Hentschel fd94974e59 mshtml: Fix export comment. 2010-12-05 12:24:11 +01:00
Jacek Caban 0b046c94ac mshtml: Added ActiveX control creation implementation. 2010-12-03 13:13:45 +01:00
Jacek Caban b00b8631a6 mshtml: Added NP_GetEntryPoints implementation. 2010-12-03 13:12:02 +01:00