.. |
.cvsignore
|
Adding local .cvsignore file; r=none
|
1999-11-30 23:22:27 +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.in
|
45723. r=rpotts. webshell-docshell consolodation changes.
|
2000-07-18 23:13:07 +00:00 |
makefile.win
|
45723. r=rpotts. webshell-docshell consolodation changes.
|
2000-07-18 23:13:07 +00:00 |
MANIFEST
|
First Checked In.
|
2000-01-12 00:51:56 +00:00 |
MANIFEST_IDL
|
45723. r=rpotts. webshell-docshell consolodation changes.
|
2000-07-18 23:13:07 +00:00 |
nsCDocShell.idl
|
Replaced includes and references to nsIScriptContextOwner with nsIScriptGlobalObjectOwner.
|
1999-12-08 04:54:33 +00:00 |
nsDocShell.cpp
|
fixes related to bug # 18321. Checking in branch fixes to the trunk. r=nisheeth
|
2000-08-02 21:49:26 +00:00 |
nsDocShell.h
|
moving the docshell lib to the components dir and macro'izing some decls. 45723
|
2000-07-19 02:57:05 +00:00 |
nsDocShellBase.cpp
|
moved content-specific data and methods from nsIWebShell to appropriate content viewer interface
|
1999-11-19 07:35:27 +00:00 |
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 |
nsDSURIContentListener.cpp
|
Bug #45047 --> accept plain/text content type by default.
|
2000-07-11 05:09:42 +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 |
nsIContentViewerEdit.idl
|
45723. r=rpotts. webshell-docshell consolodation changes.
|
2000-07-18 23:13:07 +00:00 |
nsIContentViewerFile.idl
|
initial checkin of idl files for header files that are already used (but not generated)
|
1999-12-15 05:12:18 +00:00 |
nsIDocShell.idl
|
documentation change only
|
2000-08-03 15:02:42 +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
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
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
|
Added nsITextScroll.idl.
|
1999-10-21 06:41:03 +00:00 |
nsIWebNavigation.idl
|
Moved session history methods from nsIWebNavigation into a new interface called nsIDocShellHistory. Also made docshells persist layout state before being destroyed (this is necesssary for framesets).
|
2000-07-05 23:10:29 +00:00 |
nsWebShell.cpp
|
(Merging nsbeta2 checkin to the tip) Fixing nsbeta2+ bug 28572, the docshell was fireing the script unload handler too early in some cases and in some other cases the unload handler was fired even if the document wasn't unloaded. r=nisheeth, a=nisheeth.
|
2000-07-28 05:55:54 +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 |