Commit Graph

41 Commits

Author SHA1 Message Date
Jacek Caban e63b9f4ec0 mshtml: Added more ActiveX loading and script binding tests. 2012-10-10 20:34:02 +02:00
Jacek Caban 3e27a4dfa7 mshtml: Get rid of no longer needed workarounds for async ActiveX loading. 2012-10-10 20:34:01 +02:00
Jacek Caban 6ae3418aaf mshtml: Return dispinterface from PHEventSink::QueryInterface. 2012-10-08 17:40:46 +02:00
Jacek Caban bf65003271 jscript: Added support for pstrFormalParams argument in ParseProcedureText. 2012-10-04 16:29:24 +02:00
Jacek Caban 5c15ca13d2 mshtml: Added ActiveX event binding test. 2012-10-03 18:16:59 +02:00
Jacek Caban ff34939400 mshtml: Return S_OK in plugin host's CanInPlaceActivate implementation. 2012-09-25 21:13:07 +02:00
Jacek Caban e4492f7569 mshtml: Added more IHTMLObjectElement tests. 2012-08-16 17:13:49 +02:00
Jacek Caban d0b8c6bca2 mshtml/tests: Use proper helpers for iface calls. 2012-07-30 14:58:19 +02:00
Jacek Caban 8791ce15e9 mshtml: Added support for IDispatch-only ActiveX objects. 2012-04-05 17:53:15 +02:00
Jacek Caban d73b1b6d8f mshtml: Added tests for returning ActiveX object's interfaces from object element's QueryInterface. 2011-12-05 17:45:45 +01:00
Jacek Caban 3cf749a6bf mshtml: Added tests of handling ActiveX objects without IQuickActivate interface implemented. 2011-11-17 17:35:35 +01:00
Thomas Faber a105f22e17 mshtml: Initialize OLEINPLACEFRAMEINFO.cb for IOleInPlaceSite::GetWindowContext. 2011-03-18 16:05:09 +01:00
Marcus Meissner 63b05794a7 mshtml: Removed duplicate const (Coverity). 2011-03-14 19:31:29 +01:00
Austin English e450573412 mshtml/tests: Make sure return value is used (LLVM/Clang). 2011-02-08 14:45:54 -06:00
Jacek Caban 103ef913d1 mshtml: Fixed some leaks in tests (valgrind). 2011-01-20 12:47:53 +01:00
Jacek Caban 42d9e0c813 mshtml: Added support for forwarding object element's DOM calls to ActiveX control. 2010-12-17 13:26:02 +01:00
Jacek Caban 26049daf47 mshtml: Added IHTMLObjectElement::get_object implementation. 2010-12-17 13:26:02 +01:00
Jacek Caban 0b5edecc8b mshtml: Fixed tests on some IE6 installations. 2010-12-15 11:59:47 +01:00
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 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 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 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
Jacek Caban ec29487f12 mshtml: Added PluginHost's IPropertyNotifySink stub implementation. 2010-12-06 19:06:23 +01:00
Jacek Caban 546f4bf5e3 mshtml: Added PluginHost's IAdviseSinkEx stub implementation. 2010-12-06 19:06:21 +01:00
Jacek Caban c706bba6a8 mshtml: Added QuickActivate tests. 2010-12-06 19:06:16 +01:00
Jacek Caban 812330421e mshtml: Added IOleControl calls test. 2010-12-06 19:06:07 +01:00
Jacek Caban 0b046c94ac mshtml: Added ActiveX control creation implementation. 2010-12-03 13:13:45 +01:00
Jacek Caban fa12dd98d7 mshtml: Added beginning ActiveX tests. 2010-11-30 16:22:01 +01:00