Jacek Caban
|
a7e8cdf373
|
mshtml: Fixed tests.
Based on Paul Vriens's feedback.
|
2009-09-15 14:31:39 -05:00 |
Alistair Leslie-Hughes
|
2d791e8c67
|
mshtml: Add support for Reference BSTR when setting styles.
|
2009-09-10 12:26:00 +02:00 |
Jacek Caban
|
f3fc00503c
|
mshtml: Use ActiveScript for JavaScript in about protocol documents.
|
2009-09-10 11:06:57 +02:00 |
Jacek Caban
|
3d99a99851
|
mshtml: Added window global properties test.
|
2009-09-10 11:06:51 +02:00 |
Jacek Caban
|
a50c4edb93
|
mshtml: Added support for quering global variables from window object.
|
2009-09-10 11:06:45 +02:00 |
Jacek Caban
|
705fb0f239
|
mshtml: Moved script host objects to HTMLWindow.
|
2009-09-10 11:06:36 +02:00 |
Paul Vriens
|
5e68c07182
|
mshtml/tests: Fix test failures on Win9x/WinME.
|
2009-09-10 10:50:54 +02:00 |
Paul Vriens
|
094b668881
|
mshtml/tests: Fix some test failures on Win98 and WinME.
|
2009-09-10 10:50:45 +02:00 |
Jacek Caban
|
c89b4aec99
|
mshtml: Added IHTMLElement::dblclick property implementation.
|
2009-09-09 12:09:11 +02:00 |
Jacek Caban
|
e79e409819
|
mshtml: Fire beforeunload event on body element.
|
2009-09-09 12:09:04 +02:00 |
Jacek Caban
|
603d8ed926
|
mshtml: Added support for document events in fire_event.
|
2009-09-09 12:08:58 +02:00 |
Jacek Caban
|
dfc27cd720
|
mshtml: Added IHTMLWindow3::attachEvent implementation.
|
2009-09-09 12:08:53 +02:00 |
Jacek Caban
|
eb5660284a
|
mshtml: Added IHTMLWindow2::onload property.
|
2009-09-09 12:08:47 +02:00 |
Jacek Caban
|
c7496aee8f
|
mshtml: Added IHTMLWindow2::onbeforeunload property implementation.
|
2009-09-09 12:08:42 +02:00 |
Jacek Caban
|
b481b09248
|
mshtml: Store body event target in window object.
|
2009-09-09 12:08:32 +02:00 |
Jacek Caban
|
284796e4bc
|
mshtml: Added javascript protocol tests.
|
2009-09-09 12:08:25 +02:00 |
Jacek Caban
|
f66e95c0e2
|
mshtml: Added JScriptProtocolInfo::QueryInfo implementation.
|
2009-09-09 12:08:18 +02:00 |
Jacek Caban
|
5b5c8abcad
|
mshtml: Added JSProtocolInfo::ParseUrl implementation.
|
2009-09-09 12:08:11 +02:00 |
Jacek Caban
|
316cd27660
|
mshtml: Added JSProtocol class factory stub implementation.
|
2009-09-09 12:08:05 +02:00 |
Jacek Caban
|
09c20de83c
|
mshtml: Improve debug messages for timer invocation.
|
2009-09-09 12:07:59 +02:00 |
Jacek Caban
|
537bbe2ce5
|
mshtml: Make empty string is a valid overflow style.
|
2009-09-09 12:07:48 +02:00 |
Jacek Caban
|
d66b02b7b8
|
mshtml: Added HTML events test.
|
2009-09-08 13:41:52 +02:00 |
Jacek Caban
|
724fde7e91
|
mshtml: Added IHTMLElement2::attachEvent implementation.
|
2009-09-08 13:41:23 +02:00 |
Jacek Caban
|
86410d4a0c
|
mshtml: Store event handlers in vector structure.
|
2009-09-08 13:41:17 +02:00 |
Jacek Caban
|
c0de3b7924
|
mshtml: Added IHTMLDocument2::onclick property implementation.
|
2009-09-08 13:41:10 +02:00 |
Jacek Caban
|
6fae33de2a
|
mshtml: Improve IHTMLEventObj getter stubs.
|
2009-09-08 13:41:05 +02:00 |
Jacek Caban
|
ecaab0fcae
|
mshtml: Added IHTMLEventObj::get_screen[XY] implementation.
|
2009-09-08 13:40:59 +02:00 |
Jacek Caban
|
be5e018b6e
|
mshtml: Added IHTMLEventObj::get_client[XY] implementation.
|
2009-09-08 13:40:53 +02:00 |
Jacek Caban
|
3ffef98dca
|
mshtml: Added IHTMLEventObj::get_button implementation.
|
2009-09-08 13:40:47 +02:00 |
Jacek Caban
|
7f7ea0e116
|
mshtml: Added IHTMLEventObj::get_keyCode implementation.
|
2009-09-08 13:40:41 +02:00 |
Jacek Caban
|
63e0b63ff9
|
mshtml: Addded IHTMLEventObj::get_shiftKey implementation.
|
2009-09-08 13:40:36 +02:00 |
Jacek Caban
|
066e0812e6
|
mshtml: Added IHTMLEventObj::get_ctrKey implementation.
|
2009-09-08 13:40:28 +02:00 |
Jacek Caban
|
461b3768d2
|
mshtml: Added IHTMLEventObj::get_altKey implementation.
|
2009-09-08 13:40:22 +02:00 |
Jacek Caban
|
145d53e2ac
|
mshtml: Added IHTMLEventObj::get_type implementation.
|
2009-09-08 13:40:16 +02:00 |
Jacek Caban
|
a6ee270f0f
|
mshtml: Always create event object in fire_event.
|
2009-09-08 13:40:09 +02:00 |
Jacek Caban
|
50ab5620e8
|
mshtml: Move event handlers invocation to separated function.
|
2009-09-08 13:40:02 +02:00 |
Jacek Caban
|
2aee9e3fc2
|
mshtml: Added GetNextDispID and GetMemberName tests.
|
2009-09-08 13:39:46 +02:00 |
Jacek Caban
|
00457c7f3d
|
mshtml: Added GetMemberName implementation.
|
2009-09-08 13:39:38 +02:00 |
Jacek Caban
|
249ab3b33f
|
mshtml: Added IDispatchEx::GetNextDispID implementation.
|
2009-09-08 13:39:30 +02:00 |
Jacek Caban
|
6767b74032
|
mshtml: Move builtin function info lookup to separated function.
|
2009-09-08 13:39:23 +02:00 |
Peter Dons Tychsen
|
7c1ae27443
|
mshtml: Fix crash because of usage of pointer before cheking if it is NULL.
|
2009-09-08 12:13:19 +02:00 |
Jacek Caban
|
c4bc5be262
|
mshtml: Added IOmNavigator::get_userAgent implementation.
|
2009-09-02 14:40:25 +02:00 |
Jacek Caban
|
4eead9d092
|
mshtml: Added IHTMLDocument::writeln implementation.
|
2009-09-02 14:40:21 +02:00 |
Jacek Caban
|
60a85d0749
|
mshtml: Added http loading test.
|
2009-09-02 14:40:14 +02:00 |
Jacek Caban
|
f9a670a3d6
|
mshtml: Fixed tests on IE8.
|
2009-09-02 14:40:04 +02:00 |
Jacek Caban
|
ab199297bc
|
mshtml: Fixed script tests on IE6 and IE7.
|
2009-09-02 10:24:22 +02:00 |
Jacek Caban
|
b42243e8e7
|
mshtml: Properly release DispatchEx data.
|
2009-09-01 12:43:13 +02:00 |
Jacek Caban
|
012004bcf9
|
mshtml: Added function object tests.
|
2009-09-01 12:43:07 +02:00 |
Jacek Caban
|
65d0929cfc
|
mshtml: Added function object implementation.
|
2009-09-01 12:42:59 +02:00 |
Jacek Caban
|
55d6bcb036
|
mshtml: Moved dynamic_data allocation to separated function.
|
2009-09-01 12:42:51 +02:00 |
Jacek Caban
|
2e2622efaa
|
mshtml: Move ITypeInfo::Invoke call to separated function.
|
2009-09-01 12:42:44 +02:00 |
Jacek Caban
|
9cf9d20197
|
mshtml: Added IHTMLWindow2::toString implementation.
|
2009-09-01 12:42:28 +02:00 |
Jacek Caban
|
f6b846414a
|
mshtml: Added IOmNavigator::toString implementation.
|
2009-09-01 12:42:23 +02:00 |
Jacek Caban
|
fc26a1c4bd
|
mshtml: Added DISPID_VALUE implementation for HTMLLocation object.
|
2009-09-01 12:42:16 +02:00 |
Jacek Caban
|
8b8e91a50f
|
mshtml: Added support for DISPID_VALUE.
|
2009-09-01 12:42:04 +02:00 |
Jacek Caban
|
ccc5a575d2
|
mshtml: Fixed script tests on IE8.
|
2009-08-31 12:19:13 +02:00 |
Jacek Caban
|
9e30813595
|
mshtml: Always call OnStartRequest before OnStopRequest.
|
2009-08-31 12:17:05 +02:00 |
Francois Gouget
|
ec07811056
|
mshtml: Remove the create_nsstream() prototype.
|
2009-08-28 16:48:37 +02:00 |
Jacek Caban
|
46ca3c433f
|
mshtml: Update wine_url in nsIURL::SetQuery.
|
2009-08-27 11:45:36 +02:00 |
Jacek Caban
|
d6215843d7
|
mshtml: Wrap nsIURL interface.
|
2009-08-27 11:45:16 +02:00 |
Jacek Caban
|
9545da643f
|
mshtml: Remove no longer used create_nsstream.
|
2009-08-27 11:01:20 +02:00 |
Alistair Leslie-Hughes
|
15bd593fae
|
mshtml: Implement IHTMLStyle get/put letterSpacing.
|
2009-08-25 11:09:31 +02:00 |
Alistair Leslie-Hughes
|
15da6c94f5
|
mshtml: Implement IHTMLCurrentStyle_get_margin.
|
2009-08-25 11:09:07 +02:00 |
Alistair Leslie-Hughes
|
c1c9858b27
|
mshtml: Implement IHTMLCurrentStyle_get_borderWidth.
|
2009-08-25 11:08:55 +02:00 |
Alistair Leslie-Hughes
|
b2f61a5e09
|
mshtml: Implement IHTMLCurrentStyle_get_overflow.
|
2009-08-25 11:08:49 +02:00 |
Alistair Leslie-Hughes
|
0a77124844
|
mshtml: Implement IHTMLCurrentStyle_get_backgroundColor.
|
2009-08-25 11:08:42 +02:00 |
Alistair Leslie-Hughes
|
1479263f7e
|
mshtml: Implement IHTMLCurrentStyle_get_color.
|
2009-08-25 11:08:34 +02:00 |
Jacek Caban
|
13a84dea30
|
mshtml: Get rid of handling post data in IPersistMoniker::Load hack.
|
2009-08-25 10:23:31 +02:00 |
Alistair Leslie-Hughes
|
6c70626180
|
mshtml: Implement IHTMLCurrentStyle_get_borderTopWidth.
|
2009-08-24 15:17:33 +02:00 |
Alistair Leslie-Hughes
|
f2c491dc95
|
mshtml: Implement IHTMLCurrentStyle_get_borderBottomWidth.
|
2009-08-24 15:17:33 +02:00 |
Alistair Leslie-Hughes
|
e050a7b713
|
mshtml: Implement HTMLCurrentStyle_get_borderRightWidth.
|
2009-08-24 15:17:33 +02:00 |
Jacek Caban
|
80f02b82d6
|
mshtml: Use URL moniker to load http documents.
|
2009-08-24 15:17:31 +02:00 |
Jacek Caban
|
55014297f8
|
mshtml: Don't return Gecko interfaces implementation from nsChannel::QueryInterface.
|
2009-08-24 12:08:53 +02:00 |
Jacek Caban
|
e4c203a2bc
|
mshtml: Treat wyciwyg protocol as Gecko special protocol.
|
2009-08-24 12:08:46 +02:00 |
Jacek Caban
|
487443a2d1
|
mshtml: Wrap nsIHttpChannelInternal interface.
|
2009-08-24 12:08:35 +02:00 |
Alistair Leslie-Hughes
|
4975243db3
|
mshtml: Implement IHTMLStyle get/put wordSpacing.
|
2009-08-21 14:12:59 +02:00 |
Jacek Caban
|
bed507bf83
|
mshtml: Code clean up.
|
2009-08-21 13:50:48 +02:00 |
Alistair Leslie-Hughes
|
6bcf724adc
|
mshtml: Implement HTMLCurrentStyle_get_borderLeftWidth.
|
2009-08-21 13:49:45 +02:00 |
Alistair Leslie-Hughes
|
d343124344
|
mshtml: Implement IHTMLStyle get/put borderLeftWidth.
|
2009-08-20 15:27:18 +02:00 |
Jacek Caban
|
742de5aeb5
|
mshtml: Moved parse_post_data to GetBindInfo.
|
2009-08-20 15:26:24 +02:00 |
Alistair Leslie-Hughes
|
7e2dfe4f74
|
mshtml: Implement IHTMLCurrentStyle_get_visibility.
|
2009-08-19 17:28:08 +02:00 |
Alexandre Julliard
|
86f9fce74c
|
mshtml/tests: Use the global wine_dbgstr_w instead of a local variant.
|
2009-08-19 13:36:46 +02:00 |
Alistair Leslie-Hughes
|
447e5d1fac
|
mshtml: Implement IHTMLLocation get_href.
|
2009-08-18 14:57:25 +02:00 |
Vladimir Pankratov
|
33fe602bcd
|
mshtml: Add test for OmNavigator_get_appName.
|
2009-08-18 11:39:46 +02:00 |
Vladimir Pankratov
|
ecd7c11b5d
|
mshtml: Implement OmNavigator_get_appName.
|
2009-08-18 11:39:41 +02:00 |
Jacek Caban
|
0936f4aa92
|
mshtml: Disable spell checker.
|
2009-08-17 13:57:50 +02:00 |
Jacek Caban
|
7151a3965b
|
mshtml: Parse post data in channelbsc_set_channel.
|
2009-08-14 11:27:11 +02:00 |
Jacek Caban
|
fbe9845890
|
mshtml: Added IHTMLElement::get_outerHTML implementation.
|
2009-08-12 12:49:46 +02:00 |
Jacek Caban
|
60db5edaf5
|
mshtml: Ignore DOCUMENT_TYPE_NODE nodes in nsnode_to_nsstring.
|
2009-08-12 12:49:39 +02:00 |
Jacek Caban
|
7a2e3a7b02
|
mshtml: Call IDocHostUIHandler::TranslateUrl from OnURIOpen.
|
2009-08-12 12:49:34 +02:00 |
Jacek Caban
|
520f41b259
|
mshtml: Don't write null byte in IPersist*::Save functions.
|
2009-08-12 12:49:29 +02:00 |
Jacek Caban
|
0d5899548f
|
mshtml: Use correct macro in HTMLInputTextElement::get_value.
|
2009-08-12 12:49:23 +02:00 |
Jacek Caban
|
3768ae7336
|
mshtml: Added IBindStatusCallback::OnResponse implementation.
|
2009-08-12 12:49:18 +02:00 |
Jacek Caban
|
902829ea70
|
mshtml: Added support for partial reads in read_stream_data.
|
2009-08-12 12:49:02 +02:00 |
Jacek Caban
|
dbe0de7337
|
mshtml: Moved TASK_PARSECOMPLETE to nsIMutationObserver::EndLoad.
|
2009-08-12 12:48:53 +02:00 |
Jacek Caban
|
780aff0bea
|
mshtml: Call stop_binding before releasing binding object.
|
2009-08-11 12:30:39 +02:00 |
Jacek Caban
|
2ca7683dfb
|
mshtml: Added IHTMLLocation::get_pathname implementation.
|
2009-08-10 13:19:26 +02:00 |
Alexandre Julliard
|
6aa4d2e562
|
mshtml: Never try to unload the Gecko libraries.
|
2009-08-05 11:21:33 +02:00 |
Jacek Caban
|
d97cc15608
|
mshtml: Wine Gecko 1.0.0 release.
|
2009-08-04 15:33:01 +02:00 |
Jacek Caban
|
870f508c98
|
mshtml: Install Gecko in system directory.
|
2009-08-04 15:32:57 +02:00 |