wine/dlls/mshtml
2023-11-20 22:46:48 +01:00
..
tests mshtml: Use Gecko inner window in HTMLXMLHttpRequestFactory_create. 2023-11-20 22:46:48 +01:00
binding.h
blank.htm
conpoint.c
dispex.c mshtml: Remove unused IUnknown_iface in func_disp_t. 2023-10-03 09:24:29 +02:00
editor.c mshtml: Use Gecko inner window in get_ns_selection. 2023-11-20 22:46:48 +01:00
htmlanchor.c mshtml: Keep refs from the Attributes and AttributeCollection to the Element. 2023-11-02 18:20:22 +01:00
htmlarea.c mshtml: Keep refs from the Attributes and AttributeCollection to the Element. 2023-11-02 18:20:22 +01:00
htmlattr.c mshtml: Keep refs from the Attributes and AttributeCollection to the Element. 2023-11-02 18:20:22 +01:00
htmlbody.c mshtml: Keep refs from the Attributes and AttributeCollection to the Element. 2023-11-02 18:20:22 +01:00
htmlcomment.c mshtml: Keep refs from the Attributes and AttributeCollection to the Element. 2023-11-02 18:20:22 +01:00
htmlcurstyle.c mshtml: Traverse and unlink the Element referenced from the CurrentStyle. 2023-11-02 18:20:22 +01:00
htmldoc.c mshtml: Release the returned lists from Gecko's QuerySelectorAll even on error. 2023-11-03 21:45:57 +01:00
htmlelem.c mshtml: Release the returned lists from Gecko's QuerySelectorAll even on error. 2023-11-03 21:45:57 +01:00
htmlelemcol.c
htmlevent.c mshtml: Return outer window to external callers. 2023-11-10 20:52:29 +01:00
htmlevent.h mshtml: Traverse EventTarget listeners. 2023-10-03 09:24:29 +02:00
htmlform.c mshtml: Keep refs from the Attributes and AttributeCollection to the Element. 2023-11-02 18:20:22 +01:00
htmlframe.c mshtml: Keep refs from the Attributes and AttributeCollection to the Element. 2023-11-02 18:20:22 +01:00
htmlgeneric.c mshtml: Keep refs from the Attributes and AttributeCollection to the Element. 2023-11-02 18:20:22 +01:00
htmlhead.c mshtml: Keep refs from the Attributes and AttributeCollection to the Element. 2023-11-02 18:20:22 +01:00
htmlimg.c mshtml: Keep refs from the Attributes and AttributeCollection to the Element. 2023-11-02 18:20:22 +01:00
htmlinput.c mshtml: Keep refs from the Attributes and AttributeCollection to the Element. 2023-11-02 18:20:22 +01:00
htmllink.c mshtml: Keep refs from the Attributes and AttributeCollection to the Element. 2023-11-02 18:20:22 +01:00
htmllocation.c
htmlnode.c mshtml: Traverse EventTarget listeners. 2023-10-03 09:24:29 +02:00
htmlobject.c mshtml: Keep refs from the Attributes and AttributeCollection to the Element. 2023-11-02 18:20:22 +01:00
htmlscript.c mshtml: Keep refs from the Attributes and AttributeCollection to the Element. 2023-11-02 18:20:22 +01:00
htmlscript.h
htmlselect.c mshtml: Keep refs from the Attributes and AttributeCollection to the Element. 2023-11-02 18:20:22 +01:00
htmlstorage.c mshtml: Keep ref from LocalStorage and SessionStorage to the inner window. 2023-11-01 22:44:13 +01:00
htmlstyle.c mshtml: Keep ref from the associated Style to the Element. 2023-11-02 18:20:22 +01:00
htmlstyle.h mshtml: Keep ref from the associated Style to the Element. 2023-11-02 18:20:22 +01:00
htmlstyleelem.c mshtml: Traverse and unlink the style_sheet referenced from the StyleElement. 2023-11-02 18:20:22 +01:00
htmlstylesheet.c
htmltable.c mshtml: Keep refs from the Attributes and AttributeCollection to the Element. 2023-11-02 18:20:22 +01:00
htmltextarea.c mshtml: Keep refs from the Attributes and AttributeCollection to the Element. 2023-11-02 18:20:22 +01:00
htmltextnode.c mshtml: Use the dispex's query_interface for the remaining nodes. 2023-09-19 21:32:36 +02:00
htmlwindow.c mshtml: Store Gecko inner window in HTMLInnerWindow and use it in HTMLTxtRange_select. 2023-11-20 22:46:48 +01:00
ifacewrap.c
loadopts.c
main.c
Makefile.in makefiles: Always use the global SOURCES variable for .idl files. 2023-11-01 22:43:50 +01:00
mshtml.inf
mshtml.rc
mshtml.spec
mshtml_classes.idl
mshtml_private.h mshtml: Store Gecko inner window in HTMLInnerWindow and use it in HTMLTxtRange_select. 2023-11-20 22:46:48 +01:00
mshtml_private_iface.idl
mutation.c
navigate.c mshtml: Fix window leak on error in async_stop_request. 2023-11-03 21:46:07 +01:00
npplugin.c
nsembed.c
nsevents.c mshtml: Set outer window to uninitialized page when document obj is released. 2023-10-23 07:37:17 -05:00
nsiface.idl
nsio.c mshtml: Set outer window to uninitialized page when document obj is released. 2023-10-23 07:37:17 -05:00
nsservice.c
olecmd.c mshtml: Use Gecko inner window in get_clipboard_commands. 2023-11-20 22:46:48 +01:00
oleobj.c mshtml: Set outer window to uninitialized page when document obj is released. 2023-10-23 07:37:17 -05:00
omnavigator.c mshtml: Keep ref from the OmHistory to the inner window. 2023-11-01 22:44:13 +01:00
persist.c
pluginhost.c
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 mshtml: Return outer window to external callers. 2023-11-10 20:52:29 +01:00
secmgr.c
selection.c
service.c
svg.c mshtml: Keep refs from the Attributes and AttributeCollection to the Element. 2023-11-02 18:20:22 +01:00
task.c
view.c
xmlhttprequest.c mshtml: Use Gecko inner window in HTMLXMLHttpRequestFactory_create. 2023-11-20 22:46:48 +01:00