gecko-dev/docshell/base
2001-05-21 22:42:46 +00:00
..
.cvsignore
appstrings.properties
jar.mn
Makefile.in
makefile.win
MANIFEST
MANIFEST_IDL
nsCDefaultURIFixup.idl
nsCDocShell.idl
nsDefaultURIFixup.cpp Fix for faulty file:// URI fixup which fixed anything containing a backslash. b=75063 r=valeski@netscape.com sr=rpotts@netscape.com 2001-05-17 19:24:42 +00:00
nsDefaultURIFixup.h
nsDocShell.cpp r=ccarlen, sr=rpotts on the mozilla/docshell/* and mozilla/embedding/* mods (81263). embedding apps can now control whether or not images are loaded in a specific nsWebBrowser window. This is done via nsIWebBrowserSetup. shaver@mozilla.org provided a nsWebBrowserContentPolicy implementation which registers for, and responds to, nsIContentPolicy callbacks giving nsIContentPolicies an opportunity to cancel a load or the processing of an element. processing isn't hooked up yet, and some of the content policy types in the switch statement won't become relevant until further nsIContentPolicy hookup is done. Those cases are handled inside the docshell/webshell until the content policy hook-up is made. 2001-05-21 22:42:46 +00:00
nsDocShell.h r=ccarlen, sr=rpotts on the mozilla/docshell/* and mozilla/embedding/* mods (81263). embedding apps can now control whether or not images are loaded in a specific nsWebBrowser window. This is done via nsIWebBrowserSetup. shaver@mozilla.org provided a nsWebBrowserContentPolicy implementation which registers for, and responds to, nsIContentPolicy callbacks giving nsIContentPolicies an opportunity to cancel a load or the processing of an element. processing isn't hooked up yet, and some of the content policy types in the switch statement won't become relevant until further nsIContentPolicy hookup is done. Those cases are handled inside the docshell/webshell until the content policy hook-up is made. 2001-05-21 22:42:46 +00:00
nsDocShellBase.cpp
nsDocShellEnumerator.cpp
nsDocShellEnumerator.h
nsDocShellLoadInfo.cpp bug #65777 (r=valeski, sr=mscott) - Window targeting fixes... 2001-05-14 02:16:27 +00:00
nsDocShellLoadInfo.h bug #65777 (r=valeski, sr=mscott) - Window targeting fixes... 2001-05-14 02:16:27 +00:00
nsDSURIContentListener.cpp Fixing problem with email deletion in mailnews throwing NS_ERROR_NOT_AVAILABLE exceptions. No bug, r=pollmann@netscape.com, sr=rpotts@netscape.com 2001-05-17 21:33:16 +00:00
nsDSURIContentListener.h
nsDSWebProgressListener.cpp
nsDSWebProgressListener.h
nsIContentViewer.idl
nsIContentViewerEdit.idl
nsIContentViewerFile.idl
nsIDocShell.idl r=ccarlen, sr=rpotts on the mozilla/docshell/* and mozilla/embedding/* mods (81263). embedding apps can now control whether or not images are loaded in a specific nsWebBrowser window. This is done via nsIWebBrowserSetup. shaver@mozilla.org provided a nsWebBrowserContentPolicy implementation which registers for, and responds to, nsIContentPolicy callbacks giving nsIContentPolicies an opportunity to cancel a load or the processing of an element. processing isn't hooked up yet, and some of the content policy types in the switch statement won't become relevant until further nsIContentPolicy hookup is done. Those cases are handled inside the docshell/webshell until the content policy hook-up is made. 2001-05-21 22:42:46 +00:00
nsIDocShellHistory.idl
nsIDocShellLoadInfo.idl bug #65777 (r=valeski, sr=mscott) - Window targeting fixes... 2001-05-14 02:16:27 +00:00
nsIDocShellTreeItem.idl
nsIDocShellTreeNode.idl
nsIDocShellTreeOwner.idl
nsIGlobalHistory.idl
nsIMarkupDocumentViewer.idl
nsIScrollable.idl
nsITextScroll.idl
nsIURIFixup.idl
nsIWebNavigation.idl
nsWebShell.cpp scc checking in from jst's account. bug #75220: sr=jst, rs=brendan. renaming |nsPromiseC?Concatenation| to |nsDependentC?Concatenation|; |nsPromiseC?Substring| to |nsDependentC?Substring|; |nsLiteralC?String| and |nsLocalC?String| to |nsDependentC?String|, as these new names better reflect clients obligations to instances. 2001-05-19 11:27:30 +00:00
nsWebShell.h