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
shliang%netscape.com
0ca1d6f1c5
134430 - change default mdn pref. r=ssu, sr=sspitzer
2002-05-14 00:22:48 +00:00
nhotta%netscape.com
7277eb50c5
Set a correct accesskey value for "more",
...
bug 138028, r=naving, sr=bienvenu.
2002-05-14 00:10:22 +00:00
rdayal%netscape.com
1fea44138b
fix for bug # 131857 - setting Mozilla as default mail app crashes
...
Makefile.in changed to build msgMapi.dll for machines using gmake for windows builds.
r=cls, sr=mscott.
2002-05-13 23:04:36 +00:00
cavin%netscape.com
0f2a5892d7
Fix for #82276 . Always return entry info even if there's no other attribute associated with the contact. r=ducarroz, sr=mscott.
2002-05-13 21:02:42 +00:00
kaie%netscape.com
36e1446784
b=127175 Fix javascript strict warnings
...
r=javi sr=mscott
2002-05-13 14:03:51 +00:00
sspitzer%netscape.com
95b230618b
supplimental fix for #119360 . LDIF export / import is lossy.
...
I messed up the attribute name. It's mozillaHomeState, not mozillaHomeStreet.
r=dmose. sr=bienvenu
2002-05-12 21:26:12 +00:00
sspitzer%netscape.com
5326167ac1
fix for bugscape bug #15485 . when using turbo, after exiting, some imap accounts
...
would throw up password prompts when the biff timer would go off.
the issue about the biff timer going off after exit is bug #143848 .
r/sr=mscott
2002-05-12 21:00:04 +00:00
srilatha%netscape.com
20feb45deb
Fix for bug # 124057. Deleting addressbook from prefs should delete it from the addressbook window
...
r=rdayal, sr=sspitzer
2002-05-11 03:24:23 +00:00
sspitzer%netscape.com
af9cec5090
fix for performance bug #109557 . stand alone message display time depends
...
on number of messages in the folder. clone the db view, instead of rebuilding it.
thanks to antonio.xu@sun.com for the fix.
fix for bug #93863 . sub folders of special folder (where we show recipient for author in the thread pane) should also treat recipient as author in the threadpane.
thanks to reto@tischhauser.com for the initial patch.
r=bienvenu, sr=sspitzer
2002-05-11 01:52:02 +00:00
sspitzer%netscape.com
aa1a7d1798
whitespace fixes I had in my tree. r/sr=no-one
2002-05-11 01:38:42 +00:00
sspitzer%netscape.com
6a0dda7cf5
fix #126844 . freeing mismatched memory. thanks to pj@ludd.luth.se for the fix.
...
r/sr=sspitzer
2002-05-11 01:01:56 +00:00