Sweden-Number/dlls/mshtml
Jacek Caban 364e1c87a5 mshtml: Use nsIDOMElement for Gecko elements in npplugin.c.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-02-12 11:02:42 +01:00
..
tests mshtml/tests: Run form element tests in both quirks and IE9 compat mode. 2018-02-08 21:07:55 +01:00
Makefile.in mshtml: Merge olewnd.c into oleobj.c. 2017-11-17 19:53:48 +01:00
binding.h mshtml: Added DOCHOSTUIFLAG_ENABLE_REDIRECT_NOTIFICATION flag support. 2017-06-07 17:37:05 +02:00
blank.htm
conpoint.c
dispex.c mshtml: Store compat mode in dispex_data_t and use it in dispex_compat_mode when possible. 2018-02-08 21:07:43 +01:00
editor.c mshtml: Return element as ndIDOMElement from create_nselem. 2018-02-12 11:02:41 +01:00
htmlanchor.c mshtml: Pass Gecko elements as nsIDOMElement to element constructors. 2018-02-12 11:02:38 +01:00
htmlarea.c mshtml: Pass Gecko elements as nsIDOMElement to element constructors. 2018-02-12 11:02:38 +01:00
htmlattr.c mshtml: Use variant_bool helper where appropriate. 2017-11-02 19:12:08 +01:00
htmlbody.c mshtml: Pass Gecko elements as nsIDOMElement to element constructors. 2018-02-12 11:02:38 +01:00
htmlcomment.c mshtml: Initialize DispatchEx in HTMLDOMNode_Init. 2017-09-22 08:30:40 +02:00
htmlcurstyle.c
htmldoc.c mshtml: Expose IDocumentEvent to scripts. 2017-12-04 19:54:16 +01:00
htmlelem.c mshtml: Return element as ndIDOMElement from create_nselem. 2018-02-12 11:02:41 +01:00
htmlelemcol.c mshtml: Pass element as nsIDOMElement to get_elem_attr_value. 2018-02-12 11:02:31 +01:00
htmlembed.c mshtml: Pass Gecko elements as nsIDOMElement to element constructors. 2018-02-12 11:02:38 +01:00
htmlevent.c mshtml: Always set valid IEventTarget vtbl. 2018-02-08 21:07:46 +01:00
htmlevent.h mshtml: Added IDOMKeyboardEvent stub implementation. 2018-02-06 12:58:58 +01:00
htmlform.c mshtml: Pass Gecko elements as nsIDOMElement to element constructors. 2018-02-12 11:02:38 +01:00
htmlframe.c mshtml: Pass Gecko elements as nsIDOMElement to element constructors. 2018-02-12 11:02:38 +01:00
htmlframebase.c mshtml: Pass Gecko elements as nsIDOMElement to element constructors. 2018-02-12 11:02:38 +01:00
htmlgeneric.c mshtml: Pass Gecko elements as nsIDOMElement to element constructors. 2018-02-12 11:02:38 +01:00
htmlhead.c mshtml: Pass Gecko elements as nsIDOMElement to element constructors. 2018-02-12 11:02:38 +01:00
htmliframe.c mshtml: Pass Gecko elements as nsIDOMElement to element constructors. 2018-02-12 11:02:38 +01:00
htmlimg.c mshtml: Return element as ndIDOMElement from create_nselem. 2018-02-12 11:02:41 +01:00
htmlinput.c mshtml: Pass Gecko elements as nsIDOMElement to element constructors. 2018-02-12 11:02:38 +01:00
htmllink.c mshtml: Pass Gecko elements as nsIDOMElement to element constructors. 2018-02-12 11:02:38 +01:00
htmllocation.c mshtml: Make sure actual host length matches returned BSTR length. 2017-11-22 18:42:27 +01:00
htmlmeta.c mshtml: Pass Gecko elements as nsIDOMElement to element constructors. 2018-02-12 11:02:38 +01:00
htmlnode.c mshtml: Added IHTMLDOMNode3::compareDocumentPosition implementation. 2017-11-23 21:17:23 +01:00
htmlobject.c mshtml: Pass Gecko elements as nsIDOMElement to element constructors. 2018-02-12 11:02:38 +01:00
htmloption.c mshtml: Return element as ndIDOMElement from create_nselem. 2018-02-12 11:02:41 +01:00
htmlscreen.c mshtml: Avoid using a global display DC. 2018-01-26 19:07:20 +01:00
htmlscript.c mshtml: Pass Gecko elements as nsIDOMElement to element constructors. 2018-02-12 11:02:38 +01:00
htmlscript.h
htmlselect.c mshtml: Pass Gecko elements as nsIDOMElement to element constructors. 2018-02-12 11:02:38 +01:00
htmlstorage.c
htmlstyle.c mshtml: Return S_OK in IHTMLStyle2::put_behavior. 2017-11-28 19:08:32 +01:00
htmlstyle.h
htmlstyleelem.c mshtml: Pass Gecko elements as nsIDOMElement to element constructors. 2018-02-12 11:02:38 +01:00
htmlstylesheet.c
htmltable.c mshtml: Pass Gecko elements as nsIDOMElement to element constructors. 2018-02-12 11:02:38 +01:00
htmltablecell.c mshtml: Pass Gecko elements as nsIDOMElement to element constructors. 2018-02-12 11:02:38 +01:00
htmltablerow.c mshtml: Pass Gecko elements as nsIDOMElement to element constructors. 2018-02-12 11:02:38 +01:00
htmltextarea.c mshtml: Pass Gecko elements as nsIDOMElement to element constructors. 2018-02-12 11:02:38 +01:00
htmltextcont.c mshtml: Pass Gecko elements as nsIDOMElement to element constructors. 2018-02-12 11:02:38 +01:00
htmltextnode.c mshtml: Initialize DispatchEx in HTMLDOMNode_Init. 2017-09-22 08:30:40 +02:00
htmlwindow.c mshtml: Use variant_bool helper where appropriate. 2017-11-02 19:12:08 +01:00
ifacewrap.c
ipwindow.c
loadopts.c
main.c mshtml: Avoid using a global display DC. 2018-01-26 19:07:20 +01:00
mshtml.inf
mshtml.rc
mshtml.spec
mshtml_classes.idl
mshtml_private.h mshtml: Return element as ndIDOMElement from create_nselem. 2018-02-12 11:02:41 +01:00
mutation.c mshtml: A spelling fix in a WARN() message. 2017-09-08 16:23:14 +02:00
navigate.c mshtml: Use variant_bool helper where appropriate. 2017-11-02 19:12:08 +01:00
npplugin.c mshtml: Use nsIDOMElement for Gecko elements in npplugin.c. 2018-02-12 11:02:42 +01:00
nsembed.c mshtml: Added IDOMEvent::initEvent implementation. 2017-12-04 19:54:16 +01:00
nsevents.c mshtml: Don't dispatch load event if document is already detached from its window. 2018-01-02 15:52:22 +01:00
nsiface.idl mshtml: Set correct load type in load_nsuri. 2017-07-25 16:10:23 +02:00
nsio.c mshtml: Silence some noisy FIXMEs. 2017-11-30 19:07:20 +01:00
nsservice.c
olecmd.c mshtml: Pass document as HTMLDocumentObj to update_doc. 2017-11-22 18:29:37 +01:00
oleobj.c mshtml: Store IOleAdviseHolder in HTMLDocumentObj instead of HTMLDocument. 2017-11-22 18:29:34 +01:00
omnavigator.c
persist.c mshtml: Avoid potential moniker instance leak. 2017-12-04 19:54:16 +01:00
pluginhost.c mshtml: Use nsIDOMElement instead of nsIDOMHTMLElement in pluginhost.c. 2018-02-12 11:02:35 +01:00
pluginhost.h mshtml: Pass element as nsIDOMElement to create_param_prop_bag. 2018-02-12 11:02:33 +01:00
propbag.c mshtml: Pass element as nsIDOMElement to create_param_prop_bag. 2018-02-12 11:02:33 +01:00
protocol.c
resource.h
script.c mshtml: Pass element as nsIDOMElement to get_elem_attr_value. 2018-02-12 11:02:31 +01:00
secmgr.c
selection.c
service.c
task.c mshtml: Removed no longer needed flush_pending_tasks. 2017-11-23 21:17:18 +01:00
txtrange.c mshtml: Return element as ndIDOMElement from create_nselem. 2018-02-12 11:02:41 +01:00
view.c mshtml: Pass document as HTMLDocumentObj to update_doc. 2017-11-22 18:29:37 +01:00
xmlhttprequest.c mshtml: Expose IEventTarget to scripts. 2017-11-01 23:16:08 +01:00