Jacek Caban
|
79f400c062
|
mshtml: Forward PluginHost's QueryService calls to window object.
|
2010-12-15 11:59:43 +01:00 |
Jacek Caban
|
94b591cdf2
|
mshtml: Added PluginHost::GetContainer implementation.
|
2010-12-15 11:59:38 +01:00 |
Jacek Caban
|
dc25bca4ed
|
mshtml: Added IOleContainer stub implementation.
|
2010-12-15 11:59:31 +01:00 |
Jacek Caban
|
14f2d1b19c
|
mshtml: Added OnUIActivation implementation.
|
2010-12-15 11:59:27 +01:00 |
Jacek Caban
|
4fd5788137
|
mshtml: Added more ActiveX tests.
|
2010-12-13 16:25:58 +01:00 |
Jacek Caban
|
41ca6568be
|
mshtml: Added more plugin in place activation support.
|
2010-12-13 16:25:56 +01:00 |
Jacek Caban
|
073a48abe4
|
mshtml: Added PluginHost::GetWindowContext implementation.
|
2010-12-13 16:25:52 +01:00 |
Jacek Caban
|
52cc865cdc
|
mshtml: Deactivate plugin when detaching from document.
|
2010-12-13 16:25:03 +01:00 |
Jacek Caban
|
c65f4c4956
|
mshtml: Added support for plugin in place activation.
|
2010-12-13 16:24:59 +01:00 |
Jacek Caban
|
146b720f41
|
mshtml: Call DoVerb on embedded plugin.
|
2010-12-13 16:24:55 +01:00 |
Jacek Caban
|
47bb0de4bc
|
mshtml: Fixed tests on IEs not supporting INewWindowManager.
|
2010-12-13 12:43:31 +01:00 |
Francois Gouget
|
5e04053d88
|
mshtml: Fix a typo and remove a space before a '\n' in a FIXME() trace.
|
2010-12-13 12:43:28 +01:00 |
Jacek Caban
|
9f182396fb
|
mshtml: Added IViewObjectEx iface to plugin test.
|
2010-12-10 17:09:37 +01:00 |
Jacek Caban
|
b3f0f07d70
|
mshtml: Added IBindHost::CreateMoniker implementation.
|
2010-12-10 17:09:36 +01:00 |
Jacek Caban
|
d43fb00eaf
|
mshtml: Added PluginHost::GetMoniker implementation.
|
2010-12-10 17:09:36 +01:00 |
Jacek Caban
|
3314bd8f8a
|
mshtml: Added QueryService(SID_SBindHost) implementation.
|
2010-12-10 17:09:36 +01:00 |
Jacek Caban
|
06f3b1a343
|
mshtml: Added OnChanged(DISPID_READYSTATE) semi-stub implementation.
|
2010-12-10 17:09:36 +01:00 |
Jacek Caban
|
0849079287
|
mshtml: Added IPropertyBag::Read implementation.
|
2010-12-10 17:09:35 +01:00 |
Jacek Caban
|
9fa8afd095
|
mshtml: Added IPropertyBag2 stub implementation.
|
2010-12-10 17:09:35 +01:00 |
Jacek Caban
|
cc88c5a331
|
mshtml: Added IPersistPropertyBag calls test.
|
2010-12-10 17:09:35 +01:00 |
Jacek Caban
|
067092c223
|
mshtml: IPropertyBag stub implementation.
|
2010-12-10 17:09:34 +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
|
331460793c
|
mshtml: Added support for CONFIRMSAFETYACTION_LOADOBJECT flag in CONFIRMSAFETY struct.
|
2010-12-09 17:20:25 +01:00 |
Jacek Caban
|
483fe27730
|
mshtml: Associate PluginHost with containing element.
|
2010-12-09 17:20:19 +01:00 |
Jacek Caban
|
bfc49aa7f3
|
mshtml: Inherit HTMLObjectElement from new HTMLPluginContainer object.
|
2010-12-09 17:20:14 +01:00 |
Jacek Caban
|
b962fff243
|
mshtml: Associate PluginHost with containing HTMLDocumentDode.
|
2010-12-09 17:20:06 +01:00 |
Michael Stefaniuc
|
5a3c146d0a
|
mshtml: Use an iface instead of a vtbl pointer in HTMLPluginsCollection.
|
2010-12-08 11:28:13 +01:00 |
Jacek Caban
|
a065d6fad9
|
mshtml: Use wineaddon.cpl to install Gecko.
|
2010-12-07 16:10:29 +01:00 |
Michael Stefaniuc
|
6f401f9811
|
mshtml: Use an iface instead of a vtbl pointer in HTMLImgElement.
|
2010-12-07 11:42:06 +01:00 |
Michael Stefaniuc
|
6c6536cbef
|
mshtml: Use an iface instead of a vtbl pointer in OmNavigator.
|
2010-12-07 11:41:59 +01:00 |
Michael Stefaniuc
|
850e991fd0
|
mshtml: Use an iface instead of a vtbl pointer in HTMLIFrame.
|
2010-12-07 11:41:52 +01:00 |
Michael Stefaniuc
|
bec5ea78ad
|
mshtml: Use an iface instead of a vtbl pointer in HTMLScreen.
|
2010-12-07 11:41:47 +01:00 |
Michael Stefaniuc
|
d4b0523288
|
mshtml: Use an iface instead of a vtbl pointer in HTMLSelectionObject.
|
2010-12-07 11:41:41 +01:00 |
Michael Stefaniuc
|
99a0da2410
|
mshtml: Use an iface instead of a vtbl pointer in HTMLLoadOptions.
|
2010-12-07 11:41:34 +01:00 |
Michael Stefaniuc
|
0850b4e8ee
|
mshtml: Use an iface instead of a vtbl pointer in HTMLObjectElement.
|
2010-12-07 11:41:15 +01:00 |
Michael Stefaniuc
|
8d78c7210f
|
mshtml: Use an iface instead of a vtbl pointer in HTMLTextAreaElement.
|
2010-12-07 11:41:12 +01:00 |
Michael Stefaniuc
|
5a506d707a
|
mshtml: Use an iface instead of a vtbl pointer in HTMLGenericElement.
|
2010-12-07 11:41:04 +01:00 |
Michael Stefaniuc
|
407a02d7eb
|
mshtml: Change the second vtbl in HTMLInputElement to an iface.
|
2010-12-07 11:40:55 +01:00 |
Michael Stefaniuc
|
bc4fed3a61
|
mshtml: Change the first vtbl in HTMLInputElement to an iface.
|
2010-12-07 11:40:41 +01:00 |
Michael Stefaniuc
|
6d158cf1d5
|
mshtml: Use an iface instead of a vtbl pointer in HTMLSelectElement.
|
2010-12-07 11:40:20 +01:00 |
Michael Stefaniuc
|
00324ea8be
|
mshtml: Use an iface instead of a vtbl pointer in HTMLTableRow.
|
2010-12-07 11:40:10 +01:00 |
Michael Stefaniuc
|
ca129550fe
|
mshtml: Use an iface instead of a vtbl pointer in HTMLFrameElement.
|
2010-12-07 11:40:01 +01:00 |
Michael Stefaniuc
|
2bef3ad2ef
|
mshtml: Use an iface instead of a vtbl pointer in UndoManager.
|
2010-12-07 11:39:53 +01:00 |
Michael Stefaniuc
|
2c04cfdb4e
|
mshtml: Use an iface instead of a vtbl pointer in HTMLScriptElement.
|
2010-12-07 11:39:43 +01:00 |
Michael Stefaniuc
|
0d2f29a010
|
mshtml: Use an iface instead of a vtbl pointer in HTMLEventObj.
|
2010-12-07 11:39:36 +01:00 |
Jacek Caban
|
c12d9ff8d7
|
mshtml: Added PluginHost's IServiceProvider stub implementation.
|
2010-12-06 19:06:38 +01:00 |
Jacek Caban
|
4479194e48
|
mshtml: Added PluginHost's IBindHost stub implementation.
|
2010-12-06 19:06:34 +01:00 |
Jacek Caban
|
dc062aee5a
|
mshtml: Added PluginHost's IOleControlSite stub implementation.
|
2010-12-06 19:06:29 +01:00 |
Jacek Caban
|
890dc6d6a0
|
mshtml: Added PluginHost's IOleInPlaceSite stub implementation.
|
2010-12-06 19:06:27 +01:00 |
Jacek Caban
|
06aa58f44b
|
mshtml: Added PluginHost's IDispatch stub implementation.
|
2010-12-06 19:06:25 +01:00 |