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
|
f3fc00503c
|
mshtml: Use ActiveScript for JavaScript in about protocol documents.
|
2009-09-10 11:06:57 +02:00 |
Jacek Caban
|
537bbe2ce5
|
mshtml: Make empty string is a valid overflow style.
|
2009-09-09 12:07:48 +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
|
9cf9d20197
|
mshtml: Added IHTMLWindow2::toString implementation.
|
2009-09-01 12:42:28 +02:00 |
Jacek Caban
|
f6b846414a
|
mshtml: Added IOmNavigator::toString implementation.
|
2009-09-01 12:42:23 +02:00 |
Jacek Caban
|
fc26a1c4bd
|
mshtml: Added DISPID_VALUE implementation for HTMLLocation object.
|
2009-09-01 12:42:16 +02:00 |
Alistair Leslie-Hughes
|
15bd593fae
|
mshtml: Implement IHTMLStyle get/put letterSpacing.
|
2009-08-25 11:09:31 +02:00 |
Alistair Leslie-Hughes
|
15da6c94f5
|
mshtml: Implement IHTMLCurrentStyle_get_margin.
|
2009-08-25 11:09:07 +02:00 |
Alistair Leslie-Hughes
|
c1c9858b27
|
mshtml: Implement IHTMLCurrentStyle_get_borderWidth.
|
2009-08-25 11:08:55 +02:00 |
Alistair Leslie-Hughes
|
b2f61a5e09
|
mshtml: Implement IHTMLCurrentStyle_get_overflow.
|
2009-08-25 11:08:49 +02:00 |
Alistair Leslie-Hughes
|
0a77124844
|
mshtml: Implement IHTMLCurrentStyle_get_backgroundColor.
|
2009-08-25 11:08:42 +02:00 |
Alistair Leslie-Hughes
|
1479263f7e
|
mshtml: Implement IHTMLCurrentStyle_get_color.
|
2009-08-25 11:08:34 +02:00 |
Alistair Leslie-Hughes
|
6c70626180
|
mshtml: Implement IHTMLCurrentStyle_get_borderTopWidth.
|
2009-08-24 15:17:33 +02:00 |
Alistair Leslie-Hughes
|
f2c491dc95
|
mshtml: Implement IHTMLCurrentStyle_get_borderBottomWidth.
|
2009-08-24 15:17:33 +02:00 |
Alistair Leslie-Hughes
|
e050a7b713
|
mshtml: Implement HTMLCurrentStyle_get_borderRightWidth.
|
2009-08-24 15:17:33 +02:00 |
Alistair Leslie-Hughes
|
4975243db3
|
mshtml: Implement IHTMLStyle get/put wordSpacing.
|
2009-08-21 14:12:59 +02:00 |
Alistair Leslie-Hughes
|
6bcf724adc
|
mshtml: Implement HTMLCurrentStyle_get_borderLeftWidth.
|
2009-08-21 13:49:45 +02:00 |
Alistair Leslie-Hughes
|
d343124344
|
mshtml: Implement IHTMLStyle get/put borderLeftWidth.
|
2009-08-20 15:27:18 +02:00 |
Alistair Leslie-Hughes
|
7e2dfe4f74
|
mshtml: Implement IHTMLCurrentStyle_get_visibility.
|
2009-08-19 17:28:08 +02:00 |
Alexandre Julliard
|
86f9fce74c
|
mshtml/tests: Use the global wine_dbgstr_w instead of a local variant.
|
2009-08-19 13:36:46 +02:00 |
Alistair Leslie-Hughes
|
447e5d1fac
|
mshtml: Implement IHTMLLocation get_href.
|
2009-08-18 14:57:25 +02:00 |
Vladimir Pankratov
|
33fe602bcd
|
mshtml: Add test for OmNavigator_get_appName.
|
2009-08-18 11:39:46 +02:00 |
Jacek Caban
|
2ca7683dfb
|
mshtml: Added IHTMLLocation::get_pathname implementation.
|
2009-08-10 13:19:26 +02:00 |
Jacek Caban
|
d97cc15608
|
mshtml: Wine Gecko 1.0.0 release.
|
2009-08-04 15:33:01 +02:00 |
Jacek Caban
|
77ff2df83a
|
mshtml: Added IHTMLStyle3::wordWrap property implementation.
|
2009-08-03 14:59:47 +02:00 |
Jacek Caban
|
cf2e8619ef
|
mshtml: Added support for VT_UINT name in IHTMLElementCollection::item.
|
2009-07-08 20:12:55 +02:00 |
Jacek Caban
|
51f13ac144
|
mshtml: Fixed tests on IE8 and change Wine behavior to IE8.
|
2009-06-23 15:52:59 +02:00 |
Detlef Riekenberg
|
387f24f467
|
urlmon/tests: Move SecurityManager and ZoneManager tests to a separate file.
|
2009-06-15 13:42:30 +02:00 |