Граф коммитов

12833 Коммитов

Автор SHA1 Сообщение Дата
sspitzer%netscape.com a700834409 fix for bug #142940. add support to LDIF import / export for generic
AB columns, like _AimScreenName.  r=dmose, sr=bienvenu
2002-05-21 05:20:39 +00:00
ducarroz%netscape.com 6486cc0ffa Fix for bug 131990. We must allow spave for the BCC headers. Also, function generate_encodedwords should not accept a output_carryoverlen <= 0. R=taka, SR=bienvenu 2002-05-21 00:17:43 +00:00
mscott%netscape.com 28a8310598 Bug #127702 --> security fix
r=cavin
sr=bienvenu
2002-05-20 23:30:12 +00:00
hwaara%chello.se 69fba0e902 #115324, remove unused search/filters code. r=bienvenu, sr=sspitzer 2002-05-20 22:53:04 +00:00
bienvenu%netscape.com ca74f8e54b fix another compiler warning, rs=sspitzer 126460 2002-05-20 21:33:47 +00:00
nhotta%netscape.com 52198c4685 Changed the meta parse function for performance,
bug 144917, r=ducarroz, sr=bienvenu.
2002-05-20 19:51:35 +00:00
nhotta%netscape.com eee7fc1d5f Change not to set the composing mail charset as attachment's chaset.
bug 144917, r=ducarroz, sr=bienvenu.
2002-05-20 19:51:16 +00:00
sspitzer%netscape.com 195a7e0565 fix for bug #145532. hitting 'n' when folder pane has focus
selects the folder that start with n, instead of the next folder with unread.  regression caused by checkin for #145532.
patch by kyle.yuan@sun.com.  r=varga, sr=sspitzer
2002-05-20 19:10:54 +00:00
ducarroz%netscape.com d2d46232e8 Fix for bug 59673. Patch v4 submitted by Aleksey Nogin <ayn2@cornell.edu>. Fix compiler warning about variables not initialized before beeing used. R=ducarroz, SR=bienvenu 2002-05-17 23:31:54 +00:00
naving%netscape.com 84b9e60aa8 fixing a warning from last checkin 2002-05-17 22:29:51 +00:00
mscott%netscape.com e3a72ac218 Fix Mac breakage. 2002-05-17 21:12:57 +00:00
cavin%netscape.com d1a768a37f Fix for 145336. Create keys for cards created from list members. r=dmose, sr=sspitzer. 2002-05-17 20:46:42 +00:00
cavin%netscape.com 1c295d8c22 Fix for #91295. Map Eudora address entries which has two or more email addresses to lists. r=sspitzer, sr=bienvenu. 2002-05-17 20:18:39 +00:00
ducarroz%netscape.com 2ddfea8f86 Fix for bug 142672. We should not display an alternative part without a content-type. R=varada, SR=bienvenu 2002-05-17 19:47:50 +00:00
naving%netscape.com 247ce996c4 139576 r=bienvenu sr=mscott Fixing a performance regression in downloading pop3 mail on MAC and other platforms (not win32 & linux). This was because seek is expensive, atleast on mac. Made it so that we
seek whenever absolutely necessary.
2002-05-17 18:41:38 +00:00
sspitzer%netscape.com 91311d130e fix for #137916. cleanup directory server properties dialog.
r=walk84 sr=sspitzer, patch by andreas.premstaller@uibk.ac.at
2002-05-17 07:56:20 +00:00
sspitzer%netscape.com d010d0d84c fix for #145162. folder properties dialog does not match spec.
r=jglick, rs=bienvenu
2002-05-17 04:39:51 +00:00
kaie%netscape.com 4f427aac6f b=142096 Message Security box does not display all recipients
r=javi sr=mscott
2002-05-17 02:27:39 +00:00
bienvenu%netscape.com 31c187d7fa show message if imap server doesn't support sharing in sharing tab of folder props r=naving, sr=sspitzer 135860 2002-05-17 01:58:54 +00:00
cavin%netscape.com 29d7802d0d Fix for 123068. Added SMTP server name to NS_ERROR_SMTP_SEND_FAILED and NS_ERROR_COULD_NOT_LOGIN_TO_SMTP_SERVER error strings. r=ducarroz, sr=mscott. 2002-05-17 01:50:30 +00:00
kaie%netscape.com 326d2f9a24 b=120939 Make clear that both encryption and signing certs are required to configure s/mime.
r=javi sr=mscott
2002-05-17 01:12:49 +00:00
kyle.yuan%sun.com 085a027bab Bug 133366 Type letters to navigate XUL tree
Enhanced the event handler for keypress.
Disabled keypress navigation in mailnews' thread pane.
2002-05-17 00:54:38 +00:00
bienvenu%netscape.com e570523373 fix mark all read when we do get previous neww messages r/sr =sspitzer 64480 2002-05-16 23:53:40 +00:00
varada%netscape.com f87893977f fix for 130036;in offline mode ctrl-enter should do send later;r=ducarroz;sr=bienvenu 2002-05-16 22:57:12 +00:00
naving%netscape.com 9ebf5da189 144330 r=cavin sr=bienvenu. Make biff work when turbo is on and when we shutdown in one profile and start up
with another profile
2002-05-16 22:49:51 +00:00
srilatha%netscape.com c7f65283c6 Fix for bug # 129610. Simple Mapi Pref does not get saved if the pref window is launched from mail
r=rdayal@netscape.com, sr=mscott@netscape.com
2002-05-16 21:19:45 +00:00
rpotts%netscape.com 73de225b01 bug #46856 (r=valeski, sr=darin). API Changes to nsIWebProgress/nsIWebProgressListener) 2002-05-16 20:57:37 +00:00
rods%netscape.com 3550bf4953 Missed the mailnews dir for previous patch and checkin
Bug 144128 r=dcone sr=kin
2002-05-16 18:48:50 +00:00
bienvenu%netscape.com 5b0636cad4 fix warning about possible use of unitialized var, r=naving, sr=sspitzer 127289 2002-05-16 14:24:36 +00:00
bienvenu%netscape.com 41bdd08895 fix problem with threads with unread msgs only view where unread header gets added to thread not in view, and ends up with collapsed bit set in db, r=naving, sr=sspitzer 123858 2002-05-16 14:23:17 +00:00
jefft%netscape.com 7ba0bfcc72 fixed bug 129418 - MDN:Switching identity should retain request for MDN receipt options; r=ducarroz,sr=bienvenu 2002-05-16 14:01:21 +00:00
oeschger%netscape.com 4dcd572ebf restoring/adding help buttons to account manager and mailnews dialogs, bug=129540, r=racham, sr=alecf 2002-05-16 05:48:33 +00:00
kaie%netscape.com 4876fecd7c b=136948 Give better feedback when no valid certs for S/Mime are available
r=javi sr=mscott
2002-05-16 03:51:37 +00:00
timeless%mac.com 47efbd0240 Bug 18266 Query IMAP folders other than INBOX for new msgs
patch by ere@atp.fi r=bienvenu sr=scc
2002-05-16 03:32:20 +00:00
stephend%netscape.com 6ed464ef40 Bug 141678. Aligning the text on the colorpickers. Patch by Stephen Walker <walk84@yahoo.com> r=me, sr=hewitt 2002-05-16 03:09:41 +00:00
nhotta%netscape.com bcc7e5464d Changed GetTopmostMsgWindow, added pointer checks after the dom function calls,
bug 144735, r=ducarroz, sr=bienvenu.
2002-05-16 00:31:56 +00:00
ducarroz%netscape.com 5481ac586e *** empty log message *** 2002-05-15 21:21:33 +00:00
ducarroz%netscape.com 64596972f0 Fix for bug 134277. Better managment (encoding/decoding) of double-quote in addresses. R=taka, SR=bienvenu 2002-05-15 20:17:48 +00:00
dougt%netscape.com c683a217ab Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756 2002-05-15 18:55:21 +00:00
cbiesinger%web.de cacdb5d48b bug 143708 r=naving sr=bienvenu
Can't switch online/offline mode from MailNews anymore
2002-05-15 07:57:03 +00:00
sspitzer%netscape.com 51c3ff31eb fix for #144283. error message cleanup. r=stephend, sr=sspitzer
thanks to walk84@yahoo.com for the patch.
2002-05-15 04:35:40 +00:00
bienvenu%netscape.com 27090f0e07 remove linefeeds from offline msg message r/sr=sspitzer 144345 2002-05-15 00:30:06 +00:00
bienvenu%netscape.com 25189923f3 fix mismatched memory free warnings, r=cavin, sr=sspitzer 143035 2002-05-15 00:12:58 +00:00
shliang%netscape.com 5901b79635 135204 - rearranging search menus. r=sspitzer,sr=hewitt. 2002-05-14 23:18:52 +00:00
naving%netscape.com 4d96ee8438 138342 r=cavin sr=bienvenu fixing undo of moving msgs from imap to local 2002-05-14 23:18:33 +00:00
nhotta%netscape.com c56126c902 Moved the charset check out of "if (msgType == nsIMsgCompDeliverMode.Now || msgType == nsIMsgCompDeliverMode.Later)",
bug 142902, r=ducarroz, sr=bienvenu.
2002-05-14 22:50:25 +00:00
ssu%netscape.com 57bdb203d6 fixing bug 144483 - Message Filters menu item has conflicting access key. r=dean_tessman@hotmail.com sr=mscott 2002-05-14 22:26:09 +00:00
sspitzer%netscape.com 11cbaa2e11 fix for #90368. when in brief header display mode, add tooltip (with email address) to display name. r=hwaara, sr=sspitzer, a=jglick. thanks to Mike Lee (tseng_mike@yahoo.com) for the patch. 2002-05-14 20:39:50 +00:00
shliang%netscape.com 305ee08f02 141064 - focus for new mailing list dialog should be in list name field. r=hewitt, sr=sspitzer. 2002-05-14 00:36:48 +00:00
shliang%netscape.com b50f6388dc 142636 - addressbook card view notes section is at bottom. r=ssu, sr=sspitzer. 2002-05-14 00:31:45 +00:00