Commit Graph

7238 Commits

Author SHA1 Message Date
tonyr%fbdesigns.com
ac13e292a2 Convert strings to UTF8 when adding to the address book. b=29789, r=chuang@netscape.com a=phil 2000-03-03 01:15:00 +00:00
alecf%netscape.com
5064ec9a3a second part of fix for #29714 - tie a particular SMTP server to a particular identity if the ISP requests it.
r=mscott
a=phil
2000-03-02 23:42:32 +00:00
alecf%netscape.com
ee6b36799d fix for #29714
make sure to store the mServersLoaded=PR_TRUE even if there is some wierd pref failure
a=phil
r=mscott
2000-03-02 23:41:34 +00:00
mscott%netscape.com
8085e187d1 Bug #22960 --> help improve message display performance. This routine would get called for each
line of data parsed by mime for displaying a message. It was making 4 copies of the line inside of it. I
used some nsString magic to reduce the number of allocations to just one! *yeah*
r=rhp
a=phil
2000-03-02 06:14:33 +00:00
rhp%netscape.com
c8143e7e8c Just updating a test harness... THIS IS NOT PART OF ANY BUILD! 2000-03-02 06:14:01 +00:00
sspitzer%netscape.com
fc15ea4ee1 fix for #29894, newsrc file corruption. need to truncate the newsrc when
we open it.  otherwise, if we go to write it out and it has gotten smaller,
we will leave garbage at the end of the file.  big thanks to Ken Dowling (kdowling@concentric.net) reporting this bug. a=jar
2000-03-02 05:19:18 +00:00
jefft%netscape.com
4cb964ecf5 fixed bug 29746 - startup imap folder cache bypassed; reset online folder name should only happen when rename; a=phil,r=bienvenu 2000-03-02 03:21:15 +00:00
putterman%netscape.com
071e736ec0 a=phil. r=hangas. Fixes 20422 where clicking on a thread twisty wouldn't open up the
entire thread.
2000-03-01 22:33:25 +00:00
rhp%netscape.com
fa19ef16c9 Fix for eating message bodies and missing auto linking - Bug 29759 - r: mscott - a: phil 2000-03-01 07:57:08 +00:00
mscott%netscape.com
f213fa8843 Bug #28984 --> use SetRecipients to set the recipients on the smtp url. I forgot to check this file
in with the rest of the files I checked in earlier.
r=sspitzer
a=phil
2000-03-01 06:38:34 +00:00
jefft%netscape.com
8142d351ad fixed bug 25988 -- IMAP Subfolders appearing at 1st level instead of 2nd level; bug 26061 -- Rename a pop3 folder and its subfolders disappear; a=phil,r=bienvenu 2000-03-01 05:17:53 +00:00
bienvenu%netscape.com
f990b71747 fix threading performance with header cache, r=mscott,a=phil 28233 2000-03-01 04:15:12 +00:00
bienvenu%netscape.com
38aeed8620 fix utf7 encoding of folder names whose last char is non-ascii, r=jefft a=phil 26745 2000-03-01 03:58:53 +00:00
mscott%netscape.com
4bed2407e9 Bug #29650 --> add a cache stream listener which can mediate between the cache channel and the mock channel
when broadcasting onstart/on stop, etc. notifications to the end consumer
r=bienvenu
a=phil
2000-03-01 03:10:06 +00:00
mscott%netscape.com
987e40182c Bug #28984 --> add a getter & setter for recipients. The recipients are now stored as a field in the smtp url
instead of as part of the url spec.
r=sspitzer
a=phil
2000-03-01 03:08:05 +00:00
mscott%netscape.com
cc0850b82d Bug #28984 --> add a getter & setter for recipients
r=sspitzer
a=phil
2000-03-01 03:07:10 +00:00
sspitzer%netscape.com
2531b3070f fix for #29647. fix pref stickiness issue. r=ben, a=jar,rickg 2000-03-01 02:50:09 +00:00
alecf%netscape.com
fe637100c7 fix for #29586 r=rickg a=rickg
bandaid fix to make <p> tag wrap the paragraphs
2000-03-01 02:47:45 +00:00
ducarroz%netscape.com
42244ae8c4 FIx for bug 28349, don't addref a null pointer oh dude!. R=alecf, A=phil 2000-02-29 22:32:14 +00:00
hangas%netscape.com
3f3a4477b2 Fix 29654 (Unable to Delete messages or Cancel News Messages from menu) r=mscott, a=phil 2000-02-29 21:57:50 +00:00
hangas%netscape.com
d310c8fbcf Fix 29383 (Calling address picker twice causes hang) r=mscott, a=phil 2000-02-29 21:53:02 +00:00
jefft%netscape.com
3950520b6c bug 29340 -- Message sent before logging into mail shows logon failed message; a=phil,r=bienvenu 2000-02-29 21:01:53 +00:00
rhp%netscape.com
438a0577fa Finally correcting the nsIXULWindow issue in nsMsgSend.cpp 2000-02-29 09:13:10 +00:00
rhp%netscape.com
f731a20d8c Fixing again.. 2000-02-29 08:02:04 +00:00
rhp%netscape.com
86e0e32c9a Fixing breakage 2000-02-29 07:43:21 +00:00
rhp%netscape.com
712e34ff48 Fixes for file - save as in unicode and spaces in replies becoming unprintable chars - Bug #: 23418 - 29267 - r: jefft 2000-02-29 07:04:24 +00:00
jefft%netscape.com
2c5ea9d2a5 fixed bug 28445 - [PDT+] Error displayed after selecting the renamed subfolders; bug 20366 - Unsuccessful IMAP folder rename makes folder disappear; r=bienvenu,a=phil 2000-02-29 01:16:55 +00:00
alecf%netscape.com
1d15d01f5f fix for #29168
r=sspitzer
a=phil
allow us to switch between nativePath and URLString when using the picker in prefs/account manager
2000-02-29 00:52:51 +00:00
blizzard%redhat.com
a6d97b2321 fix spelling of hander to handler. bug #29407. r=sspitzer 2000-02-27 20:51:11 +00:00
mscott%netscape.com
88a27da42e Bug #23788 --> implement logon redirection support for smtp.
r=bienvenu
a=phil
2000-02-27 09:04:44 +00:00
mscott%netscape.com
baf45ba2e9 Bug #23788 --> add a string for noting that we are trying to connect to
the smtp server.
r=bienvenu
a=phil
2000-02-27 08:47:28 +00:00
mscott%netscape.com
2d70636dd5 Bug #23788 --> in order for the logon redirector to work for smtp and imap we need to pass in a service ID request
token.
r=bienvenu
a=phil
2000-02-27 01:11:13 +00:00
mscott%netscape.com
8fa3c570dc Bug #23788 --> add the ability to open connection given a host and port instead extracting them from the url.
This is necessary in order to implement 23788.
r=bienvenu
a=phil
2000-02-26 23:11:45 +00:00
putterman%netscape.com
5f45c92152 a=phil. r=bienvenu. More work on 26456, speeding up Imap mail folder loading by
reusing dbhdr in syncflags.
2000-02-26 20:48:14 +00:00
putterman%netscape.com
7abb41369e a=phil. Fixes for 29184 and 29104 (r=alecf and bienvenu) Can now access and copy to a local
subfolder.  Fix for 7844 (r=nhotta and bienvenu) Can now view Japanese local folders.
2000-02-26 20:46:39 +00:00
sspitzer%netscape.com
a6ef17ab45 fix for #29287, r=alecf, a=jar. set defaults for the copies and folder prefs. 2000-02-26 07:42:09 +00:00
sspitzer%netscape.com
7cb570ad1b fix for #28911, r=alecf, a=jar. avoid loading in unnecessary dlls at startup. 2000-02-26 03:52:06 +00:00
hangas%netscape.com
854cdcac87 Fix 28144 Make XP Toolkit widgets look more professional. r=german/scottip a=phil 2000-02-26 01:21:51 +00:00
sspitzer%netscape.com
09b7b9db4f fix for #26773, alert when there is a network error in mailnews. r=mscott, a=phil 2000-02-26 01:04:50 +00:00
bryner%uiuc.edu
6985354db4 Adding a new flag to the Win32 build system. Set DISABLE_TESTS=1 to skip
building in the tests directories.  Should not affect the build at all if
you do not have this environment variable.  r=leaf.
2000-02-25 04:12:40 +00:00
hangas%netscape.com
36af4ceba9 Fix for PDT+ bug 23091 (Messages pref panel). r=scottip a=phil 2000-02-25 01:56:02 +00:00
hangas%netscape.com
99011cea8f Fix for PDT+ bug 23091 (Messages pref panel).submitted by mozilla@bucksch.org r=hangas a=phil 2000-02-25 01:55:17 +00:00
bienvenu%netscape.com
408197527f part of fix for 28891 r=mscott, a=phil 2000-02-25 01:19:13 +00:00
alecf%netscape.com
4adefa8828 last part of fix for #23411 - support login redirectors in SMTP servers
r=mscott a=phil
2000-02-25 00:59:56 +00:00
alecf%netscape.com
b2f6882705 additional string for #23411 r=sspitzer, a=phil 2000-02-25 00:57:47 +00:00
alecf%netscape.com
083fedbb1c support to allow arbitrary ISPs to pre-fill any accounts in the account wizard.
r=sspitzer, a=phil
bug=#23411
2000-02-24 23:05:07 +00:00
bienvenu%netscape.com
c8bac6b070 fix logon referral stuff to put up error messages and reprompt a=phil,r=mscott 28201 28203 2000-02-24 04:27:16 +00:00
sspitzer%netscape.com
0619d76a5f fix for #28530, r=alecf, a=jar,phil 2000-02-24 02:03:11 +00:00
bienvenu%netscape.com
7145d81ccd fix unix build warning from last checkin - unused var 2000-02-23 20:59:59 +00:00
bienvenu%netscape.com
6d75704d50 remove use of strtok to fix latin1 char handling, r=alecf, a=phil 24692 2000-02-23 20:49:09 +00:00