Jacek Caban
|
282b2608c4
|
mshtml: Fixed tests on old IEs.
|
2012-10-16 20:41:29 +02:00 |
Jacek Caban
|
bfd25b4f50
|
mshtml: Added IHTMLScriptElement::put_src tests.
|
2012-10-16 20:41:20 +02:00 |
Jacek Caban
|
b882b18402
|
mshtml: Added support for IHTMLScriptElement::put_src on detached elements.
|
2012-10-16 20:41:05 +02:00 |
Jacek Caban
|
ccbee09f7e
|
mshtml: Added support for IHTMLScriptElement::put_src calls during parser callback.
|
2012-10-16 20:40:58 +02:00 |
Jacek Caban
|
fdbbaa1ff5
|
mshtml: Return early from BindToDocument if possible.
|
2012-10-16 20:40:52 +02:00 |
Jacek Caban
|
680aca56ef
|
mshtml: Added beginning IHTMLScriptElement::put_src implementation.
|
2012-10-16 20:40:42 +02:00 |
Jacek Caban
|
51b701c3ad
|
mshtml: Moved HTMLScriptElement declaration to separated header.
|
2012-10-16 20:40:28 +02:00 |
Jacek Caban
|
c26b63560e
|
mshtml: Added IHTMLBodyElement::onload property implementation.
|
2012-10-16 20:39:59 +02:00 |
Jacek Caban
|
cfef60a30e
|
mshtml: Added IHTMLLinkElement::href property implementation.
|
2012-10-15 15:24:55 +02:00 |
Jacek Caban
|
9277bf2e01
|
mshtml: Added IHTMLLinkElement::type property implementation.
|
2012-10-15 15:24:52 +02:00 |
Jacek Caban
|
c11c695b11
|
mshtml: Added IHTMLLinkElement::rel property implementation.
|
2012-10-15 15:24:49 +02:00 |
Jacek Caban
|
9608714d04
|
mshtml: Added IHTMLLinkElement::disabled property implementation.
|
2012-10-15 15:24:46 +02:00 |
Jacek Caban
|
b75e2c4dde
|
mshtml: Added IHTMLLinkElement stub implementation.
|
2012-10-15 15:24:43 +02:00 |
Jacek Caban
|
8d1dc99ea1
|
mshtml: Added IHTMLIFrameElement3::get_contentDocument implementation.
|
2012-10-11 20:21:06 +02:00 |
Jacek Caban
|
c9e5181ff3
|
mshtml: Added createStyleSheet and get_styleSheet tests.
|
2012-10-11 20:21:01 +02:00 |
Jacek Caban
|
163970c336
|
mshtml: Create script element in IHTMLDocument::createStyleSheet.
|
2012-10-11 20:20:56 +02:00 |
Jacek Caban
|
878b85825a
|
mshtml: Moved creating HTML element to separated function.
|
2012-10-11 20:20:51 +02:00 |
Jacek Caban
|
62c0c7b11f
|
mshtml: Added IHTMLStyleElement::get_styleSheet imeplementation.
|
2012-10-11 20:20:47 +02:00 |
Jacek Caban
|
45b29f9555
|
mshtml: Don't run noscript tests in enhanced security configuration.
|
2012-10-11 20:20:43 +02:00 |
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
|
c7f155f333
|
mshtml: Added noscript tag handling tests.
|
2012-10-10 20:34:01 +02:00 |
Jacek Caban
|
0ae458cc94
|
mshtml: Wine Gecko 1.8 release.
|
2012-10-09 18:32:24 +02:00 |
Jacek Caban
|
6ae3418aaf
|
mshtml: Return dispinterface from PHEventSink::QueryInterface.
|
2012-10-08 17:40:46 +02:00 |
Jacek Caban
|
94f3eaacf2
|
mshtml: Use proper type for parse_proc.
|
2012-10-04 16:29:30 +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
|
eda756dbb5
|
mshtml: Added support for binding ActiveX events with script event attribute.
|
2012-10-03 18:16:52 +02:00 |
Marcus Meissner
|
0f4c2f9a8c
|
mshtml: Removed duplicate condition (Coverity).
|
2012-10-03 16:28:29 +02:00 |
Jacek Caban
|
43a178fad1
|
mshtml: Added script 'for' and 'event' attributes tests.
|
2012-10-02 16:01:48 +02:00 |
Jacek Caban
|
d40b1ae8dc
|
mshtml: Added support for script 'for' and 'event' attributes.
|
2012-10-02 16:01:43 +02:00 |
Jacek Caban
|
4503edd614
|
mshtml: Store information if script was already parsed in script element object.
|
2012-10-02 16:01:35 +02:00 |
Jacek Caban
|
a420b5dad8
|
mshtml: Simplify get_node_obj.
|
2012-10-02 16:01:26 +02:00 |
Jacek Caban
|
60c9069f80
|
mshtml: Defer event script evaluation.
|
2012-10-02 16:01:22 +02:00 |
Jacek Caban
|
3bfbd6b619
|
mshtml: Moved getElementById implementation to separated function.
|
2012-10-02 16:01:18 +02:00 |
Jacek Caban
|
359a9041b1
|
mshtml: Store nsIDOMNodeSelector in HTMLDocumentNode.
|
2012-10-02 16:01:14 +02:00 |
Nikolay Sivov
|
1075118cdb
|
mshtml: Implement IHTMLFrameBase_put_name().
|
2012-10-02 14:08:37 +02:00 |
Jacek Caban
|
62e340226c
|
mshtml: Added IActiveScriptSiteUIControl tests.
|
2012-09-26 14:43:27 +02:00 |
Jacek Caban
|
d531c9ec2f
|
mshtml: Added IActiveScriptSiteUIControl implementation.
|
2012-09-26 14:43:23 +02:00 |
Jacek Caban
|
c9e6a96318
|
mshtml: Added better IActiveScriptSiteWindow implementation.
|
2012-09-26 14:43:19 +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
|
f90798572a
|
mshtml: Added DISPATCH_PROPERTYGET|DISPATCH_METHOD flags support for elements exposed as window properties.
|
2012-09-25 21:13:07 +02:00 |
Francois Gouget
|
9c1402e6a9
|
mshtml/tests: Add a trailing '\n' to an ok() call.
|
2012-09-25 11:42:41 +02:00 |
Jacek Caban
|
efb08f261d
|
mshtml: Added IHTMLDocument::get_charset implementation.
|
2012-09-24 22:27:27 +02:00 |
Jacek Caban
|
514e65c1e9
|
mshtml: Use custom VT_BSTR to VT_BOOL conversion in InvokeEx implementation.
|
2012-09-24 22:27:27 +02:00 |
Jacek Caban
|
4d469b55a5
|
mshtml: Added function overriding tests.
|
2012-09-24 22:27:27 +02:00 |
Jacek Caban
|
6d3bfe8ee5
|
mshtml: Added support for overriding builtin functions.
|
2012-09-24 22:27:27 +02:00 |
Francois Gouget
|
7af53b5f48
|
mshtml: Make navigate_uri() static.
|
2012-09-24 16:38:16 +02:00 |
Jacek Caban
|
e75683b858
|
mshtml: Use IUri as base URL in navigate_url.
|
2012-09-21 17:05:40 +02:00 |
Jacek Caban
|
481abdb304
|
mshtml: Don't do anything in handle_htmlevent if document is already detached.
|
2012-09-20 19:23:21 +02:00 |
Jacek Caban
|
f833ac752e
|
mshtml: Fixed NULL event_obj handling in fire_event_obj.
|
2012-09-19 16:31:22 +02:00 |
Michael Stefaniuc
|
d8d58b238c
|
mshtml: Fix a memory leak on an error path (Smatch).
|
2012-09-17 12:06:04 +02:00 |
Marcus Meissner
|
d182a123d1
|
mshtml: Print initialized anchor (Coverity).
|
2012-09-17 12:05:03 +02:00 |
Bernhard Übelacker
|
fdb7286a2c
|
mshtml: Check parameter load_group before calling RemoveRequest.
|
2012-09-14 14:15:34 +02:00 |
Jacek Caban
|
a982933869
|
mshtml: Try using IWinInetHttpInfo if OnResponse was not called.
|
2012-09-13 13:55:42 +02:00 |
Jacek Caban
|
05dc7eac8d
|
mshtml: Added IHTMLDocument4::fireEvent implementation.
|
2012-09-13 13:55:36 +02:00 |
Jacek Caban
|
fae1fff830
|
mshtml: Added more events tests.
|
2012-09-13 13:55:25 +02:00 |
Jacek Caban
|
3de3d07054
|
mshtml: Added support for event object in HTMLElement::fireEvent.
|
2012-09-13 13:54:52 +02:00 |
Jacek Caban
|
fffb717b1b
|
mshtml: Added IHTMLDocument4::createEventObject implementation.
|
2012-09-13 13:54:47 +02:00 |
Jacek Caban
|
74453fb0fd
|
mshtml: Added HTMLElement::ondataavailable implementation.
|
2012-09-13 13:54:40 +02:00 |
Jacek Caban
|
3f2365d5de
|
mshtml: Added support for navigating to anchors with IDs containing '#'.
|
2012-09-10 17:35:56 +02:00 |
Jacek Caban
|
7293e84163
|
mshtml: Added IHTMLWindow2::onscroll implementation.
|
2012-09-10 17:35:54 +02:00 |
Jacek Caban
|
bdcc88a396
|
mshtml: Added support for DISPATCH_METHOD|DISPATCH_PROPERTYGET flags in HTMLDocumentNode_invoke.
|
2012-09-10 17:35:51 +02:00 |
Jacek Caban
|
a4869de7fa
|
mshtml: Check if value is function only when it needs to be in invoke_builtin_prop.
|
2012-09-10 12:15:34 +02:00 |
Jacek Caban
|
156e94429d
|
mshtml: Use first script host's GUID as default script guid.
|
2012-09-10 11:51:52 +02:00 |
Jacek Caban
|
34d671dc25
|
mshtml: Avoid duplicated string release in navigate_anchor.
|
2012-09-07 11:55:05 +02:00 |
Jacek Caban
|
1cd527924f
|
mshtml: Added VBScript as event attribute tests.
|
2012-09-06 18:23:39 +02:00 |
Jacek Caban
|
a1e6835d0e
|
mshtml: Added IHTMLElement::contains implementation.
|
2012-09-04 15:06:41 +02:00 |
Jacek Caban
|
d898f27af4
|
mshtml: Added IHTMLStyle::put_pixelWidth implementation.
|
2012-09-04 15:06:36 +02:00 |
Jacek Caban
|
f63da13c28
|
mshtml: Added IHTMLWindow2::onhelp property implementation.
|
2012-09-04 15:06:28 +02:00 |
Jacek Caban
|
4ff0a82416
|
mshtml: Properly expose frame and iframe element's windows to scripts.
|
2012-09-04 15:06:11 +02:00 |
Jacek Caban
|
fcc3a77ae5
|
mshtml: Added IHTMLIFrameElement3 stub implementation.
|
2012-09-03 17:42:50 +02:00 |
Jacek Caban
|
12a35ac9de
|
mshtml: Added IHTMLIFrameElement2 stub implementation.
|
2012-09-03 17:42:45 +02:00 |
Jacek Caban
|
2dcb37e520
|
mshtml: Use nsIDOMWindowCollection::NamedItem in get_window_by_name.
|
2012-09-03 17:42:38 +02:00 |
Jacek Caban
|
a535417443
|
mshtml: Open targeted anchors in existing frames if available.
|
2012-09-03 17:42:34 +02:00 |
Jacek Caban
|
d3b77c4507
|
mshtml: Moved getting frame by name to separated function.
|
2012-09-03 17:42:29 +02:00 |
Jacek Caban
|
4c660d6e62
|
mshtml: Use nsIDirectoryServiceProvider2::GetFiles to provide Wine-specific plugin directory.
|
2012-08-29 11:47:29 +02:00 |
Jacek Caban
|
b4a228f461
|
mshtml: Added nsIDirectoryServiceProvider2 implementation.
|
2012-08-29 11:47:25 +02:00 |
Jacek Caban
|
e679471885
|
Always define WIDL_C_INLINE_WRAPPERS.
|
2012-08-28 14:41:13 +02:00 |
Jacek Caban
|
434b696c46
|
Fixed remaining wrong iface call helpers.
|
2012-08-28 14:41:12 +02:00 |
Jacek Caban
|
c74d9a43b8
|
mshtml: Added IHTMLWindow6::get_sessionStorage implementation.
|
2012-08-20 17:06:51 +02:00 |
Jacek Caban
|
e4492f7569
|
mshtml: Added more IHTMLObjectElement tests.
|
2012-08-16 17:13:49 +02:00 |
Jacek Caban
|
7c54aa9fe7
|
mshtml: Added IHTMLObjectElement::get_height implementation.
|
2012-08-16 17:13:46 +02:00 |
Jacek Caban
|
935ec95a58
|
mshtml: Added IHTMLObjectElement::put_height implementation.
|
2012-08-16 17:13:42 +02:00 |
Jacek Caban
|
500985bc19
|
mshtml: Added IHTMLObjectElement::get_width implementation.
|
2012-08-16 17:13:39 +02:00 |
Jacek Caban
|
d98225fff9
|
mshtml: Added IHTMLObjectElement::put_width implementation.
|
2012-08-16 17:13:36 +02:00 |
Jacek Caban
|
31201da6fa
|
mshtml: Moved Invoke(DISPID_ENABLED) invocation to separated function.
|
2012-08-16 17:13:16 +02:00 |
Jacek Caban
|
93a2de1fba
|
mshtml: Moved HTMLLocation reference to inner window.
|
2012-08-14 12:47:58 +02:00 |
Jacek Caban
|
28f35f86c6
|
mshtml: Use helper to get IUri in HTMLLocation implementation.
|
2012-08-14 12:47:58 +02:00 |
Jacek Caban
|
3918213586
|
mshtml: Use inner window's moniker in PluginHost implementation.
|
2012-08-14 12:47:58 +02:00 |
Jacek Caban
|
1a25ed2637
|
mshtml: Store moniker in HTMLInnerWindow.
|
2012-08-14 12:47:57 +02:00 |
Detlef Riekenberg
|
be1ca28398
|
mshtml/tests: Mark IE6 behavior as broken.
|
2012-08-14 11:57:44 +02:00 |
Jacek Caban
|
d32ee8e4a0
|
mshtml: Added VBScript in HTML tests.
|
2012-08-13 11:53:12 +02:00 |
Jacek Caban
|
1b2525d1bf
|
mshtml: Default to previous script type if not given.
|
2012-08-13 11:52:32 +02:00 |
Jacek Caban
|
156e212715
|
mshtml: Fixed DISPATCH_PROPERTYGET|DISPATCH_METHOD support in invoke_builtin_prop.
|
2012-08-13 11:52:27 +02:00 |
Jacek Caban
|
0ec75b1a5f
|
mshtml: Test contentWindow interfaces of frame and iframe elements.
|
2012-08-13 11:52:24 +02:00 |
Jacek Caban
|
6530e8a963
|
mshtml: Use inner window directly in handle_load.
|
2012-07-30 17:57:48 +02:00 |
Jacek Caban
|
8b69ff6b3b
|
mshtml: Use inner window directly in run_insert_script.
|
2012-07-30 17:57:48 +02:00 |
Jacek Caban
|
e78537ffa2
|
mshtml: Use inner window directly in HTMLOptionElementFactory implementation.
|
2012-07-30 17:57:47 +02:00 |
Jacek Caban
|
dce83a304d
|
mshtml: Use inner window directly in HTMLImageElementFactory implementation.
|
2012-07-30 17:57:47 +02:00 |