gecko-dev/mailnews
dougt%netscape.com 26c5972d22 Fixes the following:
154047
This change cleans up the category manager in hopes to freeze it for 1.1 final.  This change removes dead and unsupported methods from the interface as well as removes the C++ code from the interface.  This should land for 1.1b since users of the current category manager will have to update their components.

157597
Make embedding base and examples use XPCOM Glue
This change makes our embedding samples use the XPCOM glue.

157625
nsLocalFile::Remove's file pointer is sometimes null afte...
This fixes a crash when we dereference null.  It is a bandaide fix as the real problems involves retooling the directory enumerator.

157801
This fixes a terrible state which you can get into whereby XPCOM will fail to startup regardless of what you do.  The fix is to cause autoreg to happen if the component registry (compreg.dat) is not found.

r/sr=alecf@netscape.com, rpotts@netscape.com.  a=scc@mozilla.org
2005-11-15 20:09:02 +00:00
..
addrbook Fixes the following: 2005-11-15 20:09:02 +00:00
base Make PL_InitEvent callers stop doing potentially dangerous casting of function pointers. b=305278 r=dougt sr=darin 2005-11-14 20:09:51 +00:00
build Bug #305999 --> make addbook urls work again for adding vcards to the address book by making 2005-08-26 08:00:55 +00:00
compose Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver 2005-11-11 14:36:26 +00:00
db rest of fix for handling corrupt offline news stores (313147) and make nsIMsgDatabase::getNewList scriptable, part of work for 312940 beef up new msg notification, sr=mscott 2005-10-27 13:56:50 +00:00
extensions Final Patch (5) for bug 132180 eliminate nsFileSpec in address book r=dmose,sr=bienvenu 2005-10-13 16:46:26 +00:00
imap Make PL_InitEvent callers stop doing potentially dangerous casting of function pointers. b=305278 r=dougt sr=darin 2005-11-14 20:09:51 +00:00
import Final Patch (5) for bug 132180 eliminate nsFileSpec in address book r=dmose,sr=bienvenu 2005-10-13 16:46:26 +00:00
local Backing out last checkin 2005-11-14 12:00:34 +00:00
mapi Fix Windows bustage from checkin of bug 63083 2005-08-24 18:29:04 +00:00
mime Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver 2005-11-11 14:36:26 +00:00
movemail Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
news fix handling of corrupt offline news stores, fall back to fetching msg from server sr=mscott 313147 2005-10-27 13:45:35 +00:00
public Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
.cvsignore
jar.mn Bug 292668 Reorganise mailnews pref panes - Character Encoding patch 2005-09-30 00:24:35 +00:00
mailnews.js Bug 214114: Double-click on folder opens new window AND goes to new messages; p=Tuukka Tolvanen <tuukka.tolvanen@gmail.com>/me, r/sr=bienvenu 2005-10-31 12:58:42 +00:00
mailnews.pkg Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 01:22:31 +00:00
Makefile.in Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
makefiles bug 63083 mailnews makefiles use EXPORTS instead of INCLUDES, part patch r=bsmedberg,sr=dmose 2005-08-24 16:49:22 +00:00