Sweden-Number/dlls/mshtml
Jacek Caban 1017c2b3ee mshtml: Added IHTMLObjectElement::name property implementation. 2012-11-07 18:12:05 +01:00
..
tests mshtml: Added IHTMLObjectElement::name property implementation. 2012-11-07 18:12:05 +01:00
Makefile.in mshtml: Added IHTMLLinkElement stub implementation. 2012-10-15 15:24:43 +02:00
binding.h mshtml: Use IUri as base URL in navigate_url. 2012-09-21 17:05:40 +02:00
blank.htm
conpoint.c mshtml: Make cookie parameter optional in ConnectionPoint_Advise. 2012-02-01 16:42:45 +01:00
dispex.c mshtml: Removed duplicate condition (Coverity). 2012-10-03 16:28:29 +02:00
editor.c mshtml: Use inline wrappers and fixed found warnings. 2012-07-26 13:40:40 +02: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 IUri as base URL in navigate_url. 2012-09-21 17:05:40 +02:00
htmlattr.c mshtml: Added IHTMLDOMAttribute::get_specified implementation. 2012-07-24 21:27:12 +02:00
htmlbody.c mshtml: Added IHTMLBodyElement::onload property implementation. 2012-10-16 20:39:59 +02:00
htmlcomment.c mshtml: Added IHTMLWindow2::onhelp property implementation. 2012-09-04 15:06:28 +02:00
htmlcurstyle.c mshtml: Added IHTMLCurrentStyle2::get_filter implementation. 2012-03-16 15:37:47 +01:00
htmldoc.c mshtml: Create script element in IHTMLDocument::createStyleSheet. 2012-10-11 20:20:56 +02:00
htmldoc3.c mshtml: Added support for script 'for' and 'event' attributes. 2012-10-02 16:01:43 +02:00
htmldoc5.c mshtml: Use inline wrappers and fixed found warnings. 2012-07-26 13:40:40 +02:00
htmlelem.c mshtml: Set 'this' to window object for onload handlers. 2012-10-22 12:06:33 +02:00
htmlelem2.c mshtml: Use inline wrappers and fixed found warnings. 2012-07-26 13:40:40 +02:00
htmlelem3.c mshtml: Improved more VARIANT debug traces. 2012-03-28 14:56:39 +02:00
htmlelemcol.c mshtml: Use inline wrappers and fixed found warnings. 2012-07-26 13:40:40 +02:00
htmlembed.c mshtml: Added IHTMLWindow2::onhelp property implementation. 2012-09-04 15:06:28 +02:00
htmlevent.c mshtml: Keep reference to document node in fire_event_obj. 2012-11-06 16:02:31 +01:00
htmlevent.h mshtml: Set 'this' to window object for onload handlers. 2012-10-22 12:06:33 +02:00
htmlform.c mshtml: Added IHTMLWindow2::onhelp property implementation. 2012-09-04 15:06:28 +02:00
htmlframe.c mshtml: Added IHTMLWindow2::onhelp property implementation. 2012-09-04 15:06:28 +02:00
htmlframebase.c mshtml: Added IHTMLFrameBase::marginWidth property implementation. 2012-10-24 14:20:03 +02:00
htmlgeneric.c mshtml: Added IHTMLWindow2::onhelp property implementation. 2012-09-04 15:06:28 +02:00
htmlhead.c mshtml: Added IHTMLWindow2::onhelp property implementation. 2012-09-04 15:06:28 +02:00
htmliframe.c mshtml: Added IHTMLIFrameElement::width property implementation. 2012-10-23 17:29:20 +02:00
htmlimg.c mshtml: Added IHTMLImgElement::get_complete implementation. 2012-10-17 14:01:58 +02:00
htmlinput.c mshtml: Added IHTMLWindow2::onhelp property implementation. 2012-09-04 15:06:28 +02:00
htmllink.c mshtml: Added IHTMLLinkElement::href property implementation. 2012-10-15 15:24:55 +02:00
htmllocation.c mshtml: Added IHTMLLocation::toString implementation. 2012-10-22 12:06:30 +02:00
htmlmeta.c mshtml: Added IHTMLWindow2::onhelp property implementation. 2012-09-04 15:06:28 +02:00
htmlnode.c mshtml: Properly handle OOM errors in htmlnode.c (coverity). 2012-10-19 12:20:42 +02:00
htmlobject.c mshtml: Added IHTMLObjectElement::name property implementation. 2012-11-07 18:12:05 +01:00
htmloption.c mshtml: Added IHTMLWindow2::onhelp property implementation. 2012-09-04 15:06:28 +02:00
htmlscreen.c
htmlscript.c mshtml: Fixed trace message. 2012-10-17 14:01:52 +02:00
htmlscript.h mshtml: Added support for IHTMLScriptElement::put_src on detached elements. 2012-10-16 20:41:05 +02:00
htmlselect.c mshtml: Added IHTMLWindow2::onhelp property implementation. 2012-09-04 15:06:28 +02:00
htmlstorage.c mshtml: Added IHTMLWindow6::get_sessionStorage implementation. 2012-08-20 17:06:51 +02:00
htmlstyle.c mshtml: Added IHTMLStyle::clear property implementation. 2012-10-23 17:29:10 +02:00
htmlstyle.h mshtml: Added IHTMLStyle::clear property implementation. 2012-10-23 17:29:10 +02:00
htmlstyle2.c mshtml: Added IHTMLStyle2::overflowY implementation. 2012-04-17 12:43:29 +02:00
htmlstyle3.c mshtml: Removed duplicated includes. 2011-08-03 14:15:49 +02:00
htmlstyleelem.c mshtml: Added IHTMLStyleElement::get_styleSheet imeplementation. 2012-10-11 20:20:47 +02:00
htmlstylesheet.c mshtml: Improved more VARIANT debug traces. 2012-03-28 14:56:39 +02:00
htmltable.c mshtml: Added IHTMLWindow2::onhelp property implementation. 2012-09-04 15:06:28 +02:00
htmltablecell.c mshtml: Added IHTMLWindow2::onhelp property implementation. 2012-09-04 15:06:28 +02:00
htmltablerow.c mshtml: Added IHTMLWindow2::onhelp property implementation. 2012-09-04 15:06:28 +02:00
htmltextarea.c mshtml: Added IHTMLWindow2::onhelp property implementation. 2012-09-04 15:06:28 +02:00
htmltextcont.c
htmltextnode.c mshtml: Share nsIDOMText reference with nsIDOMNode. 2012-06-26 17:06:11 +02:00
htmlwindow.c mshtml: Added IHTMLWindow2::onblur property implementation. 2012-10-25 15:57:50 +02: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: Fixed status text cache implementation. 2012-04-02 18:27:07 +02: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: Properly handle OOM errors in task.c (coverity). 2012-10-19 12:19:45 +02:00
mutation.c mshtml: Added support for IHTMLScriptElement::put_src on detached elements. 2012-10-16 20:41:05 +02:00
navigate.c mshtml: Properly handle OOM errors in navigate.c (coverity). 2012-10-19 12:20:31 +02:00
npplugin.c mshtml: Try to install ActiveX if it's not registered. 2012-11-02 19:47:26 +01:00
nsembed.c mshtml: Set 'this' to window object for onload handlers. 2012-10-22 12:06:33 +02:00
nsevents.c mshtml: Set 'this' to window object for onload handlers. 2012-10-22 12:06:33 +02:00
nsiface.idl mshtml: Added IHTMLLinkElement::disabled property implementation. 2012-10-15 15:24:46 +02:00
nsio.c mshtml: Properly handle OOM errors in nsio.c (coverity). 2012-10-19 12:20:20 +02:00
nsservice.c mshtml: Added separated types for outer and inner HTML windows. 2012-06-25 17:45:19 +02:00
olecmd.c mshtml: Improved more VARIANT debug traces. 2012-03-28 14:56:39 +02:00
oleobj.c mshtml: Use inline wrappers and fixed found warnings. 2012-07-26 13:40:40 +02: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: Set 'this' to window object for onload handlers. 2012-10-22 12:06:33 +02:00
pluginhost.c mshtml: Return dispinterface from PHEventSink::QueryInterface. 2012-10-08 17:40:46 +02: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: Removed duplicated includes. 2011-08-03 14:15:49 +02:00
protocol.c mshtml: Add stub for QUERY_IS_CACHED_AND_USABLE_OFFLINE. 2011-10-12 17:06:24 +02: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: Properly handle OOM errors in script.c (coverity). 2012-10-19 12:20:01 +02: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 PRBool usages. 2012-03-15 19:54:56 +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: Use inline wrappers and fixed found warnings. 2012-07-26 13:40:40 +02:00
view.c mshtml: Get rid of no longer used painting fallback for missing Gecko. 2012-10-23 19:44:05 +02:00