wine/dlls/mshtml
Gabriel Ivăncescu 33c4904363 mshtml: Implement document.importNode.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
2022-11-07 21:16:10 +01:00
..
tests mshtml: Implement document.importNode. 2022-11-07 21:16:10 +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: Allow null or undefined listeners in attachEvent/detachEvent. 2022-10-31 21:23:42 +01:00
editor.c mshtml: Get rid of the outer window in basedoc. 2022-10-25 21:33:56 +02: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: Get rid of the HTMLDocument basedoc. 2022-10-25 21:33:56 +02:00
htmlcomment.c
htmlcurstyle.c
htmldoc.c mshtml: Implement document.importNode. 2022-11-07 21:16:10 +01:00
htmlelem.c mshtml: Implement isContentEditable for HTML elements. 2022-11-07 21:16:10 +01:00
htmlelemcol.c mshtml: Implement GetMemberName for custom props. 2022-09-01 17:46:18 +02:00
htmlevent.c mshtml: Improve locale stub for KeyboardEvent. 2022-11-07 21:16:10 +01:00
htmlevent.h mshtml: Move the IHTMLDocument7 interface out of basedoc. 2022-10-24 18:48:55 +02: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: Implement GetMemberName for custom props. 2022-09-01 17:46:18 +02: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: Implement GetMemberName for custom props. 2022-09-01 17:46:18 +02: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: Get rid of the HTMLDocument basedoc. 2022-10-25 21:33:56 +02:00
ifacewrap.c
loadopts.c
main.c mshtml: Implement document.mimeType. 2022-10-31 21:23:47 +01:00
Makefile.in
mshtml.inf
mshtml.rc
mshtml.spec
mshtml_classes.idl
mshtml_private.h mshtml: Implement document.importNode. 2022-11-07 21:16:10 +01:00
mshtml_private_iface.idl
mutation.c mshtml: Get rid of the HTMLDocument basedoc. 2022-10-25 21:33:56 +02:00
navigate.c mshtml: Always use navigate_fragment for fragment-only navigation in navigate_uri. 2022-11-07 21:16:10 +01:00
npplugin.c
nsembed.c mshtml: Return E_ABORT if wine-gecko's OnDataAvailable aborts the binding. 2022-11-07 21:16:10 +01:00
nsevents.c mshtml: Get rid of the HTMLDocument basedoc. 2022-10-25 21:33:56 +02: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: Get rid of the HTMLDocument basedoc. 2022-10-25 21:33:56 +02:00
omnavigator.c mshtml: Move the IHTMLDocument7 interface out of basedoc. 2022-10-24 18:48:55 +02:00
persist.c mshtml: Get rid of the HTMLDocument basedoc. 2022-10-25 21:33:56 +02: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: Get rid of the outer window in basedoc. 2022-10-25 21:33:56 +02:00
resource.h
script.c mshtml: Get rid of the outer_unk in basedoc. 2022-10-25 21:33:56 +02:00
secmgr.c mshtml: Get rid of the outer window in basedoc. 2022-10-25 21:33:56 +02:00
selection.c
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