wine/dlls/mshtml
Gabriel Ivăncescu 3545c35d29 mshtml/tests: Fix VariantClear on uninitialized variable.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
2023-12-07 20:21:42 +01:00
..
tests mshtml/tests: Fix VariantClear on uninitialized variable. 2023-12-07 20:21:42 +01:00
binding.h
blank.htm
conpoint.c
dispex.c mshtml: Don't expose "restricted" members. 2023-12-07 20:21:42 +01:00
editor.c mshtml: Use inner window's outer_window when checking if it's interactive for edit mode. 2023-12-06 10:20:25 +01:00
htmlanchor.c mshtml: Skip navigation handling on anchor/area elements for detached documents. 2023-12-06 10:20:22 +01:00
htmlarea.c
htmlattr.c
htmlbody.c
htmlcomment.c
htmlcurstyle.c
htmldoc.c mshtml: Send proper legacy storage event with actual url. 2023-12-07 20:21:42 +01:00
htmlelem.c
htmlelemcol.c
htmlevent.c mshtml: Implement url prop for StorageEvent objs. 2023-12-07 20:21:42 +01:00
htmlevent.h mshtml: Send proper legacy storage event with actual url. 2023-12-07 20:21:42 +01:00
htmlform.c
htmlframe.c mshtml: Get rid of outer_window member in HTMLDocumentNode. 2023-12-06 10:20:28 +01:00
htmlgeneric.c
htmlhead.c
htmlimg.c
htmlinput.c
htmllink.c
htmllocation.c
htmlnode.c
htmlobject.c
htmlscript.c
htmlscript.h
htmlselect.c
htmlstorage.c mshtml: Send proper legacy storage event with actual url. 2023-12-07 20:21:42 +01:00
htmlstyle.c
htmlstyle.h
htmlstyleelem.c
htmlstylesheet.c
htmltable.c
htmltextarea.c
htmltextnode.c
htmlwindow.c mshtml: Don't check for NULL outer_window from within HTMLWindow* methods. 2023-12-04 22:10:22 +01:00
ifacewrap.c
loadopts.c
main.c
Makefile.in
mshtml.inf
mshtml.rc
mshtml.spec
mshtml_classes.idl
mshtml_private.h mshtml: Get rid of outer_window member in HTMLDocumentNode. 2023-12-06 10:20:28 +01:00
mshtml_private_iface.idl
mutation.c mshtml: Get rid of outer_window member in HTMLDocumentNode. 2023-12-06 10:20:28 +01:00
navigate.c
npplugin.c
nsembed.c
nsevents.c mshtml: Get rid of outer_window member in HTMLDocumentNode. 2023-12-06 10:20:28 +01:00
nsiface.idl
nsio.c
nsservice.c
olecmd.c mshtml: Get rid of outer_window member in HTMLDocumentNode. 2023-12-06 10:20:28 +01:00
oleobj.c
omnavigator.c
persist.c
pluginhost.c mshtml: Get rid of outer_window member in HTMLDocumentNode. 2023-12-06 10:20:28 +01:00
pluginhost.h
protocol.c
range.c mshtml: Store Gecko inner window in HTMLInnerWindow and use it in HTMLTxtRange_select. 2023-11-20 22:46:48 +01:00
resource.h
script.c
secmgr.c mshtml: Get rid of outer_window member in HTMLDocumentNode. 2023-12-06 10:20:28 +01:00
selection.c
service.c
svg.c
task.c
view.c
xmlhttprequest.c mshtml: Use Gecko inner window in HTMLXMLHttpRequestFactory_create. 2023-11-20 22:46:48 +01:00