wine/dlls/mshtml
Gabriel Ivăncescu 0c0efd3f63 mshtml: Move the IHTMLDocument7 interface out of basedoc.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
2022-10-24 18:48:55 +02:00
..
tests jscript: Implement Function.prototype.bind's thisArg properly. 2022-10-17 11:27:04 +02:00
binding.h mshtml: Move the Persist interfaces out of basedoc. 2022-10-19 12:39:48 +02:00
blank.htm
conpoint.c
dispex.c mshtml: Do not enumerate internal dynamic props. 2022-10-10 21:15:27 +02:00
editor.c mshtml: Move the OleObj interfaces out of basedoc. 2022-10-19 12:39:48 +02:00
htmlanchor.c mshtml: Implement GetMemberName for custom props. 2022-09-01 17:46:18 +02:00
htmlarea.c
htmlattr.c
htmlbody.c mshtml: Implement GetMemberName for custom props. 2022-09-01 17:46:18 +02:00
htmlcomment.c
htmlcurstyle.c
htmldoc.c mshtml: Move the IHTMLDocument7 interface out of basedoc. 2022-10-24 18:48:55 +02:00
htmlelem.c mshtml: Move the IHTMLDocument2 interface out of basedoc. 2022-10-24 18:48:55 +02:00
htmlelemcol.c mshtml: Implement GetMemberName for custom props. 2022-09-01 17:46:18 +02:00
htmlevent.c mshtml: Allocate events via event type. 2022-09-29 17:59:22 +02: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: Move the IHTMLDocument2 interface out of basedoc. 2022-10-24 18:48:55 +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
htmlnode.c mshtml: Move the IHTMLDocument2 interface out of basedoc. 2022-10-24 18:48:55 +02: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: Implement url prop for StorageEvent. 2022-09-29 17:59:19 +02: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: Move the IHTMLDocument3 interface out of basedoc. 2022-10-24 18:48:55 +02:00
ifacewrap.c
loadopts.c
main.c mshtml: Implement setItem() for sessionStorage. 2022-08-27 16:53:46 +02:00
Makefile.in
mshtml.inf
mshtml.rc
mshtml.spec
mshtml_classes.idl
mshtml_private.h mshtml: Move the IHTMLDocument7 interface out of basedoc. 2022-10-24 18:48:55 +02:00
mshtml_private_iface.idl mshtml: Semi-implement non-string primitive data for postMessage. 2022-08-10 19:24:22 +02:00
mutation.c mshtml: Move the ConnectionPointContainer out of basedoc. 2022-10-19 12:39:47 +02:00
navigate.c mshtml: Move the Persist interfaces out of basedoc. 2022-10-19 12:39:48 +02:00
npplugin.c
nsembed.c
nsevents.c
nsiface.idl
nsio.c mshtml: Handle S_FALSE from IUri methods in the NSAPI interfaces. 2022-08-23 16:18:51 -05:00
nsservice.c
olecmd.c mshtml: Move the IOleCommandTarget interface out of basedoc. 2022-10-19 12:39:48 +02:00
oleobj.c mshtml: Move the IHTMLDocument7 interface out of basedoc. 2022-10-24 18:48:55 +02:00
omnavigator.c mshtml: Move the IHTMLDocument7 interface out of basedoc. 2022-10-24 18:48:55 +02:00
persist.c mshtml: Move the OleObj interfaces out of basedoc. 2022-10-19 12:39:48 +02:00
pluginhost.c mshtml: Move the OleObj interfaces out of basedoc. 2022-10-19 12:39:48 +02:00
pluginhost.h
protocol.c
range.c
resource.h
script.c mshtml: Move the IHTMLDocument2 interface out of basedoc. 2022-10-24 18:48:55 +02:00
secmgr.c
selection.c
service.c mshtml: Move the IHTMLDocument2 interface out of basedoc. 2022-10-24 18:48:55 +02:00
svg.c
task.c mshtml: Implement setItem() for sessionStorage. 2022-08-27 16:53:46 +02:00
view.c mshtml: Move the IHTMLDocument2 interface out of basedoc. 2022-10-24 18:48:55 +02:00
xmlhttprequest.c