.. |
.cvsignore
|
Adding local .cvsignore file; r=none
|
1999-11-30 23:22:27 +00:00 |
appstrings.properties
|
Fix for bug # 54492 r=verah sr=alecf
|
2000-12-11 23:29:04 +00:00 |
jar.mn
|
Landing jar packaging from jar_restructuring_branch. r=hyatt,dprice,sfraser,dveditz,vishy,sgehani
|
2000-09-20 19:35:24 +00:00 |
Makefile.in
|
Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls
|
2001-02-22 09:35:51 +00:00 |
makefile.win
|
Moving nsIContentViewer over from webshell to docshell, converting from .h to .idl. Needed for bug 46200, r=moa=adam@netscape.com, a=alecf
|
2000-11-09 20:30:35 +00:00 |
MANIFEST
|
First Checked In.
|
2000-01-12 00:51:56 +00:00 |
MANIFEST_IDL
|
Moving nsIContentViewer over from webshell to docshell, converting from .h to .idl. Needed for bug 46200, r=moa=adam@netscape.com, a=alecf
|
2000-11-09 20:30:35 +00:00 |
nsCDefaultURIFixup.idl
|
Moved URI fixup code out of docshell and into a global service. b=51702, sr=waterson@netscape.com
|
2000-11-08 21:00:37 +00:00 |
nsCDocShell.idl
|
Bug 37275, Changing value of all progids, and changing everywhere a progid
|
2000-09-13 23:57:52 +00:00 |
nsDefaultURIFixup.cpp
|
Preparation of removing nsCString::GetBuffer. Landing everything but the actual commenting out of nsCString::GetBuffer. bug=64016, r=timeless, sr=scc
|
2001-03-02 09:26:57 +00:00 |
nsDefaultURIFixup.h
|
a little cleanup - no need to make private methdos virtual...
|
2000-12-19 23:01:25 +00:00 |
nsDocShell.cpp
|
Preparation of removing nsCString::GetBuffer. Landing everything but the actual commenting out of nsCString::GetBuffer. bug=64016, r=timeless, sr=scc
|
2001-03-02 09:26:57 +00:00 |
nsDocShell.h
|
Fix for bug # 69713. Get rid of unused SH_IN_FRAMES #defines. r=timeless, adamlock
|
2001-02-23 00:05:54 +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
|
bugzilla 52182. r=a=mscott.
|
2000-09-22 05:04:58 +00:00 |
nsDocShellLoadInfo.h
|
bugzilla 52182. r=a=mscott.
|
2000-09-22 05:04:58 +00:00 |
nsDSURIContentListener.cpp
|
Relanding Necko Changes.
|
2001-02-21 20:38:08 +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 OnSecurityChange() to nsIWebProgressListener interface.
|
2000-09-14 22:56:56 +00:00 |
nsDSWebProgressListener.h
|
Provided implementation for the nsIWebProgressListener interface.
|
2000-03-29 10:32:45 +00:00 |
nsIContentViewer.idl
|
Moving nsIContentViewer over from webshell to docshell, converting from .h to .idl. Needed for bug 46200, r=moa=adam@netscape.com, a=alecf
|
2000-11-09 20:30:35 +00:00 |
nsIContentViewerEdit.idl
|
45723. r=rpotts. webshell-docshell consolodation changes.
|
2000-07-18 23:13:07 +00:00 |
nsIContentViewerFile.idl
|
Printing of selected frameset frames and Iframes
|
2001-02-06 23:03:17 +00:00 |
nsIDocShell.idl
|
Changed docshell so it turns the mouse pointer "busy" in the associated window while it is loading a document. Removed the hack in the navigator chrome that used the throbber status to set the busy pointer. b=30375 sr=rpotts@netscape.com
|
2001-01-26 12:35:32 +00:00 |
nsIDocShellHistory.idl
|
Fix for bug # 37324 r=rpotts
|
2000-07-18 21:55:37 +00:00 |
nsIDocShellLoadInfo.idl
|
bugzilla 52182. r=a=mscott.
|
2000-09-22 05:04:58 +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
|
new method IsModal. bug 56677 r=brendan,hyatt
|
2000-11-09 00:16:29 +00:00 |
nsIGlobalHistory.idl
|
fix for #64060 - bulk delete history entries by hostname & domainname
|
2001-01-31 20:21:37 +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 |
nsIURIFixup.idl
|
Moved URI fixup code out of docshell and into a global service. b=51702, sr=waterson@netscape.com
|
2000-11-08 21:00:37 +00:00 |
nsIWebNavigation.idl
|
Changes to loadURI & reload methods on nsIDocShell, nsIWebNavigation. b=50949, r=radha, a=radha
|
2000-09-20 12:23:53 +00:00 |
nsWebShell.cpp
|
Fix bad vi modeline that caused text to wrap at 2 characters. r=gagan (Comment changes only.)
|
2001-03-04 19:43:55 +00:00 |
nsWebShell.h
|
Relanding Necko Changes.
|
2001-02-21 20:38:08 +00:00 |