Jacek Caban
|
991104b97f
|
mshtml: Added IHTMLStyle::padding property implementation.
|
2010-11-29 11:24:40 +01:00 |
Jacek Caban
|
5caf8c3187
|
mshtml: Correctly handle NULL nsdoc in IHTMLDocument2::get_location.
|
2010-11-15 13:20:08 +01:00 |
Jacek Caban
|
c481fb4bb8
|
mshtml: Correctly handle NULL nsdoc in IHTMLDocument2::get_body.
|
2010-11-15 13:20:08 +01:00 |
Jacek Caban
|
04ad732114
|
mshtml: Added createDocumentFragment tests.
|
2010-11-15 13:20:07 +01:00 |
Jacek Caban
|
16fbd05080
|
mshtml: Added IHTMLStyleElement stub implementation.
|
2010-11-12 14:39:21 +01:00 |
Jacek Caban
|
6e796da748
|
mshtml: Added IHTMLObjectElement::get_vspace implementation.
|
2010-11-12 14:39:04 +01:00 |
Jacek Caban
|
2da5890ea1
|
mshtml: Added IDispatchEx support to HTMLStyleSheetsCollection object.
|
2010-11-08 13:31:25 +01:00 |
Jacek Caban
|
00ee406ea6
|
mshtml: Added IOmNavigator::get_plugins implementation.
|
2010-11-08 13:31:22 +01:00 |
Jacek Caban
|
645f34ddeb
|
mshtml: Don't free string that will be cleared by SafeArrayDestroy.
|
2010-11-08 13:31:17 +01:00 |
Jacek Caban
|
d147ee1392
|
mshtml: Added IHTMLEmbedElement stub implementation.
|
2010-10-29 16:31:37 +02:00 |
Piotr Caban
|
90edfe08d4
|
mshtml: Added IHTMLTextAreaElement_get_type implementation.
|
2010-10-28 11:40:43 +02:00 |
Piotr Caban
|
ac7e096c00
|
mshtml: Added IHTMLFormElement_{get/put}_encoding implementation.
|
2010-10-28 11:40:39 +02:00 |
Piotr Caban
|
990675e52f
|
mshtml: Added IHTMLFormElement_{get/put}_name implementation.
|
2010-10-28 11:40:33 +02:00 |
Piotr Caban
|
bd94cc3b86
|
mshtml: Added IHTMLFormElement_{get/put}_method implementation.
|
2010-10-28 11:40:29 +02:00 |
Piotr Caban
|
02277b4853
|
mshtml/test: Fix some memory leaks.
|
2010-10-28 11:40:20 +02:00 |
Jacek Caban
|
73a15436ac
|
mshtml: Added IDispatchEx support to HTMLObjectElement object.
|
2010-10-28 11:40:06 +02:00 |
Jacek Caban
|
ea99533ebf
|
mshtml: Added IHTMLObjectElement stub implementation.
|
2010-10-28 11:39:56 +02:00 |
Jacek Caban
|
551d98dd20
|
mshtml: Marked invalid test as broken.
|
2010-08-31 14:23:49 +02:00 |
Jacek Caban
|
f2361112ba
|
mshtml: Added implementation of remaining IHTMLRect getters.
|
2010-07-19 14:38:15 +02:00 |
Jacek Caban
|
bbaefeb3b5
|
mshtml: Added IHTMLRect::get_top implementation.
|
2010-07-19 14:38:15 +02:00 |
Jacek Caban
|
489320b9ab
|
mshtml: Added IHTMLElement2::getBoundingClientRect implementation.
|
2010-07-19 14:38:15 +02:00 |
Jacek Caban
|
03e0440369
|
mshtml: Fixed platform test on 64-bit IE6.
|
2010-05-14 18:03:03 +02:00 |
Jacek Caban
|
563d289a62
|
mshtml: Fixed test on some IEs.
|
2010-05-13 19:44:40 +02:00 |
Jacek Caban
|
25d8616d48
|
mshtml: Added IHTMLTextAreaElement::readOnly property implementation.
|
2010-05-11 18:05:28 +02:00 |
Jacek Caban
|
d9427e3922
|
mshtml: Added IHTMLFormElement::action property implementation.
|
2010-05-11 18:05:25 +02:00 |
Jacek Caban
|
5bb9172af2
|
mshtml: Added IHTMLFormElement::item implementation.
|
2010-05-11 18:05:21 +02:00 |
Jacek Caban
|
5847928bc6
|
mshtml: Added IHTMLSelectElement::item implementation.
|
2010-05-11 18:05:10 +02:00 |
Jacek Caban
|
061fee45c0
|
mshtml: Added IHTMLTextAreaElement::put_value implementation.
|
2010-05-11 18:05:01 +02:00 |
Jacek Caban
|
85f079362f
|
mshtml: Added IHTMLOptionElement::selected property implementation.
|
2010-05-11 18:04:56 +02:00 |
Michael Stefaniuc
|
2b07eadf0a
|
mshtml/tests: Replace long with LONG.
|
2010-05-11 16:27:34 +02:00 |
Jacek Caban
|
f00d44f0f6
|
mshtml: Added IHTMLInputElement::put_name implementation.
|
2010-05-07 16:25:37 +02:00 |
Jacek Caban
|
1fdbc87e55
|
mshtml: Added IHTMLInputElement::get_type tests.
|
2010-05-07 16:00:41 +02:00 |
Jacek Caban
|
95ded555e0
|
mshtml: Added IHTMLFormElement::get_length implementation.
|
2010-05-07 16:00:16 +02:00 |
Jacek Caban
|
21d7f6a7e6
|
mshtml: Added IHTMLSelectElement::get_options implementation.
|
2010-04-29 13:13:48 -05:00 |
Jacek Caban
|
78cf4e30b5
|
mshtml: Added IHTMLSelectElement::put_length implementation.
|
2010-04-29 13:13:37 -05:00 |
Paul Vriens
|
e014154fb7
|
mshtml/tests: Fix some test failures on Win9x/WinMe by using a A-function.
|
2010-03-16 17:03:20 +01:00 |
Jacek Caban
|
115efbed69
|
mshtml: Use user agent string in IOmNavigator::get_appVersion.
|
2010-03-15 14:18:05 +01:00 |
Adam Petaccia
|
9f303c8942
|
mshtml: Test IHTMLScriptElement_put_type.
|
2010-02-26 14:19:00 +01:00 |
Jacek Caban
|
6e116f5215
|
mshtml: Added IHTMLStyle::get_border*Color implementation.
|
2010-02-11 14:38:44 +01:00 |
Jacek Caban
|
6f6f1c9338
|
mshtml: Added IHTMLStyle::get_borderRightColor implementation.
|
2010-02-10 11:33:09 +01:00 |
Jacek Caban
|
d0f7785e04
|
mshtml: Forward IHTMLCommentElement::get_text to IHTMLElement::get_outerHTML.
|
2010-02-10 11:33:05 +01:00 |
Andrew Nguyen
|
b3b81abba3
|
mshtml: Accept NULL SAFEARRAY pointers in IHTMLDocument2::write(ln).
|
2010-02-09 17:13:52 +01:00 |
Jacek Caban
|
0849a81169
|
mshtml: Correctly handle comment nodes in IHTMLElement::[get|put]_title implementation.
|
2010-02-09 11:34:52 +01:00 |
Jacek Caban
|
352e0ec893
|
mshtml: Use set_nsstyle_attr_var in IHTMLStyle::put_width implementation.
|
2010-02-09 11:34:39 +01:00 |
Jacek Caban
|
a3ff647c1e
|
mshtml: Added IHTMLImgElement::height property implementation.
|
2010-02-09 11:34:35 +01:00 |
Jacek Caban
|
11ec75c18b
|
mshtml: Added IHTMLImgElement::width property implementation.
|
2010-02-09 11:34:30 +01:00 |
Jacek Caban
|
398161dcee
|
mshtml: Added textarea element IDispatchEx support.
|
2010-01-29 13:30:06 +01:00 |
Jacek Caban
|
7bf41fac63
|
mshtml: Added script element IDispatchEx support.
|
2010-01-28 11:10:06 +01:00 |
Jacek Caban
|
65d9ab1650
|
mshtml: Added IDispatchEx support for frame element.
|
2010-01-22 12:23:44 +01:00 |
Jacek Caban
|
a06ee80be0
|
mshtml: Added IHTMLFrameElement3::get_contentDocument implementation.
|
2010-01-22 12:23:40 +01:00 |