Jacek Caban
|
8d11858e37
|
mshtml: Get rid of no longer needed parse_post_data.
|
2010-10-28 11:40:01 +02:00 |
Jacek Caban
|
ea99533ebf
|
mshtml: Added IHTMLObjectElement stub implementation.
|
2010-10-28 11:39:56 +02:00 |
Nikolay Sivov
|
198f6e75ee
|
mshtml: Remove useless initialization.
|
2010-10-25 12:41:40 +02:00 |
Paul Vriens
|
c125fc1502
|
mshtml: Add the Serbian (Latin and Cyrillic) translation.
Translation by Đorđe Vasiljević.
|
2010-10-22 12:06:07 +02:00 |
Yaron Shahrabani
|
081f055aa0
|
mshtml: Added Hebrew translation.
|
2010-10-22 12:05:18 +02:00 |
Jacek Caban
|
c4ae314330
|
mshtml: Use IUri in nsIURI::Equals implementation.
|
2010-10-21 16:18:11 +02:00 |
Jacek Caban
|
91acf625fb
|
mshtml: Added nsIHttpChannel::VisitResponseHeaders implementation.
|
2010-10-13 15:55:00 +02:00 |
Alexandre Goujon
|
8a64ba7ee8
|
mshtml: Update the Gecko find procedure comment to reflect the latest behavior.
|
2010-10-07 12:02:59 +02:00 |
Jacek Caban
|
f7910c9304
|
mshtml: Moved more code to handle_docobj_load.
|
2010-10-07 12:00:26 +02:00 |
Jacek Caban
|
6fff7e7c05
|
mshtml: Report better status in on_stop_nsrequest.
|
2010-10-07 12:00:26 +02:00 |
Francois Gouget
|
2174e77d34
|
mshtml: Add a space before ellipses in the Slovenian translation.
|
2010-10-05 11:38:45 +02:00 |
Alexandre Julliard
|
2510df000d
|
mshtml: Try installing Gecko from the global data dir too.
|
2010-10-04 15:00:08 +02:00 |
Jacek Caban
|
a9b4f82c7c
|
mshtml: Use URLDownloadToFile to download Gecko package file.
|
2010-10-04 15:00:08 +02:00 |
Jacek Caban
|
1f716bcbf4
|
mshtml: Try installing Gecko from hardcoded '/usr/share/wine/gecko/' location.
|
2010-10-04 15:00:08 +02:00 |
Jacek Caban
|
c6e1a0c81e
|
mshtml: Added nsIURI::GetPath implementation.
|
2010-09-29 16:15:03 +02:00 |
Jacek Caban
|
11d33cb167
|
mshtml: Use IUri for nsIURL::GetQuery implementation.
|
2010-09-29 16:14:59 +02:00 |
Jacek Caban
|
d98bb11f49
|
mshtml: Get rid of use_wine_url.
|
2010-09-29 16:14:49 +02:00 |
Jacek Caban
|
e58f9df642
|
mshtml: Use IUri for nsIURI::GetScheme implementation.
|
2010-09-29 16:14:46 +02:00 |
Jacek Caban
|
008c0597c8
|
mshtml: Added nsIURI::GetUserPass implementation.
|
2010-09-28 17:33:19 +02:00 |
Jacek Caban
|
9bb0ecceb5
|
mshtml: Added nsIURI::GetHostPort implementation.
|
2010-09-28 17:33:19 +02:00 |
Jacek Caban
|
cb85bad7a9
|
mshtml: Added nsIURI::GetPort implementation.
|
2010-09-28 17:33:19 +02:00 |
Jacek Caban
|
3a00f739b1
|
mshtml: Added nsIURI::GetHost implementation based on IUri API.
|
2010-09-28 17:33:18 +02:00 |
Jacek Caban
|
725aab4fa9
|
mshtml: Renamed uri to nsuri.
|
2010-09-28 17:33:18 +02:00 |
Jacek Caban
|
60827da9d5
|
mshtml: Added PrintHTML stub.
|
2010-09-22 12:43:47 +02:00 |
Jacek Caban
|
9557f1c526
|
mshtml: Fixed hash part stripping in GetQuery.
Spotted by Joris Huizer.
|
2010-09-19 14:59:11 +02:00 |
Alexandre Julliard
|
81b8ee863e
|
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
|
2010-09-19 12:36:48 +02:00 |
Jacek Caban
|
ffe9cc87c0
|
mshtml: Added nsIURL::GetQuery implementation.
|
2010-09-18 13:08:32 +02:00 |
Jacek Caban
|
e081b65aee
|
mshtml: Try getting window from notification callback if load group is not available in AsyncOpen.
|
2010-09-18 13:08:28 +02:00 |
Jacek Caban
|
d4071b56a1
|
mshtml: Added nsIHttpChannel::VisitResponseHeaders implementation.
|
2010-09-18 13:08:25 +02:00 |
Łukasz Wojniłowicz
|
8b3d314a68
|
mshtml: Update the Polish translation.
|
2010-09-18 13:07:00 +02:00 |
Jacek Caban
|
f39d945246
|
mshtml: Use stored nsWineURI object to create moniker in async_open.
|
2010-09-18 13:03:57 +02:00 |
Matej Spindler
|
fd60c013ff
|
mshtml: Update Slovenian translation.
|
2010-09-14 15:32:50 -05:00 |
Alistair Leslie-Hughes
|
ea451adf58
|
mshtml: Correct test for another unknown dispID.
|
2010-09-13 10:31:39 -05:00 |
Alistair Leslie-Hughes
|
168fc942f6
|
mshtml: Correct test for unknown dispID.
|
2010-09-08 13:31:33 +02:00 |
Akihiro Sagawa
|
b2ca3feb3d
|
mshtml: Update Japanese translation.
|
2010-08-31 14:23:49 +02:00 |
Jacek Caban
|
890a5e3e19
|
mshtml: Use LONGLONG/ULONGLONG for PRInt64/PRUint64.
|
2010-08-31 14:23:49 +02:00 |
Jacek Caban
|
551d98dd20
|
mshtml: Marked invalid test as broken.
|
2010-08-31 14:23:49 +02:00 |
Francois Gouget
|
3b7fc00d29
|
mshtml: Make free_strings() static.
|
2010-08-31 14:23:47 +02:00 |
Francois Gouget
|
bd43ffec6a
|
mshtml: Remove spaces before '\n's in the Portuguese translation.
|
2010-08-27 12:31:04 +02:00 |
Jacek Caban
|
69637dbed6
|
mshtml: Get rid of no longer needed nsIComponentRegistrar::AutoRegister call.
|
2010-08-26 12:39:17 +02:00 |
Jacek Caban
|
4f16b73fa4
|
mshtml: Use IActiveScriptSiteDebug64 instead of IActiveScriptSiteDebug32 on win64.
|
2010-08-26 12:39:13 +02:00 |
Jacek Caban
|
0b1530545f
|
mshtml: Added Gecko64 support.
|
2010-08-25 17:37:17 +02:00 |
Jacek Caban
|
e9e35e2b09
|
mshtml: Wine Gecko 1.1.0 release.
|
2010-08-25 17:37:14 +02:00 |
Francois Gouget
|
88cae5d4c7
|
Assorted spelling fixes.
|
2010-08-24 15:22:35 +02:00 |
Jacek Caban
|
99c4aca480
|
mshtml: Provide profile directory to Gecko.
|
2010-08-23 15:44:11 +02:00 |
Juan Lang
|
5f6b135668
|
mshtml: Fix off by one error in setting status text.
|
2010-08-20 13:21:28 +02:00 |
Jacek Caban
|
6ae22663c0
|
mshtml: Don't use start_binding in IPersistStreamInit::InitNew.
|
2010-08-19 17:32:20 +02:00 |
Jacek Caban
|
c22b8fd868
|
mshtml: Added an explicit CDECL attribute to imported functions.
|
2010-08-19 17:32:20 +02:00 |
Jacek Caban
|
8507db18a8
|
mshtml: Avoid asynchronous parse_complete call.
|
2010-08-18 15:33:11 +02:00 |
Jacek Caban
|
d607976a74
|
mshtml: Call on_stop_nsrequest asynchronously.
|
2010-08-18 15:33:02 +02:00 |
Jacek Caban
|
3c421a813a
|
mshtml: Skip mutation notifications on documents that are being replaced.
|
2010-08-18 15:32:57 +02:00 |
Jacek Caban
|
43302910e4
|
mshtml: Moved update_window_doc to on_start_nsrequest and update callback's document if needed.
|
2010-08-18 15:32:52 +02:00 |
Jacek Caban
|
a14d142555
|
mshtml: Call nsILoadGroup::AddRequest from AsyncOpen.
|
2010-08-18 15:32:48 +02:00 |
Jacek Caban
|
a9dec383d5
|
mshtml: Added nsIChannel::GetName implementation.
|
2010-08-18 15:32:41 +02:00 |
Jacek Caban
|
e83402122d
|
mshtml: Return true spec in nsIURI::GetSpec.
|
2010-08-18 15:32:36 +02:00 |
Jacek Caban
|
793b021fd0
|
mshtml: Use fake scheme only for about protocol in nsIURI::GetScheme.
|
2010-08-18 15:32:32 +02:00 |
Jacek Caban
|
ceab381750
|
mshtml: Added nsIURL::Resolve implementation.
|
2010-08-18 15:32:21 +02:00 |
Jacek Caban
|
5068249cbe
|
mshtml: Treat file URLs pointing to Gecko installation directory as special URIs.
|
2010-08-18 15:32:16 +02:00 |
Jacek Caban
|
eec86f64c4
|
mshtml: Added nsIHttpChannel::referrer implementation.
|
2010-08-18 15:32:08 +02:00 |
Jacek Caban
|
3d3f223a71
|
mshtml: Use QueryCommandState to get align state.
|
2010-08-18 15:32:03 +02:00 |
Igor Paliychuk
|
bdc7ae2e17
|
mshtml: Update Ukrainian translation.
|
2010-08-16 13:41:24 +02:00 |
Anders Jonsson
|
d3fd949c58
|
mshtml: Update Swedish translation.
|
2010-08-16 12:59:19 +02:00 |
Hwang YunSong
|
f3119811fa
|
mshtml: Update Korean resource.
|
2010-08-16 12:56:58 +02:00 |
Jose Rostagno
|
0fa01958f6
|
mshtml: Update Spanish translation.
|
2010-08-16 12:56:50 +02:00 |
Luca Bennati
|
490ee12ebb
|
mshtml: Update Italian translation.
|
2010-08-16 12:56:42 +02:00 |
Frédéric Delanoy
|
56245243f0
|
mshtml: Update French translation.
|
2010-08-16 12:56:23 +02:00 |
Sven Baars
|
d5df95257d
|
mshtml: Update the Dutch translation.
|
2010-08-16 12:56:18 +02:00 |
André Hentschel
|
87bf3ed464
|
mshtml: Fix indentation in resource file.
|
2010-08-16 12:56:14 +02:00 |
André Hentschel
|
021a9fcedd
|
mshtml: Update German translation.
|
2010-08-16 12:56:11 +02:00 |
Aurimas Fišeras
|
00f23b9c5b
|
mshtml: Update Lithuanian translation.
|
2010-08-16 12:56:09 +02:00 |
Alexander Nicolaysen Sørnes
|
aa733bedd5
|
mshtml: Send more informative messages to OleInPlaceFrame.
|
2010-08-04 13:19:21 +02:00 |
Jacek Caban
|
22679a2419
|
mshtml: Added support for custom post data type.
|
2010-08-04 12:25:22 +02:00 |
Jacek Caban
|
ac65368835
|
mshtml: Added nsIChannel::GetRequestMethod implementation.
|
2010-08-04 12:25:16 +02:00 |
Jacek Caban
|
0085383fc7
|
mshtml: Store request method in nsChannel.
|
2010-08-04 12:25:12 +02:00 |
Jacek Caban
|
dc825296fd
|
mshtml: Added nsIChannel::SetRequestHeader implementation.
|
2010-08-04 12:25:07 +02:00 |
Jacek Caban
|
753ecebe9b
|
mshtml: Added nsIChannel::GetRequestHeader implementation.
|
2010-08-04 12:24:53 +02:00 |
Jacek Caban
|
76eed7d313
|
mshtml: Store request headers in nsChannel if possible.
|
2010-08-04 12:24:49 +02:00 |
Jacek Caban
|
508aec93c1
|
mshtml: Allow customization of BeginningTransaction.
|
2010-08-04 12:24:44 +02:00 |
Jacek Caban
|
8ca78fa171
|
mshtml: Moved headers parsing to separated function.
|
2010-08-04 12:24:39 +02:00 |
Jacek Caban
|
6ae84b0b91
|
mshtml: Moved setting HTTP header to separated function.
|
2010-08-04 12:24:35 +02:00 |
Jacek Caban
|
b1c6f41da9
|
mshtml: Moved getting HTTP header to separated function.
|
2010-08-04 12:24:30 +02:00 |
Jacek Caban
|
dd0894c7ab
|
mshtml: Moved HTTP headers list freeing to separated function.
|
2010-08-04 12:24:25 +02:00 |
Jacek Caban
|
5a30f4143b
|
mshtml: Improved tracing of nsACString arguments.
|
2010-08-03 18:00:25 +02:00 |
Jacek Caban
|
9ca80347e3
|
mshtml: Get rid of useless nsQIResult type.
|
2010-08-02 14:08:57 +02:00 |
Jacek Caban
|
a0af1dc4cf
|
mshtml: Pass processed URI to NewURI.
|
2010-07-30 16:34:05 +02:00 |
Jacek Caban
|
f6299c1bf8
|
mshtml: Removed frozen status comments from nsiface.idl.
All interfaces were recently unfrozen for upcoming mozilla2 (Firefox 4) anyway.
|
2010-07-26 18:38:33 +02:00 |
Michael Stefaniuc
|
11c3604c30
|
mshtml: Remove the ignored common resource attributes.
|
2010-07-22 11:41:35 +02:00 |
Alexandre Julliard
|
b86d515ed6
|
dlls: Remove explicit imports of kernel32 and ntdll.
|
2010-07-21 17:38:36 +02:00 |
Jacek Caban
|
4890eb5775
|
mshtml: Added IHTMLDocument3::detachEvent implementation.
|
2010-07-19 14:38:15 +02:00 |
Jacek Caban
|
f2361112ba
|
mshtml: Added implementation of remaining IHTMLRect getters.
|
2010-07-19 14:38:15 +02:00 |
Jacek Caban
|
bbaefeb3b5
|
mshtml: Added IHTMLRect::get_top implementation.
|
2010-07-19 14:38:15 +02:00 |
Jacek Caban
|
489320b9ab
|
mshtml: Added IHTMLElement2::getBoundingClientRect implementation.
|
2010-07-19 14:38:15 +02:00 |
Cheer Xiao
|
3a369e3715
|
mshtml: Update simplified Chinese translation.
|
2010-07-13 16:28:02 +02:00 |
Gustavo Henrique Milaré
|
067baa3a95
|
mshtml: Fix Portuguese translation.
|
2010-07-02 12:18:50 +02:00 |
Paul Chitescu
|
0825f4b3ff
|
mshtml: Pass the data read from resource to FindMimeFromData.
|
2010-07-01 13:43:58 +02:00 |
Paul Chitescu
|
fa49b9f226
|
mshtml: Do not try to use IDocHostUIHandler for context menu if hostui is NULL.
|
2010-07-01 13:43:55 +02:00 |
Gustavo Henrique Milaré
|
b48f8b53a3
|
mshtml: Fix Portuguese (Brazilian) translation.
|
2010-07-01 10:10:27 +02:00 |
Ricardo Filipe
|
c009107754
|
mshtml: Fix Portuguese Portugal translation.
|
2010-06-29 15:20:53 +02:00 |
Kovács András
|
0ed6f08166
|
mshtml: Update Hungarian translation.
|
2010-06-29 10:53:06 +02:00 |
Jacek Caban
|
95a53a9ff6
|
mshtml: Store client site in HTMLDocumentObj as soon as possible in SetClientSite.
|
2010-06-28 16:58:39 +02:00 |
Igor Paliychuk
|
181d70ed4f
|
mshtml: Ukrainian translation update.
|
2010-06-28 11:43:55 +02:00 |
Gustavo Henrique Milaré
|
06175d046f
|
mshtml: Updated Portuguese (Brazilian) translation.
|
2010-06-25 10:25:33 +02:00 |
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 |