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 |
Jacek Caban
|
39e24713e9
|
mshtml: Added new helper for getting element attribute value and use it in script.c.
|
2014-06-11 13:04:04 +02:00 |
Jacek Caban
|
4745fd03d4
|
mshtml: Call unlink from HTMLDOMNode::Release.
|
2014-06-11 13:04:00 +02:00 |
Zhenbo Li
|
e6f816c99b
|
mshtml: Added IHTMLLinkElement::media property.
|
2014-05-19 15:52:05 +02:00 |
Zhenbo Li
|
bff3468360
|
mshtml: Added IHTMLTableRow::deleteCell method implementation.
|
2014-05-19 15:51:55 +02:00 |
Zhenbo Li
|
efc6a564cd
|
mshtml: Added nsIDOMHTMLTableCellElement declaration.
|
2014-05-19 15:51:49 +02:00 |
Zhenbo Li
|
8d27595287
|
mshtml: Added IHTMLLocation::assign method implementation.
|
2014-05-19 15:51:42 +02:00 |
Jacek Caban
|
810d8c7140
|
mshtml/tests: Fixed a few more IE11 test failures.
|
2014-05-15 19:05:40 +02:00 |
Jacek Caban
|
6ebe1c60e2
|
mshtml: Use debugstr_mshtml_guid in a few more places.
|
2014-05-13 19:57:28 +02:00 |
Jacek Caban
|
75afeb4740
|
mshtml: Forward IHTMLScreen's IDispatch methods to IDispatchEx.
|
2014-05-12 13:51:36 +02:00 |
Jacek Caban
|
d06d73c136
|
mshtml: Added IDispatchEx support to HTMLOptionElementFactory object.
|
2014-05-12 13:51:33 +02:00 |
Jacek Caban
|
b54a9c662a
|
mshtml: Use debugmsg_mshtml_guid in a few more places.
|
2014-05-12 13:51:30 +02:00 |
Jacek Caban
|
60989ea332
|
mshtml: Fixed leaks in IHTMLStyleSheet::Release and IHTMLStyleSheetsCollection::Release implementations.
|
2014-05-09 14:24:53 +02:00 |
Jacek Caban
|
000b78e943
|
mshtml: Added IDispatchEx support to HTMLStyleSheetRulesCollection object.
|
2014-05-09 14:24:50 +02:00 |
Jacek Caban
|
018af15b9d
|
mshtml: Use debugmsg_mshtml_guid in a few more places.
|
2014-05-09 14:24:34 +02:00 |
Jacek Caban
|
cf2278b2d0
|
mshtml: Forward IHTMLImageElementFactory IDispatch functions to IDispatchEx implementation.
|
2014-05-08 12:14:23 +02:00 |
Jacek Caban
|
cac04a675c
|
mshtml: Use debugmsg_mshtml_guid in a few more places.
|
2014-05-08 12:14:21 +02:00 |
Zhenbo Li
|
15ccfef080
|
mshtml: Added IHTMLSelectElement::remove method implementation.
|
2014-05-08 10:46:22 +02:00 |
Jacek Caban
|
e759105cdd
|
mshtml: Use debugstr_mshtml_guid in a few more places.
|
2014-05-06 13:47:06 +02:00 |
Zhenbo Li
|
8192f54998
|
mshtml: Removed invalid nsAString_InitDepend from HTMLTableRow_put_bgColor and fixed error handling.
|
2014-05-05 10:54:16 +02:00 |
Zhenbo Li
|
cfb411c10d
|
mshtml: Added IHTMLTable::width property implementation.
|
2014-05-02 14:08:58 +02:00 |
Jacek Caban
|
c49bb25950
|
mshtml: Removed invalid nsAString_InitDepend from HTMLTable_put_bgColor and fixed error handling.
|
2014-04-28 14:37:02 +02:00 |
Jacek Caban
|
8b81af32ae
|
mshtml: Renamed nsIDOMHTMLSelectElement::Remove to select_Remove to avoid conflict with nsIDOMElement.
Spotted by Zhenbo Li.
|
2014-04-28 14:37:01 +02:00 |
Jacek Caban
|
a36876e9d6
|
mshtml: Introduce a new debugstr_mshtml_guid helper for printing GUIDs.
|
2014-04-28 14:37:00 +02:00 |
Zhenbo Li
|
2a8d4a03d3
|
mshtml: Added IHTMLElement3::contentEditable property implemention.
|
2014-04-25 16:18:07 +02:00 |
Jacek Caban
|
e9ac8e568b
|
mshtml: Added IConnectionPoint::EnumConnections implementation.
|
2014-04-24 20:43:09 +02:00 |
Jacek Caban
|
12dc23db72
|
mshtml: Added IHTMLDOMChildrenCollection::get__newEnum tests.
|
2014-04-22 18:41:33 +02:00 |
Jacek Caban
|
570d05ec7c
|
mshtml: Added IHTMLDOMChildrenCollection::get__newEnum implementation.
|
2014-04-22 18:41:31 +02:00 |
Jacek Caban
|
3ec1da918c
|
mshtml: Fixed HTMLElementCollectionEnum_Next implementation for NULL pCeltFetched.
|
2014-04-22 18:41:28 +02:00 |
Nikolay Sivov
|
95b6958752
|
mshtml/tests: Remove old system version check that doesn't work anymore.
|
2014-04-21 14:33:09 +02:00 |
Jacek Caban
|
2518b8f31b
|
mshtml: Added IHTMLElementCollection::get__newEnum tests.
|
2014-04-21 14:32:59 +02:00 |
Jacek Caban
|
f7635f17b3
|
mshtml: Added IHTMLElementCollection::get__newEnum implementation.
|
2014-04-21 14:32:58 +02:00 |
Jacek Caban
|
e3383d1739
|
mshtml: Ignore &IID_IWebBrowserPriv2IE7 in wb_qi.
|
2014-04-10 18:52:10 +02:00 |
Zhenbo Li
|
22c2d81a2d
|
mshtml: Added IHTMLTable::bgColor property implementation.
|
2014-04-08 19:23:55 +02:00 |
Zhenbo Li
|
c4a51b0b0a
|
mshtml: Don't free a string too early.
|
2014-04-08 19:23:46 +02:00 |
Jacek Caban
|
7b88e37839
|
mshtml: Ignore QueryHitPoint calls in activex.c tests.
|
2014-04-08 19:23:24 +02:00 |
Zhenbo Li
|
946378a1b2
|
mshtml: Added IHTMLTableRow::bgColor property implementation.
|
2014-03-26 19:20:24 +01:00 |