Commit Graph

3159 Commits

Author SHA1 Message Date
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
Jacek Caban 255894c1f1 mshtml: Override default onsubmit action with our submit implementation. 2014-08-20 13:13:24 +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
Nikolay Sivov 2ee84d5ae2 mshtml: Free buffer for empty strings too (PVS-Studio). 2014-08-18 12:45:37 +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 bf10dd3ee4 mshtml: Added IHTMLElement:scrollIntoView implementation. 2014-08-04 16:18:30 +02:00
Jacek Caban be2128fd05 mshtml: Added IHTMLWindow2::navigate implementation. 2014-07-28 17:23:42 -05:00
Jacek Caban d2886a05f9 wine/debug.h: Added debugstr_variant and debugstr_vt aliases and removed all duplicated implementations. 2014-07-24 17:05:55 +02:00
Jacek Caban 1bd0f4f065 mshtml: Avoid useless PATH changes and avoid buffer overflow in set_environment. 2014-07-23 21:24:25 +02: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 fbc4d3f160 mshtml: Fixed get_target_window when no parent frame is found. 2014-07-22 12:05:39 +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
Zhenbo Li e80a3435a1 mshtml: Added support for IHTMLTable[23] interfaces in HTMLTable. 2014-07-15 15:30:56 +02:00
Jacek Caban cf50d5f700 mshtml: Added IDispatch support for IHTMLTable[23] interfaces. 2014-07-14 19:26:20 +02:00
Qian Hong 359767fdfa mshtml: Fixed typo. 2014-07-09 09:29:27 +02:00
Francois Gouget e053721057 mshtml: Remove nsAString_SetData() because it is unused. 2014-06-23 11:06:28 +02:00
Jacek Caban 0b30276e2f mshtml: Added IHTMLWindow2::scroll implementation. 2014-06-17 20:36:38 +02:00
Zhenbo Li 05f65a9341 mshtml: Added IHTMLTableCell::cellIndex method implementation. 2014-06-16 13:56:58 +02:00
Zhenbo Li 48e41c4dd7 mshtml: Added IHTMLTableRow::insertCell method implementation. 2014-06-12 18:05:12 +02:00
Zhenbo Li 4719c438a9 mshtml: Added IHTMLDocument2:toString method. 2014-06-12 18:05:10 +02:00
Nicolas Le Cam b57a884829 mshtml/tests: Remove unused variable. 2014-06-11 16:13:35 +02:00
Jacek Caban 6262492252 mshtml: Added function object default value getter implementation. 2014-06-11 13:09:32 +02:00
Jacek Caban a0c2d641d4 mshtml: Use get_elem_attr_value helper in npplugin.c. 2014-06-11 13:04:26 +02:00
Jacek Caban 75a2e8c4f0 mshtml: Use elem_string_attr_getter helper in HTMLLabelElement_get_htmlFor implementation. 2014-06-11 13:04:23 +02:00
Jacek Caban 04ea007cbb mshtml: Use get_elem_attr_value helper in HTMLFormElement_get_dispid. 2014-06-11 13:04:20 +02:00
Jacek Caban df62eea186 mshtml: Use get_elem_attr_value helper in check_event_attr. 2014-06-11 13:04:17 +02:00
Jacek Caban d0898685a6 mshtml: Use get_elem_attr_value helper in is_elem_name. 2014-06-11 13:04:14 +02:00
Jacek Caban 3efaaacf3c mshtml: Use get_elem_attr_value helper in get_font_size. 2014-06-11 13:04:11 +02:00
Jacek Caban b79ef6769b mshtml: Added new helper for GetAttribute based getters and use it in IHTMLMetaElement implementation. 2014-06-11 13:04:07 +02:00