Sweden-Number/dlls/mshtml
Jacek Caban cfb67712ce mshtml: Check if BSC is still attached to window before using it in OnRedirectVerifyCallback.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-03-20 23:20:10 +01:00
..
tests mshtml/tests: Added more IDOMEvent::preventDefault tests. 2018-03-08 09:24:22 -06:00
Makefile.in mshtml: Merge propbag.c into pluginhost.c. 2018-02-28 19:39:29 +01:00
binding.h
blank.htm
conpoint.c
dispex.c
editor.c
htmlanchor.c
htmlarea.c
htmlattr.c
htmlbody.c mshtml: Implement IHTMLTextContainer interface directly in HTMLBodyElement object. 2018-02-28 19:39:29 +01:00
htmlcomment.c
htmlcurstyle.c
htmldoc.c mshtml: Implement IOleDocumentView and IViewObjectEx interfaces in HTMLDocumentObj object instead of HTMLDocument. 2018-02-28 19:39:29 +01:00
htmlelem.c
htmlelemcol.c
htmlevent.c mshtml: Use nsIDOMEvent directly to prevent default event handling in dispatch_event_object. 2018-03-08 09:24:19 -06:00
htmlevent.h
htmlform.c
htmlframe.c mshtml: Merge htmliframe.c into htmlframe.c. 2018-02-27 18:21:00 +01:00
htmlgeneric.c
htmlhead.c mshtml: Merge htmlmeta.c into htmlhead.c. 2018-02-27 18:21:00 +01:00
htmlimg.c
htmlinput.c
htmllink.c
htmllocation.c
htmlnode.c
htmlobject.c mshtml: Merge htmlembed.c into htmlobject.c. 2018-02-27 18:21:00 +01:00
htmlscript.c
htmlscript.h
htmlselect.c mshtml: Merge htmloption.c into htmlselect.c. 2018-02-27 18:21:00 +01:00
htmlstorage.c
htmlstyle.c
htmlstyle.h
htmlstyleelem.c
htmlstylesheet.c
htmltable.c mshtml: Merge htmltablecell.c into htmltable.c. 2018-02-27 18:21:01 +01:00
htmltextarea.c
htmltextnode.c
htmlwindow.c
ifacewrap.c
loadopts.c
main.c
mshtml.inf
mshtml.rc
mshtml.spec
mshtml_classes.idl
mshtml_private.h mshtml: Implement IOleDocumentView and IViewObjectEx interfaces in HTMLDocumentObj object instead of HTMLDocument. 2018-02-28 19:39:29 +01:00
mutation.c mshtml: Use IE8 compatibility mode for documents in standards mode in internet zone. 2018-03-01 19:27:11 +01:00
navigate.c mshtml: Check if BSC is still attached to window before using it in OnRedirectVerifyCallback. 2018-03-20 23:20:10 +01:00
npplugin.c
nsembed.c
nsevents.c
nsiface.idl
nsio.c
nsservice.c
olecmd.c
oleobj.c mshtml: Implement IOleDocumentView and IViewObjectEx interfaces in HTMLDocumentObj object instead of HTMLDocument. 2018-02-28 19:39:29 +01:00
omnavigator.c mshtml: Merge htmlscreen.c into imnavigator.c. 2018-02-28 19:39:29 +01:00
persist.c
pluginhost.c mshtml: Merge propbag.c into pluginhost.c. 2018-02-28 19:39:29 +01:00
pluginhost.h mshtml: Merge propbag.c into pluginhost.c. 2018-02-28 19:39:29 +01:00
protocol.c
resource.h
script.c mshtml: Use JScript extension for IE9+ mode support. 2018-03-01 19:27:27 +01:00
secmgr.c
selection.c
service.c
task.c
txtrange.c
view.c mshtml: Implement IOleDocumentView and IViewObjectEx interfaces in HTMLDocumentObj object instead of HTMLDocument. 2018-02-28 19:39:29 +01:00
xmlhttprequest.c