Jacek Caban
|
2ff987322f
|
mshtml: Create ActiveX object inside create_plugin_host.
|
2014-12-11 16:41:31 +01:00 |
Jacek Caban
|
a545fe08ad
|
mshtml: Pass HTMLPluginContainer to create_plugin_host.
|
2014-12-11 16:41:28 +01:00 |
Jacek Caban
|
a0c2d641d4
|
mshtml: Use get_elem_attr_value helper in npplugin.c.
|
2014-06-11 13:04:26 +02:00 |
Huw Davies
|
6da6f1861b
|
mshtml: Release a leaked class factory.
|
2014-01-13 17:37:44 +01:00 |
Huw Davies
|
5ac8507a8e
|
mshtml: Finish with the correct string.
|
2014-01-13 17:37:26 +01:00 |
Jacek Caban
|
519166a448
|
mshtml: Fixed double release in NPP_New.
|
2014-01-10 16:26:04 +01:00 |
Michael Stefaniuc
|
52bdc93e72
|
mshtml: Fix copy and paste error.
|
2013-02-19 19:50:54 +01:00 |
Jacek Caban
|
d1f2b8a809
|
mshtml: Try to install ActiveX if it's not registered.
|
2012-11-02 19:47:26 +01:00 |
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 |