Jacek Caban
|
3bf7482d52
|
mshtml: Added IHTMLElement::get_offsetParent implementation.
|
2011-06-03 12:37:03 +02:00 |
Jacek Caban
|
2f8da934c7
|
mshtml: Added IHTMLMimeTypesCollection::get_length implementation.
|
2011-05-31 18:32:58 +02:00 |
Jacek Caban
|
8fce028694
|
mshtml: Added IDispatchEx support to HTMLMimeTypesCollection object.
|
2011-05-31 18:32:58 +02:00 |
Jacek Caban
|
0a77eb68e3
|
mshtml: Added IHTMLElement::get_offsetLeft implementation.
|
2011-05-31 18:32:58 +02:00 |
Jacek Caban
|
a42cffbdcc
|
mshtml: Added support for accessing document elements by index.
|
2011-05-31 18:32:58 +02:00 |
Jacek Caban
|
e8fb248886
|
mshtml: Added IHTMLScreen::get_availWidth implementation.
|
2011-05-27 17:53:38 +02:00 |
Jacek Caban
|
aa93ed5e5b
|
mshtml: Added IHTMLScreen::get_availHeight implementation.
|
2011-05-27 17:53:37 +02:00 |
Alexander Morozov
|
f8679cfa2f
|
mshtml/tests: Fix a typo.
|
2011-05-26 16:33:16 +02:00 |
Thomas Mullaly
|
cd69836d54
|
mshtml: Added support for IDispatch Html document events.
|
2011-05-20 10:29:53 +02:00 |
Thomas Mullaly
|
34a297fe76
|
mshtml/tests: Added more IDispatch event tests.
|
2011-05-20 10:29:48 +02:00 |
Thomas Mullaly
|
ea2ab11a74
|
mshtml/tests: Added IDispatch event tests.
|
2011-05-20 10:29:43 +02:00 |
Jacek Caban
|
ebac489c49
|
mshtml: Added IOmNavigator::get_cpuClass implementation.
|
2011-05-11 17:49:13 +02:00 |
Jacek Caban
|
75916ffe7a
|
mshtml: Ignore more dispID values in OnChanged notifications to fix tests on some IE installations.
|
2011-05-11 14:56:49 +02:00 |
Francois Gouget
|
5920de5ffb
|
Assorted spelling and case fixes.
|
2011-05-09 12:09:27 +02:00 |
Piotr Caban
|
454da235ea
|
mshtml/tests: Ignore calls missing in IE6.
|
2011-03-31 12:38:35 +02:00 |
Jacek Caban
|
1d61146cb6
|
mshtml: Fixed ref count handling in events.c.
|
2011-03-29 13:48:17 +02:00 |
Jacek Caban
|
643c66ba75
|
mshtml: Try loading library in IInternetProtocolInfo::ParseUrl(PARSE_INTERNET_URL) for res protocol to work around library name difference for winelib libraries.
|
2011-03-29 13:05:51 +02:00 |
Piotr Caban
|
2790f363c5
|
mshtml/tests: Added connection error handling tests.
|
2011-03-29 12:36:25 +02:00 |
Piotr Caban
|
f7afa250f8
|
mshtml/tests: Added asynchronous moniker to htmldoc tests.
|
2011-03-29 12:36:20 +02:00 |
Piotr Caban
|
21d500b37f
|
mshtml/tests: Added IDocObjectService interface.
|
2011-03-29 12:36:12 +02:00 |
Piotr Caban
|
9ebe31016c
|
mshtml/tests: Added IBrowserService interface.
|
2011-03-29 12:36:08 +02:00 |
Piotr Caban
|
9b4ee3176e
|
mshtml/tests: Added IWinInetHttpInfo interface.
|
2011-03-29 12:36:02 +02:00 |
Thomas Faber
|
a105f22e17
|
mshtml: Initialize OLEINPLACEFRAMEINFO.cb for IOleInPlaceSite::GetWindowContext.
|
2011-03-18 16:05:09 +01:00 |
Alistair Leslie-Hughes
|
b701be3c9d
|
mshtml: Implement IHTMLDOMNode previousSibling.
|
2011-03-18 15:59:05 +01:00 |
Jacek Caban
|
dc96c688d3
|
mshtml: Notify parser about script evaluation.
|
2011-03-15 17:14:08 +01:00 |
Marcus Meissner
|
63b05794a7
|
mshtml: Removed duplicate const (Coverity).
|
2011-03-14 19:31:29 +01:00 |
Jacek Caban
|
0ef8f70e11
|
mshtml: Properly handle BLOCKED:: URLs in IHTMLImgElement::get_src.
|
2011-03-14 19:31:29 +01:00 |
Piotr Caban
|
12b85befc0
|
mshtml: Added IHTMLPrivateWindow_GetAddressBarUrl implementation.
|
2011-03-11 11:50:14 +01:00 |
Thomas Mullaly
|
a33df48f36
|
mshtml/tests: Fixed memory leak and made Vtbl's const.
|
2011-03-09 12:31:37 +01:00 |
Thomas Mullaly
|
a46e0c617b
|
mshtml: Correctly forward IHTMLWindow's IHTMLDocument's ConnectionPointContainer.
|
2011-03-08 12:27:23 +01:00 |
Thomas Mullaly
|
1571097ed3
|
mshtml/tests: Added more ConnectionPoint tests for IHTMLDocument.
|
2011-03-08 12:27:19 +01:00 |
Jacek Caban
|
eaa6a9fdcf
|
mshtml: Added more attribute object tests.
|
2011-03-03 17:47:12 +01:00 |
Jacek Caban
|
110155099b
|
mshtml: Reuse attribute objects.
|
2011-03-02 13:39:22 +01:00 |
Jacek Caban
|
b9975bf88e
|
mshtml: Correctly handle NULL BSTR in VARIANT in IDispatchEx implementation.
|
2011-03-02 13:39:20 +01:00 |
Jacek Caban
|
a543769761
|
mshtml: Added IHTMLLocation::replace implementation.
|
2011-03-02 13:39:18 +01:00 |
Alistair Leslie-Hughes
|
5c186f6a99
|
mshtml: Implement IHTMLAnchorElement get/put target.
|
2011-03-02 13:35:52 +01:00 |
Jacek Caban
|
78d743b986
|
mshtml: Added IHTMLFormElement::get_elements implementation.
|
2011-03-01 15:21:51 +01:00 |
Jacek Caban
|
3091f3464e
|
mshtml: Added onsubmit and event canceling tests.
|
2011-02-28 14:04:59 +01:00 |
Jacek Caban
|
f3d40454a9
|
mshtml: Added simple filter parser to support opacity.
|
2011-02-28 14:04:51 +01:00 |
Jacek Caban
|
1745abfa26
|
mshtml: Store style object in element object.
|
2011-02-28 14:04:49 +01:00 |
Jacek Caban
|
0131e0472f
|
mshtml: Store style filter in HTMLStyle object.
|
2011-02-28 14:04:46 +01:00 |
Jacek Caban
|
624287499e
|
mshtml: Fixed typos in IHTMLInputElement::value tests.
|
2011-02-28 14:04:44 +01:00 |
Thomas Mullaly
|
6f18cc59dd
|
mshtml/tests: Make IDispatch Vtbl const.
|
2011-02-28 11:09:20 +01:00 |
Jacek Caban
|
0e5aa05e71
|
mshtml: Added more backgroundPosition* tests.
|
2011-02-25 15:03:33 +01:00 |
Jacek Caban
|
47ebbbd447
|
mshtml: Added IHTMLDOMAttribute::get_nodeValue implementation.
|
2011-02-25 15:03:32 +01:00 |
Jacek Caban
|
8f79e50e1a
|
mshtml: Added attribute object tests.
|
2011-02-24 15:52:43 +01:00 |
Jacek Caban
|
877069c2ad
|
mshtml: Added IHTMLElement4 stub implementation.
|
2011-02-24 15:52:03 +01:00 |
Austin English
|
d1442ace43
|
mshtml/tests: Update disabled test comment.
|
2011-02-18 14:54:51 +01:00 |
Alistair Leslie-Hughes
|
df25f0d9a6
|
mshtml: Implement IHTMLAnchorElement_put_href.
|
2011-02-17 17:41:23 +01:00 |
Detlef Riekenberg
|
58a95780fb
|
mshtml/tests: Fix a typo.
|
2011-02-14 12:28:21 +01:00 |