Commit Graph

2448 Commits (5d1af4b6f6bdcf3a8789a21bcdd26c82d8a4bb47)

Author SHA1 Message Date
Alistair Leslie-Hughes 531a07db14 mshtml: Implement IHTMLDOMNode replaceChild. 2011-10-12 17:14:25 +02:00
André Hentschel 296b795655 mshtml: Add stub for QUERY_IS_CACHED_AND_USABLE_OFFLINE. 2011-10-12 17:06:24 +02:00
Andrew Talbot a29f69718b mshtml: Mark fall-through in switch statement. 2011-10-06 16:47:26 -05:00
Andrew Talbot 76a6404c26 mshtml: Mark some fall-throughs in switch statements. 2011-10-04 16:56:35 -05:00
Marcus Meissner ac2f0ed029 mshtml: Mark replace_node_by_html as hidden. 2011-10-03 15:51:02 -05:00
Jacek Caban 93d54b1759 mshtml: Properly release body element in basic_style_test. 2011-10-03 14:39:00 -05:00
Jacek Caban 6cfa962922 mshtml: Set frame interface to NULL after releasing it in IOleInPlaceObjectWindowless::InPlaceDeactivate. 2011-10-03 11:27:04 -05:00
Alistair Leslie-Hughes f8baa37052 mshtml: IID_IHTMLCurrentStyle4 isn't supported on IE6. 2011-09-26 22:42:02 +02:00
Alistair Leslie-Hughes 9477521fb8 mshtml: Add IHTMLCurrentStyle2/3/4 support. 2011-09-23 14:20:02 +02:00
Alistair Leslie-Hughes 05e18862cb mshtml: Fix test for Windows 7 with IE9. 2011-09-22 19:51:52 +02:00
Alistair Leslie-Hughes d70b967d60 mshtml: Add IHTMLTable2/3 support. 2011-09-21 17:13:12 +02:00
Francois Gouget 25100a8592 mshtml/tests: Improve the current UI language detection a bit. 2011-09-15 15:41:41 +02:00
Francois Gouget e931ebc704 mshtml/tests: Some tests require that the user interface be in English.
With MUI versions of Windows checking for the default user language id is insufficient.
Skip the system language id check as it is irrelevant here.
2011-09-13 18:14:03 +02:00
Francois Gouget c571be83da mshtml/tests: GetUserDefaultUILanguage() is not available in NT4. 2011-09-13 18:13:49 +02:00
Francois Gouget 3b7fb23ca7 mshtml/tests: When a test fails, print the bad value. 2011-09-13 18:13:42 +02:00
Gerald Pfeifer 3eafe92ba3 mshtml: Add failure detection to set_downloading_proc. 2011-09-09 16:05:27 +02:00
Piotr Caban d9a661e21b mshtml: Added more IHTMLElement_{put, get}_onclick tests. 2011-09-02 18:28:25 +02:00
Piotr Caban 9b26776fda mshtml: Removed typo from HTMLDOMChildrenCollection_invoke function. 2011-09-02 18:28:25 +02:00
Piotr Caban 48e2f9426c mshtml/tests: Added IHTMLAttributeCollection IDispatchEx tests. 2011-09-02 18:28:24 +02:00
Piotr Caban 648ed1e1c6 mshtml: Added HTMLAttributeCollection_invoke implementation. 2011-09-02 18:28:24 +02:00
Piotr Caban fb9af4648f mshtml: Added HTMLAttributeCollection_get_dispid implementation. 2011-09-02 18:28:24 +02:00
Piotr Caban 4d74236fa2 mshtml/tests: Added IHTMLAttributeCollection tests. 2011-09-02 18:28:24 +02:00
Piotr Caban 02e0d91c0e mshtml/tests: Added attributes tests on comment node. 2011-09-02 18:28:24 +02:00
Piotr Caban 13701221ee mshtml: Store attributes list in HTMLAttributeCollection. 2011-09-02 18:28:24 +02:00
Piotr Caban c7cb9f759c mshtml: Added HTMLAttributeCollection2_getNamedItem implementation. 2011-09-02 18:28:24 +02:00
Piotr Caban 130c8342a0 mshtml: Don't cache HTMLAttributesCollection results. 2011-09-02 18:28:24 +02:00
Jacek Caban 3a268796b8 mshtml: Added support for text/vbscript script type. 2011-09-02 14:42:57 +02:00
Piotr Caban e3527ef23b mshtml: Added HTMLDOMAttribute_get_nodeName implementation. 2011-08-26 12:03:09 +02:00
Piotr Caban e1dcafc6be mshtml: Added HTMLAttributeCollection_item implementation. 2011-08-26 12:02:46 +02:00
Piotr Caban 7b37a1bd00 mshtml: Added HTMLAttributeCollection_get_length implementation. 2011-08-26 12:02:44 +02:00
Piotr Caban 33881c44f5 mshtml: Added IHTMLAttributeCollection3 stub. 2011-08-26 12:00:15 +02:00
Piotr Caban 665747cc30 mshtml: Added IHTMLAttributeCollection2 stub. 2011-08-26 12:00:13 +02:00
Piotr Caban bea3154f48 mshtml: Added IHTMLAttributeCollection stub. 2011-08-26 12:00:09 +02:00
André Hentschel da7f9ed16b mshtml: Remove obsolete proxy handling. 2011-08-25 11:31:55 +02:00
André Hentschel 7205f88883 mshtml: Initialize return value. 2011-08-25 11:31:54 +02:00
Jacek Caban 05d3b9cd1a mshtml: Get rid of no longer useful get_nsdoc_window helper. 2011-08-24 19:34:11 +02:00
Jacek Caban bf4b869152 mshtml: Wine Gecko 1.3 release. 2011-08-23 18:16:44 +02:00
Piotr Caban 6e1ad65dc3 mshtml: Remove no longer needed get_attr_from_nselem function. 2011-08-23 16:53:55 +02:00
Piotr Caban 1d4d1068cd mshtml/tests: Added dynamic properties accessing tests. 2011-08-23 16:53:54 +02:00
Piotr Caban ff449dd1d7 mshtml: Make sure dynamic properties are initialized in Dispatch functions. 2011-08-23 16:53:54 +02:00
Piotr Caban 0a03ae75b0 mshtml: Populate dynamic properties table in get_dynamic_data. 2011-08-23 16:53:54 +02:00
Piotr Caban 423c6f9473 mshtml: DeleteMemberByDispID should return E_NOTIMPL. 2011-08-23 16:53:54 +02:00
Piotr Caban f80c3a7250 mshtml: Added nsIDOMNamedNodeMap interface. 2011-08-23 16:53:54 +02:00
Jacek Caban 88f9fcf1f4 mshtml: Fixed nsAString handling in navigate_anchor. 2011-08-05 15:22:47 +02:00
Piotr Caban e934d847b2 mshtml: Added error handling to get_doc_string. 2011-08-04 18:42:30 +02:00
Piotr Caban 0bbc95e4f6 mshtml: Fix DOCUMENT_NODE handling in nsnode_to_nsstring_rec. 2011-08-04 18:42:28 +02:00
Frédéric Delanoy 760faf01a9 tests: Assorted spelling fixes. 2011-08-04 18:27:37 +02:00
Frédéric Delanoy 7e309601f3 dlls: Assorted spelling fixes. 2011-08-03 14:15:50 +02:00
Jacek Caban 7891fc45d3 mshtml: Removed duplicated includes. 2011-08-03 14:15:49 +02:00
Jacek Caban 5150e0f048 mshtml: Properly free tasks in remove_target_tasks. 2011-08-03 14:15:49 +02:00