Jacek Caban
|
829f24c1c7
|
mshtml: Get rid of no longer needed unk_ref from HTMLElementCollection.
|
2012-06-28 01:39:01 +02:00 |
Jacek Caban
|
c2ca817dd1
|
mshtml: Keep references to nodes stored in HTMLElementCollection.
|
2012-06-28 01:38:57 +02:00 |
Jacek Caban
|
a384fbee20
|
mshtml: Share nsanchor reference with nsnode.
|
2012-06-26 17:06:12 +02:00 |
Jacek Caban
|
f878c9983d
|
mshtml: Share nselem reference with nsnode.
|
2012-06-26 17:06:12 +02:00 |
Jacek Caban
|
8c396ed437
|
mshtml: Call HTMLDOMNode_Init directly in HTMLCommentElement_Create.
|
2012-06-26 17:06:11 +02:00 |
Jacek Caban
|
cf35bbd261
|
mshtml: Share nsIDOMText reference with nsIDOMNode.
|
2012-06-26 17:06:11 +02:00 |
Jacek Caban
|
d9efd6a44d
|
mshtml: Use inner window as script global object.
|
2012-06-26 17:06:11 +02:00 |
Jacek Caban
|
a8d0efc7d6
|
mshtml: Return referenced instances from node constructors.
|
2012-06-26 17:06:11 +02:00 |
Jacek Caban
|
d31176ec03
|
mshtml: Moved history property to HTMLInnerWindow.
|
2012-06-26 17:06:11 +02:00 |
Jacek Caban
|
4647fe0f23
|
mshtml: Moved screen property to HTMLInnerWindow.
|
2012-06-26 17:06:11 +02:00 |
Jacek Caban
|
b85631bab6
|
mshtml: Moved image_factory to HTMLInnerWindow.
|
2012-06-26 17:06:11 +02:00 |
Jacek Caban
|
c73b135686
|
mshtml: Store event object in HTMLInnerWindow instead of HTMLOuterWindow.
|
2012-06-25 17:45:21 +02:00 |
Jacek Caban
|
bb02767f15
|
mshtml: Moved script_hosts from HTMLOuterWindow to HTMLInnerWindow.
|
2012-06-25 17:45:21 +02:00 |
Jacek Caban
|
c77b8bfdd9
|
mshtml: Moved option_factory from HTMLOuterWindow to HTMLInnerWindow.
|
2012-06-25 17:45:21 +02:00 |
Jacek Caban
|
2698fe0b3f
|
mshtml: Moved global_props from HTMLOuterWindow to HTMLInnerWindow.
|
2012-06-25 17:45:20 +02:00 |
Jacek Caban
|
c13bb135ca
|
mshtml: Moved DispatchEx instance from HTMLOuterWindow to HTMLInnerWindow.
|
2012-06-25 17:45:20 +02:00 |
Jacek Caban
|
79356c65c1
|
mshtml: Moved document node from HTMLOuterWindow to HTMLInnerWindow.
|
2012-06-25 17:45:19 +02:00 |
Jacek Caban
|
08964ede45
|
mshtml: Added separated types for outer and inner HTML windows.
|
2012-06-25 17:45:19 +02:00 |
Jacek Caban
|
7ebcb1820e
|
mshtml: Keep reference in node returned from get_node.
|
2012-06-25 17:45:18 +02:00 |
Jacek Caban
|
d0012f8fc6
|
mshtml: Return true in IOmNavigator::javaEnabled.
|
2012-06-18 17:57:09 +02:00 |
Jacek Caban
|
e120ca06c3
|
mshtml: Release script hosts in window_set_docnode.
|
2012-06-13 19:40:04 +02:00 |
Jacek Caban
|
9fa443dcd9
|
mshtml: Wine Gecko 1.6 release.
|
2012-06-11 21:03:46 +02:00 |
Jacek Caban
|
5665730a32
|
mshtml: Added IWindowForBindingUI tests.
|
2012-05-30 17:17:58 +02:00 |
Jacek Caban
|
0847563dd4
|
mshtml: Forward BSCallback::QueryService call to document.
|
2012-05-30 17:17:58 +02:00 |
Jacek Caban
|
3c1e2132e5
|
mshtml: Added support for BSCallback::QueryService(IID_IWindowForBindingUI).
|
2012-05-30 17:17:57 +02:00 |
Jacek Caban
|
cf9d0d320c
|
mshtml: Added IWindowForBindingUI stub implementation.
|
2012-05-30 17:17:57 +02:00 |
Alexandre Julliard
|
d8b6b01bca
|
appwiz.cpl: Specify a default download URL for add-ons.
|
2012-05-30 14:41:33 +02:00 |
Jacek Caban
|
0675f5c3d1
|
mshtml: Fixed Exec_ShellDocView_84 tests.
|
2012-05-29 18:20:14 +02:00 |
Michael Stefaniuc
|
630560ea8f
|
mshtml/tests: Remove stray ok() calls.
|
2012-05-25 13:45:09 +02:00 |
Michael Stefaniuc
|
6034d9dc68
|
mshtml/tests: Check the correct variables.
|
2012-05-22 17:44:03 +02:00 |
Michael Stefaniuc
|
2addfb73e3
|
mshtml/tests: Remove leftover code from c3d8d052 .
|
2012-05-22 17:44:01 +02:00 |
Michael Stefaniuc
|
fc999cb362
|
mshtml/tests: Remove duplicated ok() call.
|
2012-05-21 12:43:30 +02:00 |
Jacek Caban
|
9d0bfce9d8
|
mshtml: Get rid of no longer needed nsIWindowCreator2.
|
2012-05-18 18:10:50 +02:00 |
Francois Gouget
|
fac36c55e9
|
Assorted typo, spelling, wording and case fixes.
|
2012-05-15 16:26:43 +02:00 |
Jacek Caban
|
888505d458
|
mshtml: Always use English locale in document_write to perform type conversion.
|
2012-05-14 17:46:18 +02:00 |
Jacek Caban
|
1767fafa00
|
mshtml: Fixed tests on old IEs.
|
2012-05-04 18:08:33 +02:00 |
Jacek Caban
|
d2e8d44811
|
mshtml: Added IHTMLWindow2::get_history implementation.
|
2012-05-02 12:00:43 +02:00 |
Jacek Caban
|
f6980025b9
|
mshtml: Accept different VARIANT types in document_write.
|
2012-04-23 17:53:23 +02:00 |
Jacek Caban
|
1c07d166f1
|
mshtml: Ignore dispid 3000026 in IPropertyNotifySink::OnChanged tests.
|
2012-04-20 11:59:55 +02:00 |
Jacek Caban
|
d66dacce68
|
mshtml: Copy filter value in HTMLElement_clone.
|
2012-04-18 15:45:01 +02:00 |
Jacek Caban
|
120962b30e
|
mshtml: Allow more tests to be ran in non-administrator mode.
|
2012-04-18 15:44:52 +02:00 |
Jacek Caban
|
b2f3144e0c
|
mshtml: Added IHTMLStyle2::overflowY implementation.
|
2012-04-17 12:43:29 +02:00 |
Jacek Caban
|
5b99a4e880
|
mshtml: Added IHTMLStyle2::overflowX implementation.
|
2012-04-17 12:43:26 +02:00 |
Jacek Caban
|
c5c94f101f
|
mshtml: Added IHTMLWindow3::detachEvent implementation.
|
2012-04-17 12:43:19 +02:00 |
Jacek Caban
|
d987690212
|
Added support for shadowing of element pseudo-variables.
|
2012-04-17 12:43:17 +02:00 |
Jacek Caban
|
34b41084a1
|
mshtml: Added IHTMLDocument2::put_URL implementation.
|
2012-04-17 12:43:14 +02:00 |
Jacek Caban
|
33171f3b5d
|
mshtml: Added IHTMLStyle::removeAttribute tests.
|
2012-04-16 17:49:26 +02:00 |
Jacek Caban
|
0cad55aee9
|
mshtml: Added IHTMLStyle::removeAttribute implementation.
|
2012-04-16 17:49:26 +02:00 |
Jacek Caban
|
a9c83385b5
|
mshtml: Moved style_tbl lookup to separated function.
|
2012-04-16 17:49:25 +02:00 |
Jacek Caban
|
cea8bc5237
|
mshtml: Added support for IHTMLEventObj::cancelBubble property.
|
2012-04-16 17:49:25 +02:00 |
Jacek Caban
|
53adfe77d3
|
mshtml: Added IHTMLStyle2::bottom implementation.
|
2012-04-16 17:49:24 +02:00 |
Jacek Caban
|
16a5a5c91b
|
mshtml: Use return_nsstr helper in more functions.
|
2012-04-13 16:09:43 +02:00 |
Jacek Caban
|
29fbc70267
|
mshtml: Use return_nsstr helper in HTMLElement object implementation.
|
2012-04-13 16:09:42 +02:00 |
Jacek Caban
|
b43cd188df
|
mshtml: Use return_nsstr helper in IHTMLBodyElement::get_background implementation.
|
2012-04-13 16:09:42 +02:00 |
Jacek Caban
|
4c66a4626b
|
mshtml: Improved helper for returning color as VARIANT in HTMLBodyElement implementation.
|
2012-04-13 16:09:41 +02:00 |
Jacek Caban
|
325f8c8172
|
mshtml: Return self as a parent of global top window.
|
2012-04-11 18:16:11 +02:00 |
Jacek Caban
|
77cdf22f8f
|
mshtml: Added IHTMLElement2::blur implementation.
|
2012-04-10 16:21:31 +02:00 |
Jacek Caban
|
1c277a26bb
|
mshtml: Added IHTMLDocument2::onkeypress implementation.
|
2012-04-10 16:21:31 +02:00 |
Jacek Caban
|
8e71096fd1
|
mshtml: Added better IHTMLWindow2::get_opener stub.
|
2012-04-10 16:21:30 +02:00 |
Jacek Caban
|
0067b9505e
|
mshtml: Added IHTMLFormElement::submit implementation.
|
2012-04-06 20:16:26 +02:00 |
Jacek Caban
|
ebeff88e6e
|
mshtml: Added semi-stub implementation of IOmNavigator::get_cookieEnabled.
|
2012-04-05 17:53:17 +02:00 |
Jacek Caban
|
383564ab2f
|
mshtml: Added IHTMLImgElement::onerror tests.
|
2012-04-05 17:53:17 +02:00 |
Jacek Caban
|
8ac7e950a9
|
mshtml: Added IHTMLImgElement::onerror implementation.
|
2012-04-05 17:53:16 +02:00 |
Jacek Caban
|
039a9a5aad
|
mshtml: Detach also internal listeners in detach_events.
|
2012-04-05 17:53:15 +02:00 |
Jacek Caban
|
8791ce15e9
|
mshtml: Added support for IDispatch-only ActiveX objects.
|
2012-04-05 17:53:15 +02:00 |
Jacek Caban
|
5fad02d0f1
|
mshtml: Remove old channel from load group in nsIAsyncVerifyRedirectCallback::AsyncOnChannelRedirect.
|
2012-04-05 17:53:15 +02:00 |
Jacek Caban
|
e370f4bf3a
|
mshtml: Added IHTMLWindow2::onerror semi-stub implementation.
|
2012-04-04 19:01:57 +02:00 |
Jacek Caban
|
6b0875a67e
|
mshtml: Use helper for IHTMLStyle::put_zIndex implementation.
|
2012-04-04 17:49:03 +02:00 |
Jacek Caban
|
6e97e7e24c
|
mshtml: Use helper for IHTMLStyle::get_left implementation.
|
2012-04-04 17:49:03 +02:00 |
Jacek Caban
|
73ed5b388a
|
mshtml: Use helper for IHTMLStyle::get_top implementation.
|
2012-04-04 17:49:02 +02:00 |
Jacek Caban
|
9529fdb94f
|
mshtml: Use helper for IHTMLStyle::get_height implementation.
|
2012-04-04 17:49:02 +02:00 |
Jacek Caban
|
3d2d9596fd
|
mshtml: Use helpers for IHTMLStyle::put_verticalAlign property implementation.
|
2012-04-04 17:49:01 +02:00 |
Jacek Caban
|
fe4cb8441a
|
mshtml: Added IHTMLMetaElement::get_httpEquiv implementation.
|
2012-04-03 17:53:01 +02:00 |
Jacek Caban
|
5bbcdf7b9e
|
mshtml: Added IHTMLMetaElement::get_content implementation.
|
2012-04-03 17:52:59 +02:00 |
Jacek Caban
|
f4c20b02db
|
mshtml: Added IHTMLMetaElement::get_name implementation.
|
2012-04-03 17:52:57 +02:00 |
Jacek Caban
|
f9c875dd3e
|
mshtml: Fixed status text cache implementation.
|
2012-04-02 18:27:07 +02:00 |
Jacek Caban
|
2d206abeac
|
mshtml: Added IHTMLMetaElement stub implementation.
|
2012-04-02 18:27:01 +02:00 |
Jacek Caban
|
c6ada99b89
|
mshtml: Use better helper in IHTMLStyle::get_width implementation.
|
2012-03-30 15:36:25 +02:00 |
Jacek Caban
|
27555a52d8
|
mshtml: Use proper helpers in IHTMLStyle::backgroundColor implementation.
|
2012-03-30 15:36:23 +02:00 |
Jacek Caban
|
1cd6da2612
|
mshtml: Use proper helpers in IHTMLStyle::color implementation.
|
2012-03-30 15:36:20 +02:00 |
Jacek Caban
|
75dd422c2a
|
mshtml: Use proper helpers to implement IHTMLSyle::fontSize property.
|
2012-03-30 15:36:16 +02:00 |
Jacek Caban
|
5b56d06074
|
mshtml: Added IHTMLDocument2::get_domain implementation.
|
2012-03-29 20:49:18 +02:00 |
Jacek Caban
|
f11ed78b2e
|
mshtml: Added support for anchors with target '_top'.
|
2012-03-29 20:49:18 +02:00 |
Jacek Caban
|
21f5ef2808
|
mshtml: Improved more VARIANT debug traces.
|
2012-03-28 14:56:39 +02:00 |
Jacek Caban
|
1dd2010f31
|
mshtml: Improved VARIANT debug traces in htmldoc*.c.
|
2012-03-28 14:56:32 +02:00 |
Jacek Caban
|
706ec7a10d
|
mshtml: Improved VARIANT debug traces in htmlbody.c.
|
2012-03-28 14:56:29 +02:00 |
Jacek Caban
|
3f9c706606
|
mshtml: Improved VARIANT debug traces in htmlelem.c.
|
2012-03-28 14:56:25 +02:00 |
Jacek Caban
|
6e3d322cce
|
mshtml: Improved VARIANT debug traces in htmldoc.c.
|
2012-03-28 14:56:20 +02:00 |
Jacek Caban
|
f51ceff7e8
|
mshtml: Improved VARIANT debug traces in htmltable.c.
|
2012-03-28 14:56:00 +02:00 |
Jacek Caban
|
42bb6cab78
|
mshtml: Improved VARIANT debug traces in htmlwindow.c.
|
2012-03-28 14:55:57 +02:00 |
Jacek Caban
|
852a0d386f
|
mshtml: Improved VARIANT debug traces in htmlstyle.c.
|
2012-03-28 14:55:54 +02:00 |
Jacek Caban
|
574becbf87
|
mshtml: Added IHTMLTableCell interface stub implementation.
|
2012-03-28 13:51:53 +02:00 |
Jacek Caban
|
6c6744f800
|
mshtml: Use jscript.dll for JavaScript for all zones except untrusted.
|
2012-03-27 17:55:55 +02:00 |
Jacek Caban
|
e405e4ccb9
|
mshtml: Forward common getters from IHTMLObjectElement to IHTMLObjectElement2.
|
2012-03-27 17:55:50 +02:00 |
Jacek Caban
|
6c116b2b92
|
mshtml: Added IHTMLObjectElement2 stub implementation.
|
2012-03-27 17:55:47 +02:00 |
Michael Stefaniuc
|
e6a30efe70
|
mshtml: Print the debug string and not the pointer to it.
|
2012-03-26 18:15:22 +02:00 |
Jacek Caban
|
cfb219f910
|
mshtml: Don't overwrite type of result if property type is VT_VARIANT.
|
2012-03-16 19:21:11 +01:00 |
Jacek Caban
|
8e2f97fa65
|
mshtml: Added IHTMLCurrentStyle2::get_filter tests.
|
2012-03-16 15:37:52 +01:00 |
Jacek Caban
|
57b2075af8
|
mshtml: Added IHTMLCurrentStyle2::get_filter implementation.
|
2012-03-16 15:37:47 +01:00 |
Jacek Caban
|
348338257b
|
mshtml: Store filter in HTMLElement object.
|
2012-03-16 15:37:42 +01:00 |