.. |
tests
|
mshtml: Added test of calling IDispatchEx properties.
|
2012-07-13 10:32:41 -05:00 |
Makefile.in
|
…
|
|
binding.h
|
mshtml: Store scheme in nsWineURI instead of nsChannel.
|
2012-07-20 14:02:44 +02:00 |
blank.htm
|
…
|
|
conpoint.c
|
…
|
|
dispex.c
|
mshtml: Make node object's dynamic IDispatchEx-based properties cycle collectable.
|
2012-07-19 16:01:50 +02:00 |
editor.c
|
…
|
|
hlink.c
|
…
|
|
htmlanchor.c
|
mshtml: Added IHTMLAnchorElement::name implementation.
|
2012-07-13 10:32:25 -05:00 |
htmlattr.c
|
…
|
|
htmlbody.c
|
…
|
|
htmlcomment.c
|
mshtml: Call HTMLDOMNode_Init directly in HTMLCommentElement_Create.
|
2012-06-26 17:06:11 +02:00 |
htmlcurstyle.c
|
…
|
|
htmldoc.c
|
mshtml: Store MSHTML node reference in Gecko node object and get rid of all node list in document object.
|
2012-07-19 16:01:51 +02:00 |
htmldoc3.c
|
mshtml: Use proper macro to release nstext.
|
2012-06-28 19:40:18 +02:00 |
htmldoc5.c
|
mshtml: Return referenced instances from node constructors.
|
2012-06-26 17:06:11 +02:00 |
htmlelem.c
|
mshtml: Added HTMLElement::onkeypress implementation.
|
2012-07-13 10:32:10 -05:00 |
htmlelem2.c
|
mshtml: Get rid of no longer needed unk_ref from HTMLElementCollection.
|
2012-06-28 01:39:01 +02:00 |
htmlelem3.c
|
…
|
|
htmlelemcol.c
|
mshtml: Get rid of no longer needed unk_ref from HTMLElementCollection.
|
2012-06-28 01:39:01 +02:00 |
htmlembed.c
|
…
|
|
htmlevent.c
|
mshtml: Store event object in HTMLInnerWindow instead of HTMLOuterWindow.
|
2012-06-25 17:45:21 +02:00 |
htmlevent.h
|
mshtml: Moved document node from HTMLOuterWindow to HTMLInnerWindow.
|
2012-06-25 17:45:19 +02:00 |
htmlform.c
|
mshtml: Share nsform reference with nsnode.
|
2012-06-28 01:39:03 +02:00 |
htmlframe.c
|
mshtml: Moved global_props from HTMLOuterWindow to HTMLInnerWindow.
|
2012-06-25 17:45:20 +02:00 |
htmlframebase.c
|
mshtml: Share nsframe and nsiframe references with nsnode.
|
2012-06-28 01:39:04 +02:00 |
htmlgeneric.c
|
…
|
|
htmlhead.c
|
…
|
|
htmliframe.c
|
mshtml: Moved global_props from HTMLOuterWindow to HTMLInnerWindow.
|
2012-06-25 17:45:20 +02:00 |
htmlimg.c
|
mshtml: Share nsimg reference with nsnode.
|
2012-06-28 01:39:08 +02:00 |
htmlinput.c
|
mshtml: Added IHTMLInputElement::maxLength implementation.
|
2012-07-13 10:32:19 -05:00 |
htmllocation.c
|
mshtml: Added separated types for outer and inner HTML windows.
|
2012-06-25 17:45:19 +02:00 |
htmlmeta.c
|
…
|
|
htmlnode.c
|
mshtml: Store MSHTML node reference in Gecko node object and get rid of all node list in document object.
|
2012-07-19 16:01:51 +02:00 |
htmlobject.c
|
mshtml: Share nsobject reference with nsnode.
|
2012-06-28 01:39:12 +02:00 |
htmloption.c
|
mshtml: Share nsoption reference with nsnode.
|
2012-06-28 01:39:10 +02:00 |
htmlscreen.c
|
…
|
|
htmlscript.c
|
mshtml: Share nsscript reference with nsnode.
|
2012-06-28 01:39:11 +02:00 |
htmlselect.c
|
mshtml: Share nsselect reference with nsnode.
|
2012-06-28 19:40:27 +02:00 |
htmlstyle.c
|
…
|
|
htmlstyle.h
|
…
|
|
htmlstyle2.c
|
…
|
|
htmlstyle3.c
|
…
|
|
htmlstyleelem.c
|
mshtml: Share nsstyle reference with nsnode.
|
2012-06-28 19:40:09 +02:00 |
htmlstylesheet.c
|
…
|
|
htmltable.c
|
mshtml: Share nstable reference with nsnode.
|
2012-06-28 01:39:05 +02:00 |
htmltablecell.c
|
…
|
|
htmltablerow.c
|
mshtml: Share nsrow reference with nsnode.
|
2012-06-28 19:40:04 +02:00 |
htmltextarea.c
|
mshtml: Share nstextarea reference with nsnode.
|
2012-06-28 19:40:14 +02:00 |
htmltextcont.c
|
…
|
|
htmltextnode.c
|
mshtml: Share nsIDOMText reference with nsIDOMNode.
|
2012-06-26 17:06:11 +02:00 |
htmlwindow.c
|
mshtml: Remove superflous check (Coverity).
|
2012-07-19 15:42:52 +02:00 |
ifacewrap.c
|
…
|
|
ipwindow.c
|
…
|
|
loadopts.c
|
…
|
|
main.c
|
…
|
|
mshtml.inf
|
appwiz.cpl: Specify a default download URL for add-ons.
|
2012-05-30 14:41:33 +02:00 |
mshtml.rc
|
…
|
|
mshtml.spec
|
…
|
|
mshtml_classes.idl
|
…
|
|
mshtml_private.h
|
mshtml: Added nsIFileURL::GetFile implementation.
|
2012-07-20 14:02:57 +02:00 |
mutation.c
|
mshtml: Moved script_hosts from HTMLOuterWindow to HTMLInnerWindow.
|
2012-06-25 17:45:21 +02:00 |
navigate.c
|
mshtml: Ignore navigation failures from detached bindings.
|
2012-07-17 14:21:32 +02:00 |
npplugin.c
|
mshtml: Moved document node from HTMLOuterWindow to HTMLInnerWindow.
|
2012-06-25 17:45:19 +02:00 |
nsembed.c
|
mshtml: Added nsIFileURL::GetFile implementation.
|
2012-07-20 14:02:57 +02:00 |
nsevents.c
|
mshtml: Moved script_hosts from HTMLOuterWindow to HTMLInnerWindow.
|
2012-06-25 17:45:21 +02:00 |
nsiface.idl
|
mshtml: Added nsIFileURL stub implementation.
|
2012-07-20 14:02:50 +02:00 |
nsio.c
|
mshtml: Added nsIFileURL::GetFile implementation.
|
2012-07-20 14:02:57 +02:00 |
nsservice.c
|
mshtml: Added separated types for outer and inner HTML windows.
|
2012-06-25 17:45:19 +02:00 |
olecmd.c
|
…
|
|
oleobj.c
|
mshtml: Added separated types for outer and inner HTML windows.
|
2012-06-25 17:45:19 +02:00 |
olewnd.c
|
…
|
|
omnavigator.c
|
mshtml: Return true in IOmNavigator::javaEnabled.
|
2012-06-18 17:57:09 +02:00 |
persist.c
|
mshtml: Don't store outer window in nsChannelBSC.
|
2012-07-12 11:47:20 -05:00 |
pluginhost.c
|
mshtml: Added separated types for outer and inner HTML windows.
|
2012-06-25 17:45:19 +02:00 |
pluginhost.h
|
…
|
|
propbag.c
|
…
|
|
protocol.c
|
…
|
|
resource.h
|
…
|
|
script.c
|
mshtml: Simplify ASServiceProvider_QueryService.
|
2012-07-11 10:00:29 -05:00 |
secmgr.c
|
mshtml: Avoid returning with an unset URL policy in error cases.
|
2012-07-17 16:22:34 +02:00 |
selection.c
|
…
|
|
service.c
|
mshtml: Added IWindowForBindingUI stub implementation.
|
2012-05-30 17:17:57 +02:00 |
task.c
|
…
|
|
txtrange.c
|
mshtml: Keep reference in node returned from get_node.
|
2012-06-25 17:45:18 +02:00 |
view.c
|
mshtml: Forward BSCallback::QueryService call to document.
|
2012-05-30 17:17:58 +02:00 |