gecko-dev/mailnews/mapi/mapihook/src
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
..
.cvsignore Update .cvsignore to ignore generated Makefiles. 2002-03-26 15:42:05 +00:00
Makefile.in Create a new xpcom obsolete library (and component library). 2003-03-15 01:04:32 +00:00
Registry.cpp Checking in for rdayal. Files for MAPI TRUNK landing. 2002-01-02 01:11:52 +00:00
Registry.h Checking in for rdayal. Files for MAPI TRUNK landing. 2002-01-02 01:11:52 +00:00
msgMapiFactory.cpp Checking in for rdayal. Files for MAPI TRUNK landing. 2002-01-02 01:11:52 +00:00
msgMapiFactory.h Checking in for rdayal. Files for MAPI TRUNK landing. 2002-01-02 01:11:52 +00:00
msgMapiHook.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
msgMapiHook.h Checking in for rdayal. Files for MAPI TRUNK landing. 2002-01-02 01:11:52 +00:00
msgMapiImp.cpp Bug 154765 - Cleaning up Contributors references after relicensing. Patch by riceman+bmo@mail.rit.edu; r=gerv, auto-sr=brendan. 2002-08-10 08:39:43 +00:00
msgMapiImp.h Checking in for rdayal. Files for MAPI TRUNK landing. 2002-01-02 01:11:52 +00:00
msgMapiMain.cpp Checking in for rdayal. Files for MAPI TRUNK landing. 2002-01-02 01:11:52 +00:00
msgMapiMain.h Checking in for rdayal. Files for MAPI TRUNK landing. 2002-01-02 01:11:52 +00:00
msgMapiSupport.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
msgMapiSupport.h Checking in for rdayal. Files for MAPI TRUNK landing. 2002-01-02 01:11:52 +00:00
nsMapiRegistry.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
nsMapiRegistry.h Fix for bug # 123596, removes the mishaving duplicate pref for default mail client. 2002-02-13 05:01:54 +00:00
nsMapiRegistryUtils.cpp attempting to fix bug 140995 - Freeze after setting as default browser [Win 2000 and XP]. Not sure if this is the real fix since I can't reproduce the problem exactly. sr=jag a=asa 2003-02-22 09:10:00 +00:00
nsMapiRegistryUtils.h Fix for bugscape bug # 15236. The registry settings for simple MAPI needs to be set same as the installer 2002-06-12 22:07:24 +00:00