Commit Graph

10780 Commits

Author SHA1 Message Date
naving%netscape.com
43a63d53b9 84767 r=suresh sr=mscott a=blizzard; make sure m_curFilter is not null. m_curFilter
may be null if there is no name for a filter in rules.dat.
2001-06-15 21:54:48 +00:00
varada%netscape.com
6a3ce29c55 fix for bug#75449-forwarding attachments inline were getting garbled names in the UI;r=ducarroz;sr=seth;a=asa 2001-06-15 20:01:49 +00:00
varada%netscape.com
a6d54dc216 partial fix for bug#81296 -visually enabling SendNow menu all the time;r=blizzard,sr=sspitzer;a=asa 2001-06-15 19:55:52 +00:00
sspitzer%netscape.com
2082e9b321 fix for bug #84261. there are times where we need to insert linefeeds into message bodys
so that saving as draft, sending, and posting messages will not fail.
this will be come less of a problem when #67334 is fixed.
r=ducarroz, sr=sfraser, a=asa
2001-06-15 19:52:50 +00:00
sspitzer%netscape.com
22108e7147 supplimental fix for #66867. r=hwaara, rs=mscott, a=dbaron 2001-06-15 19:47:51 +00:00
mscott%netscape.com
2cbbc0ecad Bug #78195 --> crash in nsImapMockChannel::SetupPartExtractorListener caused
by running the same imap url twice. We need to given the url a new mock channel
when we run it again.

Bug #80347 --> use the body structure when trying to find a part

sr=bienvenu
r=naving
a=asa
2001-06-15 19:03:20 +00:00
dmose%netscape.com
b292106d6f Parameterize LDAP autocomplete searchfilter via hidden pref (bug 77386); also improves default searchfilter (85315). r=leif@netscape.com,srilatha@netscape.com; sr=bienvenu@netscape.com; a=asa@mozilla.org 2001-06-15 05:04:32 +00:00
sspitzer%netscape.com
2fc3894d99 fix for #83638, addressbook throbber looks bad.
r=hwaara, rs=bienvenu, a=asa
2001-06-15 04:10:15 +00:00
ducarroz%netscape.com
5968affb72 Fix for bug 69337. Add css rule to toggle the send button image when switching between online and offline. This is only for classic. Thanks neil@parkwaycc.co.uk for providing the patch. R=ducarroz, SR=hewitt, A=asa@mozilla.org 2001-06-15 01:28:28 +00:00
hwaara%chello.se
302cbc5781 #66867, "nsMsgNewsFolder::SetCachedNewsrcLine leaks". r=hwaara, sr=blizzard, a=asa. Original patch by Kevin Higgins. 2001-06-14 23:57:46 +00:00
bienvenu%netscape.com
8a3bbca701 fix downloading of news messages downloading every other message fix by marcus.spranger@gmx.de r=naving, sr=me 84069 2001-06-14 23:36:01 +00:00
mscott%netscape.com
d13c90ac34 Bug #83457 --> show forwarded attachments contained inside inlined messages.
the trick here is to not show the inlined message as a separate attachment but to
still query the inlined attachment mime object for any external body parts.
r=ducarroz
sr=sspitzer
a=asa
2001-06-14 01:44:07 +00:00
naving%netscape.com
d52f557406 84905 r=racham sr=bienvenu a=asa; revert the functionality of Message | Move and File button 2001-06-14 01:23:27 +00:00
naving%netscape.com
bb7607c021 78237 r=bienvenu sr=mscott a=asa treat INBOX is the case-insensitive folder for imap servers so that we don't have mutliple inboxes. 2001-06-13 21:33:26 +00:00
mscott%netscape.com
87b08c474d Bug #84731 --> default smtp servers to never use ssl instead of try
sr=sspitzer
a=asa
2001-06-13 21:28:16 +00:00
chuang%netscape.com
e85398d1d2 Bug 79852 Lots of JS warnings doing address book operations,
r/sr=sfrase, sr=mscott, a= asa@mozilla.org
2001-06-13 06:47:08 +00:00
srilatha%netscape.com
acbcd5a02e Fix for bug # 79249. Move the ldap preferences stuff to addressing panel in
Mail/news account settings. r=mohanb, sr=sspitzer, a=asa
2001-06-13 00:59:01 +00:00
alecf%netscape.com
9b7e999bef fix for bug 71903 (search history broken), bug 82277 (fix string allocation in mIgnorePrefixes), bug 83490 (non-allocating accessor for autocomplete), bug 85364 (switching to nsAutoString)
sr=hewitt
r=ben
a=asa
2001-06-12 23:59:01 +00:00
naving%netscape.com
3ddcc24b29 84334 r=mscott sr=bienvenu a=asa; Clear the copystate and truncate the mailbox file to the beginning of the last message. 2001-06-12 23:07:44 +00:00
chuang%netscape.com
4d9bff303f Bug82991 Copying a large number of addresses between address books causes crash,
r=ducarroz, sr=mscott, a= asa@mozilla.org
2001-06-12 18:55:53 +00:00
mkaply%us.ibm.com
59c9314898 IRIX bustage - more CR/LF stuff 2001-06-12 03:15:12 +00:00
naving%netscape.com
2e584a74be whoops! backing out changes not part of the last checkin 2001-06-11 22:55:04 +00:00
naving%netscape.com
1888d913e6 61171 r=bienvenu sr=mscott a=dbaron; make the password dialog come up again and again independent of the biff settings.
83634 r=bienvenu sr=mscott a=dbaron; wait for the start up connection only; for wrong
passwords we are using existing connection so just try the new password without waiting.
2001-06-11 22:45:25 +00:00
cavin%netscape.com
a19e4f1a1e Fix bug 83486. Remove incomplete cache entry in OnStopReuqest() when failed. r=mscott, sr=bienvenu, a=blizzard@mozilla.org. 2001-06-11 20:44:11 +00:00
blakeross%telocity.com
5170d05df1 Subscribe dialog needs polish/cleanup (83770). r=sspitzer sr=hewitt a=asa 2001-06-10 17:56:35 +00:00
ducarroz%netscape.com
f5aab2990f Fix for bug 28348. Disable temporary the cancel button and remove the keep dialog open option. R=varada, SR=mscott, A=asa 2001-06-09 05:28:38 +00:00
ducarroz%netscape.com
ce9a689217 Fix for bug 28348. Turn on by default the send progress dialog. R=varada, SR=mscott, A=asa 2001-06-09 05:26:39 +00:00
srilatha%netscape.com
b7ce3aa9e4 Fix for bug # 79780. Removed Checkbox "Use addressbook and do not search in
the directory". r=mohanb,sr=sspitzer,a=asa
2001-06-09 00:34:32 +00:00
naving%netscape.com
6d4bdbb200 84535; r=racham sr=bienvenu a=asa; If root folder is the destination folder
assert and return.
2001-06-08 21:30:04 +00:00
dianesun%netscape.com
fe022c3e81 Fix for bugs 79555(Download/Sync doesn't retain pref) 80127(Select dialog not modal). r=bhuvan, sr=sspitzer, a=dbaron 2001-06-08 21:17:43 +00:00
naving%netscape.com
81cbc7f48b 83807 r=bienvenu sr=mscott a=dbaron. Check if last_accessed_msg < number_of_messages so that we do not access garbage 2001-06-08 05:05:17 +00:00
cmanske%netscape.com
be81baabc6 Remove separate 'Replace' command, fix by rcassin, b=80807, r=cmanske, sr=sfraser, a=asa-drivers 2001-06-08 05:00:40 +00:00
naving%netscape.com
f68acfc250 84351 r=mscott sr=bienvenu a=dbaron; Pass the nsIOFileStream as a parameter
where ever needed. Remove the usage of m_fileStream.
2001-06-08 04:50:37 +00:00
sspitzer%netscape.com
e67b23af0f whoops, checking in the real fix for #79260.
(I checked in the wrong patch)
2001-06-08 04:24:05 +00:00
sspitzer%netscape.com
d650301195 fix for #79260. get compose nspr log to work again in opt builds
(for stephend).  r=mscott, sr=bienvenu, a=asa
2001-06-08 04:12:42 +00:00
sspitzer%netscape.com
dba7419c8c fix for #84036. servers that didn't support filters were showing up in the filter dialog.
r=hwaara, sr=bienvenu, a=asa
2001-06-08 04:03:50 +00:00
srilatha%netscape.com
d95357e635 Fix for bug# 79922. Propagates the name modification from properties dialog to the
LDAP Directory Server dialogs.
r=mohanb, sr=sspitzer, a=dbaron.
2001-06-08 01:32:38 +00:00
srilatha%netscape.com
32941c4012 Fix for bug# 79934. Removed Login, Password UI from LDAP Server properties dialog.
r=mohanb, sr=spitzer, a=dbaron
2001-06-08 01:16:30 +00:00
srilatha%netscape.com
b9748c74e9 Fix for bug# 79814. Removed preferences for netcenter,infospace and verisign directories.
r=hwaara,sr=spritzer,a=dbaron
2001-06-08 01:04:17 +00:00
bienvenu%netscape.com
523249b37d fix for saving view and sort info across folder compacts r=naving, sr=sspitzer 82455 a=drivers 2001-06-07 14:01:48 +00:00
cls%seawood.org
fd91224e9a Convert nsMsgDB to use generic NS_IMPL_NSGETMODULE macros needed for static builds.
Bug #83522 r=bienvenu sr=mscott a=blizzard
2001-06-07 05:56:20 +00:00
naving%netscape.com
01eed4abfa 82764 r=bienvenu sr=sspitzer a=blizzard; make undo for multiple messages work across servers and also make it so that we do a copy when we do move/copy across
message.
75936 r=bienvenu sr=mscott a=chofmann; clearing the copystate and calling
onStopCopy() at the right place to make filing messages across server from
search window work.
2001-06-07 05:09:48 +00:00
mscott%netscape.com
0740b3e870 Bug #65170 --> make sure ReadLine blocks if we don't get a complete line from the server
we block by re-entering the paused for data state in our state machine.
r=sspitzer
sr=bienvenu
a=asa
2001-06-07 04:26:38 +00:00
ducarroz%netscape.com
a8c9f9a23a Fix for bug 82460. Correctly manage errors when user decides to stop sending when we cannot find the attachment. R=varada, SR=mscott, A=blizzard 2001-06-06 23:53:55 +00:00
mscott%netscape.com
43b8fa7e79 Bug #84356 --> fix mailto url regression caused by port blocking landing.
r=dougt
sr=bienvenu
a=blizzard
2001-06-06 23:37:37 +00:00
dmose%netscape.com
7886df5150 Make LDAP autocompletion respect UI setting for maximum number of hits to return (bug 77388). r=leif@netscape.com, sr=mscott@netscape.com, a=blizzard@mozilla.org 2001-06-06 23:28:07 +00:00
dougt%netscape.com
27541d4006 Fixes mail bustage 84283.
r/sr sspitzer, a=blizzard@redhat.com
2001-06-06 18:10:34 +00:00
bienvenu%netscape.com
f5d57fda5b fix bug 83709 inline attachments in offline imap messages not displayed while offline r=naving, sr=mscott a=drivers 2001-06-06 14:08:15 +00:00
naving%netscape.com
afb28b31e8 84070 r=bienvenu sr=sspitzer a=chofmann. stop the search before closing the search window
(using close button)
2001-06-06 05:12:10 +00:00
sspitzer%netscape.com
6fad03cb01 fix for #83143. delete key sometimes doesn't work. r=ducarroz,sr=mscott
a=selmer,a=chofmann
2001-06-06 04:05:51 +00:00
naving%netscape.com
b3a5b20270 50572 r=bienvenu sr=mscott a=pdt. check if the folder is noSelect folder and
return appropriately
2001-06-06 03:32:19 +00:00
mscott%netscape.com
864262f972 Bug #83381 --> crash replying to message with long lines
r=sspitzer
sr=bienvenu
a=asa
2001-06-06 00:44:06 +00:00
dougt%netscape.com
e0c4831d10 Fixes bug 83401. r=gagan, darin, sr=vidur, a=blizzard. Add port blacklisting to necko 2001-06-06 00:10:09 +00:00
nhotta%netscape.com
9a64865fff Separated the menu checkmark part as a function,
use setTimeout() to delay the execution to allow the menu creation to complete before checkmark the menu,
bug 82272, r=ducarroz, sr=waterson, a=asa.
2001-06-05 00:04:56 +00:00
bienvenu%netscape.com
39d76ec4be fix delimiter used to separate multiple folder destinations for offline copy r=naving, sr=sspitzer, a=drivers@mozilla.org 83980 2001-06-04 23:22:46 +00:00
ducarroz%netscape.com
f58a4d9d49 Fix for bug 81751. Add an extra layer of converted in order to be able to support multipart urls (like multipart/x-mixed-replace). R=varada, SR=mscott, A=asa 2001-06-04 23:01:45 +00:00
bienvenu%netscape.com
e8af18563c fix playback of offline imap copy operations 83734 r=naving, sr=sspitzer, a=drivers@mozilla.org 2001-06-04 22:58:09 +00:00
mkaply%us.ibm.com
af1e4be9cc #66016
r=hwaara, sr=alecf, a=asa
Move hardcoded strings into properties file
2001-06-04 22:47:15 +00:00
dmose%netscape.com
afd8717558 Fix LDAP autocomplete to show display names (bug 79885) r=ducarroz@netscape.com, sr=mscott@netscape.com, a=dbaron@fas.harvard.edu 2001-06-04 03:01:51 +00:00
ducarroz%netscape.com
af4453cc6c Fix for bug 83184. Need to send resource fork of file which Internet config doesn't have a mapping for. This fix has been already checked in the 0.9.1 branch. R=sfraser, SR=bienvenu, A=asa 2001-06-04 02:44:13 +00:00
sspitzer%netscape.com
6474b670b4 the fix for #79528 caused a regression (unable to delete filters).
adding back a line that was accidentally removed.  sr=bienvenu
2001-06-02 18:05:59 +00:00
hwaara%chello.se
02df2bab49 #70258. Clean up the filters UI. Make the filterlist-dialog look better. r=bhuvan, sr=hewitt, a=dbaron. 2001-06-02 12:37:32 +00:00
hwaara%chello.se
7f57fbf8d4 #49565. Fix leak, initial patch by Kevin Higgins. r=naving, alecf, sr=brendan, a=dbaron. 2001-06-02 12:11:41 +00:00
ssu%netscape.com
1819008327 checking in for mscott. fixes bug 82643 - Replying to a message fails. r=sspitzer,sr=bienvenu,a=drivers@mozilla.org 2001-06-02 04:54:51 +00:00
sspitzer%netscape.com
e7f5c26fb9 fix for #82821. fix several problems (including an infinite loop problem during folder discovery)
cause by long folder names on platforms with filename limitations.
r/sr=mscott,bienvneu,a=leaf/chofmann
2001-05-31 05:26:08 +00:00
sspitzer%netscape.com
8c19d4b3ed fix for #72969. get news://host/groups urls to open a 3 pane again.
r=mscott,sr=bienvenu,r=chofmann
2001-05-31 05:02:53 +00:00
dianesun%netscape.com
4e3f209b90 Fix for bug 82884(Unsent Messages Getting Sent Without my approval). r=bienvenu, sr=sspitzer, a=asa 2001-05-31 01:23:22 +00:00
racham%netscape.com
0ffbcbe2b1 Fixing bug 82827. Fixed the persistence problem with IMAP server type selection in mail account wizard. Added wsm_persist attribute to radio group items so that user selection persists. POP3 will be the default item selected when the user enters the server type page for the first time and persistent value will take on from there. r=ssu, sr=sspitzer, a=chofmann, asa 2001-05-31 00:57:52 +00:00
ducarroz%netscape.com
51c0095a02 Fix for bug 82645. We should avoid to call GatherMimeAttachments in the case we call SnarfAttachment as this last one will call itself the first one. R=varada, SR=bienvenu, A=asa 2001-05-30 23:58:03 +00:00
mscott%netscape.com
1a5b8aea5a Bug #82972 --> avoid crash when we've closed the channel b4 the cache entry came back with data...
r=bienvenu
sr=sspitzer
a=asa
2001-05-30 21:40:29 +00:00
bienvenu%netscape.com
cdc2ce67c2 fix problem downloading message bodies for offline use when headers haven't been downloaded r=naving, sr=sspitzer a=drivers@mozilla.org 82248 2001-05-30 04:03:35 +00:00
bienvenu%netscape.com
6898529097 fix infinite loop expanding certain threads, r=naving, sr=sspitzer a=drivers@mozilla.org 82595 2001-05-30 04:00:21 +00:00
bienvenu%netscape.com
dc2c86e4a2 fix problem saving drafts while offline r=naving, sr=sspitzer, 82476, a=drivers@mozilla.org 2001-05-30 03:58:19 +00:00
naving%netscape.com
1768a9bd8a 82217 r=naving, sr=sspitzer. open the db with create and upgrading as PR_FALSE. patch
provided by bienvenu@netscape.com
2001-05-29 21:59:09 +00:00
naving%netscape.com
315fb64a24 82217, r=bienvenu sr=sspitzer. Do the db stuff if destMailDB is not null. 2001-05-29 21:57:50 +00:00
bienvenu%netscape.com
74767b2ca2 add support for counting lines in offline messages so that offline message body search will work, r=naving, sr=sspitzer, a=blizzard 79723 2001-05-26 21:49:14 +00:00
bienvenu%netscape.com
873a57b157 fix 79104 crash doing get selected messages when no messages selected r=naving, sr=sspitzer a=asa@mozilla.org 2001-05-26 15:00:02 +00:00
sspitzer%netscape.com
a424df8505 fix for #82695. recent regression, no folder names were showing up in the
select folders for download dialog.  r=ssu, sr=bienvenu, a=asa.
2001-05-26 07:12:23 +00:00
sspitzer%netscape.com
02ebb198bc fix for #82019. fix it so importing eudora settings will do the right thing if the user didn't set a return address in eudora. r=cavin, sr=bienvenu, a=asa 2001-05-26 06:02:34 +00:00
sspitzer%netscape.com
0d66651529 fix for #82019. fix it so importing eudora settings will do the right
thing if the user didn't set a return address in eudora.
r=cavin, sr=bienvenu, a=asa
2001-05-26 06:00:40 +00:00
sspitzer%netscape.com
d2f92f7fdf fix for #82602. make context menus show up for attachments so you can save them in the stand
alone msg window and the alternate 3 pane.  r=pinkerton, sr=bienvenu, a=asa
2001-05-26 05:58:29 +00:00
sspitzer%netscape.com
2ddb4c8c31 fix for #78891. clean up the folder properties dialog to have 2 tabs
instead of 4.  hide the offline tab when not applicable.
r=hwaara,sr=sspitzer,bienvenu.  a=asa@mozilla.org
thanks to doronr@naboonline.com for the patch
2001-05-25 23:30:51 +00:00
bienvenu%netscape.com
ba10763cf8 fix download of imap attachments while offline r=naving, sr=mscott a=asa 2001-05-25 18:40:41 +00:00
ducarroz%netscape.com
7fea5f786b Fix for bug 82461. Need to complete the initialization of the url fetcher before calling OpenURI else... boom! R=varada, SR=sspitzer, A=asa@mozilla.org 2001-05-25 17:47:23 +00:00
prass%netscape.com
9c387990fc fix for bugscape 4458 - from field presence sticky
r=suresh@netscape.com, sr=mscott@netscape.com, a=phil@netscape.com
This is to make sure notifyclear address gets called when each msg is loaded.
2001-05-25 14:30:11 +00:00
hwaara%chello.se
9ceae4d284 #79188. Make the Offline "Select Folders" dialog suck less. r=racham, sr=hewitt, sspitzer, a=blizzard. The UI changes are OK'd by jglick@netscape.com 2001-05-25 01:13:56 +00:00
bienvenu%netscape.com
58e056b443 fix 82285 hang playing back offline moves from local folder to imap folder rs=sspitzer a=putterman 2001-05-24 03:15:30 +00:00
bienvenu%netscape.com
4449b37907 fix for blocker 82338 can't see msg headers rs=sspitzer, r=prass a=kysmith 2001-05-23 17:19:06 +00:00
bstell%netscape.com
4637faa37a fix bustage 2001-05-23 02:55:52 +00:00
sspitzer%netscape.com
5f59ea510d fix for #66018, #81741, #50567, #77211. fix a bunch of migration problems.
patch by cavin, r=sspitzer,sr=bienvenu
2001-05-23 02:16:35 +00:00
mscott%netscape.com
073790738f Bug #72131,77539 --> don't resolve relative urls against mail urls unless it's an anchor tag.
r=mstoltz
sr=sspitzer
2001-05-23 01:37:39 +00:00
bienvenu%netscape.com
ece972d9fc fix for crash cleaning up mail dbs on shutdown on mac r=brade, sr=sspitzer, a=putterman 82195 2001-05-23 01:26:48 +00:00
dianesun%netscape.com
86d6c5929d Back up checkin for 79555 and 80127 2001-05-23 00:50:58 +00:00
dianesun%netscape.com
12aee0f5ea Back up checkins for 79555 and 80127 2001-05-23 00:38:42 +00:00
prass%netscape.com
e73122be09 partial fix for bugscape bug 4458, presence stopped working. notify clear addresses is being defined in msgHdrViewAddresses. r=suresh@netscape.com, sr=mscott@netscape.com 2001-05-23 00:05:57 +00:00
varada%netscape.com
246cef1d09 fix for bug#81730;regression-save as draft dialog must be shown when the pref is turned on;r=ducarroz;sr=sspitzer 2001-05-22 23:57:44 +00:00
gerv%gerv.net
fe5d1c6e44 Remove hard-coded "Mozilla" from some properties files by rewording. Bug 80838. r=doron, sr=brendan (in his absence) using his magic "dtd/properties changes only" rubberstamp. 2001-05-22 21:25:59 +00:00
dianesun%netscape.com
c08d05ce60 Bug fixes for 79555(Download/Sync not retain pref), 80127(Select Dialog not modal). r=bhuvan, sr=sspitzer 2001-05-22 21:23:04 +00:00
ccarlen%netscape.com
b7d55f3e7e Bug 38626 - Remove references to nsFileLocations. r=valeski/sr=alecf 2001-05-21 22:36:18 +00:00
bienvenu%netscape.com
b5937b3395 fix crash first time bringing up mail on the mac r=naving, sr=sspitzer 81492 2001-05-21 22:22:47 +00:00