wine/dlls/mshtml
Gabriel Ivăncescu f8d4dbd703 mshtml: Implement pagehide event.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
2022-11-18 17:33:49 +01:00
..
tests mshtml: Implement pagehide event. 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 mshtml: Implement GetMemberName for custom props. 2022-09-01 17:46:18 +02:00
htmlevent.c mshtml: Implement pagehide event. 2022-11-18 17:33:49 +01:00
htmlevent.h mshtml: Implement pagehide event. 2022-11-18 17:33:49 +01:00
htmlform.c mshtml: Implement GetMemberName for custom props. 2022-09-01 17:46:18 +02:00
htmlframe.c mshtml: Get rid of the outer window in basedoc. 2022-10-25 21:33:56 +02:00
htmlgeneric.c
htmlhead.c mshtml: Implement GetMemberName for custom props. 2022-09-01 17:46:18 +02:00
htmlimg.c mshtml: Hide things that were removed in IE11. 2022-11-17 16:35:54 +01:00
htmlinput.c mshtml: Implement GetMemberName for custom props. 2022-09-01 17:46:18 +02:00
htmllink.c mshtml: Implement GetMemberName for custom props. 2022-09-01 17:46:18 +02:00
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 mshtml: Implement GetMemberName for custom props. 2022-09-01 17:46:18 +02:00
htmlscript.c mshtml: Implement GetMemberName for custom props. 2022-09-01 17:46:18 +02:00
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 mshtml: Implement GetMemberName for custom props. 2022-09-01 17:46:18 +02:00
htmlstylesheet.c mshtml: Implement GetMemberName for custom props. 2022-09-01 17:46:18 +02:00
htmltable.c mshtml: Implement GetMemberName for custom props. 2022-09-01 17:46:18 +02:00
htmltextarea.c mshtml: Implement GetMemberName for custom props. 2022-09-01 17:46:18 +02:00
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 unload 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: Implement pagehide event. 2022-11-18 17:33:49 +01:00
nsiface.idl mshtml: Implement window.matchMedia() with MediaQueryList stub. 2022-08-02 11:55:11 +02:00
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 mshtml: Implement setItem() for sessionStorage. 2022-08-27 16:53:46 +02:00
view.c mshtml: Implement pagehide event. 2022-11-18 17:33:49 +01:00
xmlhttprequest.c mshtml: Implement "text" type response for XMLHttpRequest. 2022-07-28 17:34:03 +02:00