gecko-dev/mailnews
kaie%netscape.com b74ca5d426 b=145698 javascript strict warnings in msgCompSecurityInfo.js
r=javi sr=alecf a=asa
2002-07-25 02:45:51 +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 Fixes the following: 2002-07-18 05:09:10 +00:00
base checking in patch for neil@parkwaycc.co.uk. fixes bug 158028 - The Mail Start Page does not load. r=ssu sr=sspitzer a=asa 2002-07-24 20:39:00 +00:00
compose Fix bug 27002: 2002-07-18 05:41:42 +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=145698 javascript strict warnings in msgCompSecurityInfo.js 2002-07-25 02:45:51 +00:00
imap First patch for bug 158080 2002-07-23 02:27:19 +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 158776 r=cavin sr=bienvenu a=asa fixing nsCRT::strtok uses in pop3 protocol code. 2002-07-24 01:50:57 +00:00
mapi bug 154840, r=cls, sr=brendan, a=jesup update localeVersion strings 2002-07-17 23:51:49 +00:00
mime Fix for bug 158334. Fix memory corruption created by using PL_strcat on a buffer not wide enough. R=varada, SR=bienvenu 2002-07-19 20:58:32 +00:00
movemail
news bug 115473 r=pavlov sr=brendan 2002-06-11 20:47:04 +00:00
public
.cvsignore
Makefile.in
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.win
makefiles