gecko-dev/docshell/base
locka%iol.ie bd7c2a49d8 Fixed problem with internation pages, bug 40320
Fixed problem with reloading the same page twice bug 40318
Reviewed by rahda
2000-05-23 22:36:47 +00:00
..
.cvsignore
appstrings.properties 38695. r=alecf. i18n network error strings 2000-05-18 21:52:23 +00:00
Makefile.in top-level chrome dirs are now packages,locales,skins 2000-05-13 21:29:08 +00:00
makefile.win top-level chrome dirs are now packages,locales,skins 2000-05-13 21:29:08 +00:00
MANIFEST
MANIFEST_IDL Adding nsIDocShellLoadInfo.idl to the make system. 2000-03-30 12:29:51 +00:00
nsCDocShell.idl
nsDocShell.cpp Fixed problem with internation pages, bug 40320 2000-05-23 22:36:47 +00:00
nsDocShell.h Fixed problem with internation pages, bug 40320 2000-05-23 22:36:47 +00:00
nsDocShellBase.cpp
nsDocShellLoadInfo.cpp Added a CreateLoadInfo to nsIDocShell to facilitate creating a loadInfo object without having to go through xpcom. This also allows the docshell to do any setup it may need to do. 2000-03-30 12:52:02 +00:00
nsDocShellLoadInfo.h Added a CreateLoadInfo to nsIDocShell to facilitate creating a loadInfo object without having to go through xpcom. This also allows the docshell to do any setup it may need to do. 2000-03-30 12:52:02 +00:00
nsDSURIContentListener.cpp some reformatting to keep lines from wrapping... 2000-05-06 06:05:03 +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 Added comment for when to add win_start in just like the win_stop. 2000-04-24 05:06:51 +00:00
nsDSWebProgressListener.h Provided implementation for the nsIWebProgressListener interface. 2000-03-29 10:32:45 +00:00
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 Finished implementing nsDocShellLoadInfo and hooked up to the build. 2000-03-30 12:38:18 +00:00
nsIDocShellTreeItem.idl Added new type for TreeItems that simply wrap a content treeItem. Embedding is an example of this. 2000-03-11 00:48:54 +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
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 Fixed the duplicates in the enum. 2000-04-21 23:23:17 +00:00
nsWebShell.cpp fix for making skins script-safe. r=scc 2000-05-19 04:48:43 +00:00