Jacek Caban
|
6c35f1356b
|
mshtml: Added execScript tests.
|
2010-11-09 14:21:27 +01:00 |
Jacek Caban
|
2da5890ea1
|
mshtml: Added IDispatchEx support to HTMLStyleSheetsCollection object.
|
2010-11-08 13:31:25 +01:00 |
Jacek Caban
|
00ee406ea6
|
mshtml: Added IOmNavigator::get_plugins implementation.
|
2010-11-08 13:31:22 +01:00 |
Jacek Caban
|
645f34ddeb
|
mshtml: Don't free string that will be cleared by SafeArrayDestroy.
|
2010-11-08 13:31:17 +01:00 |
Andrew Eikum
|
a8e39c66f7
|
hlink: Site data should only be set if the hlink has an HlinkSite.
|
2010-11-02 11:15:08 +01:00 |
Jacek Caban
|
d147ee1392
|
mshtml: Added IHTMLEmbedElement stub implementation.
|
2010-10-29 16:31:37 +02:00 |
Piotr Caban
|
90edfe08d4
|
mshtml: Added IHTMLTextAreaElement_get_type implementation.
|
2010-10-28 11:40:43 +02:00 |
Piotr Caban
|
ac7e096c00
|
mshtml: Added IHTMLFormElement_{get/put}_encoding implementation.
|
2010-10-28 11:40:39 +02:00 |
Piotr Caban
|
990675e52f
|
mshtml: Added IHTMLFormElement_{get/put}_name implementation.
|
2010-10-28 11:40:33 +02:00 |
Piotr Caban
|
bd94cc3b86
|
mshtml: Added IHTMLFormElement_{get/put}_method implementation.
|
2010-10-28 11:40:29 +02:00 |
Piotr Caban
|
02277b4853
|
mshtml/test: Fix some memory leaks.
|
2010-10-28 11:40:20 +02:00 |
Jacek Caban
|
73a15436ac
|
mshtml: Added IDispatchEx support to HTMLObjectElement object.
|
2010-10-28 11:40:06 +02:00 |
Jacek Caban
|
ea99533ebf
|
mshtml: Added IHTMLObjectElement stub implementation.
|
2010-10-28 11:39:56 +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 |
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 |
Jacek Caban
|
551d98dd20
|
mshtml: Marked invalid test as broken.
|
2010-08-31 14:23:49 +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 |
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 |