Sweden-Number/dlls/mshtml
Jacek Caban 5a9209d7e9 mshtml/tests: Run events tests in IE9 mode.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-09-29 20:26:53 +02:00
..
tests mshtml/tests: Run events tests in IE9 mode. 2017-09-29 20:26:53 +02:00
Makefile.in mshtml: Added MHTMLDocument object implementation. 2017-02-06 13:49:01 +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: Added IEventTarget stub implementation. 2017-09-22 08:30:54 +02:00
editor.c
hlink.c
htmlanchor.c mshtml: Added GetClassInfo implementation for HTMLElement objects. 2017-04-21 13:58:51 +02:00
htmlarea.c mshtml: Added GetClassInfo implementation for HTMLElement objects. 2017-04-21 13:58:51 +02:00
htmlattr.c
htmlbody.c mshtml: Added GetClassInfo implementation for HTMLElement objects. 2017-04-21 13:58:51 +02:00
htmlcomment.c mshtml: Initialize DispatchEx in HTMLDOMNode_Init. 2017-09-22 08:30:40 +02:00
htmlcurstyle.c mshtml: Added IHTMLCurrentStyle::get_direction implementation. 2017-02-15 22:58:47 +01:00
htmldoc.c mshtml: Inherit document mode from parent document. 2017-09-29 18:08:06 +02:00
htmlelem.c mshtml: Initialize DispatchEx in HTMLDOMNode_Init. 2017-09-22 08:30:40 +02:00
htmlelemcol.c
htmlembed.c mshtml: Added GetClassInfo implementation for HTMLElement objects. 2017-04-21 13:58:51 +02:00
htmlevent.c mshtml: Correctly handle VT_EMPTY in set_event_handler_disp in standard compliant mode. 2017-09-29 19:46:56 +02:00
htmlevent.h mshtml: Introduce EventTarget_Init. 2017-09-22 08:30:45 +02:00
htmlform.c mshtml: Added GetClassInfo implementation for HTMLElement objects. 2017-04-21 13:58:51 +02:00
htmlframe.c mshtml: Added GetClassInfo implementation for HTMLElement objects. 2017-04-21 13:58:51 +02:00
htmlframebase.c
htmlgeneric.c mshtml: Added GetClassInfo implementation for HTMLElement objects. 2017-04-21 13:58:51 +02:00
htmlhead.c mshtml: Added GetClassInfo implementation for HTMLElement objects. 2017-04-21 13:58:51 +02:00
htmliframe.c mshtml: Added GetClassInfo implementation for HTMLElement objects. 2017-04-21 13:58:51 +02:00
htmlimg.c mshtml: Added GetClassInfo implementation for HTMLElement objects. 2017-04-21 13:58:51 +02:00
htmlinput.c mshtml: Expose IHTMLInputTextElement2 to scripts. 2017-06-15 21:54:40 +02:00
htmllink.c mshtml: Added GetClassInfo implementation for HTMLElement objects. 2017-04-21 13:58:51 +02:00
htmllocation.c mshtml: Silence failing QueryInterfaces common for .net applications. 2017-04-13 16:15:11 +02:00
htmlmeta.c mshtml: Added GetClassInfo implementation for HTMLElement objects. 2017-04-21 13:58:51 +02:00
htmlnode.c mshtml: Introduce EventTarget_QI. 2017-09-22 08:30:49 +02:00
htmlobject.c mshtml: Added GetClassInfo implementation for HTMLElement objects. 2017-04-21 13:58:51 +02:00
htmloption.c mshtml: Added GetClassInfo implementation for HTMLElement objects. 2017-04-21 13:58:51 +02:00
htmlscreen.c
htmlscript.c mshtml: Added GetClassInfo implementation for HTMLElement objects. 2017-04-21 13:58:51 +02:00
htmlscript.h mshtml.idl: Added HTMLScriptElement coclass declaration. 2017-04-20 18:58:47 +02:00
htmlselect.c mshtml: Added GetClassInfo implementation for HTMLElement objects. 2017-04-21 13:58:51 +02:00
htmlstorage.c
htmlstyle.c mshtml: Don't emulate legacy style filters in compatibility mode >= IE10. 2017-04-24 15:29:44 +02:00
htmlstyle.h
htmlstyleelem.c mshtml: Added GetClassInfo implementation for HTMLElement objects. 2017-04-21 13:58:51 +02:00
htmlstylesheet.c
htmltable.c mshtml: Added GetClassInfo implementation for HTMLElement objects. 2017-04-21 13:58:51 +02:00
htmltablecell.c mshtml: Added GetClassInfo implementation for HTMLElement objects. 2017-04-21 13:58:51 +02:00
htmltablerow.c mshtml: Added GetClassInfo implementation for HTMLElement objects. 2017-04-21 13:58:51 +02:00
htmltextarea.c mshtml: Added GetClassInfo implementation for HTMLElement objects. 2017-04-21 13:58:51 +02:00
htmltextcont.c
htmltextnode.c mshtml: Initialize DispatchEx in HTMLDOMNode_Init. 2017-09-22 08:30:40 +02:00
htmlwindow.c mshtml: Introduce EventTarget_QI. 2017-09-22 08:30:49 +02:00
ifacewrap.c
ipwindow.c
loadopts.c
main.c mshtml: Added IProvideMultipleTypeInfo stub implementation for HTMLDocument object. 2017-04-21 13:58:31 +02:00
mshtml.inf
mshtml.rc
mshtml.spec
mshtml_classes.idl
mshtml_private.h mshtml: Added IEventTarget stub implementation. 2017-09-22 08:30:54 +02:00
mutation.c mshtml: A spelling fix in a WARN() message. 2017-09-08 16:23:14 +02:00
navigate.c mshtml: Don't query for an INewWindowManager if the client site is NULL. 2017-09-22 15:05:25 +02:00
npplugin.c
nsembed.c mshtml: Support returning VT_NULL from return_nsstr_variant. 2017-07-20 18:55:09 +02:00
nsevents.c
nsiface.idl mshtml: Set correct load type in load_nsuri. 2017-07-25 16:10:23 +02:00
nsio.c mshtml: Set referrer in load_nsuri. 2017-07-25 16:10:26 +02:00
nsservice.c
olecmd.c
oleobj.c
olewnd.c
omnavigator.c
persist.c mshtml: Added MHTMLDocument object implementation. 2017-02-06 13:49:01 +01:00
pluginhost.c
pluginhost.h
propbag.c
protocol.c
resource.h
script.c
secmgr.c
selection.c mshtml: Added IHTMLSelectionObject2::get_typeDetail semi-stub implementation. 2017-01-25 20:04:52 +01:00
service.c
task.c
txtrange.c
view.c
xmlhttprequest.c mshtml: Introduce EventTarget_QI. 2017-09-22 08:30:49 +02:00