gecko-dev/extensions
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
..
access-builtin Create a new xpcom obsolete library (and component library). 2003-03-15 01:04:32 +00:00
content-packs bug 194924 - localeVersion update for 1.4a, r=rchen, sr=blizzard 2003-02-27 00:05:44 +00:00
cookie Create a new xpcom obsolete library (and component library). 2003-03-15 01:04:32 +00:00
cview - cview only, not part of the build - 2002-09-05 21:06:16 +00:00
datetime modifications for bug 176919 "async streams" r=dougt,gordon sr=sspitzer a=valeski,asa 2003-01-18 02:15:14 +00:00
editor/cascades bug 194924 - localeVersion update for 1.4a, r=rchen, sr=blizzard 2003-02-27 00:05:44 +00:00
finger modifications for bug 176919 "async streams" r=dougt,gordon sr=sspitzer a=valeski,asa 2003-01-18 02:15:14 +00:00
help Bug 195597 Typo on "Mozilla Keyboard Shortcuts" help page 2003-03-09 07:34:33 +00:00
inspector Bug 193942 2003-03-14 01:50:01 +00:00
interfaceinfo Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 20:32:55 +00:00
irc bug 194924 - localeVersion update for 1.4a, r=rchen, sr=blizzard 2003-02-27 00:05:44 +00:00
layout-debug Bug 189743 Bad include in layout-debug/plugin 2003-03-07 09:36:44 +00:00
manticore [NOT PART OF BUILD] 2002-05-31 09:36:56 +00:00
p3p Since I'd to rename p3p.properties to P3P.properties I'd to update the files that depend on it 2003-03-07 21:58:12 +00:00
pics Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 20:32:55 +00:00
pref Use LIBS_DIR instead of hardcoding -L$(DIST)/bin 2003-03-12 08:46:32 +00:00
python/xpcom Create a new xpcom obsolete library (and component library). 2003-03-15 01:04:32 +00:00
spellcheck Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 20:32:55 +00:00
sql Not part of build. 2003-03-12 19:37:40 +00:00
sroaming/resources - error handling/checking in prefs 2003-03-09 19:06:56 +00:00
transformiix Follow-up to my checkin for bug 179720 (implement real result tree fragments). Checked in wrong patch yesterday. r=sicking, sr=jst. 2003-03-13 07:46:06 +00:00
tridentprofile bug 194924 - localeVersion update for 1.4a, r=rchen, sr=blizzard 2003-02-27 00:05:44 +00:00
typeaheadfind Create a new xpcom obsolete library (and component library). 2003-03-15 01:04:32 +00:00
universalchardet Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 20:32:55 +00:00
venkman bug 194924 - localeVersion update for 1.4a, r=rchen, sr=blizzard 2003-02-27 00:05:44 +00:00
wallet Create a new xpcom obsolete library (and component library). 2003-03-15 01:04:32 +00:00
webservices Adding run time switch to enable/disable wsdl.b=195760, r=nisheeth@netscape.com, sr=heikki@netscape.com. 2003-03-10 21:22:41 +00:00
xml-rpc Bug 186257 - Creation of XMLRPC string broken 2003-03-09 01:59:33 +00:00
xmlextras Adding run time switch to enable/disable wsdl.b=195760, r=nisheeth@netscape.com, sr=heikki@netscape.com. 2003-03-10 21:22:41 +00:00
xmlterm 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
.cvsignore
Makefile.in