.. |
tests
|
mshtml/tests: Test RegExp.toString on object with separate RegExp flag props.
|
2023-05-30 16:42:12 +02:00 |
binding.h
|
mshtml: Support cycle collection for nsChannel.
|
2023-04-25 21:39:15 +02:00 |
blank.htm
|
|
|
conpoint.c
|
|
|
dispex.c
|
mshtml: Fix memory leak on error path in add_func_info (Coverity).
|
2023-05-25 11:04:06 +02:00 |
editor.c
|
|
|
htmlanchor.c
|
mshtml: Get rid of dispatch_nsevent_hook.
|
2023-04-12 18:13:46 +02:00 |
htmlarea.c
|
mshtml: Get rid of dispatch_nsevent_hook.
|
2023-04-12 18:13:46 +02:00 |
htmlattr.c
|
|
|
htmlbody.c
|
mshtml: Get rid of dispatch_nsevent_hook.
|
2023-04-12 18:13:46 +02:00 |
htmlcomment.c
|
mshtml: Get rid of dispatch_nsevent_hook.
|
2023-04-12 18:13:46 +02:00 |
htmlcurstyle.c
|
|
|
htmldoc.c
|
mshtml: Get rid of dispatch_nsevent_hook.
|
2023-04-12 18:13:46 +02:00 |
htmlelem.c
|
mshtml: Fix classList toggle() when return value pointer is NULL.
|
2023-05-30 13:46:18 +02:00 |
htmlelemcol.c
|
|
|
htmlevent.c
|
mshtml: Store minimum compat mode required for events in the ctor table.
|
2023-04-25 21:39:12 +02:00 |
htmlevent.h
|
mshtml: Get rid of dispatch_nsevent_hook.
|
2023-04-12 18:13:46 +02:00 |
htmlform.c
|
mshtml: Get rid of dispatch_nsevent_hook.
|
2023-04-12 18:13:46 +02:00 |
htmlframe.c
|
mshtml: Get rid of dispatch_nsevent_hook.
|
2023-04-12 18:13:46 +02:00 |
htmlgeneric.c
|
mshtml: Get rid of dispatch_nsevent_hook.
|
2023-04-12 18:13:46 +02:00 |
htmlhead.c
|
mshtml: Get rid of dispatch_nsevent_hook.
|
2023-04-12 18:13:46 +02:00 |
htmlimg.c
|
mshtml: Get rid of dispatch_nsevent_hook.
|
2023-04-12 18:13:46 +02:00 |
htmlinput.c
|
mshtml: Get rid of dispatch_nsevent_hook.
|
2023-04-12 18:13:46 +02:00 |
htmllink.c
|
mshtml: Get rid of dispatch_nsevent_hook.
|
2023-04-12 18:13:46 +02:00 |
htmllocation.c
|
|
|
htmlnode.c
|
mshtml: Pass actual node_ccp to ccref_decr for nodes.
|
2023-04-25 21:39:16 +02:00 |
htmlobject.c
|
mshtml: Get rid of dispatch_nsevent_hook.
|
2023-04-12 18:13:46 +02:00 |
htmlscript.c
|
mshtml: Get rid of dispatch_nsevent_hook.
|
2023-04-12 18:13:46 +02:00 |
htmlscript.h
|
|
|
htmlselect.c
|
mshtml: Get rid of dispatch_nsevent_hook.
|
2023-04-12 18:13:46 +02: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
|
mshtml: Get rid of dispatch_nsevent_hook.
|
2023-04-12 18:13:46 +02:00 |
htmlstylesheet.c
|
|
|
htmltable.c
|
mshtml: Get rid of dispatch_nsevent_hook.
|
2023-04-12 18:13:46 +02:00 |
htmltextarea.c
|
mshtml: Get rid of dispatch_nsevent_hook.
|
2023-04-12 18:13:46 +02:00 |
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: Implement indexed props for classList.
|
2023-05-26 21:24:14 +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
|
mshtml: Tell wine-gecko about the IE compat document mode.
|
2023-04-12 18:13:44 +02:00 |
navigate.c
|
mshtml: Check if browser was detached during notifications while navigating.
|
2023-03-09 17:31:26 +01:00 |
npplugin.c
|
mshtml: Explicitly hold ref to the plugin host in NPP_New.
|
2023-05-25 16:21:17 +02:00 |
nsembed.c
|
mshtml: Only allow one thread to use Gecko.
|
2023-05-25 11:04:23 +02:00 |
nsevents.c
|
mshtml: Get rid of dispatch_nsevent_hook.
|
2023-04-12 18:13:46 +02:00 |
nsiface.idl
|
mshtml: Stop the plugin when detaching the plugin host.
|
2023-05-25 16:21:17 +02:00 |
nsio.c
|
mshtml: Fix nsChannel's load_info leak.
|
2023-04-25 21:39:16 +02:00 |
nsservice.c
|
|
|
olecmd.c
|
mshtml: Use already available window local variable in refresh task.
|
2023-03-09 17:31:26 +01:00 |
oleobj.c
|
|
|
omnavigator.c
|
mshtml: Implement MediaQueryList's removeListener method.
|
2023-04-17 18:55:41 +02:00 |
persist.c
|
mshtml: Fix nsuri leak if create_channelbsc failed.
|
2023-03-20 21:03:42 +01:00 |
pluginhost.c
|
mshtml: Stop the plugin when detaching the plugin host.
|
2023-05-25 16:21:17 +02:00 |
pluginhost.h
|
|
|
protocol.c
|
|
|
range.c
|
|
|
resource.h
|
|
|
script.c
|
mshtml: Fix nsscript leak in bind_event_scripts.
|
2023-03-20 21:03:40 +01:00 |
secmgr.c
|
|
|
selection.c
|
|
|
service.c
|
|
|
svg.c
|
mshtml: Get rid of dispatch_nsevent_hook.
|
2023-04-12 18:13:46 +02:00 |
task.c
|
mshtml: Implement synchronous XMLHttpRequest.
|
2023-03-01 21:39:30 +01:00 |
view.c
|
mshtml: Grab refs to windows upfront before sending pagehide events.
|
2023-03-09 17:31:26 +01:00 |
xmlhttprequest.c
|
mshtml: Send all readystatechange events for synchronous XHRs in IE9 and below.
|
2023-03-01 21:39:30 +01:00 |