Jacek Caban
|
e54062d6c7
|
mshtml: Improved IHTMLWindow::GetIDsOfNames implementation.
|
2010-01-25 12:59:20 +01:00 |
|
Jacek Caban
|
a5ef2bc7a5
|
mshtml: Added semi-stub IHTMLSelectElement::add implementation.
|
2010-01-25 12:59:15 +01:00 |
|
Jacek Caban
|
089d54f1f4
|
mshtml: Added support for pure IDispatch event handlers.
|
2010-01-25 12:59:11 +01:00 |
|
Jacek Caban
|
8571bf6f0e
|
mshtml: Call attached event handlers in reversed order.
|
2010-01-25 12:59: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 |
|
Jacek Caban
|
e4af9ccd25
|
mshtml: Added IHTMLFrameElement3 stub implementation.
|
2010-01-22 12:23:34 +01:00 |
|
Jacek Caban
|
ab6f8f8b2e
|
mshtml: Create URL moniker after test initialization.
|
2010-01-21 09:04:53 +01:00 |
|
Jacek Caban
|
3b20cb11c8
|
mshtml: Store document as IHTMLDocument2 interface.
|
2010-01-20 16:29:58 +01:00 |
|
Jacek Caban
|
56f26c1e19
|
mshtml: Silence invalid FIXME.
|
2010-01-14 10:22:44 -06:00 |
|
Jacek Caban
|
b5caee220d
|
mshtml: Added IHTMLIFrameElement IDispatchEx support.
|
2010-01-14 10:22:39 -06:00 |
|
Jacek Caban
|
91140222b5
|
mshtml: Added IHTMLIFrameElement stub implementation.
|
2010-01-14 10:22:35 -06:00 |
|
Paul Vriens
|
051fc3458c
|
mshtml/tests: Fix timeouts on Win9x/WinMe by using more A-functions.
|
2010-01-06 12:42:39 +01:00 |
|
Paul Vriens
|
157b1f6902
|
mshtml/tests: Fix a test failure on NT4.
|
2010-01-05 12:29:24 +01:00 |
|
Jacek Caban
|
e4a936a2d2
|
mshtml: Store body event target in HTMLDocumentNode.
|
2010-01-04 11:41:30 +01:00 |
|
Jacek Caban
|
2e6353d4bc
|
mshtml: Use nsIDocShell to load a page in set_moniker.
|
2010-01-04 11:41:29 +01:00 |
|
Jacek Caban
|
d60ebb308f
|
mshtml: Don't try to wrap necko channel in nsChannel implementation.
|
2010-01-04 11:41:29 +01:00 |
|
Jacek Caban
|
8c5baf3a09
|
mshtml: Make sure that event listeners of connection point are set.
|
2010-01-04 11:41:29 +01:00 |
|
Jacek Caban
|
b0bb5e6a78
|
mshtml: Store ConnectionPointContainer pointer in ConnectionPoint.
|
2010-01-04 11:41:29 +01:00 |
|
Jacek Caban
|
c9e3c27f0d
|
mshtml: Use FindMimeFromData to find MIME if moniker doesn't report it.
|
2009-12-29 11:07:20 +01:00 |
|
Piotr Caban
|
d383e84e21
|
mshtml: Added IDispatch ConnectionPoint.
|
2009-12-29 11:06:22 +01:00 |
|
Piotr Caban
|
be2a86cbd5
|
mshtml: Query OleClientSite about services in ServiceProvider_QueryService.
|
2009-12-29 11:06:17 +01:00 |
|
Jacek Caban
|
221b0979b7
|
mshtml: Fixed nsIDOMNSHTMLElement declaration.
|
2009-12-28 12:27:13 +01:00 |
|
Jacek Caban
|
170b2da260
|
mshtml: Added better default bgColor test and code clean up.
|
2009-12-28 11:57:38 +01:00 |
|
Jacek Caban
|
90a4eb7d18
|
mshtml: Use nscolor_to_str in IHTMLBodyElement::get_text implementation.
|
2009-12-28 11:57:33 +01:00 |
|
Jacek Caban
|
0f0cb60592
|
mshtml: Correctly parse color strings.
|
2009-12-28 11:57:28 +01:00 |
|
Jacek Caban
|
9a264e546c
|
mshtml: Store known colors as RGB.
|
2009-12-28 11:57:24 +01:00 |
|
Jacek Caban
|
bbd925ddfe
|
mshtml: Added better error handling to nscolor_to_str.
|
2009-12-28 11:57:19 +01:00 |
|
Alistair Leslie-Hughes
|
f8aef24795
|
mshtml: Implement IHTMLDocument2 get/put onmouseout.
|
2009-12-23 14:27:30 +01:00 |
|
Alistair Leslie-Hughes
|
cccaf1ab19
|
mshtml: Implement IHTMLDocument2 get/put onmousedown.
|
2009-12-23 14:27:30 +01:00 |
|
Alistair Leslie-Hughes
|
a1f275448f
|
mshtml: Implement IHTMLDocument2 get/put onmouseup.
|
2009-12-23 14:27:30 +01:00 |
|
Alistair Leslie-Hughes
|
2cd6ac2725
|
mshtml: Add stub interface IHTMLFiltersCollection.
|
2009-12-22 14:13:07 +01:00 |
|
Jacek Caban
|
3bacd7603d
|
mshtml: Added JavaScript tests architecture and simple tests.
|
2009-12-22 13:48:25 +01:00 |
|
Jacek Caban
|
4e6e908966
|
mshtml: Use JScript for JavaScript in res: protocol documents.
|
2009-12-22 13:48:25 +01:00 |
|
Jacek Caban
|
ecbe545e90
|
mshtml: Don't use necko nsIHttpChannel in nsChannel implementation.
|
2009-12-21 15:01:25 +01:00 |
|
Jacek Caban
|
74c4a73ffb
|
mshtml: Don't use necko nsIHttpChannelInternal implementation in nsChannel object.
|
2009-12-18 11:41:19 +01:00 |
|
Piotr Caban
|
17bec80f71
|
mshtml: Added IObjectWithSite stubs.
|
2009-12-16 13:04:34 +01:00 |
|
Piotr Caban
|
bffa74a1c3
|
mshtml: Added ViewObjectEx stub implementation.
|
2009-12-16 13:04:34 +01:00 |
|
Jacek Caban
|
f7be3645f5
|
mshtml: Added support for redirected binding.
|
2009-12-16 12:23:48 +01:00 |
|
Alistair Leslie-Hughes
|
020c75b0fe
|
mshtml: Implement IHTMLImgElement get_Name.
|
2009-12-15 16:09:13 +01:00 |
|
Andrew Eikum
|
9bf516a813
|
mshtml: Search content_window's properties in HTML[I]FrameBase::get_dispid.
|
2009-12-15 16:09:11 +01:00 |
|
Jacek Caban
|
ba394d68be
|
mshtml: Added IHTMLStyle2::right implementation.
|
2009-12-14 12:04:06 +01:00 |
|
Jacek Caban
|
0f940bccd4
|
mshtml: Added IHTMLStyle::marginTop implementation.
|
2009-12-14 12:04:06 +01:00 |
|
Francois Gouget
|
b8cbde5c19
|
mshtml/tests: Make test_UIActivate() static.
|
2009-12-14 12:04:04 +01:00 |
|
Jacek Caban
|
ce7f764b0c
|
mshtml: Removed ref count tests that fail on some Windows.
|
2009-12-10 12:00:31 +01:00 |
|
Jacek Caban
|
64b651e262
|
mshtml: Added IHTMLDOMTextNode::get_length implementation.
|
2009-12-10 12:00:25 +01:00 |
|
Andrew Eikum
|
578881f600
|
mshtml: Implement IHTMLFrameBase::get_name.
|
2009-12-08 17:54:14 +01:00 |
|
Andrew Eikum
|
c10cd6c137
|
mshtml: Implement IHTMLWindow2::{get,put}_onresize.
|
2009-12-08 17:54:08 +01:00 |
|
Andrew Eikum
|
2710d14c40
|
mshtml: Implement IHTMLFrameBase::{get,put}_scrolling.
|
2009-12-08 17:54:01 +01:00 |
|
Andrew Eikum
|
6e3e7c9f4c
|
mshtml: Store ns[i]frame reference in HTMLFrameBase.
|
2009-12-08 17:53:53 +01:00 |
|