wine/dlls/mshtml
Gabriel Ivăncescu 00dbd769b9 mshtml: Dispatch beforeunload event to the window.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
2022-11-18 17:33:49 +01:00
..
tests mshtml: Dispatch beforeunload event to the window. 2022-11-18 17:33:49 +01:00
binding.h mshtml: Always use navigate_fragment for fragment-only navigation in navigate_uri. 2022-11-07 21:16:10 +01:00
blank.htm
conpoint.c
dispex.c mshtml: Handle cNames > 1 in GetIDsOfNames properly. 2022-11-14 20:10:10 +01:00
editor.c mshtml: Use nsIDOMDocument instead of nsIDOMHTMLDocument where possible. 2022-11-08 20:09:13 +01:00
htmlanchor.c mshtml: Get rid of the outer window in basedoc. 2022-10-25 21:33:56 +02:00
htmlarea.c
htmlattr.c
htmlbody.c mshtml: Use nsIDOMDocument instead of nsIDOMHTMLDocument where possible. 2022-11-08 20:09:13 +01:00
htmlcomment.c
htmlcurstyle.c mshtml: Use nsIDOMDocument instead of nsIDOMHTMLDocument where possible. 2022-11-08 20:09:13 +01:00
htmldoc.c mshtml: Hide things that were removed in IE11. 2022-11-17 16:35:54 +01:00
htmlelem.c mshtml: Hide things that were removed in IE11. 2022-11-17 16:35:54 +01:00
htmlelemcol.c
htmlevent.c mshtml: Implement pageshow event. 2022-11-18 17:33:49 +01:00
htmlevent.h mshtml: Implement pageshow event. 2022-11-18 17:33:49 +01:00
htmlform.c
htmlframe.c mshtml: Get rid of the outer window in basedoc. 2022-10-25 21:33:56 +02:00
htmlgeneric.c
htmlhead.c
htmlimg.c mshtml: Hide things that were removed in IE11. 2022-11-17 16:35:54 +01:00
htmlinput.c
htmllink.c
htmllocation.c mshtml: Implement HTMLLocation_put_hash. 2022-11-07 21:16:10 +01:00
htmlnode.c mshtml: Implement document.importNode. 2022-11-07 21:16:10 +01:00
htmlobject.c
htmlscript.c
htmlscript.h
htmlselect.c mshtml: Use nsIDOMDocument instead of nsIDOMHTMLDocument where possible. 2022-11-08 20:09:13 +01:00
htmlstorage.c mshtml: Don't include fragment in storage event's url prop. 2022-11-07 21:16:10 +01:00
htmlstyle.c
htmlstyle.h
htmlstyleelem.c
htmlstylesheet.c
htmltable.c
htmltextarea.c
htmltextnode.c
htmlwindow.c mshtml: Hide things that were removed in IE11. 2022-11-17 16:35:54 +01:00
ifacewrap.c
loadopts.c
main.c mshtml: Implement document.mimeType. 2022-10-31 21:23:47 +01:00
Makefile.in
mshtml.inf mshtml: Add SVG and XHTML document information to the registry. 2022-11-08 20:09:13 +01:00
mshtml.rc
mshtml.spec
mshtml_classes.idl mshtml: Add SVG and XHTML document information to the registry. 2022-11-08 20:09:13 +01:00
mshtml_private.h mshtml: Implement pageshow event. 2022-11-18 17:33:49 +01:00
mshtml_private_iface.idl mshtml: Implement pageshow event. 2022-11-18 17:33:49 +01:00
mutation.c mshtml: Use nsIDOMDocument instead of nsIDOMHTMLDocument where possible. 2022-11-08 20:09:13 +01:00
navigate.c mshtml: Use nsIDOMDocument instead of nsIDOMHTMLDocument where possible. 2022-11-08 20:09:13 +01:00
npplugin.c
nsembed.c mshtml: Use nsIDOMDocument instead of nsIDOMHTMLDocument where possible. 2022-11-08 20:09:13 +01:00
nsevents.c mshtml: Dispatch beforeunload event to the window. 2022-11-18 17:33:49 +01:00
nsiface.idl
nsio.c mshtml: Always use navigate_fragment for fragment-only navigation in navigate_uri. 2022-11-07 21:16:10 +01:00
nsservice.c
olecmd.c mshtml: Get rid of the HTMLDocument basedoc. 2022-10-25 21:33:56 +02:00
oleobj.c mshtml: Forward IDispatchEx to the document node. 2022-11-14 20:10:08 +01:00
omnavigator.c mshtml: Use nsIDOMDocument instead of nsIDOMHTMLDocument where possible. 2022-11-08 20:09:13 +01:00
persist.c mshtml: Use nsIDOMDocument instead of nsIDOMHTMLDocument where possible. 2022-11-08 20:09:13 +01:00
pluginhost.c mshtml: Get rid of the HTMLDocument basedoc. 2022-10-25 21:33:56 +02:00
pluginhost.h
protocol.c
range.c mshtml: Use nsIDOMDocument instead of nsIDOMHTMLDocument where possible. 2022-11-08 20:09:13 +01:00
resource.h
script.c mshtml: Use nsIDOMDocument instead of nsIDOMHTMLDocument where possible. 2022-11-08 20:09:13 +01:00
secmgr.c mshtml: Get rid of the outer window in basedoc. 2022-10-25 21:33:56 +02:00
selection.c mshtml: Use nsIDOMDocument instead of nsIDOMHTMLDocument where possible. 2022-11-08 20:09:13 +01:00
service.c mshtml: Get rid of the HTMLDocument basedoc. 2022-10-25 21:33:56 +02:00
svg.c
task.c
view.c mshtml: Get rid of the outer_unk in basedoc. 2022-10-25 21:33:56 +02:00
xmlhttprequest.c