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