Sweden-Number/dlls/mshtml
Jacek Caban ecf667ad77 mshtml: Force cycle collection when releasing main document object. 2012-07-03 12:05:05 +02:00
..
tests mshtml: Added IWindowForBindingUI tests. 2012-05-30 17:17:58 +02:00
Makefile.in mshtml: Added IHTMLMetaElement stub implementation. 2012-04-02 18:27:01 +02:00
binding.h mshtml: Added separated types for outer and inner HTML windows. 2012-06-25 17:45:19 +02:00
blank.htm
conpoint.c mshtml: Make cookie parameter optional in ConnectionPoint_Advise. 2012-02-01 16:42:45 +01:00
dispex.c Added support for shadowing of element pseudo-variables. 2012-04-17 12:43:17 +02:00
editor.c mshtml: Improved more VARIANT debug traces. 2012-03-28 14:56:39 +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: Share nsanchor reference with nsnode. 2012-06-26 17:06:12 +02:00
htmlattr.c mshtml: Store attributes list in HTMLAttributeCollection. 2011-09-02 18:28:24 +02:00
htmlbody.c mshtml: Use return_nsstr helper in IHTMLBodyElement::get_background implementation. 2012-04-13 16:09:42 +02:00
htmlcomment.c mshtml: Call HTMLDOMNode_Init directly in HTMLCommentElement_Create. 2012-06-26 17:06:11 +02:00
htmlcurstyle.c mshtml: Added IHTMLCurrentStyle2::get_filter implementation. 2012-03-16 15:37:47 +01:00
htmldoc.c mshtml: Force cycle collection when releasing main document object. 2012-07-03 12:05:05 +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: Don't release nselem in HTMLElement_destructor. 2012-06-28 01:39:23 +02:00
htmlelem2.c mshtml: Get rid of no longer needed unk_ref from HTMLElementCollection. 2012-06-28 01:39:01 +02:00
htmlelem3.c mshtml: Improved more VARIANT debug traces. 2012-03-28 14:56:39 +02:00
htmlelemcol.c mshtml: Get rid of no longer needed unk_ref from HTMLElementCollection. 2012-06-28 01:39:01 +02:00
htmlembed.c mshtml: Added IHTMLAttributeCollection stub. 2011-08-26 12:00:09 +02:00
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 mshtml: Added IHTMLAttributeCollection stub. 2011-08-26 12:00:09 +02:00
htmlhead.c mshtml: Added IHTMLAttributeCollection stub. 2011-08-26 12:00:09 +02:00
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: Share nsinput reference with nsnode. 2012-06-28 19:40:22 +02:00
htmllocation.c mshtml: Added separated types for outer and inner HTML windows. 2012-06-25 17:45:19 +02:00
htmlmeta.c mshtml: Added IHTMLMetaElement::get_httpEquiv implementation. 2012-04-03 17:53:01 +02:00
htmlnode.c mshtml: Reimplement get_node_obj using vtbl comparison. 2012-06-28 19:40:40 +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 mshtml: Added IHTMLScreen::get_availWidth implementation. 2011-05-27 17:53:38 +02:00
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 mshtml: Added IHTMLStyle2::overflowY implementation. 2012-04-17 12:43:29 +02:00
htmlstyle.h mshtml: Added IHTMLStyle2::overflowY implementation. 2012-04-17 12:43:29 +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: Share nsstyle reference with nsnode. 2012-06-28 19:40:09 +02:00
htmlstylesheet.c mshtml: Improved more VARIANT debug traces. 2012-03-28 14:56:39 +02:00
htmltable.c mshtml: Share nstable reference with nsnode. 2012-06-28 01:39:05 +02:00
htmltablecell.c mshtml: Added IHTMLTableCell interface stub implementation. 2012-03-28 13:51:53 +02:00
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: Moved history property to HTMLInnerWindow. 2012-06-26 17:06:11 +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: Convert dialogs to po files. 2011-11-30 18:13:08 +01:00
mshtml.spec
mshtml_classes.idl mshtml: Remove typelib registrations. 2011-08-02 20:47:49 +02:00
mshtml_private.h mshtml: Get rid of no longer needed unk_ref from HTMLElementCollection. 2012-06-28 01:39:01 +02:00
mutation.c mshtml: Moved script_hosts from HTMLOuterWindow to HTMLInnerWindow. 2012-06-25 17:45:21 +02:00
navigate.c mshtml: Moved script_hosts from HTMLOuterWindow to HTMLInnerWindow. 2012-06-25 17:45:21 +02:00
npplugin.c mshtml: Moved document node from HTMLOuterWindow to HTMLInnerWindow. 2012-06-25 17:45:19 +02:00
nsembed.c mshtml: Keep reference in node returned from get_node. 2012-06-25 17:45:18 +02:00
nsevents.c mshtml: Moved script_hosts from HTMLOuterWindow to HTMLInnerWindow. 2012-06-25 17:45:21 +02:00
nsiface.idl mshtml: Force cycle collection when releasing main document object. 2012-07-03 12:05:05 +02:00
nsio.c mshtml: Moved document node from HTMLOuterWindow to HTMLInnerWindow. 2012-06-25 17:45:19 +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: Added separated types for outer and inner HTML windows. 2012-06-25 17:45:19 +02:00
olewnd.c mshtml: Set frame interface to NULL after releasing it in IOleInPlaceObjectWindowless::InPlaceDeactivate. 2011-10-03 11:27:04 -05:00
omnavigator.c mshtml: Return true in IOmNavigator::javaEnabled. 2012-06-18 17:57:09 +02:00
persist.c mshtml: Moved document node from HTMLOuterWindow to HTMLInnerWindow. 2012-06-25 17:45:19 +02:00
pluginhost.c mshtml: Added separated types for outer and inner HTML windows. 2012-06-25 17:45:19 +02:00
pluginhost.h mshtml: Mark internal symbols as hidden. 2011-05-02 12:38:57 +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: Fixed status text cache implementation. 2012-04-02 18:27:07 +02:00
script.c mshtml: Use inner window as script global object. 2012-06-26 17:06:11 +02:00
secmgr.c mshtml: Return error in IInternetHostSecurityManager calls on detached documents. 2012-01-18 16:25:51 +01: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 free tasks in remove_target_tasks. 2011-08-03 14:15:49 +02:00
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