gecko-dev/mailnews
sspitzer%netscape.com cbb05359cf fix for #59638. cross folder navigation in the stand alone msg window
doesn't load the next unread message.  thanks to ssu for the initial patch,
and neil for the suggestions.  r/sr=bienvenu

fix for #49305.  in "view all headers" mode, we only see the last header
for headers where multiple headers are legal.  thanks to richard.li@sun.com
for the initial patch.  r/sr=bienvenu

fix for #179803. when we added mail views, we added "Sender is[n't] in addressbook"
support to filter / search / views, but it left us with two "Sender" menuitems.
this code unifies them into one.  on disk (for filters and views) both the old
way ("from in ab") and the new way ("from") work, so there isn't a migration issue.
r/sr=bienvenu
2002-12-11 04:28:05 +00:00
..
absync fix build warnings, patch by Aleksey Nogin, r=ducarroz, sr=bienvenu 59673 2002-12-03 15:23:42 +00:00
addrbook Adding UI to swap first and last name in address book, 2002-12-03 21:36:06 +00:00
base fix for #59638. cross folder navigation in the stand alone msg window 2002-12-11 04:28:05 +00:00
compose Fix for bug 184550. Don't need anymore to insert the document header separatly. That will avoid the performance regression as well. R=cavin, SR=bienvenu 2002-12-11 00:14:27 +00:00
db fix crash reading some imap messages, add null check, r/sr=sspitzer 184455 2002-12-10 23:45:27 +00:00
extensions fix for #59638. cross folder navigation in the stand alone msg window 2002-12-11 04:28:05 +00:00
imap fix potential memory trounce when syncing for offline on some imap servers, r=ducarroz, sr=sspitzer 181372 2002-12-10 23:43:09 +00:00
import Clean up some mailnews array usage, fix some leaks. Bug 175540, r=dmose, 2002-11-21 03:49:11 +00:00
local fix for failure deleting in/moving multiple message to local folders 182808 r=dmose, sr=bzbarsky a=asa 2002-12-09 17:41:50 +00:00
mapi checking in patches for bugzilla2@farside.demon.co.uk for bug 169159 - Inconsistency in the WinXP Start Menu item (version in one not in other). r=ssu, sr=dveditz 2002-11-26 23:21:07 +00:00
mime #124941 charset detector does not work with single line attachment in certain situation 2002-12-09 20:00:14 +00:00
movemail
news fix for bug #183965. assertions and problems when running news urls. 2002-12-11 04:06:26 +00:00
public work for #169638. spam UI. add the ability to search by junk status to the advanced search UI. r/sr=mscott 2002-10-08 04:10:55 +00:00
.cvsignore
jar.mn b144551 inconsistent en-mac/en-unix in different platform langenus.xpi files, r=cls, tao, sr=sfraser, dveditz 2002-10-08 06:21:11 +00:00
mailnews.js Fix for bug 180901. Instead of addressing the message to the sender when no recipient is disclosed, it's send now to an empty group named undisclosed-recipients (this is localizable). Also, this is done only if the pref "mail.compose.add_undisclosed_recipients" is set to true. R=cavin, SR=bienvenu 2002-12-02 23:43:26 +00:00
Makefile.in Remove now redudant REGCHROME calls. 2002-03-14 07:11:30 +00:00
makefiles turn on mscott's mail views. (only linux and windows, working on mac build changes). 2002-11-06 05:22:25 +00:00