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 |
Jacek Caban
|
70592b59e7
|
mshtml: Added IHTMLDocument2::onreadystatechange property implementation.
|
2009-12-08 12:36:09 +01:00 |
Paul Vriens
|
8da7a00e67
|
mshtml/tests: Skip some tests on older IE.
|
2009-12-07 16:51:36 +01:00 |
Piotr Caban
|
2efb829845
|
mshtml: Added more OleDocumentView_UIActivate tests.
|
2009-12-07 15:41:34 +01:00 |
Piotr Caban
|
8c06ed96ae
|
mshtml: Improved OleDocumentView_UIActivate implementation.
|
2009-12-07 15:41:18 +01:00 |
Piotr Caban
|
24601ed1db
|
mshtml: Added Advise handling to OleObject_Close.
|
2009-12-07 15:41:13 +01:00 |
Piotr Caban
|
91dd9bbb71
|
mshtml: Added OleObject_Advise tests.
|
2009-12-07 15:41:07 +01:00 |
Piotr Caban
|
7372a6dd12
|
mshtml: Added OleObject_EnumAdvise implementation.
|
2009-12-07 15:41:01 +01:00 |
Piotr Caban
|
0aca61c5c3
|
mshtml: Added OleObject_Unadvise implementation.
|
2009-12-07 15:40:57 +01:00 |
Piotr Caban
|
bbfa604dc0
|
mshtml: Added OleObject_Advise implementation.
|
2009-12-07 15:40:53 +01:00 |
Piotr Caban
|
45e0dd9d1f
|
mshtml: Added PersistStreamInit_InitNew implementation.
|
2009-12-07 15:40:47 +01:00 |
Jacek Caban
|
f1a543d546
|
mshtml: Added test for setting VT_EMPTY event handler.
|
2009-12-07 14:18:28 +01:00 |
Jacek Caban
|
f3d805862a
|
mshtml: Don't pass fdexNameEnsure flag to script engines in find_global_prop.
|
2009-12-07 14:18:28 +01:00 |
Francois Gouget
|
6fced4d1c7
|
mshtml/tests: Fix the get_event_src() macro declaration.
|
2009-12-07 14:18:24 +01:00 |
Francois Gouget
|
661208f088
|
mshtml: Make nsACString_{Init,Finish}() static.
|
2009-12-04 14:34:58 +01:00 |
Jacek Caban
|
412f4a6091
|
mshtml: Disable Gecko installation on unsupported CPU architectures.
|
2009-12-03 15:27:49 +01:00 |
Paul Vriens
|
5bc0dd711a
|
mshtml/tests: Run tests again on boxes with older IE.
|
2009-12-03 10:23:05 +01:00 |
Jacek Caban
|
bd715dc8e4
|
mshtml: Detach window from frame element on window destruction.
|
2009-12-03 10:22:13 +01:00 |
Jacek Caban
|
bfec9c619b
|
mshtml: Fixed dispid lookup in_cp_event.
|
2009-12-03 10:22:09 +01:00 |
Jacek Caban
|
451f5b4ad6
|
mshtml: Added generic bind_to_tree node notification and use it to set frame's content window.
|
2009-12-03 10:22:04 +01:00 |
Jacek Caban
|
2b04973e09
|
mshtml: Fixed tests on older IEs.
|
2009-12-03 10:21:55 +01:00 |
Marcus Meissner
|
5013c4d96e
|
mshtml: Check for NULL return from allocations.
|
2009-12-02 13:16:45 +01:00 |
Jacek Caban
|
0909e8b18c
|
mshtml: Added IHTMLDocument::cookie tests.
|
2009-12-02 13:06:01 +01:00 |
Jacek Caban
|
8ddcbd00eb
|
mshtml: Added IHTMLDocument2::put_cookie implementation.
|
2009-12-02 12:19:49 +01:00 |
Jacek Caban
|
614c66a418
|
mshtml: Added IHTMLDocument2::get_cookie implementation.
|
2009-12-02 12:19:45 +01:00 |
Jacek Caban
|
28677ea87d
|
mshtml: Don't depend on necko channel in nsChannel::QueryInterface implementation.
|
2009-12-02 12:19:38 +01:00 |
Jacek Caban
|
dc3818e707
|
mshtml: Don't wrap URIs related to Gecko special URIs.
|
2009-12-02 12:19:30 +01:00 |
Andrew Eikum
|
d97b4d260e
|
mshtml: Implement IHTMLStyle::{get, put}_border{Top, Bottom, Right}.
|
2009-12-02 12:19:24 +01:00 |
Andrew Eikum
|
3007b73cc9
|
mshtml: Support get_dispid and invoke methods in HTMLFormElement.
|
2009-12-02 12:18:23 +01:00 |
Andrew Eikum
|
e5948590ee
|
mshtml: Add get_dispid and invoke methods to HTMLNode vtbl.
|
2009-12-02 12:18:19 +01:00 |
Andrew Eikum
|
1563c137fa
|
mshtml: Add stub implementation of IHTMLFormElement.
|
2009-12-01 12:58:16 +01:00 |
Jacek Caban
|
368edb73cd
|
mshtml: Added onreadystatechange tests.
|
2009-12-01 11:39:51 +01:00 |
Jacek Caban
|
f91e71d7ce
|
mshtml: Added onreadystatechange event support.
|
2009-12-01 11:39:45 +01:00 |
Jacek Caban
|
a369d5e733
|
mshtml: Added IHTMLFrameBase2::get_readyState implementation.
|
2009-12-01 11:39:40 +01:00 |
Jacek Caban
|
f340e637f7
|
mshtml: Added IHTMLFrameBase2::put_src implementation.
|
2009-12-01 11:39:36 +01:00 |
Jacek Caban
|
bb60430de4
|
mshtml: Always return fake scheme in nsIURI::GetScheme if use_wine_url is set.
|
2009-12-01 11:39:31 +01:00 |
Jacek Caban
|
050a1372b0
|
mshtml: Added support for frames in navigate_url.
|
2009-12-01 11:39:26 +01:00 |