.. |
.cvsignore
|
|
|
Makefile.in
|
Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron.
|
2005-02-03 23:01:54 +00:00 |
nsCDefaultURIFixup.idl
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 21:52:36 +00:00 |
nsCDocShell.idl
|
Landing fix for bug 239202, patch by trev@gtchat.de. Making nsIScriptGlobalObjectOwner not scriptable. r+sr=jst@mozilla.org
|
2004-07-16 17:03:10 +00:00 |
nsDefaultURIFixup.cpp
|
Bug 261608 only search for colon in the first word of a string when checking
|
2004-12-04 22:38:54 +00:00 |
nsDefaultURIFixup.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 21:52:36 +00:00 |
nsDocShell.cpp
|
Bug 277658 - Make error pages URL a preference.
|
2005-02-02 19:42:21 +00:00 |
nsDocShell.h
|
157004 don't fire onLocationChange for error pages, and don't change the
|
2005-01-31 11:26:31 +00:00 |
nsDocShellEditorData.cpp
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 21:52:36 +00:00 |
nsDocShellEditorData.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 21:52:36 +00:00 |
nsDocShellEnumerator.cpp
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 21:52:36 +00:00 |
nsDocShellEnumerator.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 13:54:27 +00:00 |
nsDocShellLoadInfo.cpp
|
bug 266554 need real referrer internally for various uses. patch by jst, r/sr=dveditz,darin (ported from aviary)
|
2005-01-05 06:04:46 +00:00 |
nsDocShellLoadInfo.h
|
bug 266554 need real referrer internally for various uses. patch by jst, r/sr=dveditz,darin (ported from aviary)
|
2005-01-05 06:04:46 +00:00 |
nsDocShellTransferableHooks.cpp
|
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
|
2003-09-07 22:05:34 +00:00 |
nsDocShellTransferableHooks.h
|
Fixing bug 199489. Crash when changing iframe visibility from within the iframe. r=adamlock@netscape.com, sr=heikki@netscape.com.
|
2003-04-18 18:55:10 +00:00 |
nsDSURIContentListener.cpp
|
Make docshell inherit from docloader; clean up related code, move toward
|
2004-12-08 17:32:06 +00:00 |
nsDSURIContentListener.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 21:52:36 +00:00 |
nsGlobalHistory2Adapter.cpp
|
Reduce do_GetService code bloat further by adding specialized assignment to nsCOMPtr and providing a version with no error pointer. Also make CallGetService work the same way as CallGetComponent does, as far as using frozen/non-frozen interface to service manager. Bug 264456, r=darin.
|
2004-11-24 22:48:45 +00:00 |
nsGlobalHistory2Adapter.h
|
Bustage fix, use NS_METHOD to get stdcall on win32.
|
2004-02-11 02:32:53 +00:00 |
nsGlobalHistoryAdapter.cpp
|
Reduce do_GetService code bloat further by adding specialized assignment to nsCOMPtr and providing a version with no error pointer. Also make CallGetService work the same way as CallGetComponent does, as far as using frozen/non-frozen interface to service manager. Bug 264456, r=darin.
|
2004-11-24 22:48:45 +00:00 |
nsGlobalHistoryAdapter.h
|
Bustage fix, use NS_METHOD to get stdcall on win32.
|
2004-02-11 02:32:53 +00:00 |
nsIContentViewer.idl
|
fixes bug 239038 "rev IIDs for all interfaces modified since Mozilla 1.6" r=bsmedberg sr=jst
|
2004-04-15 23:30:05 +00:00 |
nsIContentViewerEdit.idl
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 21:52:36 +00:00 |
nsIContentViewerFile.idl
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 21:52:36 +00:00 |
nsIDocShell.idl
|
bug 266554 need real referrer internally for various uses. patch by jst, r/sr=dveditz,darin (ported from aviary)
|
2005-01-05 06:04:46 +00:00 |
nsIDocShellHistory.idl
|
Bug 250476 lowercase GetChildSHEntry and AddChildSHEntry in nsIDocShellHistory
|
2004-11-23 19:19:29 +00:00 |
nsIDocShellLoadInfo.idl
|
Add a webnavigation flag to allow callers to stop content, not just stop
|
2005-01-20 16:57:04 +00:00 |
nsIDocShellTreeItem.idl
|
Fixing bug 103638 (and bug 273699). Targets with same name in different windows open in the wrong window. Patch by bzbarsky@mit.edu and myself, r=danm.moz@gmail.com, bzbarsky@mit.edu, sr=dveditz@cruzio.com, a=asa@mozilla.org
|
2005-01-11 19:36:40 +00:00 |
nsIDocShellTreeNode.idl
|
Fixing bug 103638 (and bug 273699). Targets with same name in different windows open in the wrong window. Patch by bzbarsky@mit.edu and myself, r=danm.moz@gmail.com, bzbarsky@mit.edu, sr=dveditz@cruzio.com, a=asa@mozilla.org
|
2005-01-11 19:36:40 +00:00 |
nsIDocShellTreeOwner.idl
|
Fixing bug 103638 (and bug 273699). Targets with same name in different windows open in the wrong window. Patch by bzbarsky@mit.edu and myself, r=danm.moz@gmail.com, bzbarsky@mit.edu, sr=dveditz@cruzio.com, a=asa@mozilla.org
|
2005-01-11 19:36:40 +00:00 |
nsIEditorDocShell.idl
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 21:52:36 +00:00 |
nsIGlobalHistory2.idl
|
Bug 128398 store referrer in history patch by James Andrewartha
|
2004-09-19 20:50:32 +00:00 |
nsIGlobalHistory.idl
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 21:52:36 +00:00 |
nsIMarkupDocumentViewer.idl
|
changing uuid of nsIMarkupDocumentViewer after bug 32372 changed this interface
|
2004-08-30 18:58:30 +00:00 |
nsIScrollable.idl
|
Land bug 72747 in pieces: Simplify the mechanism used to prevent framesets from having scrollbars. b=72747 r+sr=roc
|
2004-09-04 19:51:21 +00:00 |
nsITextScroll.idl
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 21:52:36 +00:00 |
nsIURIFixup.idl
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 21:52:36 +00:00 |
nsIWebNavigation.idl
|
Add a webnavigation flag to allow callers to stop content, not just stop
|
2005-01-20 16:57:04 +00:00 |
nsIWebPageDescriptor.idl
|
Bug 250474 Change nsIWebPageDescriptor.LoadPage to nsIWebPageDescriptor.loadPage
|
2004-07-14 22:53:37 +00:00 |
nsWebShell.cpp
|
157004 don't fire onLocationChange for error pages, and don't change the
|
2005-01-31 11:26:31 +00:00 |
nsWebShell.h
|
Remove the long-deprecated nsIWebShell interface. Bug 273319, r=biesi, sr=jst.
|
2005-01-03 22:51:17 +00:00 |