rhp%netscape.com
9018c8dbc2
Fix problem with inline display - Bug #: 31238 - r: mscott - a: phil
2000-03-10 01:56:55 +00:00
rhp%netscape.com
b56203b0f4
Small fix for garbled title bug for I18N subjects - Bug #: 29651 - r: alecf - a: phil
2000-03-09 15:51:19 +00:00
mscott%netscape.com
afd4e4318c
Bug #30553 --> API sync with the change to nsIContentHandler::HandleContent.
...
r=travis
a=jevering
2000-03-09 08:18:21 +00:00
alecf%netscape.com
b5b4662332
fix for #31038 - move the smtpService initialization to just before invalid accounts get loaded
...
r=sspitzer
a=jar
2000-03-09 05:16:53 +00:00
putterman%netscape.com
8884b756dc
Fixing mac bustage.
2000-03-09 04:58:38 +00:00
putterman%netscape.com
36a0950773
a=phil. r=jefft and mscott. Fix for 30918. Can now move messages from imap to local
...
and local to imap.
2000-03-09 04:17:02 +00:00
rhp%netscape.com
77da8b4b91
Fixing garbage display of subject in frame header - Bug #: 29651 - r: alecf - a: leger"
2000-03-09 00:41:54 +00:00
rhp%netscape.com
b495f1ed91
Fix for quoting problem with line wrap - Bug #: 30562 - r: rhp - worked on with Ben Bucksch - a: phil
2000-03-09 00:09:18 +00:00
sspitzer%netscape.com
ae9d88e477
bulletproofing fix for #30937 . r=mscott a=jar. don't crash if the imap server goes away.
2000-03-08 05:04:14 +00:00
bienvenu%netscape.com
03a52b6290
more work on ab import, NOT PART OF BUILD
2000-03-08 04:30:45 +00:00
sspitzer%netscape.com
daa66da4ed
bulletproofing fix for #30937 . r=mscott a=jar. don't crash
...
if the imap server goes away.
2000-03-08 04:17:05 +00:00
slamm%netscape.com
15a2c3b12e
Add persist='collapsed' to message pane box to persist state set by splitter. Bug 29813. r=evaughan,mcafee a=jevering
2000-03-08 00:16:16 +00:00
bienvenu%netscape.com
137833a7ba
add ab upgrader interface, NOT PART OF BUILD
2000-03-07 20:57:03 +00:00
mscott%netscape.com
ee46900da4
fix assertion problems related to the thread macro by adding a routine to prxoy the imap url to the ui thread
...
for release. this ensures that the objects held onto by the imap url are released and destroyed on the ui thread.
r=bienvenu
a=jar
2000-03-07 06:40:41 +00:00
mscott%netscape.com
5444f29e24
fix assertion problems related to the thread macro by adding a routine to prxoy the imap url to the ui thread
...
for release. there is also a lot of white space changes to this file so don't be alarmed.
r=bienvenu
a=jar
2000-03-07 06:39:10 +00:00
mscott%netscape.com
9d0e84f49d
fix assertion problems related to the thread macro by adding a routine to prxoy the imap url to the ui thread
...
for release
r=bienvenu
a=jar
2000-03-07 06:38:30 +00:00
sspitzer%netscape.com
3769b38f0b
fix for #30381 . r=mscott, a=jar. get -compose to work again.
2000-03-07 05:35:36 +00:00
putterman%netscape.com
5aff76e874
Fix for 29814. a=phil r=bienvenu. Mail folders now load after they are imported. Fixes
...
a memory leak that was preventing this from working.
2000-03-07 05:13:25 +00:00
hangas%netscape.com
d1f6b630a1
Fix 29861 (Make throbber do the right thing for every window - mozilla and Netscape trees) r=scottip a=phil
2000-03-07 00:22:55 +00:00
warren%netscape.com
c0497e31be
Bug 21556: Making linux be thread-safe. Making tons of classes implement threadsafe AddRef/Release. a=jar
2000-03-05 21:26:01 +00:00
sspitzer%netscape.com
30d0836cd5
check in alecf's fix for #30370 . r=sspitzer, a=jar.
2000-03-05 21:25:53 +00:00
sspitzer%netscape.com
4ec69fb1fb
fix for #30146 . r=mscott,jar a=jar. if we are creating the "Local Folders" account
...
and we aren't migrating, then don't set the server's local path. it is already
set correctly. also, find the local folders account after creating it for use
in setting the copies and folders.
2000-03-05 18:44:26 +00:00
mscott%netscape.com
b95f493d38
Bug #30144 --> correctly set the user agent for messenger to be the same user agent http is using. We were
...
incorrectly setting to be the app name (Mozilla 5.0) which is the same in both the mozilla and commercial builds.
r=alecf
a=phil,jar
2000-03-05 03:12:46 +00:00
bienvenu%netscape.com
07efd04099
fix 28203 handle bad password error from logon redirection a=chofmann, r=mscott
2000-03-05 03:04:23 +00:00
sspitzer%netscape.com
27c24a0b41
filenames too long for the mac's little brain. thanks to big-brained beard for catching my mistake.
2000-03-05 02:13:24 +00:00
sspitzer%netscape.com
607a0a14fa
filenames too long for the mac's little brain.
...
thanks to big-brained beard for catching my mistake.
2000-03-05 02:11:15 +00:00
mscott%netscape.com
4e9c59c4b2
Bug #30144 --> remove the user agent toolbar from the UI. tWe're also going to use the same user agent
...
string that http uses (we weren't doing that before).
r=alecf
a=phil,jar
2000-03-05 00:19:38 +00:00
sspitzer%netscape.com
1af4a5481e
fix for #26146 , get the download news headers dialog to work properly.
...
r=blizzard, a=jevering
2000-03-04 23:13:00 +00:00
sspitzer%netscape.com
bedc87f009
my half of the fix for bug #29861 . define defaults for
...
the throbber urls. r=blizzard, a=jevering
2000-03-04 22:48:53 +00:00
sspitzer%netscape.com
17e9a3a4d7
not part of the build yet.
2000-03-04 18:18:44 +00:00
ducarroz%netscape.com
dcbbacb3fe
Fix for bug 30172. Add a line break before and after the link tag when sending a page or a link. R=rhp, A=jar
2000-03-04 16:54:36 +00:00
ducarroz%netscape.com
73779b037b
Fix bug 30250. Forget to call CreateTheComposeWindow when processing a template message with a body defined. R=jefft,rhp A=phil
2000-03-04 04:51:40 +00:00
amusil%netscape.com
c37c55d770
Fix for Bug 382870. r=mscott a=phil
2000-03-04 04:19:34 +00:00
alecf%netscape.com
e0b7a51df5
fix for REALLY stupid typo from my earlier fix for #29714
...
typo fix was reviewed by mscott, and because this was part of an earlier checkin, this is also a=phil
2000-03-03 08:10:52 +00:00
mscott%netscape.com
a6d6fc0f6a
Bug #30102 --> don't logoff the external login requestor
...
if we succeeded in the request...we want to cache the requestor
for the session.
r=amusil
a=daver
2000-03-03 06:29:58 +00:00
ducarroz%netscape.com
e96fa14c55
Fix for bug 30188. We need to set the tree width to 0 if we want let the flex attribute do is job. This because trees have a fix width of 200px by default. R=mscott, A=phil,daver.
2000-03-03 04:57:59 +00:00
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