Jacek Caban
|
b4f8cf8ec1
|
mshtml: Added IHTMLDOMTextNode::data property implementation.
|
2013-04-17 14:26:03 +02:00 |
Jacek Caban
|
9f62d217c3
|
mshtml: Added IHTMLWindow2::close tests.
|
2013-04-15 17:47:37 +02:00 |
Jacek Caban
|
e13cf82e61
|
mshtml: Added IHTMLWindow2::close partial implementation.
|
2013-04-15 17:47:35 +02:00 |
Jacek Caban
|
8f323e9b91
|
mshtml: Store IWebBrowserApp reference in HTMLDocumentObj.
|
2013-04-15 17:47:32 +02:00 |
Nikolay Sivov
|
f91c0356e7
|
mshtml: Implement IHTMLTable_get_tBodies.
|
2013-04-15 15:15:45 +02:00 |
Jacek Caban
|
c54a989430
|
mshtml: Added parser compatMode tests.
|
2013-04-12 16:29:14 +02:00 |
Jacek Caban
|
afa527c1ae
|
mshtml: Pass IUri to create_doc_uri.
|
2013-04-04 19:30:30 +02:00 |
Jacek Caban
|
0e53cfb336
|
mshtml: Fixed load flags usage.
|
2013-04-04 19:30:26 +02:00 |
Jacek Caban
|
8c0c09e4c7
|
mshtml: Fixed builtin getter call with arguments.
|
2013-04-01 18:17:14 +02:00 |
Hans Leidekker
|
e15a923a0a
|
mshtml: Don't append slashes to opaque protocol identifiers.
|
2013-03-28 12:17:49 +01:00 |
Jacek Caban
|
873efd4642
|
mshtml: Added IHTMLButtonElement::disabled tests.
|
2013-03-27 20:12:30 +01:00 |
Jacek Caban
|
add03f99d8
|
mshtml: Added IHTMLButtonElement::disabled implementation.
|
2013-03-27 20:12:30 +01:00 |
Jacek Caban
|
7b9fc3bb7d
|
mshtml: Use Uri_CREATE_ALLOW_IMPLICIT_FILE_SCHEME in CreateUri calls.
|
2013-03-26 12:16:21 +01:00 |
Jacek Caban
|
9fa1570fe6
|
mshtml: Added IHTMLButtonElement::name tests.
|
2013-03-25 14:03:25 +01:00 |
Jacek Caban
|
724b248f98
|
mshtml: Added IHTMLButtonElement::name implementation.
|
2013-03-25 14:03:23 +01:00 |
Jacek Caban
|
3c4e4ee3c0
|
mshtml: Added HTMLElementEvents2 tests.
|
2013-03-15 16:18:10 +01:00 |
Jacek Caban
|
d3e8d44e9c
|
mshtml: Added HTMLElementEvents2 support.
|
2013-03-15 16:18:08 +01:00 |
Jacek Caban
|
af6c518e7d
|
mshtml: Use lazy allocation for connection points.
|
2013-03-15 16:18:05 +01:00 |
Jacek Caban
|
1d05cd515c
|
mshtml: Don't use getElementsByTagNameNS in IHTMLDocument3::getElementsByTagName implementation.
|
2013-03-15 16:18:01 +01:00 |
Jacek Caban
|
78b579dff2
|
mshtml: Added IHTMLButtonElement stub implementation.
|
2013-03-14 19:40:54 +01:00 |
Francois Gouget
|
b039192d3b
|
mshtml/tests: Make test_insert_adjacent_elems() static.
|
2013-03-04 17:32:07 +01:00 |
Jacek Caban
|
4a6807038b
|
mshtml: Added IHTMLElement2::insertAdjacentElement tests.
|
2013-03-01 18:03:32 +01:00 |
Jacek Caban
|
e03de990ef
|
mshtml: Added IHTMLElement2::insertAdjacentElement implementation.
|
2013-03-01 18:03:31 +01:00 |
Jacek Caban
|
6d55379f7a
|
mshtml: insert_adjacent_node clean up.
|
2013-03-01 18:03:31 +01:00 |
Jacek Caban
|
306cec23cb
|
mshtml: Fixed 'adjacent' spelling.
|
2013-03-01 18:03:31 +01:00 |
Jacek Caban
|
4682730815
|
mshtml: Fixed handling escaped paths in is_gecko_path.
|
2013-03-01 18:03:30 +01:00 |
Jacek Caban
|
99a86766a0
|
mshtml: Added IHTMLLabelElement stub implementation.
|
2013-02-28 21:01:53 +01:00 |
Jacek Caban
|
6c05460061
|
mshtml: Added IHTMLAnchorElement::get_hostname implementation.
|
2013-02-25 13:03:39 +01:00 |
Jacek Caban
|
f242d1ba83
|
mshtml: Don't report IHTMLTextContainer as supported in anchor element.
|
2013-02-25 13:03:34 +01:00 |
Jacek Caban
|
5ffeb458d8
|
mshtml: Added IHTMLDocument5::createAttribute tests.
|
2013-02-20 16:28:16 +01:00 |
Jacek Caban
|
06666c266d
|
mshtml: Added support for IHTMLDOMAttribute::get_nodeName in detached attributes.
|
2013-02-20 16:28:12 +01:00 |
Jacek Caban
|
a9136b56f7
|
mshtml: Addeed IHTMLDocument5::createAttribute implementation.
|
2013-02-20 16:28:09 +01:00 |
Jacek Caban
|
2a0fd1c956
|
mshtml: Added IHTMLWindow2::onfocus property implementation.
|
2013-02-20 16:28:06 +01:00 |
Jacek Caban
|
c2cfc4cf8b
|
mshtml: Forward IHTMLDocument3::get_childNodes to IHTMLDOMNode implemnentation.
|
2013-02-20 16:28:03 +01:00 |
Jacek Caban
|
5069ad71b4
|
mshtml: Don't crash if fire_event_obj is called on detached document.
|
2013-02-19 19:50:54 +01:00 |
Michael Stefaniuc
|
52bdc93e72
|
mshtml: Fix copy and paste error.
|
2013-02-19 19:50:54 +01:00 |
Jacek Caban
|
f5cb8c175c
|
mshtml: Fixed tests on some broken Vista versions.
|
2013-02-19 19:50:50 +01:00 |
Andrew Talbot
|
a9200aa99d
|
mshtml: Avoid signed-unsigned integer comparisons.
|
2013-02-18 10:33:29 +01:00 |
Jacek Caban
|
6b0e2c8fdf
|
mshtml: Use VT_ERROR as return type in DispCallFunc call.
|
2013-02-12 14:51:56 +01:00 |
Jacek Caban
|
7867ce8560
|
mshtml: Get rid of PRUint64 type.
|
2013-01-23 20:47:27 +01:00 |
Jacek Caban
|
07e72de9a4
|
mshtml: Get rid of PRUint32 outside XPCOM C API.
|
2013-01-23 20:47:25 +01:00 |
Jacek Caban
|
cef2907da7
|
mshtml: Get rid of PRUint16 type.
|
2013-01-23 20:47:23 +01:00 |
Jacek Caban
|
2d100f4e98
|
mshtml: Get rid of PRUint8 type.
|
2013-01-23 20:47:20 +01:00 |
Jacek Caban
|
9bd6b9e537
|
mshtml: Get rid of PTInt64 type.
|
2013-01-23 20:47:18 +01:00 |
Jacek Caban
|
f071d9b3c1
|
mshtml: Get rid of PRInt16 type.
|
2013-01-18 14:46:43 +01:00 |
Jacek Caban
|
cf2a24df07
|
mshtml: Get rid of remaining PRInt32 usage.
|
2013-01-18 14:46:42 +01:00 |
Jacek Caban
|
d83822adbe
|
mshtml: Don't use PRInt32 in property getters implementations.
|
2013-01-18 14:46:42 +01:00 |
Jacek Caban
|
c55b777c7c
|
mshtml: Don't use PRInt32 in htmlelem*.
|
2013-01-18 14:46:41 +01:00 |
Jacek Caban
|
fa5f513eed
|
mshtml: Don't use PRInt32 in nsio.c.
|
2013-01-18 14:46:38 +01:00 |
Jacek Caban
|
23ae6e4ec4
|
mshtml: Treat doctype nodes as comment nodes.
|
2013-01-17 16:40:26 +01:00 |