.. |
.cvsignore
|
|
|
Makefile.in
|
Start installing GRE libraries & components into a separate dist/gre directory as part of the default build.
|
2002-12-28 01:15:07 +00:00 |
MANIFEST_IDL
|
bug #40867 (r=bzarsky@mit.edu, sr=jst@netscape.com, a=asa@mozilla.org) Add new caching API to allow view-source to load from the cache and not the network.
|
2002-04-01 21:22:27 +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
|
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
|
2003-01-08 19:35:36 +00:00 |
nsDefaultURIFixup.h
|
182725 - nsIPref is deprecated - use nsIPrefBranch and nsIPrefService
|
2002-11-30 15:22:31 +00:00 |
nsDocShell.cpp
|
Bug 183905. Allow horizontal scrolling with mouse sticks. Patch by Dainis_Jonitis, r+sr=roc+moz
|
2003-03-12 03:22:11 +00:00 |
nsDocShell.h
|
Fix for bug # 148794. Check if the load is to a iframe and if so, do not add
|
2003-03-05 21:37:20 +00:00 |
nsDocShellEditorData.cpp
|
Fixed nsDocShell leak and nsEditingSession init after forced reload of document. b=180146, r=cmanske, sr=sfraser
|
2002-11-20 06:25:42 +00:00 |
nsDocShellEditorData.h
|
Fixed nsDocShell leak and nsEditingSession init after forced reload of document. b=180146, r=cmanske, sr=sfraser
|
2002-11-20 06:25:42 +00:00 |
nsDocShellEnumerator.cpp
|
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
|
2003-01-08 19:35:36 +00:00 |
nsDocShellEnumerator.h
|
Doc shell enumerator for bug 76758. r=adamlock, sr=kin
|
2001-04-27 00:32:32 +00:00 |
nsDocShellLoadInfo.cpp
|
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
|
2003-01-08 19:35:36 +00:00 |
nsDocShellLoadInfo.h
|
Implement headers arg on nsIWebNavigation::loadURI b=181903 r=bryner@netscape.com sr=rpotts@netscape.com
|
2002-12-12 23:10:59 +00:00 |
nsDSURIContentListener.cpp
|
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
|
2003-01-08 19:35:36 +00:00 |
nsDSURIContentListener.h
|
Use proper weak refs over raw pointers to hold parent URI listeners. b=144887 r=radha@netscape.com sr=alecf@netscape.com
|
2002-07-09 21:30:13 +00:00 |
nsIContentViewer.idl
|
Fixing regression bug 138663. Cached mail compose windows open up blank. r=harishd@netscape.com, sr=jband@netscape.com
|
2002-04-24 00:33:56 +00:00 |
nsIContentViewerEdit.idl
|
64313 (Implement cmd_copyLink, cmd_copyImageLocation, cmd_copyImageContents). Implement the commands, hook them up in the navigator and mailnews frontends, provide hooks for embedding. r=hyatt, sr=waterson
|
2001-04-18 06:06:31 +00:00 |
nsIContentViewerFile.idl
|
Impl print preview for mail and addrbook
|
2002-10-03 10:48:59 +00:00 |
nsIDocShell.idl
|
modifications for bug 176919 "async streams" r=dougt,gordon sr=sspitzer a=valeski,asa
|
2003-01-18 02:15:14 +00:00 |
nsIDocShellHistory.idl
|
Fix for bug # 37324 r=rpotts
|
2000-07-18 21:55:37 +00:00 |
nsIDocShellLoadInfo.idl
|
Implement headers arg on nsIWebNavigation::loadURI b=181903 r=bryner@netscape.com sr=rpotts@netscape.com
|
2002-12-12 23:10:59 +00:00 |
nsIDocShellTreeItem.idl
|
Bug 160188. Accessibility: In Windows, use Control ID for a window to indicate whether the window is content or UI. r=saari,blythe, sr=hewitt
|
2002-08-01 23:12:38 +00:00 |
nsIDocShellTreeNode.idl
|
|
|
nsIDocShellTreeOwner.idl
|
consolidating nsIWebBrowserChrome::CreateBrowserWindow and nsIWindowCreator::CreateChromeWindow. part of bug 88229 r=hyatt,rpotts
|
2001-11-06 01:19:39 +00:00 |
nsIEditorDocShell.idl
|
Fixed nsDocShell leak and nsEditingSession init after forced reload of document. b=180146, r=cmanske, sr=sfraser
|
2002-11-20 06:25:42 +00:00 |
nsIGlobalHistory.idl
|
bug 136235 - comment-only change - update nsIGlobalHistory to use javadoc format, and properly document the API
|
2002-04-27 01:21:09 +00:00 |
nsIMarkupDocumentViewer.idl
|
#162239 POST document could not inherit charset from previous page if the previous charset is from autodetection.
|
2002-08-26 20:13:31 +00:00 |
nsIScrollable.idl
|
|
|
nsITextScroll.idl
|
|
|
nsIURIFixup.idl
|
Add a method on the fixup object to strip off wyciwyg from nsIURIs
|
2002-09-11 01:44:13 +00:00 |
nsIWebNavigation.idl
|
Better explain nsIWebNavigation "document" attribute, fix spelling of "referringURI" attribute. b=192322 r=danm@netscape.com sr=bzbarsky@mit.edu a=asa@mozilla.org
|
2003-02-12 23:50:14 +00:00 |
nsIWebPageDescriptor.idl
|
bug #40867 (r=bzarsky@mit.edu, sr=jst@netscape.com, a=asa@mozilla.org) Add new caching API to allow view-source to load from the cache and not the network.
|
2002-04-01 21:22:27 +00:00 |
nsWebShell.cpp
|
97324 r=peterl/jst sr=jst/bz nsContentDLF.cpp should not use a static list of image types; also: 192023 Make DocLoaderFactories a service
|
2003-02-27 13:51:55 +00:00 |
nsWebShell.h
|
Make nsILinkHandler take uris instead of strings. Bug 176904, r=darin, sr=jst
|
2002-11-20 00:44:26 +00:00 |