gecko-dev/uriloader/exthandler
dougt%netscape.com 0d2808c511 Create a new xpcom obsolete library (and component library).
Moved nsFileSpec and related classes into this obsolete library.
  Moved nsRegistry and related libreg functionality into the obsolete library.

Updated many callers using the obsolete nsFile spec to use nsIFile and Necko to do file IO.

Combined the following DLLs (source -> dest)
  uriloader -> docshell
  shistory -> docshell
  jsurl -> jsdom
  gkview -> gklayout

Moved nsAdapterEnumerator out of xpcom/ds and into mailnews, since they're the only consumer

Modifed the xpt_link tool so that you can specify a �only include� cid list that can mask CID�s that you are not interested in.

Added build options:
Prevent the building of xpinstall (--disable-xpinstall)
Prevent the building js component loader (--disable-jsloader)
A build option to only build a single profile (--enable-single-profile)
A build flag to only built the required xpfe components (--disable-xpfe-components).

Removal or hiding of unused functions and classes including nsEscape*, nsDequeIterator, nsRecyclingAllocatorImpl, nsDiscriminatedUnion, nsOpaqueKey, nsCRT::strlen, NS_NewCommandLineService

Bug 194240, r/sr = darin, alec.
2003-03-15 01:04:32 +00:00
..
beos Fix bug 86640 -- change helper app dialog to properly remember the selected 2003-01-12 01:14:35 +00:00
mac nsInternetConfigService needs to set the default app/description rather than 2003-01-14 22:29:48 +00:00
os2 New OS/2 code to match everyone else - pretty much the same as Unix 2003-01-12 04:19:02 +00:00
unix modifications for bug 176919 "async streams" r=dougt,gordon sr=sspitzer a=valeski,asa 2003-01-18 02:15:14 +00:00
win Fix bug 86640 -- change helper app dialog to properly remember the selected 2003-01-12 01:14:35 +00:00
.cvsignore
Makefile.in
MANIFEST
MANIFEST_IDL
nsCExternalHandlerService.idl
nsExternalHelperAppService.cpp Create a new xpcom obsolete library (and component library). 2003-03-15 01:04:32 +00:00
nsExternalHelperAppService.h Bug 180384 nsExternalHelperAppService should observe profile changes 2003-01-22 06:57:15 +00:00
nsExternalProtocolHandler.cpp Fix for 183111. Added nsIExternalProtocolHandler interface and method handlerExists in netwerk/bae/public to be used by mozTXTToHTMLConv. Also treated 0xA0 as space in mozTXTToHTMLConv. r=darin, sr=sspitzer. 2003-02-27 22:46:42 +00:00
nsExternalProtocolHandler.h Fix for 183111. Added nsIExternalProtocolHandler interface and method handlerExists in netwerk/bae/public to be used by mozTXTToHTMLConv. Also treated 0xA0 as space in mozTXTToHTMLConv. r=darin, sr=sspitzer. 2003-02-27 22:46:42 +00:00
nsHelperAppRDF.h Document the various fields in mimeTypes.rdf. Bug 61408, r=timeless, 2003-01-24 00:46:11 +00:00
nsIExternalHelperAppService.idl
nsIExternalProtocolService.idl
nsIHelperAppLauncherDialog.idl
nsIInternetConfigService.idl
nsMIMEInfoImpl.cpp Make defaultDescription and applicationDescription use the handler's leafname 2003-02-22 20:06:56 +00:00
nsMIMEInfoImpl.h Fix bug 86640 -- change helper app dialog to properly remember the selected 2003-01-12 01:14:35 +00:00