wine/dlls/mshtml
Gabriel Ivăncescu 25abbfff68 mshtml: Send all readystatechange events for synchronous XHRs in IE9 and below.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
2023-03-01 21:39:30 +01:00
..
tests mshtml: Send all readystatechange events for synchronous XHRs in IE9 and below. 2023-03-01 21:39:30 +01:00
binding.h
blank.htm
conpoint.c
dispex.c mshtml: Tie window.location to the outer window. 2023-02-01 22:29:51 +01:00
editor.c
htmlanchor.c
htmlarea.c
htmlattr.c
htmlbody.c
htmlcomment.c
htmlcurstyle.c
htmldoc.c mshtml: Implement location props when there's no URI. 2023-01-27 13:39:06 +01:00
htmlelem.c mshtml: Implement IHTMLRect2 for HTMLRect. 2023-01-24 18:14:11 +01:00
htmlelemcol.c
htmlevent.c mshtml: Fix previous EventObj leak. 2022-12-15 18:30:38 +01:00
htmlevent.h mshtml: Rename EVENTID_INVALID to EVENTID_INVALID_ID. 2022-12-01 20:36:05 +01:00
htmlform.c
htmlframe.c mshtml: Don't hold ref to the created window in the FrameBase. 2023-01-24 18:17:58 +01:00
htmlgeneric.c
htmlhead.c
htmlimg.c mshtml: Release the image factory's dispex. 2023-01-24 18:18:01 +01:00
htmlinput.c
htmllink.c
htmllocation.c mshtml: Embed the HTMLLocation into the outer window. 2023-02-01 22:29:53 +01:00
htmlnode.c
htmlobject.c
htmlscript.c
htmlscript.h
htmlselect.c mshtml: Don't initialize HTMLElement dispex for Option constructor. 2023-01-24 18:18:01 +01:00
htmlstorage.c mshtml: Add separate task list for tasks dispatching events. 2023-03-01 21:39:30 +01:00
htmlstyle.c
htmlstyle.h
htmlstyleelem.c
htmlstylesheet.c
htmltable.c
htmltextarea.c
htmltextnode.c
htmlwindow.c mshtml: Implement synchronous XMLHttpRequest. 2023-03-01 21:39:30 +01:00
ifacewrap.c
loadopts.c
main.c mshtml: Handle memory allocation failure in set_statustext. 2023-01-24 22:10:52 +01:00
Makefile.in
mshtml.inf
mshtml.rc
mshtml.spec
mshtml_classes.idl
mshtml_private.h mshtml: Implement synchronous XMLHttpRequest. 2023-03-01 21:39:30 +01:00
mshtml_private_iface.idl
mutation.c
navigate.c mshtml: Free the task after the destructor. 2023-03-01 21:39:30 +01:00
npplugin.c
nsembed.c mshtml: Use Scrollbar_Auto as default for vertical scrollbars. 2023-02-01 22:29:41 +01:00
nsevents.c
nsiface.idl
nsio.c mshtml: Free the task after the destructor. 2023-03-01 21:39:30 +01:00
nsservice.c
olecmd.c mshtml: Free the task after the destructor. 2023-03-01 21:39:30 +01:00
oleobj.c mshtml: Use Scrollbar_Auto as default for vertical scrollbars. 2023-02-01 22:29:41 +01:00
omnavigator.c
persist.c mshtml: Add separate task list for tasks dispatching events. 2023-03-01 21:39:30 +01:00
pluginhost.c
pluginhost.h
protocol.c
range.c
resource.h
script.c mshtml: Add separate task list for tasks dispatching events. 2023-03-01 21:39:30 +01:00
secmgr.c
selection.c
service.c
svg.c
task.c mshtml: Implement synchronous XMLHttpRequest. 2023-03-01 21:39:30 +01:00
view.c
xmlhttprequest.c mshtml: Send all readystatechange events for synchronous XHRs in IE9 and below. 2023-03-01 21:39:30 +01:00