Commit Graph

2769 Commits

Author SHA1 Message Date
Jacek Caban 74451bf36a mshtml: Added nsIFileURL stub implementation. 2012-07-20 14:02:50 +02:00
Jacek Caban cc533ecc2f mshtml: Store scheme in nsWineURI instead of nsChannel. 2012-07-20 14:02:44 +02:00
Jacek Caban 4870355aa2 mshtml: Moved creating nsIFile to separated function. 2012-07-20 14:02:38 +02:00
Jacek Caban 12f1fbb7a4 mshtml: Store MSHTML node reference in Gecko node object and get rid of all node list in document object. 2012-07-19 16:01:51 +02:00
Jacek Caban 94060b99c9 mshtml: Make nsIDOMHTMLDocument reference cycle collectable. 2012-07-19 16:01:50 +02:00
Jacek Caban e9cc7676fa mshtml: Make node object's dynamic IDispatchEx-based properties cycle collectable. 2012-07-19 16:01:50 +02:00
Jacek Caban 97ff991f46 mshtml: Make node object cycle collector aware. 2012-07-19 16:01:49 +02:00
Marcus Meissner b810fad34c mshtml: Remove superflous check (Coverity). 2012-07-19 15:42:52 +02:00
Jacek Caban 674b9b9c10 mshtml: Wine Gecko 1.7 release. 2012-07-18 17:14:51 +02:00
Francois Gouget f93ca73e61 mshtml: Avoid returning with an unset URL policy in error cases. 2012-07-17 16:22:34 +02:00
Jacek Caban da7e0e38e8 mshtml: Ignore navigation failures from detached bindings. 2012-07-17 14:21:32 +02:00
Jacek Caban 4f1a71ab0d mshtml: Added test of calling IDispatchEx properties. 2012-07-13 10:32:41 -05:00
Jacek Caban 61ded412a2 mshtml: Added support for calling functions returned by builtin getters. 2012-07-13 10:32:36 -05:00
Jacek Caban 01af42a427 mshtml: Moved invoking DISPID_VALUE to separated function. 2012-07-13 10:32:31 -05:00
Jacek Caban e140cd338d mshtml: Added IHTMLAnchorElement::name implementation. 2012-07-13 10:32:25 -05:00
Jacek Caban 4c96957fc6 mshtml: Added IHTMLInputElement::maxLength implementation. 2012-07-13 10:32:19 -05:00
Jacek Caban 9caf3431cd mshtml: Added HTMLInputElement::onchange implementation. 2012-07-13 10:32:14 -05:00
Jacek Caban 6942dd0862 mshtml: Added HTMLElement::onkeypress implementation. 2012-07-13 10:32:10 -05:00
Jacek Caban 447f1c89dc mshtml: Get rid of no longer needed support for new window navigation in before_async_open. 2012-07-13 10:32:06 -05:00
Jacek Caban 35710be128 mshtml: Use proper task_magic in async_open. 2012-07-13 10:31:58 -05:00
Jacek Caban 5fecc4896f mshtml: Don't store outer window in nsChannelBSC. 2012-07-12 11:47:20 -05:00
Jacek Caban bbaa307fdf mshtml: Use per-inner window task_magic for binding. 2012-07-12 11:47:14 -05:00
Jacek Caban 25c5082f90 mshtml: Create inner window early in binding process and use it to store current binding callback. 2012-07-12 11:47:09 -05:00
Jacek Caban 2c1fe7f0c8 mshtml: Moved detaching inner window to separated function. 2012-07-11 10:00:34 -05:00
Jacek Caban 8bb4a6b3ea mshtml: Simplify ASServiceProvider_QueryService. 2012-07-11 10:00:29 -05:00
Jacek Caban 94f0f884fd mshtml: Moved binding list to HTMLInnerWindow. 2012-07-11 10:00:26 -05:00
Jacek Caban ecf667ad77 mshtml: Force cycle collection when releasing main document object. 2012-07-03 12:05:05 +02:00
Jacek Caban 3ab9eaf679 mshtml: Reimplement get_node_obj using vtbl comparison. 2012-06-28 19:40:40 +02:00
Jacek Caban 4e10fcc953 mshtml: Return referenced object in get_node_obj. 2012-06-28 19:40:36 +02:00
Jacek Caban f8061b3ad4 mshtml: Keep reference to document in HTMLDOMChildrenCollection. 2012-06-28 19:40:31 +02:00
Jacek Caban 54fd0845c2 mshtml: Share nsselect reference with nsnode. 2012-06-28 19:40:27 +02:00
Jacek Caban d37f7a9140 mshtml: Share nsinput reference with nsnode. 2012-06-28 19:40:22 +02:00
Jacek Caban 66ee1fc98d mshtml: Use proper macro to release nstext. 2012-06-28 19:40:18 +02:00
Jacek Caban b6cfd58170 mshtml: Share nstextarea reference with nsnode. 2012-06-28 19:40:14 +02:00
Jacek Caban 1f5b201e34 mshtml: Share nsstyle reference with nsnode. 2012-06-28 19:40:09 +02:00
Jacek Caban b1ed6b2dd6 mshtml: Share nsrow reference with nsnode. 2012-06-28 19:40:04 +02:00
Jacek Caban b225c73aa8 mshtml: Don't release nselem in HTMLElement_destructor. 2012-06-28 01:39:23 +02:00
Jacek Caban 7a8f0994df mshtml: Share nsobject reference with nsnode. 2012-06-28 01:39:12 +02:00
Jacek Caban f2b3220854 mshtml: Share nsscript reference with nsnode. 2012-06-28 01:39:11 +02:00
Jacek Caban e45c621719 mshtml: Share nsoption reference with nsnode. 2012-06-28 01:39:10 +02:00
Jacek Caban 8a9d3c845b mshtml: Share nsimg reference with nsnode. 2012-06-28 01:39:08 +02:00
Jacek Caban caada38f04 mshtml: Share nsdoc reference with nsnode. 2012-06-28 01:39:06 +02:00
Jacek Caban db244a8051 mshtml: Share nstable reference with nsnode. 2012-06-28 01:39:05 +02:00
Jacek Caban 39005645b8 mshtml: Share nsframe and nsiframe references with nsnode. 2012-06-28 01:39:04 +02:00
Jacek Caban 6ac375d3ac mshtml: Share nsform reference with nsnode. 2012-06-28 01:39:03 +02:00
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