.. |
tests
|
Assorted spelling fixes.
|
2014-09-29 10:36:36 +02:00 |
Makefile.in
|
…
|
|
binding.h
|
…
|
|
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: Don't assume that nsIDOMHTMLElement inherits from nsIDOMNode in HTMLDocument_createStyleSheet.
|
2014-09-30 17:37:01 +02:00 |
htmlelem.c
|
mshtml: Added IHTMLElement::get_sourceIndex implementation.
|
2014-09-16 20:29:02 +02: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: Don't share nsform reference with nsnode.
|
2014-09-24 16:13:47 +02: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 share nsbutton reference with nsnode.
|
2014-09-26 18:03:11 +02:00 |
htmllink.c
|
mshtml: Don't share nslink reference with nsnode.
|
2014-09-24 16:13:55 +02:00 |
htmllocation.c
|
mshtml: Added IHTMLLocation::assign method implementation.
|
2014-05-19 15:51:42 +02:00 |
htmlmeta.c
|
mshtml: Added IHTMLMetaElement::charset property implementation.
|
2014-07-23 21:24:25 +02:00 |
htmlnode.c
|
mshtml: Call unlink from HTMLDOMNode::Release.
|
2014-06-11 13:04:00 +02:00 |
htmlobject.c
|
mshtml: Don't share nsobject reference with nsnode.
|
2014-09-25 13:44:26 +02:00 |
htmloption.c
|
mshtml: Don't share nsoption reference with nsnode.
|
2014-09-25 13:44:19 +02:00 |
htmlscreen.c
|
…
|
|
htmlscript.c
|
mshtml: Don't share nsscript reference with nsnode.
|
2014-09-26 18:03:05 +02:00 |
htmlscript.h
|
…
|
|
htmlselect.c
|
mshtml: Don't share nsselect reference with nsnode.
|
2014-09-25 13:44:17 +02:00 |
htmlstorage.c
|
mshtml: Use debugstr_mshtml_guid in a few more places.
|
2014-05-13 19:57:28 +02:00 |
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
|
mshtml: Use debugstr_mshtml_guid in a few more places.
|
2014-05-13 19:57:28 +02:00 |
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: Don't share nstextarea reference with nsnode.
|
2014-09-25 13:44:21 +02: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 TID_LIST in debugstr_mshtml_guid.
|
2014-09-02 11:46:20 +02:00 |
mshtml.inf
|
…
|
|
mshtml.rc
|
…
|
|
mshtml.spec
|
…
|
|
mshtml_classes.idl
|
…
|
|
mshtml_private.h
|
mshtml: Added IHTMLElement::get_sourceIndex implementation.
|
2014-09-16 20:29:02 +02:00 |
mutation.c
|
mshtml: Use get_elem_attr_value helper in check_event_attr.
|
2014-06-11 13:04:17 +02:00 |
navigate.c
|
mshtml: Using UTF-8 as default charset in bind_mon_to_wstr.
|
2014-09-22 19:09:58 +02:00 |
npplugin.c
|
mshtml: Use get_elem_attr_value helper in npplugin.c.
|
2014-06-11 13:04:26 +02:00 |
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 UTF-8 encoding in NewURI by default.
|
2014-09-26 22:42:03 +02: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: Don't pass NULL string pointer to jscript engine.
|
2014-09-23 13:02:22 +02:00 |
secmgr.c
|
…
|
|
selection.c
|
…
|
|
service.c
|
…
|
|
task.c
|
…
|
|
txtrange.c
|
…
|
|
view.c
|
…
|
|