gecko-dev/mailnews
nhotta%netscape.com c5cf9b19ae For mailto URL, convert spec to UTF-8 (from origin charset) if necessary,
bug 141134, r=ducarroz, sr=bienvenu, a=asa.
2002-07-16 21:34:25 +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 Bug 132144. Quick Search: Needs mnemonics. r=stephend@netscape.com, sr=sspitzer@netscape.com 2002-07-10 04:11:23 +00:00
base 156368 patch by t.bugz@lament.cjb.net r=naving sr=bienvenu a=roc+moz fixing quicksearch fails if focus was in threadpane before search box 2002-07-12 17:57:02 +00:00
compose For mailto URL, convert spec to UTF-8 (from origin charset) if necessary, 2002-07-16 21:34:25 +00:00
db Fix all of the warnings about member initializer ordering in constructors (bug 156135). r=timeless, sr=jag. 2002-07-08 07:56:50 +00:00
extensions b=114893 Can't send encrypted mail if encryption cert has not been imported. Smartcard issue. 2002-07-15 13:35:30 +00:00
imap Fix all of the warnings about member initializer ordering in constructors (bug 156135). r=timeless, sr=jag. 2002-07-08 07:56:50 +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 155668 r=cavin sr=bienvenu Don't set the prettyName as mailboxName from db, causes problems for japanese local folder names. 2002-07-09 00:55:23 +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 Reapplying original patch from Bug 156307 (which I just backed out) 2002-07-11 01:00:21 +00:00
movemail
news bug 115473 r=pavlov sr=brendan 2002-06-11 20:47:04 +00:00
public
.cvsignore
jar.mn
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
makefile.win
makefiles