Commit Graph

1402 Commits

Author SHA1 Message Date
darin%netscape.com
6fd5862e6e fixes bug 142870 "nsIFile should use UCS-2 instead of UTF-8"
r=dougt sr=alecf
2002-05-07 23:07:19 +00:00
ducarroz%netscape.com
8cc82f489f Fix for bug 135279. Need to be able to specify a line token other than LF when reading a stream buffer. Local file on Mac or CR as line ending. R=naving, SR=mscott 2002-05-03 21:36:33 +00:00
naving%netscape.com
066c35c03c 141152 r=ducarroz sr=bienvenu fix the partial msg display code in mime to use escaped uidl and then unescape
this uidl in pop3 code. fixes truncated pop3 msg download problems with uidl having quotes(")
2002-05-03 01:00:21 +00:00
naving%netscape.com
9704a57636 139876 r=bienvenu sr=mscott Add two methods to nsIMsgFolder to transfer db init info when we are getting rid
of old db and creating a new db for the same folder
135275 r=bienvenu sr=mscott Added a boolean dbBatching param to EnableNotification that will tell us when
to do db batching. This param help us to not open unused stream to local dest folder in mailDatabase code, hence we can rid of #ifdef MAC.
2002-04-30 21:24:22 +00:00
darin%netscape.com
e554d83626 fixes bug 129279 "nsIFile unicode/utf8/ascii task"
r=dougt sr=alecf
2002-04-27 05:33:09 +00:00
jgmyers%netscape.com
bf7e6b01fd Remove ssl-forcehandshake workaround r=kaie/rpotts/bienvenu sr=darin 2002-04-26 23:02:11 +00:00
nhotta%netscape.com
b1e79eb712 Added out argument for NS_MsgStripRE to avoid altering the const argument,
bug 131983, r=ducarroz, sr=bienvenu.
2002-04-23 02:18:19 +00:00
mscott%netscape.com
20a080addf remove an obsolete #ifdef DEBUG_mscott 2002-04-16 18:54:04 +00:00
bienvenu%netscape.com
b4bb7ffd7e fix copying imap/news msgs while offline without msg body and make copying multiple messages while offline work r=naving, sr=sspitzer 131047 also land fix for handling failure in local move copy that's been in my tree, r=naving, sr=sspitzer and closing local db's after copying messages into them r=naving, sr=sspitzer 114211 2002-04-16 14:20:35 +00:00
sspitzer%netscape.com
e0e43448e5 fix build bustage, forgot to check in this file for #134897 2002-04-16 06:26:59 +00:00
sspitzer%netscape.com
0d23834394 landing cavin's fix for #134897. turbo related bug:
Mail account info and message display not working for new profile created in Quick Launch mode
r=bienvenu, sr=sspitzer
2002-04-16 05:22:35 +00:00
jefft%netscape.com
c66ec239aa fixed bug 136476 - MDN:If you filter mesgs and receive a mesg that is
requesting RR, you are prompted to send the RR before you actually click
on the mesg; r=bienvenu, sr=sspitzer

fixed bug 133437 - Sent Copy of MDN Request messages should have
MSG_FLAG_MDN_REPORT_NEEDED turned off; r=ducarroz, sr=bienvenu
2002-04-16 04:16:40 +00:00
naving%netscape.com
6fd85cae1b 136784 r=bienvenu sr=mscott. Make compact local folders work for out-of-date summary files
and skip the folder if we are in middle of building msf file(parsing kicked off by selecting folder).
2002-04-15 23:05:07 +00:00
naving%netscape.com
b6a8eb0c42 136973 r/sr=bienvenu. Remove un-necessary EnableNotifications calls when moving msgs to
local folders.
2002-04-12 01:30:44 +00:00
naving%netscape.com
8d7723d92d 122361 r=bienvenu sr=sspitzer a=asa. Share the output file stream created for downloading pop3 messages with
the db, so that we don't have two streams writing to Inbox - in case the user reads/deletes mail while downloading.
2002-04-05 23:52:28 +00:00
naving%netscape.com
5ac9afbdb5 127910 r=bienvenu sr=mscott a=asa. Fix a crash on downloading pop3 messages 2002-04-01 00:34:50 +00:00
sspitzer%netscape.com
4223c7b432 landing bienvenu's fix for the MDN crasher #134119
r=jefft, sr=sspitzer, a=granrose
2002-03-29 21:00:56 +00:00
sspitzer%netscape.com
437f13b03e landing changes for MDN Return Receipts feature, bug #16241
feature contributed by our friend jt95070@netscape.net (Jeff Tsai)
r=sspitzer,sr=bienvenu,a=asa.  Parts not written by jefft, r=jefft,sr=bienvenu.
2002-03-28 21:34:42 +00:00
darin%netscape.com
9fbd1028d6 b=128508 "freeze nsIChannel nsIRequest" r=gagan, sr=rpotts, a=asa 2002-03-20 22:50:33 +00:00
bienvenu%netscape.com
dce4c831e3 fix labels not sticking when db is regenerated, patch by naving, r=bienvenu, sr=sspitzer 123110 a=shaver 2002-03-13 23:48:10 +00:00
darin%netscape.com
f1a6738b6c fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa 2002-03-06 07:48:55 +00:00
naving%netscape.com
7a4dee432d 57440 r=bienvenu sr=sspitzer a=asa Make the default mail folders localizable. 2002-03-05 03:25:31 +00:00
morse%netscape.com
d8c109186b bug 107579, infrastructure for detecting 3rd-party cookies, r=darin,rpotts, sr=devitz 2002-03-02 01:49:30 +00:00
naving%netscape.com
03d2b5d0da 113128 r=bienvenu sr=mscott a=roc+moz fix deleting/moving local folders on mac 2002-02-27 02:30:58 +00:00
naving%netscape.com
ca0afe6112 101485 r=sspitzer sr=bienvenu a=asa Fix crash on filing messages from search
upon File | Quit pass valid msgWindow so that we can stop the running news
url.
2002-02-22 23:11:12 +00:00
naving%netscape.com
07b150e77c 120076 r=bienvenu sr=mscott a=roc+moz. Undo delete for local msgs should
also update popstate.dat. also fixing one js error from last checkin.
2002-02-21 01:37:36 +00:00
naving%netscape.com
c17b34eeef 100991 r=bienvenu sr=mscott a=roc+moz. Select the folder and the message (if any) after renaming a folder. 2002-02-21 00:16:57 +00:00
sspitzer%netscape.com
d2cb3313a4 fix for #121639. get forward as attachment to work for news again.
while I'm at it, some code cleanup.  note, this fix also makes it so
we use the news cache when copying messages, which is a perf win.
most of this r=naving, all of it r/sr=bienvenu
2002-02-20 08:23:05 +00:00
cathleen%netscape.com
3f9b432d36 eliminate nsCRT::strlen for char* strings (part 3), bug 124536 r=dp sr=brendan 2002-02-19 08:42:48 +00:00
bbaetz%student.usyd.edu.au
8e196739ba Bug 44995 - support socks proxies in mailnews
r=mscott, sr=darin
2002-02-19 07:07:23 +00:00
dbaron%fas.harvard.edu
59892aa65e Remove more no-longer-needed nsComponentManager::RegisterComponent calls. Remove remnants of NS_IMPL_IDS macro, associated with long-gone NS_DECLARE_ID. b=125782 r=dougt rs=jag 2002-02-16 16:18:13 +00:00
naving%netscape.com
3cfbb64542 125503 r=bienvenu sr=mscott If the internet connection is lost make sure that we truncate any half downloaded
msg and commit the db so that if it comes back again in the same session we are still able to download messages
2002-02-16 04:04:26 +00:00
bienvenu%netscape.com
6d51f022b4 store labels on the imap server r=naving, sr=sspitzer 114379 2002-02-14 01:07:19 +00:00
naving%netscape.com
9e2c1a9793 107598 r=racham sr=bienvenu. Imap folder creation is first done on server then on client so we need to
notify filterEditor window that we are done with folder creation and then we can set the folder picker
to new folder. Added SetBusyCursor for this action. Also remove alert code from imap and local and use
existing "ThrowAlertMsg" in base.
2002-02-13 01:46:37 +00:00
bzbarsky%mit.edu
97aad157b6 Relanding the Compare --> Equals conversion. a=mcafee 2002-02-10 15:49:46 +00:00
bzbarsky%mit.edu
98afc5ee0f Testing performance impact of backout of what's left of the patch from
bug 115289.  See bug 123947 for details. a=mcafee
2002-02-09 20:46:05 +00:00
naving%netscape.com
3a0027dcac 49868 r=ducarroz sr=mscott. Throw alert out of disk space if we cannot download pop3 messages because
of insufficient disk space.
2002-02-08 22:39:15 +00:00
naving%netscape.com
53425a0c08 59694. sr=bievenu. Add the capability to toggle imap deletes using
delete button when the delete model is imap-delete model. Also
update undo/redo to reflect such toggling.
2002-02-08 03:30:20 +00:00
naving%netscape.com
20569a4c78 105266 r/sr=bienvenu. Increase the size of buffer when msg lines are very
long > 16384 chars. this will enable us to move/copy such messages between
local folders and from local to imap.
2002-02-07 03:23:56 +00:00
darin%netscape.com
96d9e2d527 final patch for bug 109179 "replace nsStdEscape with NS_EscapeURL"
r=dougt, sr=alecf
2002-02-05 03:08:15 +00:00
bzbarsky%mit.edu
40d60f39ec Convert Compare() to Equals() where possible now that we can do
case-insensitive Equals().  Bug 115289, r=alecf, sr=jag
2002-02-05 02:03:07 +00:00
mscott%netscape.com
90f007dec7 Bug #122236 --> set the performing biff flag when we are about to perform biff
and register the root folder as a listener on the url so it can clear the flag

Bug #123440 --> don't give a message window when performing biff, this keeps
biff from bringing up any form of UI.
r=naving
sr=bienvenu
2002-02-05 01:36:15 +00:00
naving%netscape.com
ba6500b0e5 112927 sr=bienvenu. Made it so that we alert the user in case we cannot
parse rules.dat, upon getting filterList
2002-01-31 22:08:48 +00:00
racham%netscape.com
f85bc319ed Fixing bug 4198. This fix allows ISPs to add a customized signature file to their user mail accounts. r=ducarroz, sr=sspitzer 2002-01-31 05:15:27 +00:00
sfraser%netscape.com
d133d4956f Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson 2002-01-30 21:14:20 +00:00
mscott%netscape.com
e450c1afd7 Bug #122293 --> pass in the correct # of new messages to make
the biff icon titletip for pop show the right number.
r=navin
sr=bienvenu
2002-01-29 22:47:20 +00:00
naving%netscape.com
c2c2666551 120349 r=cavin sr=mscott Add a handy accessor for getting parentMsgFolder 2002-01-25 01:48:07 +00:00
naving%netscape.com
32410728ad 119515 r=bienvenu sr=mscott. fix local move/copy messages failures 2002-01-24 21:49:15 +00:00
naving%netscape.com
b54db20942 120203 r=bienvenu sr=sspitzer. fix notification to rdf/outliner so
that we notify move/rename/delete/copy folder for the parent folder
only (no need for children).
2002-01-23 01:40:26 +00:00
naving%netscape.com
da1836fa18 115228 r/sr=sspitzer a=asa. Create the local folders even if the "Local Folders"
is closed.
2002-01-23 01:14:43 +00:00