1212 Commits

Author SHA1 Message Date
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
ae6fed5c4f mshtml: Improved IHTMLElement2::doScroll stub. 2009-10-12 12:14:47 +02:00
Jacek Caban
908e715c83 mshtml: Added IHTMLElement2::client[Top|Left] tests. 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
d3a3af755b mshtml: Added IHTMLAnchorElement::get_href tests. 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
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
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
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
Alistair Leslie-Hughes
7471cfce72 mshtml: Implement IHTMLCurrentStyle_get_textIndent. 2009-09-18 08:56:37 -05:00
Alistair Leslie-Hughes
d35c44221d mshtml: Implement IHTMLCurrentStyle_get_lineHeight. 2009-09-18 08:56:28 -05:00
Jacek Caban
7eca0bcae4 mshtml: Use node's IDispatchEx implementation in HTMLDocumentNode. 2009-09-17 09:48:20 -05:00
Jacek Caban
10c714b43a mshmtl: Moved ICustomDoc implementation to HTMLDocumentObj. 2009-09-17 09:48:05 -05:00
Jacek Caban
2fb0d1e456 mshtml: Inherit HTMLDocumentNode from HTMLDOMNode. 2009-09-17 09:47:58 -05:00
Alistair Leslie-Hughes
8f0fd2597a mshtml: Implement IHTMLCurrentStyle_get_bottom. 2009-09-16 14:37:51 -05:00
Alistair Leslie-Hughes
2ef9272e81 mshtml: Implement IHTMLCurrentStyle_get_right. 2009-09-16 14:37:45 -05:00
Alistair Leslie-Hughes
d1952288b8 mshtml: Implement IHTMLCurrentStyle_get_marginBottom. 2009-09-16 14:37:39 -05:00
Alistair Leslie-Hughes
6ec0716059 mshtml: Implement IHTMLCurrentStyle_get_marginTop. 2009-09-16 14:37:32 -05:00
Alistair Leslie-Hughes
b856484ef3 mshtml: Implement IHTMLCurrentStyle_get_letterSpacing. 2009-09-16 14:37:22 -05:00
Alistair Leslie-Hughes
7f3cb81686 mshtml: Implement IHTMLCurrentStyle_get_paddingBottom. 2009-09-15 17:21:28 -05:00
Alistair Leslie-Hughes
9a2a02fde9 mshtml: Implement IHTMLCurrentStyle_get_paddingRight. 2009-09-15 17:21:23 -05:00
Alistair Leslie-Hughes
e5b3b26573 mshtml: Implement IHTMLCurrentStyle_get_paddingTop. 2009-09-15 17:21:17 -05:00
Alistair Leslie-Hughes
b80faba168 mshtml: Implement IHTMLCurrentStyle_get_borderBottomColor. 2009-09-15 17:21:11 -05:00
Alistair Leslie-Hughes
bf5ab29c1c mshtml: Implement IHTMLCurrentStyle_get_borderRightColor. 2009-09-15 17:21:05 -05:00
Alistair Leslie-Hughes
04da6200e8 mshtml: Implement IHTMLCurrentStyle_get_borderTopColor. 2009-09-15 17:21:00 -05:00
Alistair Leslie-Hughes
144cf8d613 mshtml: Implement IHTMLCurrentStyle_get_borderLeftColor. 2009-09-15 17:20:54 -05:00
Jacek Caban
508aa85c6b mshtml: Added IHTMLInputElement::src property implementation. 2009-09-15 16:41:26 -05:00
Jacek Caban
a7e8cdf373 mshtml: Fixed tests.
Based on Paul Vriens's feedback.
2009-09-15 14:31:39 -05:00
Jacek Caban
f3fc00503c mshtml: Use ActiveScript for JavaScript in about protocol documents. 2009-09-10 11:06:57 +02:00
Jacek Caban
3d99a99851 mshtml: Added window global properties test. 2009-09-10 11:06:51 +02:00
Paul Vriens
5e68c07182 mshtml/tests: Fix test failures on Win9x/WinME. 2009-09-10 10:50:54 +02:00
Paul Vriens
094b668881 mshtml/tests: Fix some test failures on Win98 and WinME. 2009-09-10 10:50:45 +02:00
Jacek Caban
284796e4bc mshtml: Added javascript protocol tests. 2009-09-09 12:08:25 +02:00
Jacek Caban
537bbe2ce5 mshtml: Make empty string is a valid overflow style. 2009-09-09 12:07:48 +02:00
Jacek Caban
d66b02b7b8 mshtml: Added HTML events test. 2009-09-08 13:41:52 +02:00
Jacek Caban
2aee9e3fc2 mshtml: Added GetNextDispID and GetMemberName tests. 2009-09-08 13:39:46 +02:00
Jacek Caban
c4bc5be262 mshtml: Added IOmNavigator::get_userAgent implementation. 2009-09-02 14:40:25 +02:00
Jacek Caban
4eead9d092 mshtml: Added IHTMLDocument::writeln implementation. 2009-09-02 14:40:21 +02:00
Jacek Caban
60a85d0749 mshtml: Added http loading test. 2009-09-02 14:40:14 +02:00
Jacek Caban
f9a670a3d6 mshtml: Fixed tests on IE8. 2009-09-02 14:40:04 +02:00
Jacek Caban
ab199297bc mshtml: Fixed script tests on IE6 and IE7. 2009-09-02 10:24:22 +02:00
Jacek Caban
012004bcf9 mshtml: Added function object tests. 2009-09-01 12:43:07 +02:00
Jacek Caban
9cf9d20197 mshtml: Added IHTMLWindow2::toString implementation. 2009-09-01 12:42:28 +02:00