.. |
.cvsignore
|
Adding local .cvsignore file; r=none
|
1999-11-30 23:22:27 +00:00 |
MANIFEST
|
First Checked In.
|
2000-01-12 00:51:56 +00:00 |
MANIFEST_IDL
|
Adding nsIDocShellLoadInfo.idl to the make system.
|
2000-03-30 12:29:51 +00:00 |
Makefile.in
|
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 |
appstrings.properties
|
fix for bug # 35566. r=adamlock@netscape.com
|
2000-05-26 21:04:15 +00:00 |
makefile.win
|
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 |
nsCDocShell.idl
|
Replaced includes and references to nsIScriptContextOwner with nsIScriptGlobalObjectOwner.
|
1999-12-08 04:54:33 +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 |
nsDocShell.cpp
|
r=mscott, 42505. somehow a switch enum was dropped from a previous checkin.
|
2000-07-11 15:00:59 +00:00 |
nsDocShell.h
|
More session history cleanup... Reorganizing the code and removing SH_IN_FRAMES ifdefs... (r=radha)
|
2000-07-08 05:17:49 +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 |
nsIContentViewerEdit.idl
|
initial checkin of idl files for header files that are already used (but not generated)
|
1999-12-15 05:12:18 +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
|
39474. r=rpotts,mscott. We now can load a stream directly into the uri loader (bypassing necko). built and pre-checkin tested on linux and win
|
2000-06-30 23:39:30 +00:00 |
nsIDocShellHistory.idl
|
New session history interface for the DocShell... not part of the build yet.
|
2000-07-05 22:28:24 +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
|
arrRRRHRHRHHRHH fixing some bloody grammar in the comments. r=mrsprieb@thirdgrade.edu
|
2000-02-25 23:13:47 +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
|
WIP on 40449, a/r=gagan
|
2000-07-07 22:02:47 +00:00 |