.. |
tests
|
mshtml: Implement IHTMLElement6::msMatchesSelector.
|
2019-03-29 21:13:43 +01:00 |
Makefile.in
|
…
|
|
binding.h
|
mshtml: Get rid of no longer needed is_doc_uri from nsWineURI.
|
2019-03-08 16:24:04 +01:00 |
blank.htm
|
…
|
|
conpoint.c
|
…
|
|
dispex.c
|
…
|
|
editor.c
|
mshtml: Move init_editor to HTMLDocumentNode.
|
2019-03-12 20:35:15 +01:00 |
htmlanchor.c
|
mshtml: Add IHTMLAnchorElement::get_host implementation.
|
2019-03-19 18:32:35 +01:00 |
htmlarea.c
|
…
|
|
htmlattr.c
|
…
|
|
htmlbody.c
|
…
|
|
htmlcomment.c
|
…
|
|
htmlcurstyle.c
|
mshtml: Expose IHTMLCSSStyleDeclaration to scripts from current style object.
|
2019-03-26 20:25:48 +01:00 |
htmldoc.c
|
mshtml: Move detach_document_node call to HTMLDocumentNode_unlink.
|
2019-03-28 18:44:49 +01:00 |
htmlelem.c
|
mshtml: Implement IHTMLElement6::msMatchesSelector.
|
2019-03-29 21:13:43 +01:00 |
htmlelemcol.c
|
…
|
|
htmlevent.c
|
…
|
|
htmlevent.h
|
…
|
|
htmlform.c
|
…
|
|
htmlframe.c
|
mshtml: Pass GeckoBrowser instead of HTMLDocumentObj to create_outer_window.
|
2019-03-11 17:55:03 +01:00 |
htmlgeneric.c
|
…
|
|
htmlhead.c
|
…
|
|
htmlimg.c
|
…
|
|
htmlinput.c
|
…
|
|
htmllink.c
|
…
|
|
htmllocation.c
|
…
|
|
htmlnode.c
|
mshtml: Add IHTMLDOMNode3::get_namespaceURI implementation.
|
2019-03-28 18:44:43 +01:00 |
htmlobject.c
|
…
|
|
htmlscript.c
|
…
|
|
htmlscript.h
|
mshtml: Move script mode handling to GeckoBrowser.
|
2019-03-12 20:34:41 +01:00 |
htmlselect.c
|
…
|
|
htmlstorage.c
|
…
|
|
htmlstyle.c
|
mshtml: Support SVG element style.
|
2019-03-28 18:44:47 +01:00 |
htmlstyle.h
|
mshtml: Add IHTMLWindow7::getComputedStyle implementation.
|
2019-03-27 22:06:38 +01:00 |
htmlstyleelem.c
|
…
|
|
htmlstylesheet.c
|
…
|
|
htmltable.c
|
…
|
|
htmltextarea.c
|
…
|
|
htmltextnode.c
|
…
|
|
htmlwindow.c
|
mshtml: Expose getComputedStyle to scripts.
|
2019-03-27 22:06:40 +01:00 |
ifacewrap.c
|
…
|
|
loadopts.c
|
…
|
|
main.c
|
mshtml: Use global security manager.
|
2019-03-11 17:54:59 +01:00 |
mshtml.inf
|
…
|
|
mshtml.rc
|
…
|
|
mshtml.spec
|
…
|
|
mshtml_classes.idl
|
…
|
|
mshtml_private.h
|
mshtml: Add IHTMLElement::getClientRects implementation.
|
2019-03-27 22:06:44 +01:00 |
mutation.c
|
mshtml: Move init_editor to HTMLDocumentNode.
|
2019-03-12 20:35:15 +01:00 |
navigate.c
|
mshtml: Access document object via browser object in navigate_uri.
|
2019-03-14 23:52:59 +01:00 |
npplugin.c
|
…
|
|
nsembed.c
|
mshtml: Propagate nsIDOMCSSStyleDeclaration errors.
|
2019-03-26 20:25:54 +01:00 |
nsevents.c
|
mshtml: Bind events directly to document node for documents with no window associated.
|
2019-03-13 23:40:39 +01:00 |
nsiface.idl
|
mshtml: Support SVG element style.
|
2019-03-28 18:44:47 +01:00 |
nsio.c
|
mshtml: Don't use strncasecmp.
|
2019-04-02 19:23:34 +02:00 |
nsservice.c
|
…
|
|
olecmd.c
|
mshtml: Access document object via browser object in refresh_proc.
|
2019-03-14 23:52:59 +01:00 |
oleobj.c
|
mshtml: Move user mode to GeckoBrowser.
|
2019-03-12 20:34:53 +01:00 |
omnavigator.c
|
mshtml: Access document object via browser object in IOmHistory::get_length.
|
2019-03-14 23:52:58 +01:00 |
persist.c
|
mshtml: Use is_main_content_window in a few more places.
|
2019-03-14 23:52:58 +01:00 |
pluginhost.c
|
…
|
|
pluginhost.h
|
…
|
|
protocol.c
|
…
|
|
resource.h
|
…
|
|
script.c
|
mshtml: Access document object via browser object in IActiveScriptSiteWindow::GetWindow.
|
2019-03-14 23:52:58 +01:00 |
secmgr.c
|
mshtml: Use global security manager.
|
2019-03-11 17:54:59 +01:00 |
selection.c
|
mshtml: Remove selection and range objects from document list when detaching.
|
2019-03-21 19:33:09 +01:00 |
service.c
|
…
|
|
task.c
|
…
|
|
txtrange.c
|
mshtml: Remove selection and range objects from document list when detaching.
|
2019-03-21 19:33:09 +01:00 |
view.c
|
mshtml: Move user mode to GeckoBrowser.
|
2019-03-12 20:34:53 +01:00 |
xmlhttprequest.c
|
mshtml: Alloc proper BSTR size in return_nscstr.
|
2019-03-27 22:06:48 +01:00 |