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
|
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
|
404c183d80
|
mshtml: Added IInternetHostSecurityManager stub implementation.
|
2009-09-29 14:22:33 +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
|
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 |
Paul Vriens
|
a3160779f9
|
mshtml/tests: Use strcmp_wa instead of lstrcmpW to test correctly on Win98.
|
2009-06-08 12:40:39 +02:00 |
Paul Vriens
|
44ef1c9bed
|
mshtml/tests: Correct another test.
|
2009-06-08 12:40:29 +02:00 |
Paul Vriens
|
8a784a5eba
|
mshtml/tests: Use lstrcmpA in a helper function to make it work correctly on Win98.
|
2009-06-08 12:40:22 +02:00 |
Paul Vriens
|
3aef9ef08e
|
mshtml/tests: Correct a test and show a Wine bug.
|
2009-06-08 12:40:04 +02:00 |
Paul Vriens
|
79fcaa7835
|
mshtml: Match IE8 implementation.
|
2009-05-27 15:40:36 +02:00 |
Paul Vriens
|
c7f01479c3
|
mshtml/tests: Fix some test failures on IE8.
|
2009-05-26 14:25:12 +02:00 |
Michael Stefaniuc
|
cb538198d2
|
mshtml/tests: Replace long with LONG.
|
2009-04-15 15:56:28 -05:00 |
Michael Stefaniuc
|
cb133a12d0
|
mshtml: Change long to LONG in mshtml.idl (remaining stuff).
|
2009-03-12 13:09:54 +01:00 |
Michael Stefaniuc
|
491ae71e52
|
mshtml: Change long to LONG in mshtml.idl (HTML*Element stuff).
|
2009-03-12 13:09:54 +01:00 |
Jacek Caban
|
0700f281ce
|
mshtml: Don't use unicode constants for HTML IDs (code clean up).
|
2009-03-12 13:09:53 +01:00 |
Jacek Caban
|
3a118f86f7
|
mshtml: Added IHTMLStyle::put_cssText implementation.
|
2009-03-10 12:05:46 +01:00 |
Jacek Caban
|
50126adf8b
|
mshtml: Added IHTMLStyle::get_cssText implementation.
|
2009-03-10 12:05:40 +01:00 |
Jacek Caban
|
76d667caf1
|
mshtml: Added IHTMLElement::put_innerHTML implementation.
|
2009-03-10 12:05:26 +01:00 |
Alistair Leslie-Hughes
|
6655d3f78b
|
mshtml: Implement IHTMLStyle get/put borderBottomWidth.
|
2009-03-06 16:34:09 +01:00 |
Alistair Leslie-Hughes
|
e266672c47
|
mshtml: Implement IHTMLStyle get/put borderRightWidth.
|
2009-03-06 16:33:55 +01:00 |
Alistair Leslie-Hughes
|
931bf681ab
|
mshtml: Implement IHTMLStyle get/put borderTopWidth.
|
2009-03-06 16:33:45 +01:00 |
Alistair Leslie-Hughes
|
e44608c896
|
mshtml: Implement IHTMLStyle get/put backgroundPositionY.
|
2009-03-06 16:33:32 +01:00 |
Alistair Leslie-Hughes
|
6937ddca8e
|
mshtml: Implement IHTMLStyle get/put backgroundPositionX.
|
2009-03-06 16:33:18 +01:00 |
Alistair Leslie-Hughes
|
48cbc036a3
|
mshtml: Implement IHTMLStyle_get_borderLeft.
|
2009-03-06 16:33:07 +01:00 |
Paul Vriens
|
53a4e174f9
|
mshtml/tests: Fix some typos.
|
2009-03-06 15:39:52 +01:00 |
Alistair Leslie-Hughes
|
8156db5894
|
mshtml: Implement IHTMLCurrentStyle_get_borderStyle.
|
2009-03-04 12:13:39 +01:00 |
Alistair Leslie-Hughes
|
d804631e34
|
mshtml: Implement IHTMLStyle get/put borderStyle.
|
2009-03-04 12:13:30 +01:00 |
Alistair Leslie-Hughes
|
9188cba164
|
mshtml: Implement IHTMLCurrentStyle_get_borderColor.
|
2009-03-04 12:13:17 +01:00 |
Alistair Leslie-Hughes
|
73241dfe84
|
mshtml: Implement IHTMLStyle get/put borderColor.
|
2009-03-04 12:13:08 +01:00 |
Alistair Leslie-Hughes
|
f7a6c512a0
|
mshtml: Implement IHTMLStyle_put_textDecoration.
|
2009-03-04 12:12:47 +01:00 |
Alistair Leslie-Hughes
|
2619dda6b7
|
mshtml: Implement IHTMLStyle get/put textDecorationBlink.
|
2009-03-02 14:03:52 +01:00 |
Alistair Leslie-Hughes
|
cbbdc41bdf
|
mshtml: Implement IHTMLStyle get/put textDecorationOverline.
|
2009-03-02 14:03:46 +01:00 |
Alistair Leslie-Hughes
|
c9f4c2298a
|
mshtml: Implement IHTMLStyle get/put textDecorationNone.
|
2009-03-02 14:03:38 +01:00 |
Rico Schüller
|
9f60f4e30d
|
mshtml/tests: Add SysFreeString(sDefault) after the variable isn't used any more.
|
2009-03-02 12:03:16 +01:00 |
Rico Schüller
|
0215c75260
|
mshtml/tests: Fix SysFreeString call with wrong variable.
|
2009-03-02 12:03:12 +01:00 |
Detlef Riekenberg
|
785863ef8a
|
mshtml/tests: Fix text in ok().
|
2009-02-26 12:11:39 +01:00 |
Detlef Riekenberg
|
c823c9ebae
|
mshtml/tests: Fix typos from copy&paste.
|
2009-02-26 12:11:32 +01:00 |
Alistair Leslie-Hughes
|
0e8e77cdbd
|
mshtml: Implement IHTMLCurrentStyle_get_backgroundRepeat.
|
2009-02-25 16:06:21 +01:00 |
Alistair Leslie-Hughes
|
63c8939cdd
|
mshtml: Implement IHTMLStyle get/put backgroundRepeat.
|
2009-02-25 16:06:21 +01:00 |
Alistair Leslie-Hughes
|
e3009fec39
|
mshtml: Implement IHTMLCurrentStyle_get_marginLeft.
|
2009-02-25 16:06:21 +01:00 |
Alistair Leslie-Hughes
|
fe0da5e528
|
mshtml: Implement IHTMLCurrentStyle_get_marginRight.
|
2009-02-24 16:57:31 +01:00 |
Alistair Leslie-Hughes
|
ef981a412e
|
mshtml: Implement IHTMLCurrentStyle_get_verticalAlign.
|
2009-02-24 16:57:30 +01:00 |
Alistair Leslie-Hughes
|
18c7f48865
|
mshtml: Implement IHTMLCurrentStyle_get_zIndex.
|
2009-02-24 16:57:30 +01:00 |
Alistair Leslie-Hughes
|
1a6c759e1d
|
mshtml: Implement IHTMLCurrentStyle_get_paddingLeft.
|
2009-02-24 16:57:30 +01:00 |
Alistair Leslie-Hughes
|
e64b198348
|
mshtml: Implement IHTMLCurrentStyle_get_height.
|
2009-02-24 16:57:30 +01:00 |
Alistair Leslie-Hughes
|
f5102389da
|
mshtml: Implement IHTMLCurrentStyle_get_width.
|
2009-02-24 16:57:30 +01:00 |
Alistair Leslie-Hughes
|
38cad51959
|
mshtml: Implement IHTMLCurrentStyle_get_top.
|
2009-02-24 16:57:30 +01:00 |
Alistair Leslie-Hughes
|
72faa19807
|
mshtml: Implement IHTMLCurrentStyle_get_left.
|
2009-02-24 16:57:30 +01:00 |