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

12886 Коммитов

Автор SHA1 Сообщение Дата
ssu%netscape.com 9591a2fc41 fixing bug 137141 - Wrong context menu items in stand alone mail window. r=neil sr=sspitzer a=drivers 2002-06-06 02:27:20 +00:00
bienvenu%netscape.com 42a83f4d27 rest of fix for 138018 disable move/delete for readonly folders r=naving, sr=sspitzer, a=asa 2002-06-06 01:19:42 +00:00
stephend%netscape.com ed9f066881 Bug 139797. Addressbook should read address book in the Import Wizard. Patch by Dawn Endico <endico@mozilla.org> r=me, sr=jst. Cleanup tabs, also. 2002-06-05 04:18:32 +00:00
ducarroz%netscape.com 159845d2b3 Fix for bug 97055. The previous fix isn't working correctly when the pref "imageblocker.enabled" is set to false. mailnews element must not be disabled. R=morse, SR=bienvenu 2002-06-05 03:38:59 +00:00
stephend%netscape.com 439581a3bb Bug 86986. Disable location textfield when mail startup checkbox is off. Patch by Stephen Walker <walk84@yahoo.com> r=ssu, sr=sspitzer 2002-06-05 00:00:53 +00:00
cathleen%netscape.com 64856eb68b clean up last traces of nsCRT::strlen(char* s), bug 124536 r=dp, sr=brendan 2002-06-04 23:05:39 +00:00
naving%netscape.com 495825a8eb 90064 r=cavin sr=bienvenu. fixing Subscribe error alerts when sending mail and copying msg to imap sent folder
without launching mailnews. The fix is to build the folder hierarchy.
2002-06-04 21:45:09 +00:00
sspitzer%netscape.com 3e8138e699 fix for #148078. context menu problems in stand alone msg window.
use GetLoadedMsgFolder() instead of GetSelectedFolderResource().
regression caused by #138018.  r/sr=bienvenu.
2002-06-04 07:28:52 +00:00
kaie%netscape.com 06917f5972 Part of bug 119394, landing UI strings only.
r=cotter sr=alecf
2002-06-04 05:09:47 +00:00
ducarroz%netscape.com 71fb5003f7 Fix for bug 147877. Add UI for disabling plugins in mailnews. R=bhuvan, SR=bienvenu 2002-06-04 04:14:25 +00:00
cavin%netscape.com b797b11d74 Fix for 94775. When redirect login fails, invoke ForgetPassword(), instead of SetPassword(nsnull), to clean up all cached passwords. r=dmose, sr=bienvenu. 2002-06-03 06:04:47 +00:00
dmose%netscape.com d066d1f28f Support LDAP authentication for autocomplete and addressbook (bug 135778); r=sspitzer@netscape.com, srilatha@netscape.com; sr=bienvenu@netscape.com 2002-06-03 04:05:48 +00:00
nhotta%netscape.com 11c77022cb Changed strcpy to strncpy to protect the buffer,
bug 145370, r=ducarroz, sr=bienvenu.
2002-05-31 19:41:45 +00:00
ducarroz%netscape.com 35efa98f83 Fix for bug 97055. Add an option for disabling remote images in mailnews. R=bhuvan, SR=alecf 2002-05-31 18:43:23 +00:00
mscott%netscape.com b265de8e71 Drop in the new biff icon from the UI group.
rs=sspitzer
2002-05-31 03:59:14 +00:00
cavin%netscape.com 622f1d396f Fix for 145150. Map "Content-Type: application/ms-tnef" to "Content-Type: text/plain" so the body text can be displayed normally (instead of in an attachment). r=ducarroz, sr=bienvenu. 2002-05-31 02:24:28 +00:00
cavin%netscape.com 1a6b77b233 Fix for 70374. Use the right date format for the "From " line (ie, "From - Mon Jan 1 00:00:00 1965"). r=ducarroz, sr=sspitzer. 2002-05-31 02:20:45 +00:00
srilatha%netscape.com 1e8851ff8b Fix for bug # 144508. Crashes importing mail from outlook.
patch given by ducarroz
r=varada, sr=bienvenu
2002-05-30 22:22:45 +00:00
bienvenu%netscape.com 8c4a187566 add code to sync msg hdr flags with newsrc flags, r=cavin, sr=sspitzer original patch by ayn2@cornell.edu 64476 2002-05-30 14:27:49 +00:00
bienvenu%netscape.com 5df803f012 part of fix for unread counts getting wrong in news threads 64476 r/sr =sspitzer 2002-05-30 14:25:05 +00:00
brendan%mozilla.org 2300976a2f Back out troublesome parts of patch for 130544 (147997, r/sr=me). 2002-05-30 07:13:40 +00:00
shliang%netscape.com b612c6ea33 123687 - ui for adding ldap directory to addressbook - r=sspitzer, sr=bienvenu 2002-05-30 01:52:33 +00:00
shliang%netscape.com 4b7fb0a1f7 147662 - adding option to remove free web mail in account manager - r=sspitzer, sr=bienvenu 2002-05-30 01:12:40 +00:00
shliang%netscape.com ab1c6b08c5 133402 - selected addressbook cards in sidebar do not prefill msg compose - r=sspitzer, sr=bienvenu 2002-05-30 01:08:13 +00:00
cavin%netscape.com ddc18c90d0 Fix for 134014. Correct the mapping table to match the addrbook api calls. R=ducarroz, sr=bienvenu. 2002-05-30 00:43:38 +00:00
bienvenu%netscape.com e3c83f77fc fix threading by subject r=cavin, sr=sspitzer 140613 2002-05-29 21:02:58 +00:00
bienvenu%netscape.com 2a10e29b85 fix required by fix for threading by subject r=cavin, sr=sspitzer 140613 2002-05-29 21:02:09 +00:00
bienvenu%netscape.com bc229bf094 fix problem starting up with missing INBOX.msf for imap r=ere@atp.fi, sr=sspitzer 147896 2002-05-29 20:58:35 +00:00
brendan%mozilla.org d133d09cb4 Clean up nsICollection/nsSupportsArray {Append,Remove}Element return type (130544, r=dougt, sr=bienvenu). 2002-05-29 18:08:37 +00:00
kaie%netscape.com 68968d98ac b=139561 Implement S/Mime "on demand verification" for IMAP messages
r=javi/cotter sr=bienvenu
2002-05-29 04:44:50 +00:00
caillon%returnzero.com b3a9e29734 Bug 145528, 'Send Page' context menu item sends the frame instead of the frameset. Patch contributed by Sander <mybugzilla@juima.org>, r=bzbarsky, sr=ben. 2002-05-28 21:19:30 +00:00
sspitzer%netscape.com d1784190d5 fix for #146046. fix several regressions to the subscribe dialog.
1)  [search view] "Subscribe" and "Unsubscribe" buttons don't work (original bug)
2)  [search and tree views] space bar doesn't do the right thing (toggle state)
3)  [tree view] double click on a row that is a container should not toggle the subscribe state

r=hwaara, sr=bienvenu
2002-05-28 20:55:38 +00:00
stephend%netscape.com 4efe7e91f3 Bug 60639. Proliferate amount of JS strict warnings in accountmanager.js. Patch by rossi@telnet.at (email address doesn't resolve). r=racham@netscape.com, sr=shaver@mozilla.org. I'm landing this for him because a) I'm not sure he has cvs commit access b) I _so_ don't want to see this bitrot any longer. 2002-05-28 02:39:31 +00:00
andreww%netscape.com aec34073e6 bugzilla 111031 - need access keys [mnemonics] for QuickSearch - r=shuehan, sr=hewitt 2002-05-24 20:20:34 +00:00
ducarroz%netscape.com 4d19e1af3d Fix for bug 141648. We need to set the focus outside the eidtable field when recycling the compose window to avoid having focus problem on Mac. R=varada, SR=bienvenu 2002-05-24 19:07:22 +00:00
hwaara%chello.se 7946867d68 #115324, more removal and optimizing of search/filters code. This time hopefully with the correct line endings too. ;-)
r=biesi, sr=bienvenu
2002-05-24 18:35:18 +00:00
hwaara%chello.se d930db2c5c #146230, "search progress doesn't behave like other progress"
r=biesi, sr=bienvenu
2002-05-24 18:31:28 +00:00
mkaply%us.ibm.com c8cf74b885 Fix IRIX bustage. My gosh someone horked this file. So much for blame 2002-05-24 16:17:01 +00:00
hwaara%chello.se 918caa7bf7 #115324, remove unused search/filters code. sr=jst, r=naving 2002-05-24 11:11:49 +00:00
varada%netscape.com 50a556df9f fix for 70540;compose window should bring up account wizard when there are no identities;r=bhuvan;sr=sspitzer 2002-05-24 00:13:40 +00:00
bienvenu%netscape.com 232a8e11a3 fix 138018 should disable delete and move for readonly folders r=naving, sr=sspitzer 2002-05-23 23:13:26 +00:00
srilatha%netscape.com a1a907e242 Fix for bug # 141438. added code so that we don't define SHORT_LIBNAME on winNT
r=cls, sr=sspitzer
2002-05-23 21:00:56 +00:00
naving%netscape.com 389314fae2 140149 r=racham sr=mscott. fixing disappearing of "disable cookies in mail & newsgroups" checkbox on commercial mac builds. 2002-05-23 20:28:27 +00:00
naving%netscape.com 6e3818f973 146089 r=ducarroz sr=bienvenu fixing a crasher when downloading pop3 mail with malformed "From" address. 2002-05-23 20:21:42 +00:00
naving%netscape.com a0e82572a2 146313 r=cavin sr=bienvenu Making server->ForgetPassWord() call from imap protocol code thread-safe 2002-05-23 20:19:06 +00:00
naving%netscape.com da341fcaa1 145258 r=cavin sr=bienvenu Use unique tmp files when saving filter rules otherwise rules.dat can be corrupted in a multiuser environment 2002-05-22 00:21:11 +00:00
naving%netscape.com 4837a1422f 145341 r=cavin sr=bienvenu Automatic downloading of pop3 msgs on biff was not updating status counter. fix is to pass valid msgWindow. this is needed for stopping such downloads and/or for throwing errors. 2002-05-22 00:05:03 +00:00
bienvenu%netscape.com 950b3162ef put up a message if imap server connection fails without an error before seeing server greeting, 71792 r=cavin, sr=sspitzer 2002-05-21 23:05:50 +00:00
bienvenu%netscape.com 039ebe220c add max number of imap connections to cache, r=cavin, sr=sspitzer 71792 2002-05-21 23:04:24 +00:00
bienvenu%netscape.com f1346ee5c4 rest of fix for 13560, don't display permissions on imap folder props if server doesn't support acl r=naving, sr=sspitzer 2002-05-21 21:43:23 +00:00