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 |
Vijay Kiran Kamuju
|
66c1a099aa
|
mshtml: Add text/jscript as valid mime type for javascript files.
|
2014-03-25 19:01:28 +01:00 |
Jacek Caban
|
2010816240
|
mshtml: Added IHTMLStyle::listStyleType property implementation.
|
2014-03-24 13:58:03 +01:00 |
Zhenbo Li
|
911adfbb23
|
mshtml: Added IHTMLTable::align property implementation.
|
2014-03-21 13:59:28 +01:00 |
Jacek Caban
|
a6908473b6
|
mshtml: Fixed tests on old IEs and improved results on IE11.
|
2014-03-18 11:42:53 +01:00 |
Zhenbo Li
|
c32ae1b34a
|
mshtml: Added IHTMLTableRow::sectionRowIndex property implementation.
|
2014-03-18 11:40:59 +01:00 |
Zhenbo Li
|
0f8ae7bc45
|
mshtml: Added IHTMLTableRow::rowIndex property implementation.
|
2014-03-17 17:34:10 +01:00 |
Jacek Caban
|
992fa48020
|
mshtml: Added support for target attribute in submit function implementation.
|
2014-03-13 20:22:09 +01:00 |
Jacek Caban
|
74067c56b1
|
mshtml: Skip tests depending on iframe onload event on IEs older than IE9.
|
2014-03-13 20:22:08 +01:00 |
Jacek Caban
|
e5dbd6e9f0
|
mshtml: Added IHTMLDocument7 stub implementation.
|
2014-03-13 20:22:07 +01:00 |
Jacek Caban
|
f2676d3729
|
mshtml: Merge htmldoc3.c into htmldoc.c.
|
2014-03-13 20:22:06 +01:00 |
Zhenbo Li
|
3679619909
|
mshtml: Added IHTMLTableRow::vAlign property implementation.
|
2014-03-13 20:22:00 +01:00 |
Zhenbo Li
|
7442abde92
|
mshtml: Added IHTMLTableRow::align property implementation.
|
2014-03-12 20:30:00 +01:00 |
Jacek Caban
|
e7553b56fe
|
mshtml: Moved htmldoc5.c content into htmldoc3.c.
|
2014-03-12 19:02:15 +01:00 |
Jacek Caban
|
31faed571d
|
mshtml: Adder _parent target support to navigate_anchor.
|
2014-03-11 19:39:41 +01:00 |
Jacek Caban
|
d6bb86e84c
|
mshtml: Added IHTMLFrameBase2::onload property implementation.
|
2014-03-11 19:39:40 +01:00 |
Jacek Caban
|
9c45b34c62
|
mshtml: Bind events not sent to default view to body element instead of directly to target.
|
2014-03-11 19:39:39 +01:00 |
Jacek Caban
|
cbfeef4b8b
|
mshtml: Removed test failing on Windows 8.1.
|
2014-03-11 19:39:34 +01:00 |
Jacek Caban
|
595fb40efc
|
mshtml: Don't use fragment navigation for SuperNavigate calls.
|
2014-03-04 19:24:26 +01:00 |
Jacek Caban
|
92517e2c5e
|
mshtml: Added support for ZoomFactor registry value.
|
2014-02-19 17:37:50 +01:00 |
Jacek Caban
|
aa22a3c4b2
|
mshtml: Use IWebBrowserPriv2IE9 instead of IWebBrowserPriv2IE8 in tests on IE9+.
|
2014-02-14 16:57:52 +01:00 |
Jacek Caban
|
1918d7223e
|
mshtml: Added IHTMLDocument2::get_activeElement implementation.
|
2014-02-14 11:59:17 +01:00 |