pjs/docshell/base
mscott%netscape.com abe52a17bf Bug #44253 --> if a docshell doesn't have a parent content listener then change
the default for IsPreferred to return the value of CanHandle. This makes it
easier for content developers to use browser and iframe tags since they don't
have to implement nsIURIContentListener explicilty to get correct
loading behavior.
r=valeski
2000-08-26 02:52:09 +00:00
..
.cvsignore
MANIFEST
MANIFEST_IDL 45723. r=rpotts. webshell-docshell consolodation changes. 2000-07-18 23:13:07 +00:00
Makefile.in 45723. r=rpotts. webshell-docshell consolodation changes. 2000-07-18 23:13:07 +00:00
appstrings.properties fix for bug # 35566. r=adamlock@netscape.com 2000-05-26 21:04:15 +00:00
jar.mn Getting jar files in shape. Mostly works on unix, status bar missing (not in build yet). 2000-08-02 06:48:45 +00:00
makefile.win API changes for embedding. b=46847, r=dougt, a=valeski 2000-08-25 18:39:46 +00:00
nsCDocShell.idl
nsDSURIContentListener.cpp Bug #44253 --> if a docshell doesn't have a parent content listener then change 2000-08-26 02:52:09 +00:00
nsDSURIContentListener.h Removed the Set and GetPresContext as they were not being used. 2000-03-25 03:43:58 +00:00
nsDSWebProgressListener.cpp Reworked the nsIWebProgress interfaces and implementation... 2000-06-19 05:54:37 +00:00
nsDSWebProgressListener.h Provided implementation for the nsIWebProgressListener interface. 2000-03-29 10:32:45 +00:00
nsDocShell.cpp API changes for embedding. b=46847, r=dougt, a=valeski 2000-08-25 18:39:46 +00:00
nsDocShell.h API changes for embedding. b=46847, r=dougt, a=valeski 2000-08-25 18:39:46 +00:00
nsDocShellBase.cpp
nsDocShellLoadInfo.cpp Bug #10802 --> expose load types to load info class so callers can set the load type 2000-06-22 07:22:23 +00:00
nsDocShellLoadInfo.h Bug #10802 --> expose load types to load info class so callers can set the load type 2000-06-22 07:22:23 +00:00
nsIContentViewerEdit.idl 45723. r=rpotts. webshell-docshell consolodation changes. 2000-07-18 23:13:07 +00:00
nsIContentViewerFile.idl
nsIDocShell.idl API changes for embedding. b=46847, r=dougt, a=valeski 2000-08-25 18:39:46 +00:00
nsIDocShellHistory.idl Fix for bug # 37324 r=rpotts 2000-07-18 21:55:37 +00:00
nsIDocShellLoadInfo.idl Bug #10802 --> expose load types to load info class so callers can set the load type 2000-06-22 07:22:23 +00:00
nsIDocShellTreeItem.idl More checkins for feature bug 36547. CODE NOT PART OF THE BUILD. reviewer will be provided 2000-06-23 23:54:30 +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 Fix for bug 44608. Added nsIDocShellTreeOwner::ExitModalLoop() and nsIWebBrowserChrome::ExitModalEventLoop(). r=rpotts,a=valeski 2000-07-12 23:56:14 +00:00
nsIGlobalHistory.idl
nsIMarkupDocumentViewer.idl bug 30022; added Set/Get TextZoom for enlarging/reducing fonts only 2000-04-02 21:53:46 +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
nsIWebNavigation.idl API changes for embedding. b=46847, r=dougt, a=valeski 2000-08-25 18:39:46 +00:00
nsWebShell.cpp API changes for embedding. b=46847, r=dougt, a=valeski 2000-08-25 18:39:46 +00:00
nsWebShell.h Improve performance of testing for visited links CSS selector matching by reducing string conversion and by caching the state of the link on the link element. r=waterson b=25963 2000-07-27 23:17:53 +00:00