Sweden-Number/dlls/mshtml
Jacek Caban b4f8cf8ec1 mshtml: Added IHTMLDOMTextNode::data property implementation. 2013-04-17 14:26:03 +02:00
..
tests mshtml: Added IHTMLDOMTextNode::data property implementation. 2013-04-17 14:26:03 +02:00
Makefile.in
binding.h mshtml: Pass IUri to create_doc_uri. 2013-04-04 19:30:30 +02:00
blank.htm
conpoint.c mshtml: Use lazy allocation for connection points. 2013-03-15 16:18:05 +01:00
dispex.c mshtml: Fixed builtin getter call with arguments. 2013-04-01 18:17:14 +02:00
editor.c mshtml: Don't append slashes to opaque protocol identifiers. 2013-03-28 12:17:49 +01:00
hlink.c
htmlanchor.c mshtml: Use lazy allocation for connection points. 2013-03-15 16:18:05 +01:00
htmlattr.c mshtml: Added support for IHTMLDOMAttribute::get_nodeName in detached attributes. 2013-02-20 16:28:12 +01:00
htmlbody.c mshtml: Use lazy allocation for connection points. 2013-03-15 16:18:05 +01:00
htmlcomment.c mshtml: Use lazy allocation for connection points. 2013-03-15 16:18:05 +01:00
htmlcurstyle.c
htmldoc.c mshtml: Use lazy allocation for connection points. 2013-03-15 16:18:05 +01:00
htmldoc3.c mshtml: Don't use getElementsByTagNameNS in IHTMLDocument3::getElementsByTagName implementation. 2013-03-15 16:18:01 +01:00
htmldoc5.c mshtml: Addeed IHTMLDocument5::createAttribute implementation. 2013-02-20 16:28:09 +01:00
htmlelem.c mshtml: Added HTMLElementEvents2 support. 2013-03-15 16:18:08 +01:00
htmlelem2.c mshtml: Added IHTMLElement2::insertAdjacentElement implementation. 2013-03-01 18:03:31 +01:00
htmlelem3.c
htmlelemcol.c mshtml: Get rid of PRUint32 outside XPCOM C API. 2013-01-23 20:47:25 +01:00
htmlembed.c mshtml: Use lazy allocation for connection points. 2013-03-15 16:18:05 +01:00
htmlevent.c mshtml: Added HTMLElementEvents2 support. 2013-03-15 16:18:08 +01:00
htmlevent.h
htmlform.c mshtml: Use lazy allocation for connection points. 2013-03-15 16:18:05 +01:00
htmlframe.c mshtml: Use lazy allocation for connection points. 2013-03-15 16:18:05 +01:00
htmlframebase.c mshtml: Properly report history update for location.replace call. 2012-11-12 16:35:15 +01:00
htmlgeneric.c mshtml: Use lazy allocation for connection points. 2013-03-15 16:18:05 +01:00
htmlhead.c mshtml: Use lazy allocation for connection points. 2013-03-15 16:18:05 +01:00
htmliframe.c mshtml: Use lazy allocation for connection points. 2013-03-15 16:18:05 +01:00
htmlimg.c mshtml: Use lazy allocation for connection points. 2013-03-15 16:18:05 +01:00
htmlinput.c mshtml: Added IHTMLButtonElement::disabled implementation. 2013-03-27 20:12:30 +01:00
htmllink.c mshtml: Use lazy allocation for connection points. 2013-03-15 16:18:05 +01:00
htmllocation.c mshtml: Properly report history update for location.replace call. 2012-11-12 16:35:15 +01:00
htmlmeta.c mshtml: Use lazy allocation for connection points. 2013-03-15 16:18:05 +01:00
htmlnode.c mshtml: Use lazy allocation for connection points. 2013-03-15 16:18:05 +01:00
htmlobject.c mshtml: Use lazy allocation for connection points. 2013-03-15 16:18:05 +01:00
htmloption.c mshtml: Use lazy allocation for connection points. 2013-03-15 16:18:05 +01:00
htmlscreen.c
htmlscript.c mshtml: Use lazy allocation for connection points. 2013-03-15 16:18:05 +01:00
htmlscript.h
htmlselect.c mshtml: Use lazy allocation for connection points. 2013-03-15 16:18:05 +01:00
htmlstorage.c
htmlstyle.c mshtml: Added support for non-integer values in get_nsstyle_pixel_val. 2013-01-10 16:06:10 +01:00
htmlstyle.h
htmlstyle2.c mshtml: Use ATTR_FIX_PX in IHTMLStyle2::put_bottom implementation. 2012-11-21 13:37:18 +01:00
htmlstyle3.c
htmlstyleelem.c mshtml: Use lazy allocation for connection points. 2013-03-15 16:18:05 +01:00
htmlstylesheet.c mshtml: Get rid of PRUint32 outside XPCOM C API. 2013-01-23 20:47:25 +01:00
htmltable.c mshtml: Implement IHTMLTable_get_tBodies. 2013-04-15 15:15:45 +02:00
htmltablecell.c mshtml: Use lazy allocation for connection points. 2013-03-15 16:18:05 +01:00
htmltablerow.c mshtml: Use lazy allocation for connection points. 2013-03-15 16:18:05 +01:00
htmltextarea.c mshtml: Use lazy allocation for connection points. 2013-03-15 16:18:05 +01:00
htmltextcont.c mshtml: Use lazy allocation for connection points. 2013-03-15 16:18:05 +01:00
htmltextnode.c mshtml: Added IHTMLDOMTextNode::data property implementation. 2013-04-17 14:26:03 +02:00
htmlwindow.c mshtml: Added IHTMLWindow2::close partial implementation. 2013-04-15 17:47:35 +02:00
ifacewrap.c
ipwindow.c
loadopts.c
main.c mshtml: Avoid signed-unsigned integer comparisons. 2013-02-18 10:33:29 +01:00
mshtml.inf
mshtml.rc
mshtml.spec
mshtml_classes.idl
mshtml_private.h mshtml: Store IWebBrowserApp reference in HTMLDocumentObj. 2013-04-15 17:47:32 +02:00
mutation.c mshtml: Store IWebBrowserApp reference in HTMLDocumentObj. 2013-04-15 17:47:32 +02:00
navigate.c mshtml: Store IWebBrowserApp reference in HTMLDocumentObj. 2013-04-15 17:47:32 +02:00
npplugin.c mshtml: Fix copy and paste error. 2013-02-19 19:50:54 +01:00
nsembed.c mshtml: Fixed handling escaped paths in is_gecko_path. 2013-03-01 18:03:30 +01:00
nsevents.c mshtml: Added exec_refresh implementation. 2012-11-12 16:35:15 +01:00
nsiface.idl mshtml: Fixed load flags usage. 2013-04-04 19:30:26 +02:00
nsio.c mshtml: Pass IUri to create_doc_uri. 2013-04-04 19:30:30 +02:00
nsservice.c mshtml: Get rid of PRUint32 outside XPCOM C API. 2013-01-23 20:47:25 +01:00
olecmd.c mshtml: Added exec_refresh implementation. 2012-11-12 16:35:15 +01:00
oleobj.c mshtml: Store IWebBrowserApp reference in HTMLDocumentObj. 2013-04-15 17:47:32 +02:00
olewnd.c
omnavigator.c
persist.c mshtml: Store IWebBrowserApp reference in HTMLDocumentObj. 2013-04-15 17:47:32 +02:00
pluginhost.c mshtml: Fixed a few coverity issues. 2012-11-27 17:00:38 +01:00
pluginhost.h
propbag.c mshtml: Get rid of PRUint32 outside XPCOM C API. 2013-01-23 20:47:25 +01:00
protocol.c mshtml: Fixed a few coverity issues. 2012-11-27 17:00:38 +01:00
resource.h
script.c mshtml: Get rid of PRUint32 outside XPCOM C API. 2013-01-23 20:47:25 +01:00
secmgr.c
selection.c mshtml: Get rid of remaining PRInt32 usage. 2013-01-18 14:46:42 +01:00
service.c
task.c
txtrange.c mshtml: Get rid of PRUint32 outside XPCOM C API. 2013-01-23 20:47:25 +01:00
view.c