Andrew Eikum
|
fc3808e553
|
mshtml: Implement IHTMLLocation::get_hostname.
|
2009-10-16 13:36:27 +02:00 |
Andrew Eikum
|
7cb9fe1064
|
mshtml: Implement IHTMLLocation::get_host.
|
2009-10-16 13:36:23 +02:00 |
Andrew Eikum
|
c9adc4149c
|
mshtml: Implement IHTMLLocation::get_protocol.
|
2009-10-16 13:36:15 +02:00 |
Andrew Eikum
|
4172d6820c
|
mshtml: Implement IHTMLLocation::get_port.
|
2009-10-15 12:06:18 +02:00 |
Andrew Eikum
|
a26b82fc32
|
mshtml: Add helper function get_url_components.
|
2009-10-15 12:06:18 +02:00 |
Andrew Eikum
|
ab857c8493
|
mshtml: Add test suite for IHTMLLocation.
|
2009-10-15 12:06:18 +02:00 |
Jacek Caban
|
1d134f74ab
|
mshtml: Return failure in GetContentType if content type is not available.
|
2009-10-14 11:22:38 +02:00 |
Jacek Caban
|
b7c257bb48
|
mshtml: Added support for DISPATCH_METHOD|DISPATCH_PROPERTYGET calls to InvokeEx implementation.
|
2009-10-14 11:22:32 +02:00 |
Jacek Caban
|
d43ab58efb
|
mshtml: Use DISPATCH_* macros instead of INVOKE_*.
|
2009-10-14 11:22:26 +02:00 |
Jacek Caban
|
f6b89e9f15
|
mshtml: Added IHTMLFrameBase IDispatchEx support.
|
2009-10-14 11:22:18 +02:00 |
Jacek Caban
|
a4deae49b3
|
mshtml: Added IHTMLBaseFrame interface stub implementation.
|
2009-10-14 11:21:48 +02:00 |
Andrew Eikum
|
1622fd0e7a
|
mshtml: Add stub implementation for IHTMLDocument6.
|
2009-10-13 11:38:29 +02:00 |
Jacek Caban
|
8272ecd3f2
|
mshtml: Added more events tests.
|
2009-10-13 11:27:39 +02:00 |
Jacek Caban
|
6e319087a9
|
mshtml: Added IHTMLElement::click implementation.
|
2009-10-13 11:27:32 +02:00 |
Jacek Caban
|
946bd4ae1c
|
mshtml: Added IHTMLElement3::fireEvent implementation.
|
2009-10-13 11:27:27 +02:00 |
Jacek Caban
|
672bca557a
|
mshtml: Create nsIDOMEvent in create_event if not available.
|
2009-10-13 11:27:21 +02:00 |
Jacek Caban
|
3e0fa120a8
|
mshtml: Added IHTMLWindow2::get_length implementation.
|
2009-10-13 11:27:12 +02:00 |
Jacek Caban
|
2d4236bfda
|
mshtml: Added IHTMLWindow2::name property implementation.
|
2009-10-13 11:27:07 +02:00 |
Jacek Caban
|
47c27742d0
|
mshtml: Added IHTMLLocation::put_href implementation.
|
2009-10-12 12:15:26 +02:00 |
Jacek Caban
|
4aa48041fa
|
mshtml: Moved QueryService call to hlink_frame_navigate.
|
2009-10-12 12:14:56 +02:00 |
Jacek Caban
|
ae6fed5c4f
|
mshtml: Improved IHTMLElement2::doScroll stub.
|
2009-10-12 12:14:47 +02:00 |
Jacek Caban
|
5763637e9b
|
mshtml: Return NULL documentElement in READYSTATE_UNINITIALIZED state.
|
2009-10-12 12:14:41 +02:00 |
Andrew Eikum
|
1c27f25225
|
mshtml: Fix typo in TRACE.
|
2009-10-12 12:13:36 +02:00 |
Andrew Eikum
|
be4178928b
|
mshtml: Fix typo in WARN.
|
2009-10-12 12:13:32 +02:00 |
Francois Gouget
|
1860f529f5
|
mshtml: Make HTMLDocumentNode_destructor() static.
|
2009-10-07 15:17:12 +02:00 |
Jacek Caban
|
0713fde4fe
|
mshtml: Fixed typo in IHTMLElement2::get_scrollHeight.
|
2009-10-05 13:46:00 +02:00 |
Jacek Caban
|
908e715c83
|
mshtml: Added IHTMLElement2::client[Top|Left] tests.
|
2009-10-05 13:46:00 +02:00 |
Jacek Caban
|
74071b0505
|
mshtml: Added IHTMLElement2::clientLeft implementation.
|
2009-10-05 13:46:00 +02:00 |
Jacek Caban
|
6d6f341c64
|
mshtml: Added IHTMLElement2::clientTop implementation.
|
2009-10-05 13:46:00 +02:00 |
Jacek Caban
|
d0e9681969
|
mshtml: Added IHTMLDOMNode::cloneNode implementation.
|
2009-10-02 15:06:58 +02:00 |
Jacek Caban
|
b1a9b4fd2d
|
mshtml: Use document.defaultView to get iframe contentWindow.
|
2009-10-02 15:06:58 +02:00 |
Jacek Caban
|
d3a3af755b
|
mshtml: Added IHTMLAnchorElement::get_href tests.
|
2009-10-02 15:06:58 +02:00 |
Jacek Caban
|
407e54be89
|
mshtml: Added IHTMLAnchorElement::get_href implementation.
|
2009-10-02 15:06:58 +02:00 |
Jacek Caban
|
8085b7085c
|
mshtml: Get rid of no longer needed HTMLLocation_value.
|
2009-10-02 15:06:58 +02:00 |
Jacek Caban
|
1c60a21a53
|
mshtml: Use dispinterface DISPID_VALUE implementation if available.
|
2009-10-02 15:06:58 +02:00 |
Jacek Caban
|
df90f665bb
|
mshtml: Added HTMLAnchorElement dispex data.
|
2009-10-02 15:06:58 +02:00 |
Jacek Caban
|
a70bbf8285
|
mshtml: Moved init_dispex call to HTMLElement_Init.
|
2009-10-02 15:06:58 +02:00 |
Jacek Caban
|
81079eb221
|
mshtml: Added QueryCustomPolicy implementation.
|
2009-10-01 11:34:36 +02:00 |
Jacek Caban
|
a5923a6eea
|
mshtml: Added IInternetHostSecurity::ProcessUrlAction implementation.
|
2009-10-01 11:34:15 +02:00 |
Jacek Caban
|
b6dff3f733
|
mshtml: Return HTMLDocumentNode object in ScriptHost::QueryService for SID_SInternetHostSecurityManager.
|
2009-10-01 11:33:41 +02:00 |
Jacek Caban
|
404c183d80
|
mshtml: Added IInternetHostSecurityManager stub implementation.
|
2009-09-29 14:22:33 +02:00 |
Jacek Caban
|
c14c3a6e91
|
mshtml: Added ScriptHost IServiceProvider stub implementation.
|
2009-09-29 14:22:23 +02:00 |
Andrew Eikum
|
3b5ed104bf
|
mshtml: Check for null pointers in IHTMLLocation_get*.
|
2009-09-29 12:06:06 +02:00 |
Jacek Caban
|
73aec9bd00
|
mshtml: Added IHTMLDocument3::attachEvent implementation.
|
2009-09-28 12:38:03 +02:00 |
Ge van Geldorp
|
75de8dc9ce
|
mshtml/tests: Fix copyright notice.
|
2009-09-24 16:03:25 +02:00 |
Ge van Geldorp
|
73b3d35d05
|
mshtml/tests: Fix htmldoc test on Windows Server and Win7.
|
2009-09-23 14:35:52 +02:00 |
Marcus Meissner
|
c997a51869
|
mshmtl: Check nsrange before calling ->Release (coverity).
|
2009-09-22 18:50:52 +02:00 |
Andrew Eikum
|
98fcf442dc
|
mshtml: Reimplement IHTMLElement::{get, set}Attribute using IDispatchEx.
|
2009-09-22 17:47:35 +02:00 |
Jacek Caban
|
5d281947ca
|
mshtml: Added IHTMLDOMNode2::get_ownerDocument tests.
Also fixes typo in iface_cmp.
|
2009-09-22 16:15:56 +02:00 |
Jacek Caban
|
58d67c2758
|
mshtml: Added IHTMLDOMNode2::get_ownerDocument implementation.
|
2009-09-22 16:15:52 +02:00 |