gecko-dev/docshell/base
2001-11-06 02:50:42 +00:00
..
.cvsignore
appstrings.properties checking bbaetz's patch for bug 89500 "SOCKS: only http|https re-directted in (post Mozilla 0.9.2)" 2001-09-13 02:21:05 +00:00
jar.mn Landing jar packaging from jar_restructuring_branch. r=hyatt,dprice,sfraser,dveditz,vishy,sgehani 2000-09-20 19:35:24 +00:00
Makefile.in Backing out fix for remote mach-o builds as it left mach-o builds fragile. 2001-11-03 03:29:05 +00:00
makefile.win bug 101761 - MODULE= cleanup on windows: gkplugin is really just plugin, r=cls 2001-10-16 20:56:51 +00:00
MANIFEST First Checked In. 2000-01-12 00:51:56 +00:00
MANIFEST_IDL Moving nsIContentViewer over from webshell to docshell, converting from .h to .idl. Needed for bug 46200, r=moa=adam@netscape.com, a=alecf 2000-11-09 20:30:35 +00:00
nsCDefaultURIFixup.idl Moved URI fixup code out of docshell and into a global service. b=51702, sr=waterson@netscape.com 2000-11-08 21:00:37 +00:00
nsCDocShell.idl Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
nsDefaultURIFixup.cpp Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-10-27 07:43:56 +00:00
nsDefaultURIFixup.h Bug : 58866 2001-06-22 01:28:18 +00:00
nsDocShell.cpp fixes bug 107789 "depracate nsIRandomAccessStore (superceded by nsISeekableStream)" 2001-11-06 02:50:42 +00:00
nsDocShell.h bug #99627 (r=valeski@netscape.com, sr=mscott@netscpae.com). Freeze the nsIURIContentListener interface... 2001-10-27 02:52:39 +00:00
nsDocShellEnumerator.cpp Doc shell enumerator for bug 76758. r=adamlock, sr=kin 2001-04-27 00:32:32 +00:00
nsDocShellEnumerator.h Doc shell enumerator for bug 76758. r=adamlock, sr=kin 2001-04-27 00:32:32 +00:00
nsDocShellLoadInfo.cpp Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc 2001-09-29 08:28:41 +00:00
nsDocShellLoadInfo.h bug #94205. Adding flags to nsIWebNavigation::Stop(). 2001-08-14 04:46:20 +00:00
nsDSURIContentListener.cpp bug #107097 - back/foward do not work! 2001-10-29 06:03:27 +00:00
nsDSURIContentListener.h r=rpotts, r=heikki, sr=vidur. content types are no longer hardcoded for docshell load acceptance. we now ask layout what it can handle (indirectly via the category manager). 40772. 2001-04-16 23:05:08 +00:00
nsDSWebProgressListener.cpp NO CODE CHANGES. Reformatted to remove evil 3 space indentation 2001-04-13 13:05:16 +00:00
nsDSWebProgressListener.h NO CODE CHANGES. Reformatted to remove evil 3 space indentation 2001-04-13 13:05:16 +00:00
nsIContentViewer.idl When creating the root view's widget, don't show it. This prevents full-page Invalidates during page load caused by showing and then hiding the widget. Bug 97895, r=blizzard, sr=hyatt. 2001-10-31 05:06:31 +00:00
nsIContentViewerEdit.idl 64313 (Implement cmd_copyLink, cmd_copyImageLocation, cmd_copyImageContents). Implement the commands, hook them up in the navigator and mailnews frontends, provide hooks for embedding. r=hyatt, sr=waterson 2001-04-18 06:06:31 +00:00
nsIContentViewerFile.idl Header include dependency cleanup. b=64023 r=jag rs=brendan 2001-07-16 02:40:48 +00:00
nsIDocShell.idl bug 100113, r=jag, sr=blizzard - remove some dumb dependencies on dom and gfx 2001-10-31 23:43:27 +00:00
nsIDocShellHistory.idl Fix for bug # 37324 r=rpotts 2000-07-18 21:55:37 +00:00
nsIDocShellLoadInfo.idl Fix for bug # 86752. LOAD_FLAGS_BYPASS_HISTORY does not work. r=adamlock sr=rpotts 2001-08-16 23:49:50 +00:00
nsIDocShellTreeItem.idl New NameEquals method on nsIDocShellTreeItem to reduce unnecessary strdup'ing as FindChildWithName walks through its children looking for a matching item. b=102576 r=radha@netscape.com sr=rpotts@netscape.com 2001-10-20 11:42:35 +00:00
nsIDocShellTreeNode.idl Added a paramater for stating if children of a different type should be returned from FindChildWithName or not. 2000-03-11 00:55:39 +00:00
nsIDocShellTreeOwner.idl consolidating nsIWebBrowserChrome::CreateBrowserWindow and nsIWindowCreator::CreateChromeWindow. part of bug 88229 r=hyatt,rpotts 2001-11-06 01:19:39 +00:00
nsIGlobalHistory.idl Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsIMarkupDocumentViewer.idl Header include dependency cleanup. b=64023 r=jag rs=brendan 2001-07-16 02:40:48 +00:00
nsIScrollable.idl Bug 28670: Move scroll methods from webshell to docshell r=travis a=rickg 2000-02-29 06:51:48 +00:00
nsITextScroll.idl
nsIURIFixup.idl Moved URI fixup code out of docshell and into a global service. b=51702, sr=waterson@netscape.com 2000-11-08 21:00:37 +00:00
nsIWebNavigation.idl bug #94205. Adding flags to nsIWebNavigation::Stop(). 2001-08-14 04:46:20 +00:00
nsWebShell.cpp fixes bug 107789 "depracate nsIRandomAccessStore (superceded by nsISeekableStream)" 2001-11-06 02:50:42 +00:00
nsWebShell.h Fix removes const keyword from the out param of nsIWebShell::GetURL and fixes a memory leak in viewer when it calls this method. b=102413 r=jaggernaut@netscape.com sr=rpotts@netscape.com 2001-10-08 20:08:30 +00:00