wine/dlls/mshtml
2024-05-21 20:35:26 +02:00
..
tests mshtml: Always use the event target dispex. 2024-02-29 08:38:36 +01:00
binding.h
blank.htm
conpoint.c
dispex.c
editor.c
htmlanchor.c mshtml: Use DISPEX_IDISPATCH_IMPL in htmlanchor.c. 2024-05-14 18:07:29 +02:00
htmlarea.c mshtml: Use DISPEX_IDISPATCH_IMPL in htmlarea.c. 2024-05-14 18:07:29 +02:00
htmlattr.c mshtml: Use DISPEX_IDISPATCH_IMPL in htmlattribute.c. 2024-05-14 18:07:29 +02:00
htmlbody.c mshtml: Use DISPEX_IDISPATCH_IMPL macro in htmlbody.c. 2024-05-13 21:05:23 +02:00
htmlcomment.c mshtml: Use DISPEX_IDISPATCH_IMPL in htmlcomment.c. 2024-05-14 18:07:29 +02:00
htmlcurstyle.c mshtml: Use DISPEX_IDISPATCH_IMPL in htmlcurstyle.c. 2024-05-14 18:07:29 +02:00
htmldoc.c mshtml: Use DISPEX_IDISPATCH_IMPL for DocumentType object implementation. 2024-05-14 18:07:29 +02:00
htmlelem.c mshtml: Use DISPEX_IDISPATCH_IMPL macro in htmlelem.c. 2024-05-15 22:51:33 +02:00
htmlelemcol.c mshtml: Use DISPEX_IDISPATCH_IMPL macro in htmlelemcol.c. 2024-05-15 22:51:34 +02:00
htmlevent.c mshtml: Use DISPEX_IDISPATCH_IMPL macro in htmlevent.c. 2024-05-15 22:51:34 +02:00
htmlevent.h mshtml: Use generic event dispatcher for DOMContentLoaded. 2024-02-29 08:38:35 +01:00
htmlform.c mshtml: Use DISPEX_IDISPATCH_IMPL macro in htmlform.c. 2024-05-15 22:51:34 +02:00
htmlframe.c mshtml: Use DISPEX_IDISPATCH_IMPL macro in htmlframe.c. 2024-05-16 23:09:05 +02:00
htmlgeneric.c mshtml: Use DISPEX_IDISPATCH_IMPL macro in htmlgeneric.c. 2024-05-16 23:09:05 +02:00
htmlhead.c mshtml: Use DISPEX_IDISPATCH_IMPL macro in htmlhead.c. 2024-05-16 23:09:05 +02:00
htmlimg.c mshtml: Use DISPEX_IDISPATCH_IMPL macro in htmlimg.c. 2024-05-16 23:09:05 +02:00
htmlinput.c mshtml: Use DISPEX_IDISPATCH_IMPL macro in htmlinput.c. 2024-05-16 23:09:05 +02:00
htmllink.c mshtml: Use DISPEX_IDISPATCH_IMPL macro in htmllink.c. 2024-05-16 23:09:05 +02:00
htmllocation.c mshtml: Use DISPEX_IDISPATCH_IMPL macro in htmllocation.c. 2024-05-16 23:09:05 +02:00
htmlnode.c mshtml: Use DISPEX_IDISPATCH_IMPL macro in htmlnode.c. 2024-05-13 21:05:23 +02:00
htmlobject.c mshtml: Use DISPEX_IDISPATCH_IMPL macro in htmlobject.c. 2024-05-21 20:35:26 +02:00
htmlscript.c mshtml: Use DISPEX_IDISPATCH_IMPL macro in htmlscript.c. 2024-05-21 20:35:26 +02:00
htmlscript.h mshtml: Implement IActiveScriptSite service. 2024-01-30 11:06:14 +01:00
htmlselect.c mshtml: Use DISPEX_IDISPATCH_IMPL macro in htmlselect.c. 2024-05-21 20:35:26 +02:00
htmlstorage.c
htmlstyle.c
htmlstyle.h
htmlstyleelem.c
htmlstylesheet.c
htmltable.c
htmltextarea.c
htmltextnode.c
htmlwindow.c mshtml: Return E_ABORT from postMessage called without a caller ServiceProvider. 2024-02-05 21:45:19 +01:00
ifacewrap.c mshtml: Move iface_wrapper_t IUnknown implementation to htmlobject.c. 2024-05-01 22:31:43 +02:00
loadopts.c
main.c
Makefile.in
mshtml.inf
mshtml.rc
mshtml.spec
mshtml_classes.idl
mshtml_private.h mshtml: Introduce DISPEX_IDISPATCH_IMPL. 2024-05-13 21:05:21 +02:00
mshtml_private_iface.idl mshtml: Use a hook to implement postMessage. 2024-02-05 21:45:19 +01:00
mutation.c
navigate.c
npplugin.c
nsembed.c
nsevents.c mshtml: Don't handle special case when doc != node->doc. 2024-02-29 08:38:38 +01:00
nsiface.idl
nsio.c
nsservice.c
olecmd.c
oleobj.c
omnavigator.c
persist.c
pluginhost.c
pluginhost.h
protocol.c
range.c
resource.h
script.c mshtml: Implement Exec for CGID_ScriptSite's CMDID_SCRIPTSITE_SECURITY_WINDOW. 2024-01-30 11:06:16 +01:00
secmgr.c
selection.c
service.c mshtml: Implement IActiveScriptSite service. 2024-01-30 11:06:14 +01:00
svg.c
task.c
view.c
xmlhttprequest.c