gecko-dev/mailnews/import/oexpress
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
..
resources/locale/en-us Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
.cvsignore Landing the rest of the win32 gmake changes: 2001-12-18 09:14:29 +00:00
Makefile.in Create a new xpcom obsolete library (and component library). 2003-03-15 01:04:32 +00:00
nsOE5File.cpp Fix for 70374. Use the right date format for the "From " line (ie, "From - Mon Jan 1 00:00:00 1965"). r=ducarroz, sr=sspitzer. 2002-05-31 02:20:45 +00:00
nsOE5File.h Fix for #89235. Rewrote main portion of ImportMailbox() to use global util function EscapeFromSpaceLine() to handle "From " lines. r=ducarroz, sr=bienvenu. 2002-02-12 21:52:08 +00:00
nsOEAddressIterator.cpp Fix for multiple bugs. Bug 82748: need to convert account name and organization name to unicode; bug 132671: need to create a content type header if its missing or the content type is multipart/alternative; bug 163597: use NS_ConvertUCS2toUTF8() instead of AssignWithConversion() call; bug 174402: need to convert message header and attachment names to unicode and retrieve long filename from MAPI for the attachments. r=nhotta/ducarroz, sr=sspitzer. 2002-11-06 02:58:05 +00:00
nsOEAddressIterator.h fix nsIAddrDatabase.h to not include mdb.h part of spam filtering work (the whitelist part) r/sr=sspitzer 169557 2002-10-08 03:50:31 +00:00
nsOEFactory.cpp Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson 2002-01-30 21:14:20 +00:00
nsOEImport.cpp Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 22:05:52 +00:00
nsOEImport.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsOEMailbox.cpp Fix for 70374. Use the right date format for the "From " line (ie, "From - Mon Jan 1 00:00:00 1965"). r=ducarroz, sr=sspitzer. 2002-05-31 02:20:45 +00:00
nsOEMailbox.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsOERegUtil.cpp Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsOERegUtil.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsOEScanBoxes.cpp Fix for 138804. Put child folders in the pending list when root folder is sitll missing and process these child folders when root folder shows up. r=ducarroz, sr=sspitzer, a=rjesup@wgate.com. 2002-04-30 21:32:09 +00:00
nsOEScanBoxes.h Fix for 138804. Put child folders in the pending list when root folder is sitll missing and process these child folders when root folder shows up. r=ducarroz, sr=sspitzer, a=rjesup@wgate.com. 2002-04-30 21:32:09 +00:00
nsOESettings.cpp Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 22:05:52 +00:00
nsOESettings.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsOEStringBundle.cpp code cleanup. 2002-11-15 03:29:22 +00:00
nsOEStringBundle.h Fix for 82791. Allows OE and Outlook lists/groups to be imported and fixes the problem of not showing summary info at the end of import. r=ducarroz, sr=sspitzer, a=asa. 2002-03-22 22:19:46 +00:00
OEDebugLog.h Fix for bug 158367. Replaced macro IMPORT_LOGx() with PR_LOG() for ns logging and cleaned up some logging info at the top level driver function in nsImportMail.cpp. r=ducarroz, sr=sspitzer. 2002-12-19 23:28:58 +00:00
WabObject.cpp Fix for 82791. Change return value type to nsresult so the loop won't sotp until all groups are processed. r=ducarroz, sr=sspitzer, a=asa. 2002-03-31 05:31:42 +00:00
WabObject.h Fix for 82791. Allows OE and Outlook lists/groups to be imported and fixes the problem of not showing summary info at the end of import. r=ducarroz, sr=sspitzer, a=asa. 2002-03-22 22:19:46 +00:00
win32.order 65845 - new order files 2001-04-05 06:02:32 +00:00