Sweden-Number/dlls/mshtml
Hans Leidekker e15a923a0a mshtml: Don't append slashes to opaque protocol identifiers. 2013-03-28 12:17:49 +01:00
..
tests mshtml: Added IHTMLButtonElement::disabled tests. 2013-03-27 20:12:30 +01:00
Makefile.in mshtml: Added IHTMLLinkElement stub implementation. 2012-10-15 15:24:43 +02:00
binding.h mshtml: Use Uri_CREATE_ALLOW_IMPLICIT_FILE_SCHEME in CreateUri calls. 2013-03-26 12:16:21 +01:00
blank.htm
conpoint.c mshtml: Use lazy allocation for connection points. 2013-03-15 16:18:05 +01:00
dispex.c mshtml: Use VT_ERROR as return type in DispCallFunc call. 2013-02-12 14:51:56 +01:00
editor.c mshtml: Don't append slashes to opaque protocol identifiers. 2013-03-28 12:17:49 +01:00
hlink.c mshtml: Open document in a new window in IHlinkTarget::Navigate if the document is not embedded. 2012-01-10 17:59:01 +01:00
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 mshtml: Added IHTMLCurrentStyle2::get_filter implementation. 2012-03-16 15:37:47 +01:00
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 mshtml: Improved more VARIANT debug traces. 2012-03-28 14:56:39 +02:00
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 mshtml: Set 'this' to window object for onload handlers. 2012-10-22 12:06:33 +02:00
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 mshtml: Added support for IHTMLScriptElement::put_src on detached elements. 2012-10-16 20:41:05 +02:00
htmlselect.c mshtml: Use lazy allocation for connection points. 2013-03-15 16:18:05 +01:00
htmlstorage.c mshtml: Added IHTMLWindow6::get_sessionStorage implementation. 2012-08-20 17:06:51 +02:00
htmlstyle.c mshtml: Added support for non-integer values in get_nsstyle_pixel_val. 2013-01-10 16:06:10 +01:00
htmlstyle.h mshtml: Added IHTMLStyle::clear property implementation. 2012-10-23 17:29:10 +02:00
htmlstyle2.c mshtml: Use ATTR_FIX_PX in IHTMLStyle2::put_bottom implementation. 2012-11-21 13:37:18 +01:00
htmlstyle3.c mshtml: Removed duplicated includes. 2011-08-03 14:15:49 +02:00
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: Use lazy allocation for connection points. 2013-03-15 16:18:05 +01: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: Use lazy allocation for connection points. 2013-03-15 16:18:05 +01:00
htmlwindow.c mshtml: Use Uri_CREATE_ALLOW_IMPLICIT_FILE_SCHEME in CreateUri calls. 2013-03-26 12:16:21 +01:00
ifacewrap.c mshtml: Don't use WINAPI for assembly functions to avoid linker warnings on mingw. 2011-12-06 15:50:59 +01:00
ipwindow.c mshtml: Removed duplicated includes. 2011-08-03 14:15:49 +02:00
loadopts.c
main.c mshtml: Avoid signed-unsigned integer comparisons. 2013-02-18 10:33:29 +01:00
mshtml.inf appwiz.cpl: Specify a default download URL for add-ons. 2012-05-30 14:41:33 +02:00
mshtml.rc mshtml: Get rid of no longer used painting fallback for missing Gecko. 2012-10-23 19:44:05 +02:00
mshtml.spec
mshtml_classes.idl mshtml: Remove typelib registrations. 2011-08-02 20:47:49 +02:00
mshtml_private.h mshtml: Added HTMLElementEvents2 support. 2013-03-15 16:18:08 +01:00
mutation.c mshtml: Use lazy allocation for connection points. 2013-03-15 16:18:05 +01:00
navigate.c mshtml: Use Uri_CREATE_ALLOW_IMPLICIT_FILE_SCHEME in CreateUri calls. 2013-03-26 12:16:21 +01: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: Added IHTMLButtonElement::name implementation. 2013-03-25 14:03:23 +01:00
nsio.c mshtml: Use Uri_CREATE_ALLOW_IMPLICIT_FILE_SCHEME in CreateUri calls. 2013-03-26 12:16:21 +01: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 embedder's IOleComandTarget iface in HTMLDocumentObj and use it in handle_navigation_error. 2012-11-12 16:35:15 +01:00
olewnd.c mshtml: Use inline wrappers and fixed found warnings. 2012-07-26 13:40:40 +02:00
omnavigator.c mshtml: Properly handle OOM errors in omnavigator.c (coverity). 2012-10-19 12:20:11 +02:00
persist.c mshtml: Use Uri_CREATE_ALLOW_IMPLICIT_FILE_SCHEME in CreateUri calls. 2013-03-26 12:16:21 +01:00
pluginhost.c mshtml: Fixed a few coverity issues. 2012-11-27 17:00:38 +01:00
pluginhost.h mshtml: Added support for binding ActiveX events with script event attribute. 2012-10-03 18:16:52 +02:00
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 mshtml: Get rid of no longer used painting fallback for missing Gecko. 2012-10-23 19:44:05 +02:00
script.c mshtml: Get rid of PRUint32 outside XPCOM C API. 2013-01-23 20:47:25 +01:00
secmgr.c mshtml: Avoid returning with an unset URL policy in error cases. 2012-07-17 16:22:34 +02:00
selection.c mshtml: Get rid of remaining PRInt32 usage. 2013-01-18 14:46:42 +01:00
service.c mshtml: Added IWindowForBindingUI stub implementation. 2012-05-30 17:17:57 +02:00
task.c mshtml: Properly handle OOM errors in task.c (coverity). 2012-10-19 12:19:45 +02:00
txtrange.c mshtml: Get rid of PRUint32 outside XPCOM C API. 2013-01-23 20:47:25 +01:00
view.c mshtml: Get rid of no longer used painting fallback for missing Gecko. 2012-10-23 19:44:05 +02:00