gecko-dev/docshell/base
vidur%netscape.com e153192875 Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com 2000-09-01 01:54:35 +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 Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com 2000-09-01 01:54:35 +00:00
nsDocShell.h Fixing exploits involving changing the location of a window and getting the wrong principal. Bug 48723, r=vidur 2000-08-31 05:53:32 +00:00
nsDocShellBase.cpp
nsDocShellLoadInfo.cpp Fixing exploits involving changing the location of a window and getting the wrong principal. Bug 48723, r=vidur 2000-08-31 05:53:32 +00:00
nsDocShellLoadInfo.h Fixing exploits involving changing the location of a window and getting the wrong principal. Bug 48723, r=vidur 2000-08-31 05:53:32 +00:00
nsIContentViewerEdit.idl 45723. r=rpotts. webshell-docshell consolodation changes. 2000-07-18 23:13:07 +00:00
nsIContentViewerFile.idl
nsIDocShell.idl currentURI property removed from nsIDocShell. currentURI property changed to return nsIURI on nsIWebNavigation. b=46847, r=valeski, a=valeski 2000-08-30 11:32:30 +00:00
nsIDocShellHistory.idl Fix for bug # 37324 r=rpotts 2000-07-18 21:55:37 +00:00
nsIDocShellLoadInfo.idl Fixing exploits involving changing the location of a window and getting the wrong principal. Bug 48723, r=vidur 2000-08-31 05:53:32 +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
nsITextScroll.idl
nsIWebNavigation.idl currentURI property removed from nsIDocShell. currentURI property changed to return nsIURI on nsIWebNavigation. b=46847, r=valeski, a=valeski 2000-08-30 11:32:30 +00:00
nsWebShell.cpp Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com 2000-09-01 01:54:35 +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