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

10953 Коммитов

Автор SHA1 Сообщение Дата
nhotta%netscape.com 9f55df25a0 Changed to use nsCRT::IsAscii in nsMsgSearchOnlineMail::Encode, bug 92220, r=taka,hwaara, sr=sspitzer. 2001-08-01 22:32:50 +00:00
cavin%netscape.com 7f99f07f82 Fix for bug 92938. Allocate one more byte when creating a new string in EnsureLineBreaks(). r=ducarroz,sr=bienvenu. 2001-08-01 20:19:29 +00:00
bienvenu%netscape.com 8d2a4c065f put up an error if fcc folder is set to a file in a directory that doesn't exist 83682 r=naving, sr=sspitzer 2001-08-01 13:43:34 +00:00
sspitzer%netscape.com ea3fbf907f fix for #76401 (file in search was showing news servers and other servers it shouldn't)
fix for #74406 (get "File Here" to show up for file in search.)
additionally, clean up some more cruft, fix a few js strict warnings.
r/sr=bienvenu
2001-08-01 12:08:02 +00:00
sspitzer%netscape.com ed21760898 fix for #93061. secure icons not showing up in various folder pickers and folder menus.
r/sr=bienvenu
2001-08-01 10:34:18 +00:00
naving%netscape.com d5078d515c 91731 r=bienvenu sr=mscott; Obtain the folder lock for compacting folders and for getiing pop3 messages
so that the operations do not write each other's data, only one operation should be able to write to
the folder at one time.
2001-08-01 05:31:31 +00:00
naving%netscape.com 82d2cf29c2 fixing whitespace from last checkin 2001-08-01 01:24:18 +00:00
bienvenu%netscape.com af4d680e2d part of fix for 64476 news counts getting off r=sspitzer, sr=mscott 2001-08-01 01:14:54 +00:00
naving%netscape.com 6b783edbe1 92359 r=cavin sr=sspitzer; check the filter list on all servers when a
folder is renamed/deleted.
2001-08-01 01:07:33 +00:00
bienvenu%netscape.com 3e8bcfd835 fix problem with trying to fetch msg uid -1 r=mscott sr=sspitzer 40701 2001-08-01 00:58:53 +00:00
brendan%mozilla.org 8c7c819206 FASTLOAD_20010703_BRANCH landing, r=dbaron, sr=shaver. 2001-07-31 19:05:34 +00:00
nhotta%netscape.com aae8bd22d9 Back out my last change rev=1.86 because of a regression bug 92330, a=dbaron. 2001-07-26 14:11:21 +00:00
naving%netscape.com c68f1bc808 forgot to checkin this part of the fix for bug 41720. a=dbaron 2001-07-25 22:53:30 +00:00
jaggernaut%netscape.com c14d9c09a1 Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2001-07-25 07:54:28 +00:00
timeless%mac.com 95d6ed2b2c Bugzilla Bug 46596 Address Book should not be in tasks menu/component bar if not installed
patch by neil@parkwaycc.co.uk r=hwaara r=bhuvan sr=blake
2001-07-25 07:00:22 +00:00
timeless%mac.com 84ae9e29ca Bugzilla Bug 15096 UI: 3-Pane, Visual, General Menu Problems
r=kerz sr=hewitt
changes needed because of Bugzilla Bug 41572 Prefer matched case for Access keys
2001-07-25 06:36:58 +00:00
sspitzer%netscape.com bc9b9b67ad fix for #92194. don't open the message in the stand alone message window
if the user double clicks on the thread twisty.  r/sr=bienvenu
2001-07-25 06:34:59 +00:00
cls%seawood.org 89611d4d34 Rename smime stub library to smimestb to remove conflict with NSS smime3 lib in static builds.
Bug #86254
2001-07-25 06:18:49 +00:00
sspitzer%netscape.com 3a71bd320a fix for #89052. certain imap searches were failing (and popup up alerts)
because we were forming bad search queries.  r=naving, sr=bienvenu
2001-07-25 05:09:51 +00:00
stephend%netscape.com 68ba793c44 91755. Search Messages' window title had an extra period. r=jglick@netscape.com/mpt@mozilla.org.uk, sr=hewitt@netscape.com 2001-07-25 05:00:39 +00:00
naving%netscape.com 5dd5bee209 41720 r=bivenvenu sr=sspitzer. Make the filters work on rename and warn and
disable the filter on delete of a folder. Also added msgWindow to some
pop mail retrieval and filter routines.
2001-07-25 04:21:01 +00:00
beard%netscape.com 9f8092728c fix Mac OS X case sensitivity build bustage. 2001-07-25 03:17:15 +00:00
dianesun%netscape.com 6e9c53c214 Fixes for bug 80797(Cleanup msgSynchronize.js) 82660(Tweak Select Folder). r=hwaara, sr=sspitzer 2001-07-25 01:43:46 +00:00
hwaara%chello.se d17db8adf4 #44800, fixed our current window handling code for the search window and filterlist dialog to use nsIWindowMediator to fix the problem where choosing "Search Messages" or "Message Filters" twice made the popupmenus go blank.
r=bhuvan, sr=sspitzer
2001-07-24 23:32:00 +00:00
mkaply%us.ibm.com 6bcec5ddcb #91790
s[r]=mscott
Avoid malloc of 0 - if there are no items to sort, don't try to sort them.
2001-07-24 22:43:01 +00:00
nhotta%netscape.com cac20998b2 Added ASCII check to the US-ASCII optimization code in order to avoid generating illegal UTF-8,
bug 82591, r=ducarroz, sr=sspitzer.
2001-07-24 22:35:55 +00:00
bienvenu%netscape.com ee153a9c78 potential fix for 40701 rs=mscott problem with handling unsolicited imap flag responses 2001-07-24 22:19:15 +00:00
timeless%mac.com a4014435ae fix Bugzilla Bug 90741 Whack the rest of the <box> tags in the trunk [mailnews]
by andersma@luther.edu r=hwaara sr=sspitzer
2001-07-24 20:31:03 +00:00
stephend%netscape.com 1edf5c3743 91285. Better fix for JS strict warnings, declare the variable before the if/else. r=varada@netscape.com, sr=blaker@netscape.com 2001-07-24 20:02:35 +00:00
sspitzer%netscape.com 5bc84ab8cf fix for #88949. fix certain cases where account central was not loading.
r=hwaara, varga, rs=bienvenu
2001-07-24 20:02:19 +00:00
pete%alphanumerica.com f65c767018 Fix for nsIFile delete conflicts with JS reserved name b=37406, r=dougt, sr=jst
Renamed all Delete methods to Remove.

--pete
2001-07-24 18:38:25 +00:00
stephend%netscape.com 005a7cb0c2 91285. Javascript strict warnings in askSendFormat.js r=kerz@netscape.com sr=blaker@netscape.com 2001-07-24 07:12:16 +00:00
naving%netscape.com 8fde81780a 91651 r/sr=bienvenu. check for the number of messages to be deleted at the
start of the routine.
2001-07-24 00:51:15 +00:00
naving%netscape.com 86ee4bf4de 91651 r/sr=bienvenu. Remove the messages from the array that have not been
successfully copied.
2001-07-24 00:50:14 +00:00
jaggernaut%netscape.com 4d73a251ab Bug 73353: clean up the REQUIRES lines in Makefiles. 2001-07-23 22:36:12 +00:00
bienvenu%netscape.com c9a208a037 fix imap timeouts to use PRTimeInterval r=naving, sr=sspitzer 90079 2001-07-23 22:22:11 +00:00
mscott%netscape.com 7c4585f65f Bug #91570 --> be sure to show forwarded apple double attachments in the message pane.
r=ducarroz, sr=sspitzer
2001-07-20 22:03:52 +00:00
nhotta%netscape.com 9500beb4b8 Disabling font scaling in libmime to avoid double scaling problem, bug 62756, r=ducarroz, sr=sspitzer. 2001-07-20 21:06:20 +00:00
bienvenu%netscape.com 0acb8185bc don't allow thread unread counts to be negative r=naving, sr=mscott fixes one case of 64476 2001-07-20 13:13:32 +00:00
mkaply%us.ibm.com c6bf1c88a1 HPUX bustage - need newline at end of file 2001-07-20 02:37:47 +00:00
srilatha%netscape.com 3ab20e2d65 Fix for bug # 86749. Added observer for ldap server prefs
r=ducarroz, sr=sspitzer
2001-07-20 00:13:38 +00:00
dbragg%netscape.com 0417427d98 Checking in for smeredith@netscape.com.
Fix for bug 18266.  Check all IMAP folders for new messages when getMessage is pressed.
Added function GetNewMessagesAllFolders.  r=bienvenu, sr=mscott.
2001-07-19 23:56:34 +00:00
hwaara%chello.se 84422dcfde #58564, fix a js error. r=hwaara, sr=mscott, checkin for Henrik Gemal 2001-07-19 13:13:23 +00:00
naving%netscape.com db62985b1a 91412 r/sr=mscott; do not use the copyService, call copy directly on the destFolder. 2001-07-19 04:12:51 +00:00
mitesh%netscape.com a13c578c74 Bug 83585 - Changes for new feature to import comm 4.x ab
r=chuang and sr=sspitzer
checking in for rdayal@netscape.com
2001-07-19 01:01:21 +00:00
mitesh%netscape.com e3b864fe9d Bug 83585 - Modified for use by new feature to import comm 4.x ab
r=chuang and sr=sspitzer
checking in for rdayal@netscape.com
2001-07-19 00:53:40 +00:00
nhotta%netscape.com 5683d9ec94 When the pref "mail.strictly_mime_headers" is off, send as mail charset instead of UTF-8,
bug 68394, r=ducarroz,sr=bienvenu.
2001-07-18 19:46:03 +00:00
bienvenu%netscape.com a7bd2338ab fix problems with biff and cleanup inbox on exit with SSL, r=naving, sr=mscott 90767 58964 2001-07-18 13:51:27 +00:00
hwaara%chello.se 26d38a7f47 #88525, Add shortcut key and revise wording to "Search Messages...". r=bzbarsky, sr=sspitzer 2001-07-18 00:31:22 +00:00
sspitzer%netscape.com fe744d7ccf fix for subscribe crasher #90718. make sure to null out selection from the view.
r=hwaara,sr=bienvenu
2001-07-17 19:34:53 +00:00