wine/dlls/mshtml
2023-07-14 09:24:17 +02:00
..
tests mshtml/tests: Fix image element leaks in test helpers. 2023-07-07 19:56:23 +02:00
binding.h mshtml: Remove DECLSPEC_HIDDEN usage. 2023-07-03 22:15:43 +02:00
blank.htm
conpoint.c
dispex.c mshtml: Use nameless unions/structs. 2023-07-14 09:24:17 +02:00
editor.c
htmlanchor.c
htmlarea.c mshtml: Traverse and unlink AreaElements properly. 2023-06-22 15:33:41 +02:00
htmlattr.c
htmlbody.c
htmlcomment.c
htmlcurstyle.c
htmldoc.c
htmlelem.c mshtml: Fix text node leak in Element innerText setter. 2023-06-22 15:33:43 +02:00
htmlelemcol.c mshtml: Fix element leaks in get_elem_source_index. 2023-06-22 15:33:43 +02:00
htmlevent.c
htmlevent.h mshtml: Remove DECLSPEC_HIDDEN usage. 2023-07-03 22:15:43 +02:00
htmlform.c
htmlframe.c
htmlgeneric.c
htmlhead.c
htmlimg.c
htmlinput.c
htmllink.c
htmllocation.c
htmlnode.c mshtml: Handle failure and cleanup properly when enumerating nodes. 2023-06-22 15:33:43 +02:00
htmlobject.c
htmlscript.c
htmlscript.h mshtml: Remove DECLSPEC_HIDDEN usage. 2023-07-03 22:15:43 +02:00
htmlselect.c mshtml: Fix text node leak in OptionElement text setter. 2023-06-22 15:33:44 +02:00
htmlstorage.c
htmlstyle.c mshtml: Fix style declaration leak in HTMLStyle_Create. 2023-06-22 15:33:41 +02:00
htmlstyle.h mshtml: Remove DECLSPEC_HIDDEN usage. 2023-07-03 22:15:43 +02:00
htmlstyleelem.c
htmlstylesheet.c
htmltable.c
htmltextarea.c
htmltextnode.c
htmlwindow.c mshtml: Handle protocols with no ports when checking target origin. 2023-05-30 20:55:52 +02:00
ifacewrap.c
loadopts.c
main.c
Makefile.in
mshtml.inf
mshtml.rc
mshtml.spec
mshtml_classes.idl
mshtml_private.h mshtml: Remove DECLSPEC_HIDDEN usage. 2023-07-03 22:15:43 +02:00
mshtml_private_iface.idl mshtml: Expose the other remaining props for element.classList. 2023-05-26 21:24:14 +02:00
mutation.c
navigate.c mshtml: Use nameless unions/structs. 2023-07-14 09:24:17 +02:00
npplugin.c mshtml: Explicitly hold ref to the plugin host in NPP_New. 2023-05-25 16:21:17 +02:00
nsembed.c
nsevents.c
nsiface.idl mshtml: Stop the plugin when detaching the plugin host. 2023-05-25 16:21:17 +02:00
nsio.c
nsservice.c
olecmd.c
oleobj.c
omnavigator.c
persist.c
pluginhost.c mshtml: Stop the plugin when detaching the plugin host. 2023-05-25 16:21:17 +02:00
pluginhost.h mshtml: Remove DECLSPEC_HIDDEN usage. 2023-07-03 22:15:43 +02:00
protocol.c
range.c mshtml: Fix text node leak in TextRange's text setter. 2023-07-07 15:59:48 +02:00
resource.h
script.c
secmgr.c mshtml: Remove DECLSPEC_HIDDEN usage. 2023-07-03 22:15:43 +02:00
selection.c
service.c
svg.c
task.c
view.c
xmlhttprequest.c