Commit Graph

513 Commits

Author SHA1 Message Date
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
Jacek Caban
ccc5a575d2 mshtml: Fixed script tests on IE8. 2009-08-31 12:19:13 +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
Paul Vriens
f71904872a mshtml/tests: Fix some test failures with IE8. 2009-05-13 12:04:07 +02:00
Jacek Caban
781b0873e6 mshtml: Added IPersistHistory stub implementation. 2009-04-16 13:45:20 -05:00
Michael Stefaniuc
cb538198d2 mshtml/tests: Replace long with LONG. 2009-04-15 15:56:28 -05:00
Ge van Geldorp
af5ce0d249 mshtml/tests: Fix tests on Windows. 2009-04-01 15:22:54 +02:00
Jacek Caban
19067f1256 urlmon.idl: Use HANDLE_PTR in IInternetProtocolRoot::Start declaration. 2009-04-01 14:23:32 +02: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
Alistair Leslie-Hughes
b30aa168f7 mshtml: Show IPersistHistory interface is supported. 2009-02-27 14:18:04 +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
Alistair Leslie-Hughes
fc851aa48a mshtml: Implement IHTMLCurrentStyle_get_fontSize. 2009-02-24 16:57:30 +01:00
Alistair Leslie-Hughes
64af8b3f7e mshtml: Implement IHTMLCurrentStyle_get_fontWeight. 2009-02-24 16:57:30 +01:00
Alistair Leslie-Hughes
4c65a3c278 mshtml: Implement IHTMLCurrentStyle_get_cursor. 2009-02-20 18:46:04 +01:00
Alistair Leslie-Hughes
00a5a722a9 mshtml: Implement IHTMLCurrentStyle_get_textDecoration. 2009-02-20 18:46:04 +01:00
Alistair Leslie-Hughes
34fcf04a74 mshtml: Implement IHTMLCurrentStyle_get_textAlign. 2009-02-20 18:46:04 +01:00
Alistair Leslie-Hughes
b3ec56d0c2 mshtml: Implement IHTMLCurrentStyle_get_borderLeftStyle. 2009-02-20 18:46:04 +01:00
Alistair Leslie-Hughes
724ba42e88 mshtml: Implement IHTMLCurrentStyle_get_borderBottomStyle. 2009-02-20 18:46:04 +01:00
Alistair Leslie-Hughes
a17288cc75 mshtml: Implement IHTMLCurrentStyle_get_borderRightStyle. 2009-02-20 18:46:04 +01:00
Alistair Leslie-Hughes
88be0330f9 mshtml: Implement IHTMLCurrentStyle_get_borderTopStyle. 2009-02-20 18:46:04 +01:00
Alistair Leslie-Hughes
19f780c364 mshtml: Implement IHTMLCurrentStyle_get_fontVariant. 2009-02-20 18:46:04 +01:00
Alistair Leslie-Hughes
e050152ace mshtml: Implement IHTMLCurrentStyle_get_backgroundImage. 2009-02-20 18:46:04 +01:00
Alistair Leslie-Hughes
bdb4dda16c mshtml: Implement IHTMLCurrentStyle_get_fontStyle. 2009-02-20 18:46:04 +01:00
Alistair Leslie-Hughes
169f440cb7 mshtml: Implement IHTMLCurrentStyle_get_fontFamily. 2009-02-19 15:57:47 +01:00
Alistair Leslie-Hughes
e6a18895ee mshtml: Implement IHTMLCurrentStyle_get_position. 2009-02-19 15:57:47 +01:00
Alistair Leslie-Hughes
de4f3fd4b9 mshtml: Implement IHTMLStyle_get_marginLeft. 2009-02-18 14:44:28 +01:00
Alistair Leslie-Hughes
d6be3967bd mshtml: Implement IHTMLStyle_get_marginRight. 2009-02-18 14:44:23 +01:00
Alistair Leslie-Hughes
8c47530070 mshtml: Implement IHTMLStyle get/put minHeight. 2009-02-17 13:59:38 +01:00
Michael Stefaniuc
25e90e2251 mshtml: Remove superfluous pointer casts. 2009-02-16 16:01:37 +01:00
Alistair Leslie-Hughes
28278db787 mshtml: Implement IHTMLStyle_put_textDecorationUnderline. 2009-02-13 15:33:05 +01:00
Alistair Leslie-Hughes
957a50aa72 mshtml: Implement IHTMLStyle_put_textDecorationLineThrough. 2009-02-13 15:33:05 +01:00
Alistair Leslie-Hughes
cfcc38a4b9 mshtml: Implement IHTMLStyle_get_paddingLeft. 2009-02-12 17:53:34 +01:00
Jacek Caban
2e29c7d516 activscp.idl: Added IActiveScriptParseProcedure*64 interfaces and use it on Win64. 2009-02-10 12:31:25 +01:00
Alistair Leslie-Hughes
6421c47986 mshtml: Implement IHTMLStyle_get_backgroundColor. 2009-02-06 16:41:08 +01:00
Alistair Leslie-Hughes
20bd88895c mshtml: Implement IHTMLStyle_put_fontWeight. 2009-02-06 16:41:01 +01:00
Alistair Leslie-Hughes
36a2d5ac3a mshtml: Add support for IHTMLStyle4 interface. 2009-02-03 14:20:10 +01:00
Alistair Leslie-Hughes
337c066314 mshtml: Add support for IHTMLStyle3 interface. 2009-02-03 14:19:50 +01:00
Jacek Caban
0194b8f08c jscript: Add IActiveScriptParse64 declaration and use it on Win64. 2009-02-03 12:39:23 +01:00
Alasdair Sinclair
9de1f80999 mshtml/tests: Fix missing void in empty parameter list. 2009-01-29 12:19:42 +01:00
Nikolay Sivov
f4f5ee152d mshtml/tests: Fix interface release (Coverity). 2009-01-26 15:49:06 +01:00
Alistair Leslie-Hughes
a44ff54d81 mshtml: Implement IHTMLDocument3 getElementsByTagName. 2009-01-22 15:28:24 +01:00
Alistair Leslie-Hughes
bb983c824d mshtml: Implement IHTMLDocument5 createComment. 2009-01-21 13:05:02 +01:00
Nikolay Sivov
bf2e1f08d3 mshtml: Added ISupportErrorInfo for IHTMLDocument. 2009-01-19 15:45:22 +01:00
Alistair Leslie-Hughes
1584719604 mshtml: Implement IHTMLStyle get/put borderTopStyle. 2009-01-15 12:53:31 +01:00
Alistair Leslie-Hughes
7c3b5b6931 mshtml: Implement IHTMLStyle get/put borderRightStyle. 2009-01-15 12:52:53 +01:00
Alistair Leslie-Hughes
1d1f60bbee mshtml: Implement IHTMLStyle get/put borderBottomStyle. 2009-01-15 12:52:44 +01:00
Alistair Leslie-Hughes
44de20a0c7 mshtml: Implement IHTMLStyle get/put borderLeftStyle. 2009-01-15 12:52:08 +01:00
Ge van Geldorp
b67f0de1c6 mshtml/tests: Skip a couple of tests when IE is running in Enhanced Security Configuration. 2009-01-10 17:43:11 +01:00
Alistair Leslie-Hughes
bb829372f1 mshtml: Implement IHTMLStyle get/set Attribute. 2009-01-09 14:55:53 +01:00
Jacek Caban
a2ac4d2323 mshtml: Added IDispatchEx support to HTMLLocation object. 2009-01-06 10:09:36 +01:00
Alexandre Julliard
19184f0071 mshtml/tests: Fix the platform test for Win64. 2009-01-05 15:37:39 +01:00
Jacek Caban
159cc19b03 mshtml: Added IHTMLWindow2::get_location implementation. 2009-01-04 13:32:47 +01:00
Andrei Derevyanko
2afc8fcd5a mshtml: Updated test of QueryInterface. 2008-12-20 12:12:59 +01:00
Alistair Leslie-Hughes
49ac9e0d19 mshtml: Implement IHTMLStyle get_position. 2008-12-20 11:33:02 +01:00
Alistair Leslie-Hughes
de5bbbc2ff mshtml: Implement IHTMLScriptElement get/put Defer. 2008-12-12 12:01:36 +01:00
Alistair Leslie-Hughes
8e984bcc61 mshtml: Implement IHTMLStyle get/put fontVariant. 2008-12-12 11:59:46 +01:00
Alistair Leslie-Hughes
f82df0ac63 mshtml: Implement IHTMLStyle put_fontStyle. 2008-12-11 12:45:33 +01:00
Alistair Leslie-Hughes
84abbd64ae mshtml: Implement IHTMLStyle get/put posHeight. 2008-12-10 11:28:33 +01:00
Jacek Caban
095ce18b44 mshtml: Skip tests on broken IE6 versions. 2008-12-10 10:47:56 +01:00
Jacek Caban
905fcb87cf mshtml: Make IHTMLElement::get_document vtbl offset independent. 2008-12-10 10:47:53 +01:00
Alistair Leslie-Hughes
b6fa5a2100 mshtml: Implement IHTMLStyle get/put posWidth. 2008-12-08 22:02:34 +01:00
Alistair Leslie-Hughes
9305cb3cfe mshtml: Implement IHTMLStyle get/put overflow. 2008-12-04 14:44:39 +01:00
Alistair Leslie-Hughes
c685548056 mshtml: Add a test case. 2008-11-28 13:46:58 +01:00
Alistair Leslie-Hughes
75b9c0508a mshtml: Implement IHTMLDocument2 get_anchors. 2008-11-26 13:36:44 +01:00
Alistair Leslie-Hughes
e760812a62 mshtml: Implement IHTMLDocument2 get_forms. 2008-11-26 13:36:35 +01:00
Alistair Leslie-Hughes
7b864afff0 mshtml: Implement IHTMLDocument2 get_links. 2008-11-26 13:36:27 +01:00
Alistair Leslie-Hughes
6e46a9fdba mshtml: Implement IHTMLDocument2 get_applets. 2008-11-26 13:36:20 +01:00
Jacek Caban
cc8511678d mshtml: Skip tests on old IE as soon as possible. 2008-11-24 13:43:43 +01:00
Jacek Caban
60d12a3adb mshtml: Skip tests on old IE as soon as possible. 2008-11-24 13:43:40 +01:00
Alistair Leslie-Hughes
01536b5003 mshtml: Implement IHTMLDocument2_get_images. 2008-11-21 12:50:30 +01:00
Alistair Leslie-Hughes
71eac71e16 mshtml: Implement IHTMLStyle get/put posTop. 2008-11-21 11:54:18 +01:00
Alexandre Julliard
58def9653e mshtml/tests: Avoid crashing on test failure. 2008-11-20 22:35:33 +01:00
Francois Gouget
3b140ccb0e Assorted spelling fixes. 2008-11-17 16:04:39 +01:00
Alistair Leslie-Hughes
13eb734251 mshtml: Add tests for supported interfaces. 2008-11-12 11:49:13 +01:00
Alistair Leslie-Hughes
af0aa2832f mshtml: Implement IHTMLStyle get/put posLeft. 2008-11-10 13:24:44 +01:00
Jacek Caban
fa57703266 mshtml: Added IHTMLInputElement::put_checked implementation. 2008-10-17 12:23:22 +02:00
Jacek Caban
3600fb3b56 mshtml: Added IHTMLInputElement::[get|put]_defaultChecked implementation. 2008-10-17 12:23:19 +02:00
Jacek Caban
a1a25c534a mshtml: Added support for conditional comments. 2008-10-16 11:22:00 +02:00
Jacek Caban
c97d498f40 mshtml: Added IOmNavigator::get_appVersion implementation. 2008-10-14 11:25:39 +02:00
Jacek Caban
53d6b6616e mshtml: Use set_nsstyle_attr_var in IHTMLStyle::put_left implementation. 2008-10-14 11:25:23 +02:00
Jacek Caban
6cf4060aff mshtml: Added IHTMLStyle::put_top(VT_NULL) implementation. 2008-10-14 11:25:18 +02:00
Jacek Caban
beec20f2f5 mshtml: Added IHTMLDOMNode::insertBefore implementation. 2008-10-14 11:25:08 +02:00
Jacek Caban
aae2c59dfd mshtml: Added IHTMImgElement::get_src implementation. 2008-10-14 11:25:02 +02:00
Jacek Caban
59c66e34a9 mshtml: Added IHTMLElement::put_innerText implementation. 2008-10-14 11:24:50 +02:00
Jacek Caban
d05e328db2 mshtml: Added IHTMLElement::get_innerText implementation. 2008-10-14 11:24:25 +02:00
Jacek Caban
50393191a1 mshtml: Added open and close implementation. 2008-10-13 11:16:46 +02:00
Jacek Caban
f27386fb81 mshtml: Added IHTMLFrameBase2::get_contentWidnow implementation. 2008-10-13 11:16:39 +02:00