..
tests
mshtml/tests: Fixed tests on some Windows versions.
2015-09-15 22:51:45 +09:00
Makefile.in
mshtml: Stub out HTMLAreaElement.
2015-08-05 23:46:28 +09:00
binding.h
mshtml: Add nsChannel_GetResponseStatusText implementation.
2015-07-22 17:43:01 +02:00
blank.htm
…
conpoint.c
…
dispex.c
…
editor.c
…
hlink.c
…
htmlanchor.c
mshtml: Use the same click event handler for anchor and area elements.
2015-08-17 14:38:51 +09:00
htmlarea.c
mshtml: Use the same click event handler for anchor and area elements.
2015-08-17 14:38:51 +09:00
htmlattr.c
…
htmlbody.c
…
htmlcomment.c
…
htmlcurstyle.c
mshtml: Added IHTMLCurrentStyle3::whiteSpace property implementation.
2015-08-17 14:46:52 +09:00
htmldoc.c
mshtml: Get rid of no longer needed detach_event argument.
2015-05-21 13:55:03 +09:00
htmlelem.c
mshtml: Stub out HTMLAreaElement.
2015-08-05 23:46:28 +09:00
htmlelemcol.c
mshtml: Handle allocation failure during collection creation (Coverity).
2015-06-03 22:52:10 +09:00
htmlembed.c
…
htmlevent.c
mshtml: Added support for binding XHR events.
2015-07-02 13:42:55 +09:00
htmlevent.h
mshtml: Added support for binding XHR events.
2015-07-02 13:42:55 +09:00
htmlform.c
…
htmlframe.c
…
htmlframebase.c
…
htmlgeneric.c
…
htmlhead.c
…
htmliframe.c
…
htmlimg.c
…
htmlinput.c
…
htmllink.c
…
htmllocation.c
…
htmlmeta.c
…
htmlnode.c
…
htmlobject.c
…
htmloption.c
mshtml: Add IHTMLOptionElement::form property implementation.
2015-08-25 21:08:57 +09:00
htmlscreen.c
…
htmlscript.c
…
htmlscript.h
…
htmlselect.c
mshtml: Remove unnecessary FIXME.
2015-08-25 21:08:59 +09:00
htmlstorage.c
…
htmlstyle.c
…
htmlstyle.h
…
htmlstyle2.c
…
htmlstyle3.c
…
htmlstyleelem.c
…
htmlstylesheet.c
…
htmltable.c
…
htmltablecell.c
…
htmltablerow.c
…
htmltextarea.c
…
htmltextcont.c
…
htmltextnode.c
…
htmlwindow.c
mshtml: Handle nsIDOMWindow_GetFrames returning NULL.
2015-08-17 14:39:33 +09:00
ifacewrap.c
…
ipwindow.c
…
loadopts.c
…
main.c
…
mshtml.inf
…
mshtml.rc
…
mshtml.spec
…
mshtml_classes.idl
…
mshtml_private.h
mshtml: Adjust NS_ERROR_GENERATE_FAILURE to avoid shift overflow.
2015-09-08 15:10:59 +09:00
mutation.c
…
navigate.c
mshtml: Use proper name for OnRedirectVerifyCallback implementation.
2015-10-06 00:01:56 +09:00
npplugin.c
…
nsembed.c
mshtml: Wine Gecko 2.40 release.
2015-08-12 22:59:15 +09:00
nsevents.c
…
nsiface.idl
mshtml: Updated nsIDocShellLoadInfo declaration to recent Wine Gecko version.
2015-10-06 17:20:59 +09:00
nsio.c
mshtml: Treat "data:" as Gecko special URI scheme.
2015-10-08 21:01:41 +09:00
nsservice.c
…
olecmd.c
…
oleobj.c
…
olewnd.c
…
omnavigator.c
…
persist.c
…
pluginhost.c
…
pluginhost.h
…
propbag.c
…
protocol.c
…
resource.h
…
script.c
mshtml: Pass EventTarget to set_event_handler.
2015-05-15 18:05:46 +09:00
secmgr.c
…
selection.c
…
service.c
…
task.c
…
txtrange.c
…
view.c
…
xmlhttprequest.c
mshtml: Add IHTMLXMLHttpRequest::abort() method implementation.
2015-08-20 20:16:26 +09:00