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 |
|
Jacek Caban
|
23ad09865e
|
mshtml: Added IHTMLImgElement::put_src implementation.
|
2008-06-23 19:46:30 +02:00 |
|
Jacek Caban
|
47d8352067
|
mshtml: Added IHTMLElement::put_className implementation.
|
2008-06-23 19:46:30 +02:00 |
|
Jacek Caban
|
0497c98961
|
mshtml: Return NULL instead of empty string in IHTMLElement::get_className.
|
2008-06-23 19:46:30 +02:00 |
|
Jacek Caban
|
39c7951cf1
|
mshtml: Added IHTMLDocument3::createTextNode implementation.
|
2008-06-23 19:46:30 +02:00 |
|
Jacek Caban
|
19803de2b4
|
mshtml: Added IHTMLDOMNode::appendChild implementation.
|
2008-06-23 19:46:30 +02:00 |
|
Jacek Caban
|
eb4e098c2c
|
mshtml: Added createElement test.
|
2008-06-20 12:15:26 +02:00 |
|
Jacek Caban
|
d0568d8c5b
|
mshtml: Added IDispatchEx support to HTMLGenericElement.
|
2008-06-20 12:15:19 +02:00 |
|
Jacek Caban
|
d9cb62e37f
|
mshtml: Added IHTMLGenericElement implementation.
|
2008-06-20 12:15:14 +02:00 |
|
Jacek Caban
|
f13c5685b5
|
mshtml: Added IHTMLDocument2::createElement implementation.
|
2008-06-20 12:15:07 +02:00 |
|
Jacek Caban
|
fdf676ac17
|
mshtml: Initialize node object from child node's constructors.
|
2008-06-20 12:15:04 +02:00 |
|