gecko-dev/mailnews
2002-07-04 00:56:33 +00:00
..
absync Fix for 152449. Remember the CRC checksum for the updated card info in PatchHistoryTableWithNewID(). r=naving, sr=bienvenu. 2002-06-17 23:45:10 +00:00
addrbook Fix for 149759. Commit the db changes in ConvertLDIFtoMAB() only if 'db' is not null. r=naving, sr=bienvenu. 2002-07-02 22:17:34 +00:00
base Fixing bug 80035. Patch in here allows Administrators to control the migration behavior wrt IMAP and Local Folders files. Today, during migration, we copy all those (IMAP & Local Folders) besides others into the newly created dierctory for the migrated profile. Some external parties have expressed concern over this approach due the large amount of mails they have in 4.x folders and all of those getting copied again wasting the disk space and also failing to do migration properly sometimes. So, a hidden pref mail.migration.copyMailFiles is introduced (which can be set to false) for those who those interested to share the 4.x IMAP and Local Folders. Please see the bug report for the possible side effects and other discussion points wrt the sharing folders with 4.x. The pref is set to true by default which means we will continue to do the migration the way we have always done. Patch by henry.jia@sun.com. r=racham, sr=sspitzer 2002-07-04 00:56:33 +00:00
compose Add CPP_THROW_NEW macro to the build system. This macro should be used when defining a local |operator new| function. It will be set to an empty throw function by default on all platforms except mac CW builds. This will allow us to not crash on systems that expect |operator new| to throw an exception by default and will suppress compiler warnings about how |operator new| should throw an exception instead of returning NULL. 2002-07-02 20:25:30 +00:00
db fix crash selecting folder after deleting messages in another folder 121240 r=naving, sr=sspitzer 2002-07-03 00:40:55 +00:00
extensions Fixing bug 154274. When certificate is pre-configured, other elements associated with it should be lockable. This patch provides that ability. r=naving, sr=mscott 2002-06-26 05:09:39 +00:00
imap fix offline move of imap message when delete model is delete immdediately r=naving, sr=sspitzer 154938 2002-07-01 21:17:26 +00:00
import Fix for 119992. Always disable the Back button in the last dialog. r=ducarroz, sr=sspitzer. 2002-06-29 01:20:33 +00:00
local 155281 r=cavin, robinf sr=bienvenu Prevent loss on moving msgs to local folders when there is not sufficient 2002-07-03 00:05:29 +00:00
mapi Add generated header file to generated list so that files don't sit in the srcdir and mask bustage caused by a missing include path. 2002-06-19 22:17:27 +00:00
mime Do not set the default charset to nsIMsgWindow if forward inline or edit as new, 2002-07-03 01:01:55 +00:00
movemail Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
news bug 115473 r=pavlov sr=brendan 2002-06-11 20:47:04 +00:00
public add label type r=ssu, sr=sspitzer 106067 2001-10-23 22:04:03 +00:00
.cvsignore
jar.mn bug 75898 Mac needs platform-specific keybinding for new message (r=akkana, sr=sspitzer, a=asa, adt=jaime) 2002-04-05 13:42:52 +00:00
mailnews.js Fixing bug 80035. Patch in here allows Administrators to control the migration behavior wrt IMAP and Local Folders files. Today, during migration, we copy all those (IMAP & Local Folders) besides others into the newly created dierctory for the migrated profile. Some external parties have expressed concern over this approach due the large amount of mails they have in 4.x folders and all of those getting copied again wasting the disk space and also failing to do migration properly sometimes. So, a hidden pref mail.migration.copyMailFiles is introduced (which can be set to false) for those who those interested to share the 4.x IMAP and Local Folders. Please see the bug report for the possible side effects and other discussion points wrt the sharing folders with 4.x. The pref is set to true by default which means we will continue to do the migration the way we have always done. Patch by henry.jia@sun.com. r=racham, sr=sspitzer 2002-07-04 00:56:33 +00:00
Makefile.in Remove now redudant REGCHROME calls. 2002-03-14 07:11:30 +00:00
makefile.win Remove REGCHROME calls since we now auto-register chrome when jars are processed. 2002-03-14 06:17:54 +00:00
makefiles Updating lists of generated makefiles. 2002-03-26 15:35:48 +00:00