Jacek Caban
|
27f799d880
|
mshtml: Store inner window directly in HTMLDocumentNode.
|
2012-07-30 17:57:45 +02:00 |
Jacek Caban
|
73984d4da8
|
mshtml: Moved conversion to unicode of buffers from binding to navigate.c.
|
2012-07-27 17:05:24 +02:00 |
Jacek Caban
|
9ccc5f487b
|
mshtml: Added IHTMLElement2::get_runtimeStyle hackish implementation.
|
2012-07-25 16:11:21 +02:00 |
Jacek Caban
|
5b633c29b9
|
mshtml: Moved more logic to HTMLStyle_Create.
|
2012-07-25 16:11:21 +02:00 |
Jacek Caban
|
af4967186a
|
mshtml: Added IHTMLDOMAttribute::get_specified implementation.
|
2012-07-24 21:27:12 +02:00 |
Jacek Caban
|
5e5129935f
|
mshtml: Added nsIFileURL::GetFile implementation.
|
2012-07-20 14:02:57 +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 |
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
|
94f0f884fd
|
mshtml: Moved binding list to HTMLInnerWindow.
|
2012-07-11 10:00:26 -05: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
|
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
|
cf9d0d320c
|
mshtml: Added IWindowForBindingUI stub implementation.
|
2012-05-30 17:17:57 +02:00 |
Jacek Caban
|
0675f5c3d1
|
mshtml: Fixed Exec_ShellDocView_84 tests.
|
2012-05-29 18:20:14 +02:00 |
Jacek Caban
|
9d0bfce9d8
|
mshtml: Get rid of no longer needed nsIWindowCreator2.
|
2012-05-18 18:10:50 +02:00 |
Jacek Caban
|
d2e8d44811
|
mshtml: Added IHTMLWindow2::get_history implementation.
|
2012-05-02 12:00:43 +02:00 |
Jacek Caban
|
d987690212
|
Added support for shadowing of element pseudo-variables.
|
2012-04-17 12:43:17 +02:00 |
Jacek Caban
|
2d206abeac
|
mshtml: Added IHTMLMetaElement stub implementation.
|
2012-04-02 18:27:01 +02:00 |
Jacek Caban
|
f11ed78b2e
|
mshtml: Added support for anchors with target '_top'.
|
2012-03-29 20:49:18 +02:00 |
Jacek Caban
|
574becbf87
|
mshtml: Added IHTMLTableCell interface stub implementation.
|
2012-03-28 13:51:53 +02:00 |
Jacek Caban
|
6c116b2b92
|
mshtml: Added IHTMLObjectElement2 stub implementation.
|
2012-03-27 17:55:47 +02:00 |
Jacek Caban
|
348338257b
|
mshtml: Store filter in HTMLElement object.
|
2012-03-16 15:37:42 +01:00 |
Jacek Caban
|
a729027c69
|
mshtml: Get rid of no longer used silent argument of load_gecko.
|
2012-03-08 17:58:54 +01:00 |
Jacek Caban
|
0dedfab9a7
|
mshtml: Added VT_I2 handling to IHTMLSelectElement:add implementation.
|
2012-01-27 18:06:00 +01:00 |
Jacek Caban
|
0b55645820
|
mshtml: Follow anchors only on left button click.
|
2012-01-27 18:05:58 +01:00 |
Jacek Caban
|
58776e9f9a
|
mshtml: Added IHTMLWindow5 stub implementation.
|
2012-01-23 17:44:12 +01:00 |
Jacek Caban
|
e174d1d31b
|
mshtml: Added ITravelLogClient stub implementation.
|
2012-01-20 16:02:27 +01:00 |
Jacek Caban
|
b18ff8b3b0
|
mshtml: Added ITargetContainer stub implementation.
|
2012-01-18 20:01:43 +01:00 |
Jacek Caban
|
d870b8c3e3
|
mshtml: Added IHTMLWindow::open implementation.
|
2012-01-09 20:12:24 +01:00 |
Jacek Caban
|
6363796e09
|
mshtml: Use a helper function for QueryService calls in hlink_frame_navigate.
|
2012-01-05 21:27:35 +01:00 |
Jacek Caban
|
fc504c9117
|
mshtml: Return wrapped ActiveX object's interface from object element's QueryInterface.
|
2011-12-05 17:45:40 +01:00 |
Jacek Caban
|
fbdfec74b0
|
mshtml: Properly handle fragment-only navigation.
|
2011-11-15 19:37:32 +01:00 |
Jacek Caban
|
f86abedb40
|
mshtml: Properly handle navigation in containers supporting IWebBrowserApp.
|
2011-11-15 19:37:31 +01:00 |
Jacek Caban
|
d7f7f33e7d
|
mshtml: Use IUri in set_current_mon if possible and store it in window object.
|
2011-11-14 13:10:20 +01:00 |
Jacek Caban
|
535e2b23a3
|
mshtml: Store window URL as BSTR.
|
2011-11-14 13:10:20 +01:00 |
Jacek Caban
|
764d3d6a69
|
mshtml: Added IHTMLWindow6 stub implementation.
|
2011-10-19 17:48:34 +02:00 |
Jacek Caban
|
b5a031d804
|
mshtml: Better error handling in NSContainer initialization.
|
2011-10-18 15:15:29 +02:00 |
Marcus Meissner
|
ac2f0ed029
|
mshtml: Mark replace_node_by_html as hidden.
|
2011-10-03 15:51:02 -05:00 |
Alistair Leslie-Hughes
|
d70b967d60
|
mshtml: Add IHTMLTable2/3 support.
|
2011-09-21 17:13:12 +02:00 |
Piotr Caban
|
13701221ee
|
mshtml: Store attributes list in HTMLAttributeCollection.
|
2011-09-02 18:28:24 +02:00 |
Piotr Caban
|
130c8342a0
|
mshtml: Don't cache HTMLAttributesCollection results.
|
2011-09-02 18:28:24 +02:00 |
Piotr Caban
|
bea3154f48
|
mshtml: Added IHTMLAttributeCollection stub.
|
2011-08-26 12:00:09 +02:00 |
Jacek Caban
|
05d3b9cd1a
|
mshtml: Get rid of no longer useful get_nsdoc_window helper.
|
2011-08-24 19:34:11 +02:00 |
Piotr Caban
|
0a03ae75b0
|
mshtml: Populate dynamic properties table in get_dynamic_data.
|
2011-08-23 16:53:54 +02:00 |
Jacek Caban
|
7247eaa181
|
mshtml: Allow async tasks to have custom destructors.
|
2011-08-03 14:15:49 +02:00 |
Jacek Caban
|
be6dd66edf
|
mshtml: Moved nsevents.c declarations to htmlevent.h.
|
2011-08-02 11:51:06 +02:00 |
Jacek Caban
|
6d7667894e
|
mshtml: Added possibility for node implementations to add default event handlers.
|
2011-08-02 11:51:06 +02:00 |
Jacek Caban
|
aa6ee29e01
|
mshtml: Rename call_event to fire_event.
|
2011-08-02 11:51:06 +02:00 |
Jacek Caban
|
256bd4532c
|
mshtml: Added IDispatchEx support for IHTMLStyle5 and IHTMLStyle6 ifaces.
|
2011-07-28 18:37:40 +02:00 |
Jacek Caban
|
402c875699
|
mshtml: Moved OLECMDID_SETDOWNLOADSTATE call to separated function.
|
2011-07-24 12:32:38 +02:00 |
Jacek Caban
|
1e60c2f300
|
mshtml: Moved binding-related declarations to separate file.
|
2011-07-24 12:32:30 +02:00 |
Alexander Morozov
|
25c70bacc6
|
mshtml: Added IProvideClassInfo::GetClassInfo implementation.
|
2011-07-18 16:23:30 +02:00 |
Alexander Morozov
|
c41a300f3c
|
mshtml: Add stub implementation of IProvideClassInfo interface.
|
2011-07-14 15:56:54 +02: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
|
8fce028694
|
mshtml: Added IDispatchEx support to HTMLMimeTypesCollection object.
|
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 |
Marcus Meissner
|
8b500948fa
|
mshtml: Mark internal symbols as hidden.
|
2011-05-02 12:38:57 +02:00 |
Jacek Caban
|
86c28c9f89
|
mshtml: Added proper support for weak references.
|
2011-04-22 17:51:29 +02:00 |
Francois Gouget
|
d69dd163ba
|
mshtml: get_channelbsc_mon() is unused so remove it.
|
2011-04-18 12:39:56 +02:00 |
Jacek Caban
|
0613a82671
|
mshtml: Better support for HTTP redirection.
|
2011-04-18 11:46:14 +02:00 |
Jacek Caban
|
589c213890
|
mshtml: Properly handle upload streams containing headers.
|
2011-04-05 16:07:26 +02:00 |
Jacek Caban
|
739ff1208e
|
mshtml: Store security manager in HTMLWindow instead of HTMLDocumentNode.
|
2011-03-29 13:05:53 +02:00 |
Jacek Caban
|
699e41cdd8
|
mshtml: Wine Gecko 1.2.0 release.
|
2011-03-15 17:14:08 +01:00 |
Piotr Caban
|
98281236c0
|
mshtml: Execute IDocObject_FireDocumentComplete in handle_load function.
|
2011-03-11 11:50:25 +01:00 |
Jacek Caban
|
903279eff9
|
mshtml: Use our IDispatchEx-based attributes implementation instead of nsIDOMAttr.
|
2011-03-02 13:39:24 +01:00 |
Jacek Caban
|
110155099b
|
mshtml: Reuse attribute objects.
|
2011-03-02 13:39:22 +01:00 |
Jacek Caban
|
1745abfa26
|
mshtml: Store style object in element object.
|
2011-02-28 14:04:49 +01:00 |
Jacek Caban
|
1c881e534b
|
mshtml: Moved call_disp_func to htmlevent.c.
|
2011-02-25 15:03:32 +01:00 |
Jacek Caban
|
17736769c4
|
mshtml: Added IDispatchEx support to HTMLDOMAttribute object.
|
2011-02-24 15:52:36 +01:00 |
Jacek Caban
|
0e3bf9b228
|
mshtml: Added IHTMLElement4::getAttributeNode implementation.
|
2011-02-24 15:52:32 +01:00 |
Jacek Caban
|
877069c2ad
|
mshtml: Added IHTMLElement4 stub implementation.
|
2011-02-24 15:52:03 +01:00 |
Jacek Caban
|
c8a953c5d0
|
mshtml: Added support for recursive script runners.
|
2011-01-31 13:01:08 +01:00 |
Piotr Caban
|
52a1065f70
|
mshtml: Added IObjectSafety stub.
|
2011-01-20 12:20:30 +01:00 |
Michael Stefaniuc
|
f242b1fb6c
|
mshtml: Finish the COM standardization in protocol.c.
|
2011-01-06 18:29:21 +01:00 |
Michael Stefaniuc
|
c8d6a502f0
|
mshtml: COM cleanup for the nsIDOMEventListener iface.
|
2011-01-03 16:45:18 +01:00 |
Michael Stefaniuc
|
fb92f979dd
|
mshtml: Use ifaces instead of vtbl pointers in BSCallback.
|
2011-01-03 12:14:27 +01:00 |
Michael Stefaniuc
|
ed9c65b1ba
|
mshtml: COM cleanup for the IHTMLLocation iface.
|
2011-01-03 12:14:27 +01:00 |
Michael Stefaniuc
|
f2c4a12261
|
mshtml: COM cleanup for the ICustomDoc iface.
|
2011-01-03 12:14:27 +01:00 |
Michael Stefaniuc
|
7cd11df831
|
mshtml: COM cleanup for the IHTMLTextContainer iface.
|
2011-01-03 12:14:27 +01:00 |
Michael Stefaniuc
|
726312c535
|
mshtml: COM cleanup for the IHTMLImageElementFactory iface.
|
2011-01-03 12:14:27 +01:00 |
Michael Stefaniuc
|
118379d642
|
mshtml: COM cleanup for the IHTMLOptionElement* ifaces.
|
2011-01-03 12:14:26 +01:00 |
Michael Stefaniuc
|
7f9f169712
|
mshtml: COM cleanup for the IConnectionPoint* ifaces.
|
2011-01-03 12:14:26 +01:00 |
Michael Stefaniuc
|
e5214b24bb
|
mshtml: Use ifaces instead of vtbl pointers in HTMLDocumentNode.
|
2011-01-03 12:14:26 +01:00 |
Michael Stefaniuc
|
6b793e94ad
|
mshtml: Use ifaces instead of vtbl pointers in HTMLFrameBase.
|
2011-01-03 12:14:26 +01:00 |
Michael Stefaniuc
|
0b66169a05
|
mshtml: COM cleanup for the IDispatchEx iface in DispatchEx.
|
2010-12-31 11:47:31 +01:00 |
Michael Stefaniuc
|
2e2f88af90
|
mshtml: COM cleanup for the IDispatchEx iface in HTMLWindow.
|
2010-12-31 11:47:19 +01:00 |
Michael Stefaniuc
|
00eb02711d
|
mshtml: COM cleanup for the IDispatchEx iface in HTMLDocument.
|
2010-12-31 11:47:13 +01:00 |
Michael Stefaniuc
|
f5df0b3ed7
|
mshtml: COM cleanup for the remaining ifaces in nsChannel.
|
2010-12-30 12:21:53 +01:00 |
Michael Stefaniuc
|
a29101b026
|
mshtml: COM cleanup for the nsIHttpChannel iface.
|
2010-12-30 12:21:53 +01:00 |
Michael Stefaniuc
|
e068287c21
|
mshtml: COM cleanup for the IHTMLDOMNode2 iface.
|
2010-12-30 12:21:53 +01:00 |
Michael Stefaniuc
|
f653f4a22e
|
mshtml: COM cleanup for the IHTMLDOMNode iface.
|
2010-12-30 12:21:53 +01:00 |
Michael Stefaniuc
|
98d5a2e7f0
|
mshtml: COM cleanup for the IHTMLElement3 iface.
|
2010-12-30 12:21:53 +01:00 |
Michael Stefaniuc
|
a75e2b2789
|
mshtml: COM cleanup for the IHTMLElement2 iface.
|
2010-12-30 12:21:53 +01:00 |
Michael Stefaniuc
|
d4248e95f5
|
mshtml: COM cleanup for the IHTMLElement iface.
|
2010-12-30 12:21:53 +01:00 |
Michael Stefaniuc
|
6723b3c56c
|
mshtml: COM cleanup for the remaining ifaces in NSContainer.
|
2010-12-28 16:35:39 +01:00 |
Michael Stefaniuc
|
29944c7caf
|
mshtml: COM cleanup for the nsIWebBrowserChrome iface.
|
2010-12-28 16:35:39 +01:00 |
Jacek Caban
|
a131886a86
|
mshtml: Fixed unsafe cast in CreateChromeWindow2 implementation.
|
2010-12-28 16:35:39 +01:00 |
Jacek Caban
|
f52e0a776f
|
mshtml: Don't use DEFINE_THIS2 for HTMLDOMNode vtbl functions.
|
2010-12-28 16:35:39 +01:00 |
Jacek Caban
|
76c028b7c2
|
mshtml: Pass DispatchEx pointer instead of outer IUnknown to DispatchEx's vtbl functions.
|
2010-12-28 16:35:36 +01:00 |
Michael Stefaniuc
|
6b90fc236e
|
mshtml: COM cleanup for the rest of the *Window* ifaces in HTMLWindow.
|
2010-12-27 15:39:41 +01:00 |
Michael Stefaniuc
|
2e24de635d
|
mshtml: COM cleanup for the IHTMLWindow2 iface.
|
2010-12-27 15:39:40 +01:00 |
Michael Stefaniuc
|
b574f2fd91
|
mshtml: COM cleanup for the IObjectWithSite iface.
|
2010-12-27 11:51:52 +01:00 |
Michael Stefaniuc
|
2efc64fbc2
|
mshtml: COM cleanup for the ISupportErrorInfo iface.
|
2010-12-27 11:51:47 +01:00 |
Michael Stefaniuc
|
a8bb1ab85b
|
mshtml: COM cleanup for the IHlinkTarget iface.
|
2010-12-27 11:51:40 +01:00 |
Michael Stefaniuc
|
6c7a78eca0
|
mshtml: COM cleanup for the IOleControl iface.
|
2010-12-27 11:51:33 +01:00 |
Michael Stefaniuc
|
541a49edc2
|
mshtml: COM cleanup for all the IOleCommandTarget ifaces.
|
2010-12-27 11:51:25 +01:00 |
Michael Stefaniuc
|
389a7f547e
|
mshtml: COM cleanup for all the IServiceProvider ifaces.
|
2010-12-27 11:51:18 +01:00 |
Michael Stefaniuc
|
62e9961e29
|
mshtml: COM cleanup for the IOleInPlaceObjectWindowless iface.
|
2010-12-23 13:47:25 +01:00 |
Michael Stefaniuc
|
176358216f
|
mshtml: COM cleanup for the IViewObjectEx iface.
|
2010-12-23 13:47:25 +01:00 |
Michael Stefaniuc
|
b09dc2e5b1
|
mshtml: COM cleanup for the IOleInPlaceActiveObject iface.
|
2010-12-23 13:47:25 +01:00 |
Michael Stefaniuc
|
37c3091f27
|
mshtml: COM cleanup for the IOleDocumentView iface.
|
2010-12-23 13:47:24 +01:00 |
Michael Stefaniuc
|
041c6ec362
|
mshtml: COM cleanup for the IOleDocument iface.
|
2010-12-23 13:47:24 +01:00 |
Michael Stefaniuc
|
6c3bb4de6f
|
mshtml: COM cleanup for the IOleObject iface.
|
2010-12-23 13:47:24 +01:00 |
Michael Stefaniuc
|
7e32a1abb3
|
mshtml: COM cleanup for the IMonikerProp iface.
|
2010-12-23 13:47:24 +01:00 |
Michael Stefaniuc
|
f0c55f59e3
|
mshtml: COM cleanup for the IPersist* ifaces in HTMLDocument.
|
2010-12-22 12:49:52 +01:00 |
Michael Stefaniuc
|
a31ba56b13
|
mshtml: COM cleanup for the IHTMLDocument6 iface.
|
2010-12-22 12:49:36 +01:00 |
Michael Stefaniuc
|
f178089e9d
|
mshtml: COM cleanup for the IHTMLDocument5 iface.
|
2010-12-22 12:49:31 +01:00 |
Michael Stefaniuc
|
8b3a76d694
|
mshtml: COM cleanup for the IHTMLDocument4 iface.
|
2010-12-22 12:49:24 +01:00 |
Michael Stefaniuc
|
c66e1af842
|
mshtml: COM cleanup for the IHTMLDocument3 iface.
|
2010-12-22 12:49:17 +01:00 |
Jacek Caban
|
96efe799c1
|
mshtml: Added IHTMLScriptElement::get_scr implementation.
|
2010-12-17 13:26:02 +01:00 |
Jacek Caban
|
c63a5fa8fd
|
mshtml: IHTMLDocument2 iface handling clean up.
|
2010-12-17 13:26:01 +01:00 |
Jacek Caban
|
dc25bca4ed
|
mshtml: Added IOleContainer stub implementation.
|
2010-12-15 11:59:31 +01:00 |
Jacek Caban
|
b962fff243
|
mshtml: Associate PluginHost with containing HTMLDocumentDode.
|
2010-12-09 17:20:06 +01:00 |
Jacek Caban
|
a065d6fad9
|
mshtml: Use wineaddon.cpl to install Gecko.
|
2010-12-07 16:10:29 +01:00 |
Jacek Caban
|
ecc551b911
|
mshtml: Improved error handling in element constructors.
|
2010-12-02 11:58:40 +01:00 |
Jacek Caban
|
a8b94a0377
|
mshtml: Improved error handling in HTMLElement_Create calls.
|
2010-12-02 11:58:30 +01:00 |
Jacek Caban
|
6bf247f937
|
mshtml: Better error handling in create_node calls.
|
2010-12-02 11:58:12 +01:00 |
Jacek Caban
|
6a1f4eb724
|
mshtml: Improved error handling in get_node calls.
|
2010-12-01 16:29:38 +01:00 |
Jacek Caban
|
0863625bcc
|
mshtml: Added ICustomDoc::SetUIHandler implementation.
|
2010-11-29 11:24:23 +01:00 |
Jacek Caban
|
d9aacfd989
|
mshtml: Added IHTMLDocument3::createDocumentFragment implementation.
|
2010-11-15 13:20:07 +01:00 |
Jacek Caban
|
f351dc5e74
|
mshtml: Moved cloneNode implementation to vtbl.
|
2010-11-15 13:20:06 +01:00 |
Jacek Caban
|
16fbd05080
|
mshtml: Added IHTMLStyleElement stub implementation.
|
2010-11-12 14:39:21 +01:00 |
Jacek Caban
|
c7e37fd675
|
mshtml: Added HTMLWindow's IServiceProvider implementation.
|
2010-11-12 14:38:55 +01:00 |
Jacek Caban
|
e560a2246f
|
mshtml: Added IHTMLWindow2::execScript implementation.
|
2010-11-09 14:21:25 +01:00 |
Jacek Caban
|
c4d5925044
|
mshtml: Use macro for tid declaration.
|
2010-11-08 13:31:32 +01:00 |
Jacek Caban
|
2da5890ea1
|
mshtml: Added IDispatchEx support to HTMLStyleSheetsCollection object.
|
2010-11-08 13:31:25 +01:00 |
Jacek Caban
|
00ee406ea6
|
mshtml: Added IOmNavigator::get_plugins implementation.
|
2010-11-08 13:31:22 +01:00 |
Jacek Caban
|
d147ee1392
|
mshtml: Added IHTMLEmbedElement stub implementation.
|
2010-10-29 16:31:37 +02:00 |
Jacek Caban
|
73a15436ac
|
mshtml: Added IDispatchEx support to HTMLObjectElement object.
|
2010-10-28 11:40:06 +02:00 |
Jacek Caban
|
8d11858e37
|
mshtml: Get rid of no longer needed parse_post_data.
|
2010-10-28 11:40:01 +02:00 |
Jacek Caban
|
ea99533ebf
|
mshtml: Added IHTMLObjectElement stub implementation.
|
2010-10-28 11:39:56 +02:00 |
Jacek Caban
|
6fff7e7c05
|
mshtml: Report better status in on_stop_nsrequest.
|
2010-10-07 12:00:26 +02:00 |
Jacek Caban
|
3c421a813a
|
mshtml: Skip mutation notifications on documents that are being replaced.
|
2010-08-18 15:32:57 +02:00 |
Jacek Caban
|
ceab381750
|
mshtml: Added nsIURL::Resolve implementation.
|
2010-08-18 15:32:21 +02:00 |
Jacek Caban
|
5068249cbe
|
mshtml: Treat file URLs pointing to Gecko installation directory as special URIs.
|
2010-08-18 15:32:16 +02:00 |
Jacek Caban
|
eec86f64c4
|
mshtml: Added nsIHttpChannel::referrer implementation.
|
2010-08-18 15:32:08 +02:00 |
Alexander Nicolaysen Sørnes
|
aa733bedd5
|
mshtml: Send more informative messages to OleInPlaceFrame.
|
2010-08-04 13:19:21 +02:00 |
Jacek Caban
|
22679a2419
|
mshtml: Added support for custom post data type.
|
2010-08-04 12:25:22 +02:00 |
Jacek Caban
|
0085383fc7
|
mshtml: Store request method in nsChannel.
|
2010-08-04 12:25:12 +02:00 |
Jacek Caban
|
76eed7d313
|
mshtml: Store request headers in nsChannel if possible.
|
2010-08-04 12:24:49 +02:00 |
Jacek Caban
|
6ae84b0b91
|
mshtml: Moved setting HTTP header to separated function.
|
2010-08-04 12:24:35 +02:00 |
Jacek Caban
|
b1c6f41da9
|
mshtml: Moved getting HTTP header to separated function.
|
2010-08-04 12:24:30 +02:00 |
Jacek Caban
|
dd0894c7ab
|
mshtml: Moved HTTP headers list freeing to separated function.
|
2010-08-04 12:24:25 +02:00 |
Jacek Caban
|
489320b9ab
|
mshtml: Added IHTMLElement2::getBoundingClientRect implementation.
|
2010-07-19 14:38:15 +02:00 |
Jacek Caban
|
73d4d172d5
|
mshtml: Added support for accessing select options by index.
|
2010-04-29 13:13:59 -05:00 |
Jacek Caban
|
64271d5207
|
mshtml: Use URI with stripped "wine:" part in NewURI call.
|
2010-04-22 18:11:42 +02:00 |
Jacek Caban
|
80f0f35c50
|
mshtml: Use DOM designMode to switch to editor mode.
|
2010-04-13 21:12:12 +02:00 |
Jacek Caban
|
7cdad62b97
|
mshtml: Improved focus handling.
|
2010-04-13 21:12:08 +02:00 |
Andrew Eikum
|
cf2a3af6f0
|
mshtml: Implement HTTPChannel::GetResponseHeader.
|
2010-04-05 11:39:33 +02:00 |
Andrew Eikum
|
f40682eba9
|
mshtml: Implement HTTPChannel::GetRequestSucceeded.
|
2010-04-05 11:39:30 +02:00 |
Jacek Caban
|
00293e9b0b
|
mshtml: Added IHTMLElement::removeAttribute implementation.
|
2010-03-24 21:53:04 +01:00 |
Jacek Caban
|
df0a35e3d3
|
mshtml: Added support for load event on all nodes.
|
2010-03-18 11:18:01 +01:00 |
Jacek Caban
|
2cf2d8fed2
|
mshtml: Call Exec(DOCHOST_DOCCANNAVIGATE) from IOleObject::SetClientSite.
|
2010-03-03 15:29:43 +01:00 |
Jacek Caban
|
9fbc3b6061
|
mshtml: Added IHTMLPrivateWindow::SuperNavigate implementation.
|
2010-03-03 15:29:25 +01:00 |
Jacek Caban
|
34944c89dd
|
mshtml: Properly handle IHlinkFrame::Navigate result.
|
2010-03-03 15:28:58 +01:00 |
Jacek Caban
|
01b2388c22
|
mshtml: Allow post data and headers to be passed to create_channelbsc.
|
2010-03-03 15:28:43 +01:00 |
Jacek Caban
|
0bccfa873d
|
mshtml: Moved asynchronous document binding to separated function.
|
2010-03-03 15:28:37 +01:00 |
Jacek Caban
|
6938378be3
|
mshtml: Added IHTMLPrivateWindow stub implementation.
|
2010-03-03 15:28:31 +01:00 |
Jacek Caban
|
0f6f96ea63
|
mshtml: Get rid of nsIWineURI::[GS]etNSContainer.
|
2010-02-22 12:00:58 +01:00 |
Jacek Caban
|
a42bc25d55
|
mshtml: Get rid of nsIWineURI::[GS]etWindow.
|
2010-02-22 12:00:53 +01:00 |
Jacek Caban
|
043af028b9
|
mshtml: Get rid of most nsIWineURI methods.
|
2010-02-22 12:00:46 +01:00 |
Jacek Caban
|
ba1db4c199
|
mshtml: Use nsWineURL structure directly in load_nsuri.
|
2010-02-22 12:00:40 +01:00 |
Jacek Caban
|
61121cefcb
|
mshtml: Moved OnStartURIOpen implementation to nsio.c.
|
2010-02-22 12:00:25 +01:00 |
Jacek Caban
|
d95a54aa57
|
mshtml: Store nsWineURI object instead of interface in nsChannel.
|
2010-02-22 11:59:53 +01:00 |
Jacek Caban
|
a84741182f
|
mshtml: Added IViewObject::SetAdvise implementation.
|
2010-02-15 16:11:12 +01:00 |
Jacek Caban
|
c3ae1356d6
|
mshtml: Optimize nsAString handling.
|
2010-01-29 13:30:07 +01:00 |
Jacek Caban
|
22d493763b
|
mshtml: Use NS_StringContainerInit2 instead of NS_StringContainerInit.
|
2010-01-29 13:30:07 +01:00 |
Jacek Caban
|
398161dcee
|
mshtml: Added textarea element IDispatchEx support.
|
2010-01-29 13:30:06 +01:00 |
Jacek Caban
|
7bf41fac63
|
mshtml: Added script element IDispatchEx support.
|
2010-01-28 11:10:06 +01:00 |
Jacek Caban
|
b00bd14e77
|
mshtml: Moved common element tids to macro.
|
2010-01-28 11:09:40 +01:00 |
Jacek Caban
|
65d9ab1650
|
mshtml: Added IDispatchEx support for frame element.
|
2010-01-22 12:23:44 +01:00 |
Jacek Caban
|
b5caee220d
|
mshtml: Added IHTMLIFrameElement IDispatchEx support.
|
2010-01-14 10:22:39 -06:00 |
Jacek Caban
|
e4a936a2d2
|
mshtml: Store body event target in HTMLDocumentNode.
|
2010-01-04 11:41:30 +01:00 |
Jacek Caban
|
2e6353d4bc
|
mshtml: Use nsIDocShell to load a page in set_moniker.
|
2010-01-04 11:41:29 +01:00 |
Jacek Caban
|
d60ebb308f
|
mshtml: Don't try to wrap necko channel in nsChannel implementation.
|
2010-01-04 11:41:29 +01:00 |
Jacek Caban
|
8c5baf3a09
|
mshtml: Make sure that event listeners of connection point are set.
|
2010-01-04 11:41:29 +01:00 |
Jacek Caban
|
b0bb5e6a78
|
mshtml: Store ConnectionPointContainer pointer in ConnectionPoint.
|
2010-01-04 11:41:29 +01:00 |
Piotr Caban
|
d383e84e21
|
mshtml: Added IDispatch ConnectionPoint.
|
2009-12-29 11:06:22 +01:00 |
Alistair Leslie-Hughes
|
2cd6ac2725
|
mshtml: Add stub interface IHTMLFiltersCollection.
|
2009-12-22 14:13:07 +01:00 |
Jacek Caban
|
ecbe545e90
|
mshtml: Don't use necko nsIHttpChannel in nsChannel implementation.
|
2009-12-21 15:01:25 +01:00 |
Jacek Caban
|
74c4a73ffb
|
mshtml: Don't use necko nsIHttpChannelInternal implementation in nsChannel object.
|
2009-12-18 11:41:19 +01:00 |
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 |
Andrew Eikum
|
9bf516a813
|
mshtml: Search content_window's properties in HTML[I]FrameBase::get_dispid.
|
2009-12-15 16:09:11 +01:00 |
Andrew Eikum
|
6e3e7c9f4c
|
mshtml: Store ns[i]frame reference in HTMLFrameBase.
|
2009-12-08 17:53:53 +01:00 |
Piotr Caban
|
8c06ed96ae
|
mshtml: Improved OleDocumentView_UIActivate implementation.
|
2009-12-07 15:41:18 +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 |
Francois Gouget
|
661208f088
|
mshtml: Make nsACString_{Init,Finish}() static.
|
2009-12-04 14:34:58 +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
|
28677ea87d
|
mshtml: Don't depend on necko channel in nsChannel::QueryInterface implementation.
|
2009-12-02 12:19:38 +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
|
050a1372b0
|
mshtml: Added support for frames in navigate_url.
|
2009-12-01 11:39:26 +01:00 |
Jacek Caban
|
679591ff87
|
mshtml: Added support for relative URLs in navigate_url.
|
2009-12-01 11:39:12 +01:00 |
Jacek Caban
|
9881ec35eb
|
mshtml: Added IHTMLElement2::get_readyState implementation.
|
2009-12-01 11:34:23 +01:00 |
Jacek Caban
|
ca54be2cc6
|
mshtml: Added IHTMLScreen::get_width implementation.
|
2009-12-01 11:30:55 +01:00 |
Jacek Caban
|
1ddc01c09b
|
mshtml.idl: Added DispHTMLScreen declaration and use it in HTMLScreen object.
|
2009-12-01 11:30:42 +01:00 |
Jacek Caban
|
06884fb181
|
mshtml: Added IHTMLWindow2::get_screen implementation.
|
2009-12-01 11:30:37 +01:00 |
Jacek Caban
|
999371724a
|
mshtml: Return content document in get_document for frame elements.
|
2009-11-29 16:36:42 +01:00 |
Jacek Caban
|
7c64ab1e83
|
mshtml: Moved IHTMLFrameBase2 implementation to HTMLFrameBase object.
|
2009-11-29 16:36:35 +01:00 |
Jacek Caban
|
1c5c822b07
|
mshtml: Added support for connection point HTML notification.
|
2009-11-24 10:47:21 +01:00 |
Jacek Caban
|
19415addec
|
mshtml: Share connection points between HTMLDocumentObj and its main HTMLDocumentNode.
|
2009-11-24 10:47:12 +01:00 |
Jacek Caban
|
b2ffe78729
|
mshtml: Check for CATID_SafeForScripting in GUID_CUSTOM_CONFIRMOBJECTSAFETY implementation if IObjectSafety is not available.
|
2009-11-20 11:16:13 +01:00 |
Andrew Eikum
|
334f2ce074
|
mshtml: Add stub implementation of IHTMLWindow4.
|
2009-11-16 11:53:45 +01:00 |
Jacek Caban
|
bcfa7c57d6
|
mshtml: Split parse_complete to handle_load and mutation observer.
|
2009-11-09 19:44:17 +01:00 |
Jacek Caban
|
deef140186
|
mshtml: Moved readystate to HTMLWindow.
|
2009-11-03 21:25:20 +01:00 |
Jacek Caban
|
67c8d4b405
|
mshtml: Moved readystate changes to separated function.
|
2009-11-03 21:25:04 +01:00 |
Jacek Caban
|
82c8e7c684
|
mshtml: Added support for accessing elements id by global properties.
|
2009-11-03 21:24:54 +01:00 |
Jacek Caban
|
fa3ac0a3d9
|
mshtml: Added HTMLFrameElement object and associate it with frame window.
|
2009-11-03 21:23:54 +01:00 |
Jacek Caban
|
9d6af171e5
|
mshtml: Associate HTMLWindow with HTMLIFrame.
|
2009-11-03 21:23:48 +01:00 |
Jacek Caban
|
bdb9270705
|
mshtml: Moved content_window to HTMLFrameBase.
|
2009-11-03 21:23:41 +01:00 |
Jacek Caban
|
4ffd64ddeb
|
mshtml: Moved IHTMLFrameBase to separated object to allow sharing implementation with HTMLFrame.
|
2009-11-03 21:23:29 +01:00 |
Jacek Caban
|
d3a9f162e8
|
mshtml: Moved whole element initialization to HTMLElement_Init.
|
2009-11-03 21:23:12 +01:00 |
Jacek Caban
|
361f9a30ba
|
mshtml: Moved event_vector to HTMLDocumentNode.
|
2009-10-28 11:11:31 +01:00 |
Jacek Caban
|
d52f41ba41
|
mshtml: Moved nsIDOMEventListener implementations to HTMLDocumentNode.
|
2009-10-28 11:11:24 +01:00 |
Jacek Caban
|
745f601d23
|
mshtml: Moved binding list to HTMLDocumentNode.
|
2009-10-27 10:52:37 +01:00 |
Jacek Caban
|
12bddc55ed
|
mshtml: Allow task queue to be used for different targets.
|
2009-10-27 10:52:28 +01:00 |
Jacek Caban
|
fd47fa4647
|
mshtml: Moved url and mon to HTMLWindow.
|
2009-10-27 10:52:17 +01:00 |
Jacek Caban
|
207fe98e2a
|
mshtml: Moved bscallback to HTMLWindow.
|
2009-10-27 10:52:08 +01:00 |
Jacek Caban
|
45ce37fe64
|
mshtml: Store window reference in nsURI.
|
2009-10-27 10:51:35 +01:00 |