.. |
tests
|
mshtml: Added HTMLTextAreaElement::get_form implementation.
|
2014-10-15 21:31:11 +09:00 |
Makefile.in
|
…
|
|
binding.h
|
mshtml: Moved script binding callback to script.c.
|
2014-10-09 17:37:06 +02:00 |
blank.htm
|
…
|
|
conpoint.c
|
…
|
|
dispex.c
|
mshtml: Handle DISPATCH_PROPERTYPUT | DISPATCH_PROPERTYPUTREF in invoke_builtin_prop.
|
2014-09-18 13:06:24 +02:00 |
editor.c
|
mshtml: Use proper type for text node in exec_hyperlink.
|
2014-09-30 17:37:00 +02:00 |
hlink.c
|
…
|
|
htmlanchor.c
|
mshtml: Add IHTMLAnchorElement::search propertyimplementation.
|
2014-09-26 18:02:51 +02:00 |
htmlattr.c
|
mshtml: Added IHTMLDOMAttribute::put_nodeValue implementation.
|
2014-09-18 13:06:27 +02:00 |
htmlbody.c
|
…
|
|
htmlcomment.c
|
…
|
|
htmlcurstyle.c
|
mshtml: Add IHTMLCurrentStyle::get_textTransform implementation.
|
2014-09-15 10:12:46 +02:00 |
htmldoc.c
|
mshtml: Moved READYSTATE to string conversion to separated function.
|
2014-10-09 17:37:08 +02:00 |
htmlelem.c
|
mshtml: Added IHTMLElement::language property implementation.
|
2014-10-13 18:09:51 +09:00 |
htmlelem2.c
|
…
|
|
htmlelem3.c
|
mshtml: Added semi-stub IHTMLElement4::onmousewheel propery implementation.
|
2014-09-11 11:48:37 +02:00 |
htmlelemcol.c
|
mshtml: Added IHTMLElement::get_sourceIndex implementation.
|
2014-09-16 20:29:02 +02:00 |
htmlembed.c
|
…
|
|
htmlevent.c
|
mshtml: Added semi-stub IHTMLElement4::onmousewheel propery implementation.
|
2014-09-11 11:48:37 +02:00 |
htmlevent.h
|
mshtml: Added semi-stub IHTMLElement4::onmousewheel propery implementation.
|
2014-09-11 11:48:37 +02:00 |
htmlform.c
|
mshtml: Add DIID_DispHTMLFormElement support for HTMLFormElement_QI.
|
2014-10-13 18:11:29 +09:00 |
htmlframe.c
|
mshtml: Don't share nsframe and nsiframe reference with nsnode.
|
2014-09-24 16:13:52 +02:00 |
htmlframebase.c
|
mshtml: Removed no longer needed assert.
|
2014-09-30 17:37:01 +02:00 |
htmlgeneric.c
|
…
|
|
htmlhead.c
|
mshtml: Use debugstr_mshtml_guid in htmlhead.c.
|
2014-09-02 11:46:25 +02:00 |
htmliframe.c
|
mshtml: Don't share nsframe and nsiframe reference with nsnode.
|
2014-09-24 16:13:52 +02:00 |
htmlimg.c
|
mshtml: Don't share nsimg reference with nsnode.
|
2014-09-26 18:02:56 +02:00 |
htmlinput.c
|
mshtml: Don't assume that nsIDOMHTML*Element interfaces inherit from nsIDOMHTMLElement in htmlinput.c.
|
2014-10-01 11:29:59 +02:00 |
htmllink.c
|
mshtml: Don't share nslink reference with nsnode.
|
2014-09-24 16:13:55 +02:00 |
htmllocation.c
|
…
|
|
htmlmeta.c
|
mshtml: Added IHTMLMetaElement::charset property implementation.
|
2014-07-23 21:24:25 +02:00 |
htmlnode.c
|
…
|
|
htmlobject.c
|
mshtml: Don't share nsobject reference with nsnode.
|
2014-09-25 13:44:26 +02:00 |
htmloption.c
|
mshtml: Don't assume that nsIDOMHTML*Element interfaces inherit from nsIDOMHTMLElement in htmloption.c.
|
2014-10-01 11:30:02 +02:00 |
htmlscreen.c
|
…
|
|
htmlscript.c
|
mshtml: Added IHTMLScriptElement::get_readyState implementation.
|
2014-10-09 17:37:23 +02:00 |
htmlscript.h
|
mshtml: Added support for onreadystatechange event for script elements.
|
2014-10-09 17:37:12 +02:00 |
htmlselect.c
|
mshtml: Don't share nsselect reference with nsnode.
|
2014-09-25 13:44:17 +02:00 |
htmlstorage.c
|
…
|
|
htmlstyle.c
|
mshtml: Add IHTMLStyle::pixelTop property implementation.
|
2014-09-09 17:57:16 +02:00 |
htmlstyle.h
|
mshtml: Add IHTMLStyle5::minWidth property implementation.
|
2014-09-02 20:54:47 +02:00 |
htmlstyle2.c
|
mshtml: Added IHTMLStyle2::tableLayout property implementation.
|
2014-08-19 14:52:01 +02:00 |
htmlstyle3.c
|
mshtml: Add IHTMLStyle5::minWidth property implementation.
|
2014-09-02 20:54:47 +02:00 |
htmlstyleelem.c
|
mshtml: Don't share nsstyle reference with nsnode.
|
2014-09-24 16:13:54 +02:00 |
htmlstylesheet.c
|
…
|
|
htmltable.c
|
mshtml: Don't share nstable reference with nsnode.
|
2014-09-25 13:44:22 +02:00 |
htmltablecell.c
|
mshtml: Don't share nscell reference with nsnode.
|
2014-09-25 13:44:24 +02:00 |
htmltablerow.c
|
mshtml: Don't share nsrow reference with nsnode.
|
2014-09-26 18:03:07 +02:00 |
htmltextarea.c
|
mshtml: Added HTMLTextAreaElement::get_form implementation.
|
2014-10-15 21:31:11 +09:00 |
htmltextcont.c
|
…
|
|
htmltextnode.c
|
…
|
|
htmlwindow.c
|
mshtml: Fixed session_storage leak.
|
2014-09-02 11:45:51 +02:00 |
ifacewrap.c
|
…
|
|
ipwindow.c
|
…
|
|
loadopts.c
|
…
|
|
main.c
|
mshtml: Use proper codepage in nsIIOService::NewURI.
|
2014-10-13 18:10:28 +09:00 |
mshtml.inf
|
…
|
|
mshtml.rc
|
…
|
|
mshtml.spec
|
…
|
|
mshtml_classes.idl
|
…
|
|
mshtml_private.h
|
mshtml: Use proper codepage in nsIIOService::NewURI.
|
2014-10-13 18:10:28 +09:00 |
mutation.c
|
…
|
|
navigate.c
|
mshtml: Moved script binding callback to script.c.
|
2014-10-09 17:37:06 +02:00 |
npplugin.c
|
…
|
|
nsembed.c
|
mshtml: Avoid useless PATH changes and avoid buffer overflow in set_environment.
|
2014-07-23 21:24:25 +02:00 |
nsevents.c
|
…
|
|
nsiface.idl
|
mshtml: Don't use nsIDOMHTMLParamElement.
|
2014-09-19 19:49:46 +02:00 |
nsio.c
|
mshtml: Use proper codepage in nsIIOService::NewURI.
|
2014-10-13 18:10:28 +09:00 |
nsservice.c
|
…
|
|
olecmd.c
|
…
|
|
oleobj.c
|
mshtml: Free buffer for empty strings too (PVS-Studio).
|
2014-08-18 12:45:37 +02:00 |
olewnd.c
|
…
|
|
omnavigator.c
|
mshtml: Added IHTMLDocument5::get_implementation implementation.
|
2014-08-22 15:35:22 +02:00 |
persist.c
|
…
|
|
pluginhost.c
|
…
|
|
pluginhost.h
|
…
|
|
propbag.c
|
mshtml: Don't use nsIDOMHTMLParamElement.
|
2014-09-19 19:49:46 +02:00 |
protocol.c
|
…
|
|
resource.h
|
…
|
|
script.c
|
mshtml: Added support for onreadystatechange event for script elements.
|
2014-10-09 17:37:12 +02:00 |
secmgr.c
|
…
|
|
selection.c
|
…
|
|
service.c
|
…
|
|
task.c
|
…
|
|
txtrange.c
|
…
|
|
view.c
|
…
|
|