Jacek Caban
|
eaa227c12d
|
mshtml: Use correct iexplore.exe path in mshtml.inf.
|
2010-06-24 17:00:29 +02:00 |
Jacek Caban
|
2c354b8bbb
|
shdocvw: Return IHTMLDocument2's IDispatch in get_Document.
|
2010-06-21 11:52:09 +02:00 |
Jacek Caban
|
1eced6053d
|
mshtml: Check if event_table entry is allocated before using it in remove_event_handler.
|
2010-06-21 11:51:52 +02:00 |
Jacek Caban
|
c00121a603
|
mshtml: Fixed event tests.
|
2010-06-21 11:51:47 +02:00 |
Vitaly Lipatov
|
b974852ce1
|
Update Russian translations.
|
2010-06-18 16:22:07 +02:00 |
Jacek Caban
|
77a994db42
|
mshtml: Added IHTMLWindow2::open test.
|
2010-06-14 14:14:16 +02:00 |
Jacek Caban
|
95d98bdb53
|
mshtml: Don't crash in on_start_uri_open on nscontainer without associated document.
|
2010-06-14 14:14:16 +02:00 |
Jacek Caban
|
4fe2dca811
|
mshtml: Uncomment iexplore.exe registries.
|
2010-06-10 14:58:56 +02:00 |
Sylvain Petreolle
|
cf7de41edc
|
mshtml: Allow either REG_SZ or REG_EXPAND_SZ for GeckoCabDir.
|
2010-06-07 15:17:17 +02:00 |
Marcus Meissner
|
4169d4dfb8
|
mshtml: Add check for doc_obj being NULL (Coverity).
|
2010-06-07 13:52:27 +02:00 |
Łukasz Wojniłowicz
|
fe6e58fe05
|
mshtml: Update the Polish translation.
|
2010-06-07 12:54:22 +02:00 |
Jose Rostagno
|
0b8e214365
|
mshtml: Update Spanish translation.
|
2010-06-02 10:53:43 +02:00 |
Konstantin Kondratyuk
|
437cf862f9
|
mshtml: Fix typo in Russian resources.
|
2010-06-02 10:53:15 +02:00 |
Paul Vriens
|
1e7d03175d
|
mshtml: Update the Danish translation and convert to UTF-8.
|
2010-06-01 13:36:53 +02:00 |
Frédéric Delanoy
|
4d50c815b4
|
mshtml: Update French translation.
|
2010-05-31 12:46:08 +02:00 |
Nikolay Sivov
|
3f1f5edd52
|
Fix unneeded capitalization in user prompts.
|
2010-05-28 16:22:24 +02:00 |
Jacek Caban
|
66e4ba9f9f
|
mshtml: Simplify translate_url call.
|
2010-05-25 13:27:49 +02:00 |
Michael Stefaniuc
|
eb90d475cd
|
mshtml: Remove redundant "not NULL" check for the p arg (coccicheck).
|
2010-05-17 12:42:33 +02:00 |
Jacek Caban
|
03e0440369
|
mshtml: Fixed platform test on 64-bit IE6.
|
2010-05-14 18:03:03 +02:00 |
Jacek Caban
|
563d289a62
|
mshtml: Fixed test on some IEs.
|
2010-05-13 19:44:40 +02:00 |
Jacek Caban
|
25d8616d48
|
mshtml: Added IHTMLTextAreaElement::readOnly property implementation.
|
2010-05-11 18:05:28 +02:00 |
Jacek Caban
|
d9427e3922
|
mshtml: Added IHTMLFormElement::action property implementation.
|
2010-05-11 18:05:25 +02:00 |
Jacek Caban
|
5bb9172af2
|
mshtml: Added IHTMLFormElement::item implementation.
|
2010-05-11 18:05:21 +02:00 |
Jacek Caban
|
68e9bd281e
|
mshtml: Moved getting form's elements by index to separated function.
|
2010-05-11 18:05:17 +02:00 |
Jacek Caban
|
5847928bc6
|
mshtml: Added IHTMLSelectElement::item implementation.
|
2010-05-11 18:05:10 +02:00 |
Jacek Caban
|
b52bdff841
|
mshtml: Moved getting select's option element by index to separated function.
|
2010-05-11 18:05:06 +02:00 |
Jacek Caban
|
061fee45c0
|
mshtml: Added IHTMLTextAreaElement::put_value implementation.
|
2010-05-11 18:05:01 +02:00 |
Jacek Caban
|
85f079362f
|
mshtml: Added IHTMLOptionElement::selected property implementation.
|
2010-05-11 18:04:56 +02:00 |
Michael Stefaniuc
|
2b07eadf0a
|
mshtml/tests: Replace long with LONG.
|
2010-05-11 16:27:34 +02:00 |
Jacek Caban
|
f279b0cd4d
|
mshtml: Test return value of OnStateChange.
|
2010-05-08 19:25:27 +02:00 |
Jacek Caban
|
11484a0f68
|
mshtml: Check return value of SetText.
Spotted by Gerald Pfeifer.
|
2010-05-08 19:25:24 +02:00 |
Jacek Caban
|
f00d44f0f6
|
mshtml: Added IHTMLInputElement::put_name implementation.
|
2010-05-07 16:25:37 +02:00 |
Jacek Caban
|
1fdbc87e55
|
mshtml: Added IHTMLInputElement::get_type tests.
|
2010-05-07 16:00:41 +02:00 |
Jacek Caban
|
09bdb5fb1b
|
mshtml: Added IHTMLInputElement::put_type implementation.
|
2010-05-07 16:00:36 +02:00 |
Jacek Caban
|
7594b653f0
|
mshtml: Added beginning support for oncontextmenu event.
|
2010-05-07 16:00:23 +02:00 |
Jacek Caban
|
3d0d27820f
|
mshtml: Added IHTMLDocument2::clear implementation.
|
2010-05-07 16:00:20 +02:00 |
Jacek Caban
|
95ded555e0
|
mshtml: Added IHTMLFormElement::get_length implementation.
|
2010-05-07 16:00:16 +02:00 |
Sven Baars
|
61493dee95
|
mshtml: Update Dutch translation.
|
2010-05-07 12:47:07 +02:00 |
Jacek Caban
|
072ecdf504
|
mshtml: Fixed IObjectSafety failure handling.
|
2010-05-05 15:27:02 +02:00 |
Gerald Pfeifer
|
6976400f7b
|
mshtml: Fix return value for HTMLBodyElement_get_text.
|
2010-05-04 18:36:38 +02:00 |
Gerald Pfeifer
|
5dac305bab
|
mshtml/tests: Fix return value of ActiveScript_SetScriptState.
|
2010-05-03 15:41:29 +02:00 |
Gerald Pfeifer
|
d0f1b68416
|
mshtml: Remove variable doc which is not really used from process_timer.
|
2010-05-03 15:38:57 +02:00 |
Jacek Caban
|
73d4d172d5
|
mshtml: Added support for accessing select options by index.
|
2010-04-29 13:13:59 -05:00 |
Jacek Caban
|
21d7f6a7e6
|
mshtml: Added IHTMLSelectElement::get_options implementation.
|
2010-04-29 13:13:48 -05:00 |
Jacek Caban
|
78cf4e30b5
|
mshtml: Added IHTMLSelectElement::put_length implementation.
|
2010-04-29 13:13:37 -05:00 |
Jacek Caban
|
5075f00f25
|
mshtml: Don't access url in translate_url after freeing it.
|
2010-04-25 07:31:43 -05:00 |
Jacek Caban
|
033bb8a2f9
|
mshtml: Use NS_CStringContainerInit2 in nsACString_Init.
|
2010-04-22 18:11:42 +02:00 |
Jacek Caban
|
64271d5207
|
mshtml: Use URI with stripped "wine:" part in NewURI call.
|
2010-04-22 18:11:42 +02:00 |
Jacek Caban
|
1997a3a20a
|
mshtml: Limit message length to 2000 in IHTMLWindow2::alert.
|
2010-04-21 15:32:14 +02:00 |
Alistair Leslie-Hughes
|
ec32203391
|
mshtml: Implement IHTMLEventObj IDispatch functions.
|
2010-04-21 11:57:33 +02:00 |
Jacek Caban
|
9539cf7a4e
|
mshtml: Use NSContainer HWND in handle_blur.
|
2010-04-13 21:12:57 +02:00 |
Jacek Caban
|
80f0f35c50
|
mshtml: Use DOM designMode to switch to editor mode.
|
2010-04-13 21:12:12 +02:00 |
Jacek Caban
|
7cdad62b97
|
mshtml: Improved focus handling.
|
2010-04-13 21:12:08 +02:00 |
Jacek Caban
|
7d80003205
|
mshtml: Fixed nsIHttpChannel::GetRequestSucceeded implementation.
|
2010-04-06 11:48:27 +02:00 |
Andrew Eikum
|
3901185e94
|
mshtml: Always load URLs without a base URL through Wine.
|
2010-04-05 11:39:39 +02:00 |
Andrew Eikum
|
cf2a3af6f0
|
mshtml: Implement HTTPChannel::GetResponseHeader.
|
2010-04-05 11:39:33 +02:00 |
Andrew Eikum
|
f40682eba9
|
mshtml: Implement HTTPChannel::GetRequestSucceeded.
|
2010-04-05 11:39:30 +02:00 |
Andrew Eikum
|
b688fd0de3
|
mshtml: Return success in HTTPChannel::SetRequestMethod.
Request method is determined by Wine on bind, so return success in this
function to make Gecko happy.
|
2010-04-05 11:39:24 +02:00 |
Alexandre Julliard
|
bc12cad570
|
mshtml/tests: Don't crash when Gecko is missing.
|
2010-04-02 16:30:06 +02:00 |
Mikhail Maroukhine
|
491a06d987
|
mshtml: Fix compiler warnings with flag -Wcast-qual.
|
2010-03-29 12:14:38 +02:00 |
Jacek Caban
|
afc7773dab
|
mshtml: Skip script tests on too old IE.
|
2010-03-26 15:35:06 +01:00 |
Jacek Caban
|
621694efcd
|
mshtml: Added IHTMLElement:removeAttribute tests.
|
2010-03-24 21:53:04 +01:00 |
Jacek Caban
|
00293e9b0b
|
mshtml: Added IHTMLElement::removeAttribute implementation.
|
2010-03-24 21:53:04 +01:00 |
Jacek Caban
|
30bed7eab3
|
mshtml: Moved builtin property invocation to separate function.
|
2010-03-24 21:53:03 +01:00 |
Jacek Caban
|
1b093221e6
|
mshtml: Moved builtin properties lookup to separate function.
|
2010-03-24 21:52:43 +01:00 |
Francois Gouget
|
3428b94a8d
|
Assorted spelling and case fixes.
|
2010-03-22 10:49:13 +01:00 |
Andrew Eikum
|
341ba18d75
|
mshtml: Fix typo determining if channel is HTTP.
|
2010-03-22 10:42:35 +01:00 |
Jacek Caban
|
e7615e004a
|
mshtml: Added IHTMLImgElement::onload tests.
|
2010-03-18 11:18:11 +01:00 |
Jacek Caban
|
21f0c64de4
|
mshtml: Added IHTMLImgElement::onload property implementation.
|
2010-03-18 11:18:06 +01:00 |
Jacek Caban
|
df0a35e3d3
|
mshtml: Added support for load event on all nodes.
|
2010-03-18 11:18:01 +01:00 |
Jacek Caban
|
da01d8acaf
|
mshtml: Moved removing event target to separated function.
|
2010-03-18 11:17:55 +01:00 |
Jacek Caban
|
8629433f5f
|
mshtml: Fire readystatechange event on document nodes.
|
2010-03-18 11:17:51 +01:00 |
Jacek Caban
|
2b94ad5287
|
mshtml: Make sure that readState is READYSTATE_LOADING in read_stream_data.
|
2010-03-18 11:17:45 +01:00 |
Andrew Eikum
|
5f8776c8d0
|
mshtml: Fix return value interpretation when navigating.
|
2010-03-18 10:23:36 +01:00 |
Paul Vriens
|
e014154fb7
|
mshtml/tests: Fix some test failures on Win9x/WinMe by using a A-function.
|
2010-03-16 17:03:20 +01:00 |
Alexandre Julliard
|
bef5645eb1
|
makefiles: Remove the no longer needed explicit separators for dependencies.
|
2010-03-16 13:28:19 +01:00 |
Jacek Caban
|
115efbed69
|
mshtml: Use user agent string in IOmNavigator::get_appVersion.
|
2010-03-15 14:18:05 +01:00 |
Jacek Caban
|
42a80aeac0
|
mshtml: Forward setting document.location to window object.
|
2010-03-15 14:18:05 +01:00 |
Jacek Caban
|
400d8897f6
|
mshtml: Return S_OK from IHTMLDocument2::get_referrer.
|
2010-03-15 14:18:05 +01:00 |
Jacek Caban
|
9389184d1f
|
mshtml: Ignore load event on detached documents.
|
2010-03-15 14:18:05 +01:00 |
Jacek Caban
|
355b9b6605
|
mshtml: Ignore EndLoad call if document is already detached.
|
2010-03-15 14:18:05 +01:00 |
Jacek Caban
|
92ff4bb7c2
|
mshtml: Fixed ref count leak.
|
2010-03-15 14:18:05 +01:00 |
Joris Huizer
|
b6f2919b90
|
mshtml: create_channelbsc: Handle OOM case correctly.
|
2010-03-04 17:31:18 +01:00 |
Jacek Caban
|
2cf2d8fed2
|
mshtml: Call Exec(DOCHOST_DOCCANNAVIGATE) from IOleObject::SetClientSite.
|
2010-03-03 15:29:43 +01:00 |
Jacek Caban
|
80f8a0df82
|
mshtml: Added more navigation tests.
|
2010-03-03 15:29:31 +01:00 |
Jacek Caban
|
9fbc3b6061
|
mshtml: Added IHTMLPrivateWindow::SuperNavigate implementation.
|
2010-03-03 15:29:25 +01:00 |
Jacek Caban
|
8dd7b39603
|
mshtml: Correctly handle document with already loaded moniker in set_moniker.
|
2010-03-03 15:29:17 +01:00 |
Jacek Caban
|
4ae97b169d
|
mshtml: Call OnViewChange in set_downloading_proc.
|
2010-03-03 15:29:12 +01:00 |
Jacek Caban
|
2a092e212b
|
mshtml: Moved SZ_HTML_CLIENTSITE_OBJECTPARAM handling to IPersistMoniker::Load.
|
2010-03-03 15:29:07 +01:00 |
Jacek Caban
|
18423e8dd9
|
mshtml: Load data from moniker in IPersistStreamInit::InitNew.
|
2010-03-03 15:29:02 +01:00 |
Jacek Caban
|
34944c89dd
|
mshtml: Properly handle IHlinkFrame::Navigate result.
|
2010-03-03 15:28:58 +01:00 |
Jacek Caban
|
15fb147a8e
|
mshtml: Set current moniker in start_binding.
|
2010-03-03 15:28:53 +01:00 |
Jacek Caban
|
9d9553f9bb
|
mshtml: nsio.c code clean up.
|
2010-03-03 15:28:48 +01:00 |
Jacek Caban
|
01b2388c22
|
mshtml: Allow post data and headers to be passed to create_channelbsc.
|
2010-03-03 15:28:43 +01:00 |
Jacek Caban
|
0bccfa873d
|
mshtml: Moved asynchronous document binding to separated function.
|
2010-03-03 15:28:37 +01:00 |
Jacek Caban
|
6938378be3
|
mshtml: Added IHTMLPrivateWindow stub implementation.
|
2010-03-03 15:28:31 +01:00 |
Adam Petaccia
|
9f303c8942
|
mshtml: Test IHTMLScriptElement_put_type.
|
2010-02-26 14:19:00 +01:00 |
Adam Petaccia
|
a7c9ae4d08
|
mshtml: Implement HTMLScriptElement_put_type.
|
2010-02-26 14:19:00 +01:00 |
Vitaly Perov
|
e2f3b143fd
|
mshtml: Silence IStdMarshalInfo in htmldoc_qi FIXME.
|
2010-02-23 12:06:35 +01:00 |
Jacek Caban
|
6b46c9e5ad
|
mshtml: Get rid of nsIWineURI interface.
|
2010-02-22 12:01:07 +01:00 |
Jacek Caban
|
0f6f96ea63
|
mshtml: Get rid of nsIWineURI::[GS]etNSContainer.
|
2010-02-22 12:00:58 +01:00 |
Jacek Caban
|
a42bc25d55
|
mshtml: Get rid of nsIWineURI::[GS]etWindow.
|
2010-02-22 12:00:53 +01:00 |
Jacek Caban
|
043af028b9
|
mshtml: Get rid of most nsIWineURI methods.
|
2010-02-22 12:00:46 +01:00 |
Jacek Caban
|
ba1db4c199
|
mshtml: Use nsWineURL structure directly in load_nsuri.
|
2010-02-22 12:00:40 +01:00 |
Jacek Caban
|
61121cefcb
|
mshtml: Moved OnStartURIOpen implementation to nsio.c.
|
2010-02-22 12:00:25 +01:00 |
Jacek Caban
|
d95a54aa57
|
mshtml: Store nsWineURI object instead of interface in nsChannel.
|
2010-02-22 11:59:53 +01:00 |
Jacek Caban
|
4ab63f3ad8
|
mshtml: Rename nsURI to nsWineURI.
|
2010-02-22 11:59:39 +01:00 |
Alexandre Julliard
|
6164ce2d82
|
makefiles: Use the standard C_SRCS variable as the list of test files.
This enables it to be auto-updated by make_makefiles.
|
2010-02-22 10:47:11 +01:00 |
Vitaly Perov
|
cffd28f74d
|
mshtml: Silence IExternalConnection in htmldoc_qi FIXME.
|
2010-02-18 17:15:15 +01:00 |
Jacek Caban
|
38933b1a31
|
mshtml: Added IViewObject::SetSink tests.
|
2010-02-15 16:11:15 +01:00 |
Jacek Caban
|
a84741182f
|
mshtml: Added IViewObject::SetAdvise implementation.
|
2010-02-15 16:11:12 +01:00 |
Jacek Caban
|
72e2b7f111
|
mshtml: Added DOCHOST_DOCCANNAVIGATE tests.
|
2010-02-15 16:11:09 +01:00 |
Jacek Caban
|
ca9dbd736f
|
mshtml: Ensure that gecko event listener is attached in attach_event.
|
2010-02-11 14:38:44 +01:00 |
Jacek Caban
|
0216974a1b
|
mshtml: Added tests showing that we should return E_NOTIMPL in DeleteMemberByName.
|
2010-02-11 14:38:44 +01:00 |
Jacek Caban
|
6e116f5215
|
mshtml: Added IHTMLStyle::get_border*Color implementation.
|
2010-02-11 14:38:44 +01:00 |
Alexandre Julliard
|
d9f315a084
|
mshtml: Don't create empty default key values where not necessary.
|
2010-02-10 14:30:12 +01:00 |
Jacek Caban
|
6f6f1c9338
|
mshtml: Added IHTMLStyle::get_borderRightColor implementation.
|
2010-02-10 11:33:09 +01:00 |
Jacek Caban
|
d0f7785e04
|
mshtml: Forward IHTMLCommentElement::get_text to IHTMLElement::get_outerHTML.
|
2010-02-10 11:33:05 +01:00 |
Andrew Nguyen
|
b3b81abba3
|
mshtml: Accept NULL SAFEARRAY pointers in IHTMLDocument2::write(ln).
|
2010-02-09 17:13:52 +01:00 |
Jacek Caban
|
0849a81169
|
mshtml: Correctly handle comment nodes in IHTMLElement::[get|put]_title implementation.
|
2010-02-09 11:34:52 +01:00 |
Jacek Caban
|
29389b8742
|
mshtml: Added IHTMLElement2::detachEvent implementation.
|
2010-02-09 11:34:48 +01:00 |
Jacek Caban
|
07b62a8dd7
|
mshtml: Don't free nsstr in HTMLFormElement_get_dispid twice.
|
2010-02-09 11:34:43 +01:00 |
Jacek Caban
|
352e0ec893
|
mshtml: Use set_nsstyle_attr_var in IHTMLStyle::put_width implementation.
|
2010-02-09 11:34:39 +01:00 |
Jacek Caban
|
a3ff647c1e
|
mshtml: Added IHTMLImgElement::height property implementation.
|
2010-02-09 11:34:35 +01:00 |
Jacek Caban
|
11ec75c18b
|
mshtml: Added IHTMLImgElement::width property implementation.
|
2010-02-09 11:34:30 +01:00 |
Jacek Caban
|
2330662340
|
mshtml: Set image size in IHTMLImageElementFactory::create.
|
2010-02-09 11:34:26 +01:00 |
Jacek Caban
|
9a92f9cb4a
|
mshtml: Improved debugstr_variant implementation.
|
2010-02-03 16:24:35 +01:00 |
Luca Bennati
|
1d91e3ba4f
|
mshtml: Add Italian translation.
|
2010-02-01 12:48:32 +01:00 |
Jacek Caban
|
4b5dcc9e6b
|
mshtml: Optimize more nsAString handling.
|
2010-01-29 14:59:02 +01:00 |
Jacek Caban
|
248db8d806
|
mshtml: Optimize and clean up HTMLFormElement_get_dispid implementation.
|
2010-01-29 14:58:44 +01:00 |
Jacek Caban
|
456e53bcf9
|
mshtml: Optimize more nsAString handling.
|
2010-01-29 13:30:08 +01:00 |
Jacek Caban
|
673c90382d
|
mshtml: Optimize nsAString handling in htmlelem*.c.
|
2010-01-29 13:30:07 +01:00 |
Jacek Caban
|
c3ae1356d6
|
mshtml: Optimize nsAString handling.
|
2010-01-29 13:30:07 +01:00 |
Jacek Caban
|
22d493763b
|
mshtml: Use NS_StringContainerInit2 instead of NS_StringContainerInit.
|
2010-01-29 13:30:07 +01:00 |
Jacek Caban
|
4a400e154b
|
mshtml: Pass dispex info to HTMLElement_Init in HTMLElement_Create.
|
2010-01-29 13:30:07 +01:00 |
Jacek Caban
|
398161dcee
|
mshtml: Added textarea element IDispatchEx support.
|
2010-01-29 13:30:06 +01:00 |
Igor Paliychuk
|
d165f18905
|
mshtml: Add Ukrainian translations.
|
2010-01-29 13:30:04 +01:00 |
Jacek Caban
|
7bf41fac63
|
mshtml: Added script element IDispatchEx support.
|
2010-01-28 11:10:06 +01:00 |
Jacek Caban
|
b00bd14e77
|
mshtml: Moved common element tids to macro.
|
2010-01-28 11:09:40 +01:00 |
Jacek Caban
|
cc169bc8ac
|
mshtml: Code clean up.
|
2010-01-25 12:59:28 +01:00 |
Jacek Caban
|
e54062d6c7
|
mshtml: Improved IHTMLWindow::GetIDsOfNames implementation.
|
2010-01-25 12:59:20 +01:00 |
Jacek Caban
|
a5ef2bc7a5
|
mshtml: Added semi-stub IHTMLSelectElement::add implementation.
|
2010-01-25 12:59:15 +01:00 |
Jacek Caban
|
089d54f1f4
|
mshtml: Added support for pure IDispatch event handlers.
|
2010-01-25 12:59:11 +01:00 |
Jacek Caban
|
8571bf6f0e
|
mshtml: Call attached event handlers in reversed order.
|
2010-01-25 12:59:06 +01:00 |
Jacek Caban
|
65d9ab1650
|
mshtml: Added IDispatchEx support for frame element.
|
2010-01-22 12:23:44 +01:00 |
Jacek Caban
|
a06ee80be0
|
mshtml: Added IHTMLFrameElement3::get_contentDocument implementation.
|
2010-01-22 12:23:40 +01:00 |
Jacek Caban
|
e4af9ccd25
|
mshtml: Added IHTMLFrameElement3 stub implementation.
|
2010-01-22 12:23:34 +01:00 |
Jacek Caban
|
ab6f8f8b2e
|
mshtml: Create URL moniker after test initialization.
|
2010-01-21 09:04:53 +01:00 |
Jacek Caban
|
3b20cb11c8
|
mshtml: Store document as IHTMLDocument2 interface.
|
2010-01-20 16:29:58 +01:00 |
Jacek Caban
|
56f26c1e19
|
mshtml: Silence invalid FIXME.
|
2010-01-14 10:22:44 -06:00 |
Jacek Caban
|
b5caee220d
|
mshtml: Added IHTMLIFrameElement IDispatchEx support.
|
2010-01-14 10:22:39 -06:00 |
Jacek Caban
|
91140222b5
|
mshtml: Added IHTMLIFrameElement stub implementation.
|
2010-01-14 10:22:35 -06:00 |
Paul Vriens
|
051fc3458c
|
mshtml/tests: Fix timeouts on Win9x/WinMe by using more A-functions.
|
2010-01-06 12:42:39 +01:00 |
Paul Vriens
|
157b1f6902
|
mshtml/tests: Fix a test failure on NT4.
|
2010-01-05 12:29:24 +01:00 |
Jacek Caban
|
e4a936a2d2
|
mshtml: Store body event target in HTMLDocumentNode.
|
2010-01-04 11:41:30 +01:00 |
Jacek Caban
|
2e6353d4bc
|
mshtml: Use nsIDocShell to load a page in set_moniker.
|
2010-01-04 11:41:29 +01:00 |
Jacek Caban
|
d60ebb308f
|
mshtml: Don't try to wrap necko channel in nsChannel implementation.
|
2010-01-04 11:41:29 +01:00 |
Jacek Caban
|
8c5baf3a09
|
mshtml: Make sure that event listeners of connection point are set.
|
2010-01-04 11:41:29 +01:00 |
Jacek Caban
|
b0bb5e6a78
|
mshtml: Store ConnectionPointContainer pointer in ConnectionPoint.
|
2010-01-04 11:41:29 +01:00 |
Jacek Caban
|
c9e3c27f0d
|
mshtml: Use FindMimeFromData to find MIME if moniker doesn't report it.
|
2009-12-29 11:07:20 +01:00 |
Piotr Caban
|
d383e84e21
|
mshtml: Added IDispatch ConnectionPoint.
|
2009-12-29 11:06:22 +01:00 |
Piotr Caban
|
be2a86cbd5
|
mshtml: Query OleClientSite about services in ServiceProvider_QueryService.
|
2009-12-29 11:06:17 +01:00 |
Jacek Caban
|
221b0979b7
|
mshtml: Fixed nsIDOMNSHTMLElement declaration.
|
2009-12-28 12:27:13 +01:00 |
Jacek Caban
|
170b2da260
|
mshtml: Added better default bgColor test and code clean up.
|
2009-12-28 11:57:38 +01:00 |
Jacek Caban
|
90a4eb7d18
|
mshtml: Use nscolor_to_str in IHTMLBodyElement::get_text implementation.
|
2009-12-28 11:57:33 +01:00 |
Jacek Caban
|
0f0cb60592
|
mshtml: Correctly parse color strings.
|
2009-12-28 11:57:28 +01:00 |
Jacek Caban
|
9a264e546c
|
mshtml: Store known colors as RGB.
|
2009-12-28 11:57:24 +01:00 |
Jacek Caban
|
bbd925ddfe
|
mshtml: Added better error handling to nscolor_to_str.
|
2009-12-28 11:57:19 +01:00 |
Alistair Leslie-Hughes
|
f8aef24795
|
mshtml: Implement IHTMLDocument2 get/put onmouseout.
|
2009-12-23 14:27:30 +01:00 |
Alistair Leslie-Hughes
|
cccaf1ab19
|
mshtml: Implement IHTMLDocument2 get/put onmousedown.
|
2009-12-23 14:27:30 +01:00 |
Alistair Leslie-Hughes
|
a1f275448f
|
mshtml: Implement IHTMLDocument2 get/put onmouseup.
|
2009-12-23 14:27:30 +01:00 |
Alistair Leslie-Hughes
|
2cd6ac2725
|
mshtml: Add stub interface IHTMLFiltersCollection.
|
2009-12-22 14:13:07 +01:00 |
Jacek Caban
|
3bacd7603d
|
mshtml: Added JavaScript tests architecture and simple tests.
|
2009-12-22 13:48:25 +01:00 |
Jacek Caban
|
4e6e908966
|
mshtml: Use JScript for JavaScript in res: protocol documents.
|
2009-12-22 13:48:25 +01:00 |
Jacek Caban
|
ecbe545e90
|
mshtml: Don't use necko nsIHttpChannel in nsChannel implementation.
|
2009-12-21 15:01:25 +01:00 |
Jacek Caban
|
74c4a73ffb
|
mshtml: Don't use necko nsIHttpChannelInternal implementation in nsChannel object.
|
2009-12-18 11:41:19 +01:00 |
Piotr Caban
|
17bec80f71
|
mshtml: Added IObjectWithSite stubs.
|
2009-12-16 13:04:34 +01:00 |
Piotr Caban
|
bffa74a1c3
|
mshtml: Added ViewObjectEx stub implementation.
|
2009-12-16 13:04:34 +01:00 |
Jacek Caban
|
f7be3645f5
|
mshtml: Added support for redirected binding.
|
2009-12-16 12:23:48 +01:00 |
Alistair Leslie-Hughes
|
020c75b0fe
|
mshtml: Implement IHTMLImgElement get_Name.
|
2009-12-15 16:09:13 +01:00 |
Andrew Eikum
|
9bf516a813
|
mshtml: Search content_window's properties in HTML[I]FrameBase::get_dispid.
|
2009-12-15 16:09:11 +01:00 |
Jacek Caban
|
ba394d68be
|
mshtml: Added IHTMLStyle2::right implementation.
|
2009-12-14 12:04:06 +01:00 |
Jacek Caban
|
0f940bccd4
|
mshtml: Added IHTMLStyle::marginTop implementation.
|
2009-12-14 12:04:06 +01:00 |
Francois Gouget
|
b8cbde5c19
|
mshtml/tests: Make test_UIActivate() static.
|
2009-12-14 12:04:04 +01:00 |
Jacek Caban
|
ce7f764b0c
|
mshtml: Removed ref count tests that fail on some Windows.
|
2009-12-10 12:00:31 +01:00 |
Jacek Caban
|
64b651e262
|
mshtml: Added IHTMLDOMTextNode::get_length implementation.
|
2009-12-10 12:00:25 +01:00 |
Andrew Eikum
|
578881f600
|
mshtml: Implement IHTMLFrameBase::get_name.
|
2009-12-08 17:54:14 +01:00 |
Andrew Eikum
|
c10cd6c137
|
mshtml: Implement IHTMLWindow2::{get,put}_onresize.
|
2009-12-08 17:54:08 +01:00 |
Andrew Eikum
|
2710d14c40
|
mshtml: Implement IHTMLFrameBase::{get,put}_scrolling.
|
2009-12-08 17:54:01 +01:00 |
Andrew Eikum
|
6e3e7c9f4c
|
mshtml: Store ns[i]frame reference in HTMLFrameBase.
|
2009-12-08 17:53:53 +01:00 |
Jacek Caban
|
70592b59e7
|
mshtml: Added IHTMLDocument2::onreadystatechange property implementation.
|
2009-12-08 12:36:09 +01:00 |
Paul Vriens
|
8da7a00e67
|
mshtml/tests: Skip some tests on older IE.
|
2009-12-07 16:51:36 +01:00 |
Piotr Caban
|
2efb829845
|
mshtml: Added more OleDocumentView_UIActivate tests.
|
2009-12-07 15:41:34 +01:00 |
Piotr Caban
|
8c06ed96ae
|
mshtml: Improved OleDocumentView_UIActivate implementation.
|
2009-12-07 15:41:18 +01:00 |
Piotr Caban
|
24601ed1db
|
mshtml: Added Advise handling to OleObject_Close.
|
2009-12-07 15:41:13 +01:00 |
Piotr Caban
|
91dd9bbb71
|
mshtml: Added OleObject_Advise tests.
|
2009-12-07 15:41:07 +01:00 |
Piotr Caban
|
7372a6dd12
|
mshtml: Added OleObject_EnumAdvise implementation.
|
2009-12-07 15:41:01 +01:00 |
Piotr Caban
|
0aca61c5c3
|
mshtml: Added OleObject_Unadvise implementation.
|
2009-12-07 15:40:57 +01:00 |
Piotr Caban
|
bbfa604dc0
|
mshtml: Added OleObject_Advise implementation.
|
2009-12-07 15:40:53 +01:00 |
Piotr Caban
|
45e0dd9d1f
|
mshtml: Added PersistStreamInit_InitNew implementation.
|
2009-12-07 15:40:47 +01:00 |
Jacek Caban
|
f1a543d546
|
mshtml: Added test for setting VT_EMPTY event handler.
|
2009-12-07 14:18:28 +01:00 |
Jacek Caban
|
f3d805862a
|
mshtml: Don't pass fdexNameEnsure flag to script engines in find_global_prop.
|
2009-12-07 14:18:28 +01:00 |
Francois Gouget
|
6fced4d1c7
|
mshtml/tests: Fix the get_event_src() macro declaration.
|
2009-12-07 14:18:24 +01:00 |
Francois Gouget
|
661208f088
|
mshtml: Make nsACString_{Init,Finish}() static.
|
2009-12-04 14:34:58 +01:00 |
Jacek Caban
|
412f4a6091
|
mshtml: Disable Gecko installation on unsupported CPU architectures.
|
2009-12-03 15:27:49 +01:00 |
Paul Vriens
|
5bc0dd711a
|
mshtml/tests: Run tests again on boxes with older IE.
|
2009-12-03 10:23:05 +01:00 |
Jacek Caban
|
bd715dc8e4
|
mshtml: Detach window from frame element on window destruction.
|
2009-12-03 10:22:13 +01:00 |
Jacek Caban
|
bfec9c619b
|
mshtml: Fixed dispid lookup in_cp_event.
|
2009-12-03 10:22:09 +01:00 |
Jacek Caban
|
451f5b4ad6
|
mshtml: Added generic bind_to_tree node notification and use it to set frame's content window.
|
2009-12-03 10:22:04 +01:00 |
Jacek Caban
|
2b04973e09
|
mshtml: Fixed tests on older IEs.
|
2009-12-03 10:21:55 +01:00 |
Marcus Meissner
|
5013c4d96e
|
mshtml: Check for NULL return from allocations.
|
2009-12-02 13:16:45 +01:00 |
Jacek Caban
|
0909e8b18c
|
mshtml: Added IHTMLDocument::cookie tests.
|
2009-12-02 13:06:01 +01:00 |
Jacek Caban
|
8ddcbd00eb
|
mshtml: Added IHTMLDocument2::put_cookie implementation.
|
2009-12-02 12:19:49 +01:00 |
Jacek Caban
|
614c66a418
|
mshtml: Added IHTMLDocument2::get_cookie implementation.
|
2009-12-02 12:19:45 +01:00 |
Jacek Caban
|
28677ea87d
|
mshtml: Don't depend on necko channel in nsChannel::QueryInterface implementation.
|
2009-12-02 12:19:38 +01:00 |
Jacek Caban
|
dc3818e707
|
mshtml: Don't wrap URIs related to Gecko special URIs.
|
2009-12-02 12:19:30 +01:00 |
Andrew Eikum
|
d97b4d260e
|
mshtml: Implement IHTMLStyle::{get, put}_border{Top, Bottom, Right}.
|
2009-12-02 12:19:24 +01:00 |
Andrew Eikum
|
3007b73cc9
|
mshtml: Support get_dispid and invoke methods in HTMLFormElement.
|
2009-12-02 12:18:23 +01:00 |
Andrew Eikum
|
e5948590ee
|
mshtml: Add get_dispid and invoke methods to HTMLNode vtbl.
|
2009-12-02 12:18:19 +01:00 |
Andrew Eikum
|
1563c137fa
|
mshtml: Add stub implementation of IHTMLFormElement.
|
2009-12-01 12:58:16 +01:00 |
Jacek Caban
|
368edb73cd
|
mshtml: Added onreadystatechange tests.
|
2009-12-01 11:39:51 +01:00 |
Jacek Caban
|
f91e71d7ce
|
mshtml: Added onreadystatechange event support.
|
2009-12-01 11:39:45 +01:00 |
Jacek Caban
|
a369d5e733
|
mshtml: Added IHTMLFrameBase2::get_readyState implementation.
|
2009-12-01 11:39:40 +01:00 |
Jacek Caban
|
f340e637f7
|
mshtml: Added IHTMLFrameBase2::put_src implementation.
|
2009-12-01 11:39:36 +01:00 |
Jacek Caban
|
bb60430de4
|
mshtml: Always return fake scheme in nsIURI::GetScheme if use_wine_url is set.
|
2009-12-01 11:39:31 +01:00 |
Jacek Caban
|
050a1372b0
|
mshtml: Added support for frames in navigate_url.
|
2009-12-01 11:39:26 +01:00 |
Jacek Caban
|
ec13e51087
|
mshtml: Don't change nsIWineURI in OnStartBinding if it's already marked as document URI.
|
2009-12-01 11:39:17 +01:00 |
Jacek Caban
|
679591ff87
|
mshtml: Added support for relative URLs in navigate_url.
|
2009-12-01 11:39:12 +01:00 |
Jacek Caban
|
7cb41811b1
|
mshtml: Use special handling only for main documents in AsyncOpen.
|
2009-12-01 11:39:07 +01:00 |
Jacek Caban
|
fc2306d58c
|
mshtml: Don't fail in NewChannelFromURI if necko failed to create a channel.
|
2009-12-01 11:39:02 +01:00 |
Jacek Caban
|
d0dbf57c36
|
mshtml: Always set use_wine_url if there is no necko nsIURI available.
|
2009-12-01 11:38:55 +01:00 |
Jacek Caban
|
a75615640a
|
mshtml: Added IHTMLElement2::get_readyState test.
|
2009-12-01 11:34:27 +01:00 |
Jacek Caban
|
9881ec35eb
|
mshtml: Added IHTMLElement2::get_readyState implementation.
|
2009-12-01 11:34:23 +01:00 |
Jacek Caban
|
2c6c00a84f
|
mshtml: Forward setting window.location to window.location.href.
|
2009-12-01 11:34:16 +01:00 |
Jacek Caban
|
f8d8fbba46
|
mshtml: Added IHTMLScreen::get_colorDepth implementation.
|
2009-12-01 11:34:09 +01:00 |
Jacek Caban
|
fd24068c8f
|
mshtml: Added IHTMLScreen::get_height implementation.
|
2009-12-01 11:31:01 +01:00 |
Jacek Caban
|
ca54be2cc6
|
mshtml: Added IHTMLScreen::get_width implementation.
|
2009-12-01 11:30:55 +01:00 |
Jacek Caban
|
1ddc01c09b
|
mshtml.idl: Added DispHTMLScreen declaration and use it in HTMLScreen object.
|
2009-12-01 11:30:42 +01:00 |
Jacek Caban
|
06884fb181
|
mshtml: Added IHTMLWindow2::get_screen implementation.
|
2009-12-01 11:30:37 +01:00 |
Paul Vriens
|
cb5a2bbb02
|
mshtml/tests: Use the globally available wine_dbgstr_w.
|
2009-11-30 16:37:50 +01:00 |
Jacek Caban
|
1fccc1b4fa
|
mshtml: Added [i]frame elements content document tests.
|
2009-11-29 16:36:50 +01:00 |
Jacek Caban
|
999371724a
|
mshtml: Return content document in get_document for frame elements.
|
2009-11-29 16:36:42 +01:00 |
Jacek Caban
|
7c64ab1e83
|
mshtml: Moved IHTMLFrameBase2 implementation to HTMLFrameBase object.
|
2009-11-29 16:36:35 +01:00 |
Jacek Caban
|
5dd4248ff3
|
mshtml: Fixed ref count leak and code clean up.
|
2009-11-29 16:36:28 +01:00 |
Jacek Caban
|
9718e04775
|
mshtml: Added connection point notification test.
|
2009-11-24 10:47:42 +01:00 |
Jacek Caban
|
1c5c822b07
|
mshtml: Added support for connection point HTML notification.
|
2009-11-24 10:47:21 +01:00 |
Jacek Caban
|
19415addec
|
mshtml: Share connection points between HTMLDocumentObj and its main HTMLDocumentNode.
|
2009-11-24 10:47:12 +01:00 |
Jacek Caban
|
2f0373d265
|
mshtml: Forward common function from IHTMLAnchorElement to IHTMLElement2 implementation.
|
2009-11-24 10:45:51 +01:00 |
Andrew Eikum
|
d51c096615
|
mshtml: Also search by node name attribute in IHTMLDocument3::getElementById.
|
2009-11-21 14:31:45 +01:00 |
Andrew Eikum
|
9a9c5f9cdf
|
mshtml: Also get dispid by element name & id in HTMLElementCollection.
|
2009-11-21 14:31:45 +01:00 |
Jacek Caban
|
785fb1d2e1
|
mshtml: Get rid of no longer needed Gecko checks in tests.
|
2009-11-20 11:16:28 +01:00 |
Jacek Caban
|
b2ffe78729
|
mshtml: Check for CATID_SafeForScripting in GUID_CUSTOM_CONFIRMOBJECTSAFETY implementation if IObjectSafety is not available.
|
2009-11-20 11:16:13 +01:00 |
Jeremy White
|
9145a1cdb2
|
mshtml: Declare prototype of wine_dos_get_file_name correctly; fixes Gecko install on win64.
|
2009-11-19 11:47:44 +01:00 |
Francois Gouget
|
1e4412d731
|
mshtml/tests: Add a trailing '\n' to ok() calls.
|
2009-11-18 15:15:36 +01:00 |
Andrew Eikum
|
3f63a2968d
|
mshtml: Implement IHTMLWindow2::get_top.
|
2009-11-17 15:14:56 +01:00 |
Jacek Caban
|
6be475d0fe
|
mshtml: Improved IHTMLStyle3::put_zoom stub.
|
2009-11-17 12:05:53 +01:00 |
Jacek Caban
|
90d078950c
|
mshtml: Don't use nselem in InsertAdjacentNode implementation.
|
2009-11-16 13:48:30 +01:00 |
Jacek Caban
|
b553019dc3
|
mshtml: Added IHTMLElement::put_outerHTML implementation.
|
2009-11-16 13:48:26 +01:00 |
Vladimir Pankratov
|
469a1ba4cc
|
mshtml: Update Russian translation.
|
2009-11-16 12:43:07 +01:00 |
Francois Gouget
|
67c8e896a9
|
mshtml: parse_complete() is unused so remove it.
|
2009-11-16 12:43:06 +01:00 |
Andrew Eikum
|
75b58fb537
|
mshtml: Implement IHTMLWindow2::get_parent.
|
2009-11-16 11:54:10 +01:00 |
Andrew Eikum
|
733dfb6429
|
mshtml: Implement IHTMLWindow2::item.
|
2009-11-16 11:54:05 +01:00 |
Andrew Eikum
|
ac226b20f0
|
mshtml: Implement IHTMLWindow2::get_frames and add tests.
|
2009-11-16 11:53:59 +01:00 |
Andrew Eikum
|
0eaae2745c
|
mshtml: Implement IHTMLWindow4::get_frameElement.
|
2009-11-16 11:53:53 +01:00 |
Andrew Eikum
|
334f2ce074
|
mshtml: Add stub implementation of IHTMLWindow4.
|
2009-11-16 11:53:45 +01:00 |
Anders Jonsson
|
b00b112fb6
|
mshtml: Update Swedish translation.
|
2009-11-16 11:40:24 +01:00 |
André Hentschel
|
79307e596e
|
mshtml: Update German Gecko installer dialog.
|
2009-11-16 11:34:42 +01:00 |
Aurimas Fišeras
|
fdd9938754
|
mshtml: Update Lithuanain translation.
|
2009-11-16 11:34:36 +01:00 |
Jacek Caban
|
b4a7de9a08
|
mshtml: Update description in Gecko installer dialog.
|
2009-11-13 15:52:48 +01:00 |
Jacek Caban
|
10b0b86cbc
|
mshtml: Download Gecko in DllRegisterServer.
|
2009-11-12 15:21:09 +01:00 |
Jacek Caban
|
ca32265d88
|
mshtml: Moved GeckoUrl registry to mshtml.inf.
|
2009-11-12 15:20:59 +01:00 |
Jacek Caban
|
7f6630ee44
|
mshtml: Get rid of no longer needed bind_complete in set_moniker.
|
2009-11-12 15:20:12 +01:00 |
Jacek Caban
|
aa714ca169
|
mshtml: Correctly handle NULL nschannel in channelbsc_load_stream (Coverity).
|
2009-11-12 15:20:07 +01:00 |
Alexandre Julliard
|
56e729726b
|
mshtml: Register a few more MIME types.
|
2009-11-11 21:21:38 +01:00 |
Alexandre Julliard
|
2976879c24
|
mshtml: Move some Content-Type registry keys to mshtml.inf.
|
2009-11-11 21:12:37 +01:00 |
Jacek Caban
|
bcfa7c57d6
|
mshtml: Split parse_complete to handle_load and mutation observer.
|
2009-11-09 19:44:17 +01:00 |
Francois Gouget
|
abccac3897
|
mshtml/tests: Fix a trailing '\n' in an ok() call.
|
2009-11-09 19:41:36 +01:00 |
Jacek Caban
|
deef140186
|
mshtml: Moved readystate to HTMLWindow.
|
2009-11-03 21:25:20 +01:00 |
Jacek Caban
|
ccaa3c4631
|
mshtml: Moved add_script_runner call to push_mutation_queue.
|
2009-11-03 21:25:14 +01:00 |
Jacek Caban
|
73bf0d8f9a
|
mshtml: Handle EndLoad via script runner.
|
2009-11-03 21:25:10 +01:00 |
Jacek Caban
|
67c8d4b405
|
mshtml: Moved readystate changes to separated function.
|
2009-11-03 21:25:04 +01:00 |
Jacek Caban
|
dca249833b
|
mshtml: Return NULL ownerDocument for document node.
|
2009-11-03 21:24:59 +01:00 |
Jacek Caban
|
82c8e7c684
|
mshtml: Added support for accessing elements id by global properties.
|
2009-11-03 21:24:54 +01:00 |
Jacek Caban
|
9195e1b756
|
mshtml: Moved global property allocation to separated function.
|
2009-11-03 21:24:49 +01:00 |
Jacek Caban
|
ed10650472
|
mshtml: Don't create dynamic property if alloc arg is false.
|
2009-11-03 21:24:44 +01:00 |
Jacek Caban
|
847a743f2c
|
mshtml: Added fdexNameCaseInsensitive support.
|
2009-11-03 21:24:09 +01:00 |
Jacek Caban
|
cefb25c74f
|
mshtml: Added InvokeEx(DISPATCH_PROPERTYPUT|DISPATCH_PROPERTYPUTREF) implementation.
|
2009-11-03 21:24:04 +01:00 |
Jacek Caban
|
007b398215
|
mshtml: Return NS_OK for empty aRef in nsIURL::SetRef.
|
2009-11-03 21:23:58 +01:00 |
Jacek Caban
|
fa3ac0a3d9
|
mshtml: Added HTMLFrameElement object and associate it with frame window.
|
2009-11-03 21:23:54 +01:00 |
Jacek Caban
|
9d6af171e5
|
mshtml: Associate HTMLWindow with HTMLIFrame.
|
2009-11-03 21:23:48 +01:00 |
Jacek Caban
|
bdb9270705
|
mshtml: Moved content_window to HTMLFrameBase.
|
2009-11-03 21:23:41 +01:00 |
Jacek Caban
|
20ed399b28
|
mshtml: Store content window on HTMLIFrameElement creation.
|
2009-11-03 21:23:35 +01:00 |
Jacek Caban
|
4ffd64ddeb
|
mshtml: Moved IHTMLFrameBase to separated object to allow sharing implementation with HTMLFrame.
|
2009-11-03 21:23:29 +01:00 |
Jacek Caban
|
d3a9f162e8
|
mshtml: Moved whole element initialization to HTMLElement_Init.
|
2009-11-03 21:23:12 +01:00 |
Michael Stefaniuc
|
cc94a1db01
|
mshtml: Free the right variable (Smatch).
|
2009-11-03 21:22:53 +01:00 |
Jacek Caban
|
11651f5731
|
mshtml: Added IHTMLDOMNode::nextSibling implementation.
|
2009-10-29 13:08:41 +01:00 |
Jacek Caban
|
d76720cc56
|
mshtml: Inherit scriptmode from parent window.
|
2009-10-29 13:08:26 +01:00 |
Jacek Caban
|
ceb02fb027
|
mshtml: Improve debug traces.
|
2009-10-29 13:08:20 +01:00 |
Jacek Caban
|
67e6c7f1f3
|
mshtml: Added HTML frames support.
|
2009-10-28 11:11:45 +01:00 |
Jacek Caban
|
faf0b6bb2a
|
mshtml: Avoid crash in nsIURI:Equals if other_url is NULL.
|
2009-10-28 11:11:36 +01:00 |