This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-01-31 02:48:48 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
docshell
/
base
History
rpotts%netscape.com
cf75fa73c1
some reformatting to keep lines from wrapping...
2000-05-06 06:05:03 +00:00
..
.cvsignore
…
appstrings.properties
…
Makefile.in
dist...chrome restructuring
2000-04-19 21:42:30 +00:00
makefile.win
dist...chrome restructuring
2000-04-19 21:42:30 +00:00
MANIFEST
…
MANIFEST_IDL
…
nsCDocShell.idl
…
nsDocShell.cpp
Fix 37800
2000-05-03 00:21:51 +00:00
nsDocShell.h
Made the constructor public to allow the generic factory to be used for creation. Removed the static Create. Removed EnsureGlobalHistory. Global History is now instantiated on startup. Changed GetStringBundle to GetPromptAndStringBundle since most people are always wanting to get both the prompt and the string bundle.
2000-04-21 23:31:40 +00:00
nsDocShellBase.cpp
…
nsDocShellLoadInfo.cpp
…
nsDocShellLoadInfo.h
…
nsDSURIContentListener.cpp
some reformatting to keep lines from wrapping...
2000-05-06 06:05:03 +00:00
nsDSURIContentListener.h
…
nsDSWebProgressListener.cpp
Added comment for when to add win_start in just like the win_stop.
2000-04-24 05:06:51 +00:00
nsDSWebProgressListener.h
…
nsIContentViewerEdit.idl
…
nsIContentViewerFile.idl
…
nsIDocShell.idl
Added an attribute for holding the charset info to be used during a load.
2000-04-12 00:07:04 +00:00
nsIDocShellLoadInfo.idl
…
nsIDocShellTreeItem.idl
…
nsIDocShellTreeNode.idl
…
nsIDocShellTreeOwner.idl
…
nsIGlobalHistory.idl
…
nsIMarkupDocumentViewer.idl
…
nsIScrollable.idl
…
nsITextScroll.idl
…
nsIWebNavigation.idl
Fixed the duplicates in the enum.
2000-04-21 23:23:17 +00:00
nsWebShell.cpp
1) Added support for loading an XML document "out of band" from script and manipulating it via dom interfaces.
2000-05-01 06:58:53 +00:00