sspitzer%netscape.com
591295074d
initialize uninitialized variable. #50889 , #59617 . submitted by alex@pike.org, bruce@cubik.org.
...
r=sspitzer, sr=mscott
2000-11-09 20:53:33 +00:00
jefft%netscape.com
5537e0086a
fixed bug 59470 -- failed to handle multipart/alternative message; r=rhp, sr=mscott
2000-11-09 20:34:12 +00:00
jefft%netscape.com
b83c5f5b20
fixed bug 57571 -- relative url crashes mail client; r=brendan, sr=mscott
2000-11-09 20:29:39 +00:00
sspitzer%netscape.com
5378c7ef8e
add a sneaky hack for testing if rdf random access enumerators will
...
be a performance win, if we implement them.
this is temporary code.
(the other piece is non-temporary. we had an uninitialized variable)
r=putterman, sr=mscott.
2000-11-09 03:57:50 +00:00
bienvenu%netscape.com
b7b7c3f3a2
fix delete to trash on cyrus servers -=r=jefft sr=mscott 58686
2000-11-09 02:47:41 +00:00
bienvenu%netscape.com
39a00abf0c
fix return value of SetInt32Property, groundwork for fix for 58691 imap hiearchy delimiter problems sr=mscott
2000-11-09 01:26:35 +00:00
bienvenu%netscape.com
0fe4d06a38
move NotifyStoreClosedAllHeaders to base class so imap can call it to fix 59376 crash in morkRowObject::CloseRowObject r=mscott
2000-11-09 00:14:22 +00:00
blakeross%telocity.com
8c6d09b89b
Fix 48876: make d&d and modifier-/middle-click possible throughout the app and implement selection within link (50673). Also fixes 59520, 48780, 48632, 57588, 59132. r=jag sr=alecf
2000-11-09 00:06:54 +00:00
jefft%netscape.com
49ab1ee935
fixed bug 59460 -- unable to display international message; r=sspitzer, scottip333; sr=mscott
2000-11-08 08:03:44 +00:00
dbaron%fas.harvard.edu
14f0d12bad
Remove the last remnants of the misspelled nsTextFormater and remove the misspelled files. r=erik@netscape.com sr=brendan@mozilla.org b=16951
2000-11-08 03:02:17 +00:00
jefft%netscape.com
4d4466cd3f
fixed bug 59203 -- Viewing attached message crashes in nsCRT::strtok; r=rhp, sr=mscott
2000-11-06 22:12:26 +00:00
sspitzer%netscape.com
392b865853
fix for #58580 . r=rhp, sr=mscott. make the files we put in /tmp for sending drafts
...
and posting news message have permissions of 600. it is bad to have users
messages world readable in /tmp.
2000-11-06 21:47:03 +00:00
sspitzer%netscape.com
3a6e215aa1
fix for #59172 . implement simple caching for FindServer().
...
we call FindServer() a lot. But there it is very likely that the
server we ask for is the same server we asked for last time.
r=bienvenu.
2000-11-05 20:50:32 +00:00
sspitzer%netscape.com
5ca81ef20b
more for #17801 . make "next unread navigation" go across servers.
2000-11-05 10:05:21 +00:00
sspitzer%netscape.com
9c447f45a0
fix for #17801 . r=putterman. make it so "next" will take you across folders.
...
still work to be done before this feature is perfect, but this gets the
ball rolling.
2000-11-05 02:29:47 +00:00
putterman%netscape.com
f023865395
Fix for 58748. r=jefft sr=mscott. Don't crash if there's no trash folder while trying to delete a folder.
2000-11-05 00:16:03 +00:00
bienvenu%netscape.com
62c8d937f2
fix 46375 (or part of it, anyway) reading large imap messages in too small chunks r=jefft, sr=mscott
2000-11-02 02:22:13 +00:00
ducarroz%netscape.com
82717f33fa
Fix for bug 57678. Disable menu item Send and Change button Send to Send Later when offline. R=varada, SR=mscott, A=pdt
2000-11-02 01:39:32 +00:00
sspitzer%netscape.com
01aa87c6bc
fix for #58337 r=tonyr, sr=alecf
...
make sure we remove the temporary identity we create during
eudora and outlook import.
2000-11-02 01:02:38 +00:00
ducarroz%netscape.com
f11fbfacfc
Fix for bug 58532. Need to catch error thrown by the function unescape. R=sspitzer, SR=mscott
2000-11-01 23:23:06 +00:00
naving%netscape.com
b5371bc277
54152. r=scottip sr=mscott. Lines node created.
2000-11-01 20:06:53 +00:00
naving%netscape.com
047b7661b0
54152. r=scottip sr=mscott. Lines node created
2000-11-01 20:06:19 +00:00
naving%netscape.com
82456f3916
54152. r=scottip sr=mscott. Lines supported in news
2000-11-01 20:04:22 +00:00
naving%netscape.com
05b079e33a
54152. r=scottip sr=mscott. Lines supported in news.
2000-11-01 20:02:28 +00:00
naving%netscape.com
06466e73cf
54152 r=scottip sr=mscott. Lines supported now.
2000-11-01 20:01:44 +00:00
naving%netscape.com
94db327a0c
55132, 54152. r=scottip, sr=mscott. Lines now supported in news and threadpane scrolls to
...
correct position when messagepane collapses and recollapses.
2000-11-01 20:00:31 +00:00
naving%netscape.com
fb63ab512f
Bug #56044 , r=sspitzer, sr=mscott. Deleting instead of renaming is the right thing
...
to do because the folder is created in the code that follows.
2000-11-01 19:56:29 +00:00
blakeross%telocity.com
e5efb22564
Fix 58570: lots of strict warnings in searchTermOverlay.js. r=timeless sr=alecf
2000-11-01 18:49:24 +00:00
rhp%netscape.com
b2fcb25f16
crash deleting mail - Bug #: 50239
2000-11-01 02:11:44 +00:00
jefft%netscape.com
f794279e7d
fixed bug 57614 - copy to Sent folder failed after message sent successfully, r=bienvenu, sr=alecf
2000-10-31 22:04:58 +00:00
rhp%netscape.com
e0d6c46191
Fix for crashing when sending later fails - Bug #57851
2000-10-30 21:18:04 +00:00
bienvenu%netscape.com
31197149bb
fix shift delete in local mail folders to allow subsequent msg select r=sspitzer sr=mscott 58323
2000-10-30 14:58:10 +00:00
warren%netscape.com
cd56c0575b
Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc.
2000-10-28 22:17:53 +00:00
alecf%netscape.com
fba350692f
fix for #13806 r=sfraser, sr=mscott
...
stop exporting excess symbols from addressbook
2000-10-28 07:01:37 +00:00
warren%netscape.com
0735771512
Removed extra 0 arg
2000-10-27 23:21:30 +00:00
warren%netscape.com
9a6d92a433
Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson
2000-10-27 22:43:51 +00:00
bienvenu%netscape.com
c8a5f01f55
fix handling of interrupted news urls wrt connection cache r=sspitzer, sr=alecf 57665
2000-10-27 03:21:02 +00:00
timeless%mac.com
7ef4db2efb
fix bug 46610 Status bar is missing offline indicator r=scottip, a=waterson
2000-10-27 03:15:52 +00:00
cls%seawood.org
043c17fe22
Fix typo
2000-10-26 22:36:29 +00:00
mkaply%us.ibm.com
566a8ca764
#58097
...
r=cls
TINDERBOX BREAK - Enable HAVE_MOVEMAIL
2000-10-26 20:45:48 +00:00
cls%seawood.org
c894aafae5
Backing out temp fix for bug #25562 (-LANG:exceptions=OFF CXXFLAGS).
...
Rerranging labels in nsMsgSend.cpp so that Irix CC won't complain about jumping to a label out of its region. Bug #25562 sr=mscott
2000-10-26 08:28:16 +00:00
sspitzer%netscape.com
3995a26e5b
fix for #57151 . r=bienvenu, sr=mscott. properly migrate the users addressbook
...
when they are non-ascii.
2000-10-26 03:39:24 +00:00
sspitzer%netscape.com
795e33b157
fix for #56666 . add locking when getting mail from the spool file.
...
patch from adam@gimp.org .
2000-10-26 03:30:56 +00:00
cls%seawood.org
663abdf29e
Rearrange library linking order so that all symbols are resolved for Irix builds. Build #55783 . Thanks to rob@adacel.com.au (Robert Low) for the patch.
2000-10-26 02:24:31 +00:00
timeless%mac.com
bf8cc77259
fix bug 47209, "add ellipsis to send page and send link"
...
r=jag a=putterman
2000-10-26 02:22:34 +00:00
bienvenu%netscape.com
498008479c
fix for 56643 topcrash in morkRowObject:CloseRowObject r=putterman,sr=mscott
2000-10-26 00:36:56 +00:00
bienvenu%netscape.com
fa3d175e2a
fix top crash in nsPop3Protocol::SendRetr, from branch, sr=mscott
2000-10-25 14:59:38 +00:00
bienvenu%netscape.com
ba0c4d9e10
fix for 55983 pop filters mis-applied r=jefft, sr=alecf, a=jar
2000-10-24 14:38:20 +00:00
jst%netscape.com
c1ccea8268
Fixing rtm++ bug 56529. Necko was unescaping the content of URL's if a segment of the URL is requested (but not if the whole URL is requested), the DOM code used this unescaped string as is and that caused backwards compatibility problems. a=gagan&brendan, r=andreas.otte@primus-online.de
2000-10-24 04:56:10 +00:00
jefft%netscape.com
e80db70297
fixed bug 57571 - crash due to the failure of resolving relative image urls; r=bienvenu, sr=alecf, mscott
2000-10-24 02:00:53 +00:00