1212 Commits

Author SHA1 Message Date
Chen Yuan
94209192e7 mshtml: Add IHTMLStyle5::maxWidth property implementation. 2014-11-06 23:47:10 +09:00
Jacek Caban
114f32c8b6 mshtml: Return S_OK in IHTMLDocument3::recalc. 2014-10-20 14:02:20 +09:00
Jacek Caban
57243f0dec mshtml: Added HTMLTextAreaElement::get_form implementation. 2014-10-15 21:31:11 +09:00
Qian Hong
ef63bacf2d mshtml: Add DIID_DispHTMLFormElement support for HTMLFormElement_QI. 2014-10-13 18:11:29 +09:00
Jactry Zeng
d165c05f27 mshtml/tests: Fix typo. 2014-10-13 18:10:20 +09:00
Jacek Caban
c6c0c6b52a mshtml: Added IHTMLElement::language property implementation. 2014-10-13 18:09:51 +09:00
Francois Gouget
0dd5cb1cef Assorted spelling fixes. 2014-09-29 10:36:36 +02:00
Hao Peng
268b22e5e8 mshtml: Add IHTMLAnchorElement::search propertyimplementation. 2014-09-26 18:02:51 +02:00
Jacek Caban
8b4c120453 mshtml: Make listStyle tests less strict about value order. 2014-09-19 19:49:46 +02:00
Qian Hong
e2b7354ac1 mshtml: Added IHTMLDOMAttribute::put_nodeValue implementation. 2014-09-18 13:06:27 +02:00
Qian Hong
cdd28b0aca mshtml: Handle DISPATCH_PROPERTYPUT | DISPATCH_PROPERTYPUTREF in invoke_builtin_prop. 2014-09-18 13:06:24 +02:00
Qian Hong
a9d347cb24 mshtml/tests: Fixed typo. 2014-09-18 13:06:20 +02:00
Jacek Caban
063ef3ca0e mshtml: Added IHTMLElement::get_sourceIndex implementation. 2014-09-16 20:29:02 +02:00
Jactry Zeng
e777e9d1ba mshtml: Add IHTMLCurrentStyle::get_textTransform implementation. 2014-09-15 10:12:46 +02:00
Jacek Caban
5d2ee3ee82 mshtml: Bind events to document node instead of body element. 2014-09-10 21:36:51 +02:00
Jactry Zeng
e402bb5642 mshtml: Add IHTMLStyle::pixelTop property implementation. 2014-09-09 17:57:16 +02:00
Jactry Zeng
042b881b27 mshtml: Add IHTMLStyle::pixelHeight property implementation. 2014-09-09 17:57:12 +02:00
Jactry Zeng
7152077b05 mshtml: Add IHTMLStyle::get_pixelWidth implementation. 2014-09-09 17:57:09 +02:00
Jactry Zeng
387257dd2c mshtml: Return E_POINTER when p is NULL in get_nsstyle_pixel_val. 2014-09-09 17:57:00 +02:00
Jactry Zeng
0cab370d11 mshtml: Add IHTMLTableCell::bgColor property implementation. 2014-09-09 17:56:25 +02:00
Jactry Zeng
4b1901d8c0 mshtml/tests: Fix typo. 2014-09-09 11:11:27 +02:00
Jactry Zeng
47f26eb9c0 mshtml: Add IHTMLStyle5::minWidth property implementation. 2014-09-02 20:54:47 +02:00
Francois Gouget
6d4275c964 mshtml/tests: Avoid an http -> https redirection. 2014-09-01 13:12:25 +02:00
Zhenbo Li
334eedb09e mshtml/tests: Fix a memory leak. 2014-08-27 11:02:20 +02:00
Jacek Caban
226458a468 mshtml: Added IHTMLLinkElement::rev property implementation. 2014-08-22 15:35:24 +02:00
Jacek Caban
fbe02eb74c mshtml: Added IHTMLDocument5::get_implementation implementation. 2014-08-22 15:35:22 +02:00
Zhenbo Li
bde260411c mshtml: Added IHTMLStyle::listStyle property implementation. 2014-08-21 18:02:26 +02:00
Zhenbo Li
87e1172953 mshtml: Added IHTMLStyle::backgroundAttachment property implementation. 2014-08-19 14:52:25 +02:00
Zhenbo Li
90014d154f mshtml: Added IHTMLStyle2::tableLayout property implementation. 2014-08-19 14:52:01 +02:00
Jacek Caban
7c7a594692 mshtml: Fixed handling NULL argument in IHTMLElement::contains implementation. 2014-08-18 21:32:56 +02:00
Zhenbo Li
d5d728706b mshtml: Added IHTMLInputElement_get_form method implementation. 2014-08-18 13:32:05 +02:00
Zhenbo Li
c2ac0f506b mshtml: Added IHTMLInputElement::readOnly property. 2014-08-18 13:31:57 +02:00
Zhenbo Li
6079c56133 mshtml: Added IHTMLImgElement::align property implementation. 2014-08-18 13:31:51 +02:00
Zhenbo Li
e12cb546f6 mshtml: Added IHTMLInputElement::size property implementation. 2014-08-18 13:31:44 +02:00
Zhenbo Li
5ee21f9a52 mshtml: Added IHTMLImgElement::isMap property implementation. 2014-08-18 13:31:34 +02:00
Zhenbo Li
06c66876f3 mshtml: Added IHTMLTableCell::align property implementation. 2014-08-18 13:31:16 +02:00
Zhenbo Li
03b377f3e7 mshtml: Added IHTMLTable::frame property implementation. 2014-08-18 13:31:14 +02:00
Zhenbo Li
bc582f09ff mshtml: Added IHTMLTable::insertRow/deleteRow methods implementation. 2014-08-18 13:29:59 +02:00
Zhenbo Li
9ee4b8b078 mshtml/tests: Fix test_tr_modify(). 2014-08-18 13:28:53 +02:00
Zhenbo Li
bf463eae05 mshtml: Added IHTMLStyle::listStylePosition property implementation. 2014-08-11 23:55:32 +02:00
Zhenbo Li
ed9b0f758a mshtml: Added IHTMLStyleElement::lineHeight property. 2014-08-11 23:55:29 +02:00
Zhenbo Li
aa41321f49 mshtml: Added IHTMLStyle::textIndent property implementation. 2014-08-11 23:55:29 +02:00
Zhenbo Li
b9f9a358e5 mshtml: Added IHTMLStyle:: textTransform property implementation. 2014-08-08 19:22:16 +02:00
Zhenbo Li
c5d75c3ae1 mshtml/tests: Better output when an exception is caught. 2014-08-07 17:53:54 +02:00
Jacek Caban
be2128fd05 mshtml: Added IHTMLWindow2::navigate implementation. 2014-07-28 17:23:42 -05:00
Jacek Caban
6031108076 mshtml: Added IHTMLMetaElement::charset property implementation. 2014-07-23 21:24:25 +02:00
Jacek Caban
1e191e031c mshtml: Fixed tests on IE11. 2014-07-22 14:25:47 +02:00
Zhenbo Li
f8f8964afe mshtml: Added IHTMLFormElement::target property implementation. 2014-07-22 12:05:43 +02:00
Zhenbo Li
d734935a2c mshtml: Added IHTMLFormElement::reset method implementation. 2014-07-17 19:17:57 +02:00
Zhenbo Li
720207ad46 mshtml: Added IHTMLTable::summary property implementation. 2014-07-15 15:31:09 +02:00