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 |