Jacek Caban
|
9a3aa863be
|
mshtml: Added IHTMLEventObj::put_returnValue implementation.
|
2011-07-27 19:02:56 +02:00 |
Jacek Caban
|
7c04ed36a4
|
mshtml: Fixed tests on some old IEs.
|
2011-07-26 16:28:49 +02:00 |
Gerald Pfeifer
|
03cc8eea6f
|
mshtml: Handle the failure case in get_nsstyle_attr.
|
2011-07-25 17:59:04 +02:00 |
Jacek Caban
|
39b02829ea
|
mshtml: Added javascript: URLs test.
|
2011-07-24 12:33:09 +02:00 |
Jacek Caban
|
5751441f39
|
mshtml: Added support for javascript: URLs.
|
2011-07-24 12:33:03 +02:00 |
Jacek Caban
|
730299bae6
|
mshtml: Call set_moniker asynchronously in SuperNavigate.
|
2011-07-24 12:32:59 +02:00 |
Jacek Caban
|
b14fc2c9d1
|
mshtml: Split set_moniker implementation.
|
2011-07-24 12:32:52 +02:00 |
Jacek Caban
|
bccd8997d1
|
mshtml: Downgrade GetAsciiHost FIXME to WARN.
|
2011-07-24 12:32:47 +02:00 |
Jacek Caban
|
ddf46bbe9f
|
mshtml: Moved script mode out of get_script_host to allow exec_script calls in Gecko script mode.
|
2011-07-24 12:32:41 +02:00 |
Jacek Caban
|
402c875699
|
mshtml: Moved OLECMDID_SETDOWNLOADSTATE call to separated function.
|
2011-07-24 12:32:38 +02:00 |
Jacek Caban
|
e325be79dc
|
mshtml: Use CreateURLMonikerEx2 in SuperNavigate.
|
2011-07-24 12:32:33 +02:00 |
Jacek Caban
|
1e60c2f300
|
mshtml: Moved binding-related declarations to separate file.
|
2011-07-24 12:32:30 +02:00 |
Jacek Caban
|
69f9006889
|
mshtml: Return NS_BINDING_ABORTED for canceled binding in AsyncOpen.
|
2011-07-22 15:44:42 +02:00 |
Jacek Caban
|
041d7d2296
|
mshtml: Make execScript tests more generic.
|
2011-07-22 15:44:38 +02:00 |
Jacek Caban
|
adf1310f4a
|
mshtml: Added IHTMLStyle2::direction property implementation.
|
2011-07-22 13:03:28 +02:00 |
Jacek Caban
|
904f4ac843
|
mshtml: Added IHTMLStyle::pageBreakBefore implementation.
|
2011-07-21 16:27:31 +02:00 |
Jacek Caban
|
2507d6e581
|
mshtml: Moved style tests to separated file.
|
2011-07-20 19:23:05 +02:00 |
Jacek Caban
|
0289530f07
|
mshtml: Implement nsIURI::SetUserPass on top of IUri.
|
2011-07-19 18:26:21 +02:00 |
Jacek Caban
|
dfaee0f3b1
|
mshtml: Added IHTMLStyle::pageBreakAfter property implementation.
|
2011-07-18 16:35:12 +02:00 |
Alexander Morozov
|
25c70bacc6
|
mshtml: Added IProvideClassInfo::GetClassInfo implementation.
|
2011-07-18 16:23:30 +02:00 |
Jacek Caban
|
d1d2b46d79
|
mshtml: Added IHTMLStyle::clip tests.
|
2011-07-15 16:36:13 +02:00 |
Jacek Caban
|
b7934f0ad1
|
mshtml: Added IHTMLStyle::clip property implementation.
|
2011-07-15 16:36:11 +02:00 |
Jacek Caban
|
e063198046
|
mshtml: Pass flags to get_nsstyle_attr.
|
2011-07-15 16:36:08 +02:00 |
Jacek Caban
|
9257ab8a5c
|
mshtml: Factor out getting style value string from Gecko value.
|
2011-07-15 16:36:06 +02:00 |
Alexander Morozov
|
c41a300f3c
|
mshtml: Add stub implementation of IProvideClassInfo interface.
|
2011-07-14 15:56:54 +02:00 |
Jacek Caban
|
9f333b71b6
|
mshtml: Mark some functions as cdecl.
|
2011-07-07 17:32:47 +02:00 |
Jacek Caban
|
8f3c3ca35c
|
mshtml: Added IUri-based nsIURI::SetPort implementation.
|
2011-06-27 13:09:47 -05:00 |
Jacek Caban
|
25a40601fa
|
mshtml: Get rid of wine_url in nsWineURI object.
|
2011-06-27 13:09:47 -05:00 |
Jacek Caban
|
69f4a1bf76
|
mshtml: Make sure we always create nsWineURI with valid IUri.
|
2011-06-27 13:09:47 -05:00 |
Jacek Caban
|
7a0363cd94
|
mshtml: Use IUri instead of wine_url in before_async_open.
|
2011-06-24 08:51:08 -05:00 |
Jacek Caban
|
f7b8eccd5f
|
mshtml: Use CreateURLMonikerEx2 for creating URL moniker.
|
2011-06-24 08:51:01 -05:00 |
Jacek Caban
|
0227bf69a9
|
mshtml: Added IDispatchEx support to HTMLTitleElement object.
|
2011-06-21 17:13:50 +02:00 |
Jacek Caban
|
ff7e041716
|
mshtml: Added IHTMLTitleElement stub implementation.
|
2011-06-21 17:13:45 +02:00 |
Jacek Caban
|
0912436e6e
|
mshtml: Added IDispatchEx support to HTMLHeadElement object.
|
2011-06-21 17:13:33 +02:00 |
Jacek Caban
|
74e95a13b3
|
mshtml: Added IHTMLHeadElement stub implementation.
|
2011-06-21 17:13:27 +02:00 |
Jacek Caban
|
fe105adff0
|
mshtml: Use replace_node_by_html instead of document.write for conditional comments.
|
2011-06-17 19:30:45 +02:00 |
Jacek Caban
|
357994b773
|
mshtml: Moved IHTMLElement::put_outerHTML implementation to separated, HTMLElement object independent, function.
|
2011-06-17 19:30:45 +02:00 |
Jacek Caban
|
17e6d75ed4
|
mshtml: Call on_start_nsrequest synchronously in async_stop_request is no data was read before.
|
2011-06-16 21:04:47 +02:00 |
Jacek Caban
|
0360aebc19
|
mshtml: Added VT_ERROR printing to debugstr_variant.
|
2011-06-07 14:18:34 +02:00 |
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
|
aa29f5e0f6
|
mshtml: Don't release plugins collection in OmNavigator destructor since it contains a weak reference.
|
2011-05-31 18:32:58 +02:00 |
Jacek Caban
|
9dcceab061
|
mshtml: Added IOmNavigator::get_mimeTypes implementation.
|
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 |