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 |
Jacek Caban
|
95a53a9ff6
|
mshtml: Store client site in HTMLDocumentObj as soon as possible in SetClientSite.
|
2010-06-28 16:58:39 +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 |
Jacek Caban
|
77a994db42
|
mshtml: Added IHTMLWindow2::open test.
|
2010-06-14 14:14:16 +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
|
5847928bc6
|
mshtml: Added IHTMLSelectElement::item implementation.
|
2010-05-11 18:05:10 +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
|
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
|
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 |
Jacek Caban
|
072ecdf504
|
mshtml: Fixed IObjectSafety failure handling.
|
2010-05-05 15:27:02 +02:00 |
Gerald Pfeifer
|
5dac305bab
|
mshtml/tests: Fix return value of ActiveScript_SetScriptState.
|
2010-05-03 15:41:29 +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 |
Alexandre Julliard
|
bc12cad570
|
mshtml/tests: Don't crash when Gecko is missing.
|
2010-04-02 16:30:06 +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
|
e7615e004a
|
mshtml: Added IHTMLImgElement::onload tests.
|
2010-03-18 11:18:11 +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 |
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
|
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 |
Adam Petaccia
|
9f303c8942
|
mshtml: Test IHTMLScriptElement_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 |
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
|
72e2b7f111
|
mshtml: Added DOCHOST_DOCCANNAVIGATE tests.
|
2010-02-15 16:11:09 +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 |
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 |