.. |
tests
|
mshtml: Added IHTMLFrameBase::get_src implementation.
|
2014-11-19 01:17:22 +09:00 |
Makefile.in
|
mshtml: Moved IHTMLElement2 implementation to htmlelem.c.
|
2014-11-13 16:28:31 +09:00 |
binding.h
|
mshtml: Wine Gecko 2.34 release.
|
2014-11-03 20:52:52 +09: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: Wine Gecko 2.34 release.
|
2014-11-03 20:52:52 +09:00 |
htmlattr.c
|
mshtml: Added IHTMLDOMAttribute::put_nodeValue implementation.
|
2014-09-18 13:06:27 +02:00 |
htmlbody.c
|
…
|
|
htmlcomment.c
|
…
|
|
htmlcurstyle.c
|
…
|
|
htmldoc.c
|
mshtml: Wine Gecko 2.34 release.
|
2014-11-03 20:52:52 +09:00 |
htmlelem.c
|
mshtml: Added IHTMLElement2::put_dir implementation.
|
2014-11-13 16:28:49 +09:00 |
htmlelem3.c
|
…
|
|
htmlelemcol.c
|
mshtml: Added IHTMLElement::get_sourceIndex implementation.
|
2014-09-16 20:29:02 +02:00 |
htmlembed.c
|
…
|
|
htmlevent.c
|
mshtml: Wine Gecko 2.34 release.
|
2014-11-03 20:52:52 +09:00 |
htmlevent.h
|
…
|
|
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: Added IHTMLFrameBase::get_src implementation.
|
2014-11-19 01:17:22 +09:00 |
htmlgeneric.c
|
…
|
|
htmlhead.c
|
…
|
|
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
|
…
|
|
htmlnode.c
|
mshtml: Wine Gecko 2.34 release.
|
2014-11-03 20:52:52 +09:00 |
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:onerror property semi-stub implementation.
|
2014-11-06 23:47:15 +09: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 IHTMLStyle5::maxHeight property implementation.
|
2014-11-06 23:47:10 +09:00 |
htmlstyle.h
|
mshtml: Add IHTMLStyle5::maxHeight property implementation.
|
2014-11-06 23:47:10 +09:00 |
htmlstyle2.c
|
…
|
|
htmlstyle3.c
|
mshtml: Add IHTMLStyle5::maxHeight property implementation.
|
2014-11-06 23:47:10 +09:00 |
htmlstyleelem.c
|
mshtml: Don't share nsstyle reference with nsnode.
|
2014-09-24 16:13:54 +02:00 |
htmlstylesheet.c
|
mshtml: Added IHTMLStyleSheet::cssText property partial implementation.
|
2014-11-19 01:17:03 +09:00 |
htmltable.c
|
mshtml: Added IHTMLTable:cellPadding property implementation.
|
2014-11-06 23:47:14 +09: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
|
…
|
|
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: Moved IHTMLElement2 implementation to htmlelem.c.
|
2014-11-13 16:28:31 +09:00 |
mutation.c
|
mshtml: Wine Gecko 2.34 release.
|
2014-11-03 20:52:52 +09:00 |
navigate.c
|
mshtml: Wine Gecko 2.34 release.
|
2014-11-03 20:52:52 +09:00 |
npplugin.c
|
…
|
|
nsembed.c
|
mshtml: Wine Gecko 2.34 release.
|
2014-11-03 20:52:52 +09:00 |
nsevents.c
|
…
|
|
nsiface.idl
|
mshtml: Wine Gecko 2.34 release.
|
2014-11-03 20:52:52 +09:00 |
nsio.c
|
mshtml: Wine Gecko 2.34 release.
|
2014-11-03 20:52:52 +09:00 |
nsservice.c
|
…
|
|
olecmd.c
|
…
|
|
oleobj.c
|
mshtml: Wine Gecko 2.34 release.
|
2014-11-03 20:52:52 +09:00 |
olewnd.c
|
…
|
|
omnavigator.c
|
…
|
|
persist.c
|
…
|
|
pluginhost.c
|
…
|
|
pluginhost.h
|
…
|
|
propbag.c
|
mshtml: Don't use nsIDOMHTMLParamElement.
|
2014-09-19 19:49:46 +02:00 |
protocol.c
|
mshtml: Ignore query and hash parts in res protocol handler.
|
2014-11-11 19:39:19 +09:00 |
resource.h
|
…
|
|
script.c
|
mshtml: Wine Gecko 2.34 release.
|
2014-11-03 20:52:52 +09:00 |
secmgr.c
|
…
|
|
selection.c
|
mshtml: Added support for IDispatchEx to HTMLSelectionObject object.
|
2014-11-11 19:39:02 +09:00 |
service.c
|
…
|
|
task.c
|
…
|
|
txtrange.c
|
mshtml: Added IHTMLTxtRange::pasteHTML implementation.
|
2014-11-13 16:28:58 +09:00 |
view.c
|
…
|
|