Sweden-Number/dlls/mshtml
Jacek Caban a2c6a2beb6 mshtml/tests: Fixed tests on win10.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-23 23:35:19 +09:00
..
tests mshtml/tests: Fixed tests on win10. 2015-11-23 23:35:19 +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: Added support for getElementsByTagName in document fragment nodes. 2015-11-19 20:55:15 +09:00
htmlelem.c mshtml: Stub out HTMLAreaElement. 2015-08-05 23:46:28 +09:00
htmlelemcol.c
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 mshtml: Make it clear that ATTR_FIX_PX and ATTR_FIX_URL as exclusive (Coverity). 2015-11-11 19:18:14 +09:00
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: Make msec argument of setTimeout optional. 2015-11-20 22:19:29 +09:00
ifacewrap.c
ipwindow.c
loadopts.c
main.c mshtml: Add IHTMLEditServices stub implementation. 2015-10-13 23:35:25 +09:00
mshtml.inf
mshtml.rc
mshtml.spec
mshtml_classes.idl
mshtml_private.h mshtml: Add IHTMLEditServices stub implementation. 2015-10-13 23:35:25 +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: Fix a memory leak (Coverity). 2015-11-11 19:39:20 +09:00
nsevents.c
nsiface.idl makefiles: Add makedep pragmas in all IDL source files. 2015-11-02 23:02:22 +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 mshtml: Skip travellog notifications for frame navigation. 2015-11-13 22:24:58 +09:00
pluginhost.c
pluginhost.h
propbag.c
protocol.c
resource.h
script.c
secmgr.c
selection.c
service.c mshtml: Add IHTMLEditServices stub implementation. 2015-10-13 23:35:25 +09:00
task.c
txtrange.c mshtml: Use VARIANT_TRUE instead of TRUE when appropriate (PVS-Studio). 2015-10-19 20:58:24 +09:00
view.c
xmlhttprequest.c mshtml: Add IHTMLXMLHttpRequest::abort() method implementation. 2015-08-20 20:16:26 +09:00