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 |
Jacek Caban
|
7ff231d7fb
|
mshtml: Use inner window directly from document node in htmlevent.c.
|
2012-07-30 17:57:46 +02:00 |
Jacek Caban
|
27f799d880
|
mshtml: Store inner window directly in HTMLDocumentNode.
|
2012-07-30 17:57:45 +02:00 |
Jacek Caban
|
d0b8c6bca2
|
mshtml/tests: Use proper helpers for iface calls.
|
2012-07-30 14:58:19 +02:00 |
Jacek Caban
|
16871c4c89
|
mshtml: Grow the buffer faster in BufferBSC_read_data.
|
2012-07-27 17:05:25 +02:00 |
Jacek Caban
|
f98c3bbd9c
|
mshtml: Added support for BOM in bind_mon_to_wstr.
|
2012-07-27 17:05:25 +02:00 |
Jacek Caban
|
73984d4da8
|
mshtml: Moved conversion to unicode of buffers from binding to navigate.c.
|
2012-07-27 17:05:24 +02:00 |
Jacek Caban
|
f011ccedea
|
mshtml: Moved IStream::Read calls to separated function.
|
2012-07-27 17:05:24 +02:00 |
Jacek Caban
|
13df042891
|
mshtml: Properly handle NULL VT_DISPATCH refChild in IHTMLDOMNode::insertBefore.
|
2012-07-26 19:25:30 +02:00 |
Jacek Caban
|
6d2902f680
|
mshtml: Use inline wrappers and fixed found warnings.
|
2012-07-26 13:40:40 +02:00 |
Jacek Caban
|
140cd1b914
|
mshtml: Added runtimeStyle tests.
|
2012-07-25 16:11:21 +02:00 |
Jacek Caban
|
9ccc5f487b
|
mshtml: Added IHTMLElement2::get_runtimeStyle hackish implementation.
|
2012-07-25 16:11:21 +02:00 |
Jacek Caban
|
5b633c29b9
|
mshtml: Moved more logic to HTMLStyle_Create.
|
2012-07-25 16:11:21 +02:00 |
Jacek Caban
|
1f6febea08
|
mshtml: Clean up InvokeEx implementation by using get_dispid_type.
|
2012-07-24 21:27:12 +02:00 |
Jacek Caban
|
af4967186a
|
mshtml: Added IHTMLDOMAttribute::get_specified implementation.
|
2012-07-24 21:27:12 +02:00 |
Jacek Caban
|
a68e77d613
|
mshtml: Use proper document node for createElement called on document fragment.
|
2012-07-24 21:27:12 +02:00 |
Jacek Caban
|
39bc0bcf25
|
mshtml: Added IHTMLFrameBase::frameBorder implementation.
|
2012-07-23 14:55:38 +02:00 |
Jacek Caban
|
7e35abdd02
|
mshtml: Share IHTMLFrameBase tests between iframe and frame element tests.
|
2012-07-23 14:55:34 +02:00 |
Jacek Caban
|
5401efaef0
|
mshtml: Unescape script from javascript: URLs before executing them.
|
2012-07-23 14:55:30 +02:00 |
Jacek Caban
|
68fa7d3b0e
|
mshtml: Fixed tests on Vista.
|
2012-07-23 14:55:25 +02:00 |
Jacek Caban
|
5e5129935f
|
mshtml: Added nsIFileURL::GetFile implementation.
|
2012-07-20 14:02:57 +02:00 |
Jacek Caban
|
74451bf36a
|
mshtml: Added nsIFileURL stub implementation.
|
2012-07-20 14:02:50 +02:00 |
Jacek Caban
|
cc533ecc2f
|
mshtml: Store scheme in nsWineURI instead of nsChannel.
|
2012-07-20 14:02:44 +02:00 |
Jacek Caban
|
4870355aa2
|
mshtml: Moved creating nsIFile to separated function.
|
2012-07-20 14:02:38 +02:00 |
Jacek Caban
|
12f1fbb7a4
|
mshtml: Store MSHTML node reference in Gecko node object and get rid of all node list in document object.
|
2012-07-19 16:01:51 +02:00 |
Jacek Caban
|
94060b99c9
|
mshtml: Make nsIDOMHTMLDocument reference cycle collectable.
|
2012-07-19 16:01:50 +02:00 |
Jacek Caban
|
e9cc7676fa
|
mshtml: Make node object's dynamic IDispatchEx-based properties cycle collectable.
|
2012-07-19 16:01:50 +02:00 |
Jacek Caban
|
97ff991f46
|
mshtml: Make node object cycle collector aware.
|
2012-07-19 16:01:49 +02:00 |
Marcus Meissner
|
b810fad34c
|
mshtml: Remove superflous check (Coverity).
|
2012-07-19 15:42:52 +02:00 |
Jacek Caban
|
674b9b9c10
|
mshtml: Wine Gecko 1.7 release.
|
2012-07-18 17:14:51 +02:00 |
Francois Gouget
|
f93ca73e61
|
mshtml: Avoid returning with an unset URL policy in error cases.
|
2012-07-17 16:22:34 +02:00 |
Jacek Caban
|
da7e0e38e8
|
mshtml: Ignore navigation failures from detached bindings.
|
2012-07-17 14:21:32 +02:00 |
Jacek Caban
|
4f1a71ab0d
|
mshtml: Added test of calling IDispatchEx properties.
|
2012-07-13 10:32:41 -05:00 |
Jacek Caban
|
61ded412a2
|
mshtml: Added support for calling functions returned by builtin getters.
|
2012-07-13 10:32:36 -05:00 |
Jacek Caban
|
01af42a427
|
mshtml: Moved invoking DISPID_VALUE to separated function.
|
2012-07-13 10:32:31 -05:00 |
Jacek Caban
|
e140cd338d
|
mshtml: Added IHTMLAnchorElement::name implementation.
|
2012-07-13 10:32:25 -05:00 |
Jacek Caban
|
4c96957fc6
|
mshtml: Added IHTMLInputElement::maxLength implementation.
|
2012-07-13 10:32:19 -05:00 |
Jacek Caban
|
9caf3431cd
|
mshtml: Added HTMLInputElement::onchange implementation.
|
2012-07-13 10:32:14 -05:00 |
Jacek Caban
|
6942dd0862
|
mshtml: Added HTMLElement::onkeypress implementation.
|
2012-07-13 10:32:10 -05:00 |
Jacek Caban
|
447f1c89dc
|
mshtml: Get rid of no longer needed support for new window navigation in before_async_open.
|
2012-07-13 10:32:06 -05:00 |
Jacek Caban
|
35710be128
|
mshtml: Use proper task_magic in async_open.
|
2012-07-13 10:31:58 -05:00 |
Jacek Caban
|
5fecc4896f
|
mshtml: Don't store outer window in nsChannelBSC.
|
2012-07-12 11:47:20 -05:00 |
Jacek Caban
|
bbaa307fdf
|
mshtml: Use per-inner window task_magic for binding.
|
2012-07-12 11:47:14 -05:00 |
Jacek Caban
|
25c5082f90
|
mshtml: Create inner window early in binding process and use it to store current binding callback.
|
2012-07-12 11:47:09 -05:00 |