Jacek Caban
|
1c1f8e206f
|
mshtml: Added IHTMLElement2::getElementsByTagName tests.
|
2008-07-14 11:48:54 +02:00 |
Jacek Caban
|
952a54cbd9
|
mshtml: Added IHTMLElement2::getElementsByTagName implementation.
|
2008-07-14 11:48:48 +02:00 |
Jacek Caban
|
1de0055cc0
|
mshtml: Allow timers to be cleaned during processing.
|
2008-07-14 11:48:41 +02:00 |
Alexandre Julliard
|
79c64acc7b
|
tests: Don't depend on the static uuid libraries in the tests.
This avoids trouble with the broken MingW libraries when
cross-compiling the tests.
|
2008-07-08 17:51:45 +02:00 |
Jacek Caban
|
047e5aaad5
|
mshtml: Don't mix nsresult with HRESULT.
|
2008-07-04 19:35:26 +02:00 |
Sinitsin Ivan
|
2b4dcb2577
|
mshtml: Add HTMLWindow_scrollBy implementation.
|
2008-07-03 13:08:18 +02:00 |
Sinitsin Ivan
|
e731a42b90
|
mshtml: Add HTMLWindow_scrollTo implementation.
|
2008-07-03 13:08:18 +02:00 |
Jacek Caban
|
f9e3f81de2
|
mshtml: Set doc to NULL in NSContainer_Release.
|
2008-07-03 11:50:51 +02:00 |
James Hawkins
|
d5158cc35d
|
mshtml: Fix a test failure in win2k.
|
2008-07-01 13:45:38 +02:00 |
Jacek Caban
|
4171385cd9
|
mshtml: Silence common invalid FIXME.
|
2008-07-01 12:23:37 +02:00 |
Jacek Caban
|
4fdbdaf0b9
|
mshtml: Ignore fdexNameImplicit flag.
|
2008-07-01 12:23:32 +02:00 |
Jacek Caban
|
9157c6d68a
|
mshtml: Return NULL in window object's GetNameSpaceParent.
|
2008-07-01 12:23:26 +02:00 |
Jacek Caban
|
45eba140e6
|
mshtml: Added IHTMLStyle::[get|put]_width implementation.
|
2008-07-01 12:23:21 +02:00 |
Jacek Caban
|
4690d6d572
|
mshtml: Added IHTMLImgElement::[get|put]_alt implementation.
|
2008-07-01 12:23:14 +02:00 |
Jacek Caban
|
fe863e0326
|
mshtml: Silence common invalid QueryInterface FIXME.
|
2008-07-01 12:23:08 +02:00 |
Jacek Caban
|
af3d19fa04
|
mshtml: DispatchEx's QueryInterface implementation clean up.
|
2008-07-01 12:23:03 +02:00 |
Jacek Caban
|
19be7d620d
|
mshtml: Added support for DOCHOSTUIFLAG_SCROLL_NO DOCHOSTINFO flag.
|
2008-07-01 12:22:57 +02:00 |
Jacek Caban
|
f58b963f4b
|
mshtml: Added IHTMLWindow2::get_self implementation.
|
2008-07-01 12:22:52 +02:00 |
Jacek Caban
|
ebb4a9b197
|
mshtml: Added IHTMLWindow::get_window implementation.
|
2008-07-01 12:22:45 +02:00 |
Jacek Caban
|
876153976b
|
mshtml: Added IHTMLWindow2::clearInterval implementation.
|
2008-06-30 12:12:09 +02:00 |
Jacek Caban
|
8d3aa6799c
|
mshtml: Added IHTMLWindow2::clearTimeout implementation.
|
2008-06-30 12:12:04 +02:00 |
Jacek Caban
|
74f29f1087
|
mshtml: Added IHTMLWindow3::setInterval implementation.
|
2008-06-30 12:11:58 +02:00 |
Jacek Caban
|
0d56f1058f
|
mshtml: Forward IHTMLWindow2::setInterval to IHTMLWindow3.
|
2008-06-30 12:11:52 +02:00 |
Jacek Caban
|
44223acceb
|
mshtml: Added VT_BSTR support to IHTMLWindow3::setTimeout.
Resend without test depending on JScript.
|
2008-06-30 12:11:46 +02:00 |
Lei Zhang
|
f023be8aa7
|
mshtml: Remove unneeded variable.
|
2008-06-26 21:07:37 +02:00 |
Jacek Caban
|
44a314945b
|
mshtml: Added DOCUMENT_NODE type support.
|
2008-06-26 11:16:12 +02:00 |
Jacek Caban
|
beeaea1176
|
mshtml: Added IHTMLDOMNode::get_parentNode implementation.
|
2008-06-26 11:16:07 +02:00 |
Jacek Caban
|
337f1b7393
|
mshtml: Added useful TRACEs.
|
2008-06-26 11:16:02 +02:00 |
Jacek Caban
|
f2617512f0
|
mshtml: Added IHTMLElement::get_offsetTop implementation.
|
2008-06-26 11:15:53 +02:00 |
Jacek Caban
|
7d978d557f
|
mshtml: Forward HTMLSelectElement's IDispatch functions to IDispatchEx implementation.
|
2008-06-25 10:42:41 +02:00 |
Jacek Caban
|
1d6c28459b
|
mshtml: Added IHTMLSelectElement::get_type implementation.
|
2008-06-25 10:42:36 +02:00 |
Jacek Caban
|
9338979c11
|
mshtml: Added IHTMLInputElement::put_disabled implementation.
|
2008-06-25 10:42:32 +02:00 |
Jacek Caban
|
6314becd8c
|
mshtml: Added IHTMLElement::put_title implementation.
|
2008-06-25 10:42:27 +02:00 |
Jacek Caban
|
f911e240d0
|
mshtml: Added IHTMLElement::get_title implementation.
|
2008-06-25 10:42:23 +02:00 |
Jacek Caban
|
a3a9a317de
|
mshtml: Added IHTMLSelectElement::put_onchange implementation.
|
2008-06-25 10:42:15 +02:00 |
Jacek Caban
|
da8560bbf7
|
mshtml: Return NULL instead of empty string in IHTMLSelectElement::get_value.
|
2008-06-25 10:42:08 +02:00 |
Jacek Caban
|
c2759cb80d
|
mshtml: Added IHTMLSelectElement::put_value implementation.
|
2008-06-25 10:42:03 +02:00 |
Zac Brown
|
332733a43b
|
mshtml: Initialize variables in a couple structs.
|
2008-06-25 10:39:07 +02:00 |
Jacek Caban
|
c592c6e748
|
mshtml: Added IHTMLDOMNode::hasChildNodes implementation.
|
2008-06-24 11:54:23 +02:00 |
Jacek Caban
|
c3d8d052f6
|
mshtml: Added IHTMLDOMNode::removeChild implementation.
|
2008-06-24 11:54:17 +02:00 |
Jacek Caban
|
91dcf287c7
|
mshtml: Fixed argument checking in IHTMLDOMChildrenCollection::item.
|
2008-06-24 11:54:07 +02:00 |
Jacek Caban
|
8d7066b264
|
mshtml: Added support to accessing child nodes by index in IHTMLDOMChildrenCollection.
|
2008-06-24 11:54:01 +02:00 |
Jacek Caban
|
c8284724ab
|
mshtml: Added IHTMLElement2::put_tabIndex implementation.
|
2008-06-24 11:53:51 +02:00 |
Jacek Caban
|
807f5c7884
|
mshtml: Added IHTMLElement2::get_tabIndex implementation.
|
2008-06-24 11:53:47 +02:00 |
Jacek Caban
|
9eb4ee2e06
|
mshtml: Added IHTMLElement::put_onkeyup implementation.
|
2008-06-24 11:53:39 +02:00 |
Jacek Caban
|
0848cc977f
|
mshtml: Added keyup event support.
|
2008-06-24 11:53:06 +02:00 |
Jacek Caban
|
41bdff629f
|
mshtml: Added IHTMLElement::put_onclick implementation.
|
2008-06-23 19:46:30 +02:00 |
Jacek Caban
|
cf51da73f6
|
mshtml: Added generic HTML event listener and use it for click event.
|
2008-06-23 19:46:30 +02:00 |
Jacek Caban
|
97298e66ec
|
mshtml: Use heap_alloc_zero in NSContainer_Create.
|
2008-06-23 19:46:30 +02:00 |
Jacek Caban
|
01dc47c884
|
mshtml: Added onclick attribute support.
|
2008-06-23 19:46:30 +02:00 |