putterman%netscape.com
8ae40ce14d
Set Sent, Drafts, and Templates flags.
1999-06-25 21:37:52 +00:00
bienvenu%netscape.com
157f5c8d53
start working on making nsMsgDatabase scriptable
1999-06-25 19:46:47 +00:00
ramiro%netscape.com
05ae9c3868
Changes to turn gfxps into a true component. Thanks to alecf@netscape.com
...
for providing the base patch.
1999-06-25 09:38:26 +00:00
putterman%netscape.com
731920f89d
Add GetPath to nsIMsgFolder.
1999-06-25 03:56:02 +00:00
warren%netscape.com
23864df5e3
Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too.
1999-06-23 03:29:44 +00:00
alecf%netscape.com
4317842c13
construct the URI from the server's GetServerURI rather than manually
1999-06-22 23:06:27 +00:00
sspitzer%netscape.com
ca2a18c96e
turn a PR_ASSERT() into an NS_ASSERTION() to avoid the abort on UNIX.
...
see bug #8707
1999-06-22 22:40:41 +00:00
bienvenu%netscape.com
67ffb82926
fix check for error opening database
1999-06-22 20:29:43 +00:00
bienvenu%netscape.com
a63109e62d
fix 8619 malformed message problem
1999-06-22 20:28:28 +00:00
mscott%netscape.com
2459b7e317
fix Linux warning by removing unused variables.
1999-06-22 04:35:49 +00:00
mscott%netscape.com
a0356b9d96
Use factory method for pop3 url.
1999-06-22 04:32:31 +00:00
mscott%netscape.com
117daf397d
Add pop3 url cid.
1999-06-22 04:32:19 +00:00
mscott%netscape.com
0b8a772c43
Overhaul of pop3 url to use new nsMsgMailNewsUrl class. This should make necko integration easier and reduce footprint a bit.
1999-06-22 04:31:59 +00:00
mscott%netscape.com
98d52a7fe6
Because of my over-haul for mailnews urls, we now need to be more explicit about the url interfac
...
we are calling the method on (nsIURL, nsIPop3Url, nsIMsgMailNewsUrl, etc).
Overhaul of pop3 service to optimize out some common code.
1999-06-22 04:31:20 +00:00
mscott%netscape.com
9092fc5d44
Because of my over-haul for mailnews urls, we now need to be more explicit about the url interfac
...
we are calling the method on (nsIURL, nsIPop3Url, nsIMsgMailNewsUrl, etc).
1999-06-22 04:30:56 +00:00
mscott%netscape.com
df7e806228
No longer inherit from nsIMsgMailNewsUrl as part of new url re-org. Move class ID out of interface.
1999-06-22 04:30:15 +00:00
alecf%netscape.com
7af796e20c
add userid@ to all mail/news URIs and add parsing code to support this
...
this change allows servers to be unique by {userid, hostname, type} combination and allows nsIMsgAccountManager::FindServer() to search for servers this way.
1999-06-22 03:03:48 +00:00
mscott%netscape.com
04d46cb15d
constructor for smtp url no longer takes any arguments.
1999-06-22 00:11:11 +00:00
mscott%netscape.com
3f0d030fe7
Overhaul of smtp url to use new nsMsgMailNewsUrl class. This should make necko integration easier and reduce footprint a bit.
1999-06-22 00:10:45 +00:00
mscott%netscape.com
42c7fa5612
Overhaul of mailbox url to use new nsMsgMailNewsUrl class.This should make necko integration easier and reduce footprint a bit.
1999-06-22 00:10:23 +00:00
mscott%netscape.com
f9ae777b55
Because of my over-haul for mailnews urls, we now need to be more explicit about the url interfac
...
we are calling the method on (nsIURL, nsIMailboxUrl, nsIMsgMailNewsUrl, etc).
1999-06-22 00:09:48 +00:00
putterman%netscape.com
e81c3ca4a1
GetFoldersWithFlag now AddRefs its results.
1999-06-21 23:24:29 +00:00
jefft%netscape.com
98e71ad353
added files: mozilla/mailnews/local/src/nsLocalUndoTxn.cpp
1999-06-21 23:17:11 +00:00
jefft%netscape.com
4437ba296f
adding new files nsLocalUndoTxn.h nsLocalUndoTxn.cpp
1999-06-21 23:13:59 +00:00
bienvenu%netscape.com
fbcd5792a5
more work on local mail filters
1999-06-20 15:39:32 +00:00
bienvenu%netscape.com
b7bf28278a
work around gcc bug with MI
1999-06-16 00:25:14 +00:00
bienvenu%netscape.com
bd7e871df0
use base class implementation of FindSubFolder
1999-06-15 23:33:32 +00:00
hangas%netscape.com
d3793945c0
Changed nsMailboxGetURI to use nsFileSpec. Fixes Mac.
1999-06-15 23:33:29 +00:00
mscott%netscape.com
cfa0fae1d6
Mark the url as finished AFTER we are done with the url in the nsMailboxProtocol::OnStopBinding call. We were marking the url as done and then cleaning up our file state (such as closing the temp file).
1999-06-15 03:35:30 +00:00
putterman%netscape.com
a39d341f97
Get summary totals for all folders on startup, not just leaf folders.
1999-06-15 01:25:46 +00:00
putterman%netscape.com
575d8bd39c
use nsICopyMsgStreamListener.
1999-06-14 22:44:33 +00:00
putterman%netscape.com
8106003dda
Move messages to trash on delete.
1999-06-14 22:24:35 +00:00
mscott%netscape.com
a31ca587a9
Fix copy messages which I broke when I cleaned up some of this code. *oops*
1999-06-14 04:30:31 +00:00
bienvenu%netscape.com
53ebac20a8
prepare for msgdb idl
1999-06-14 02:20:41 +00:00
bienvenu%netscape.com
63a3a5a7b4
move comment nearer code it refers to
1999-06-12 02:04:08 +00:00
mscott%netscape.com
f1420fa2b3
Fix free memory write by freeing string after we call atol on it.
1999-06-12 00:27:09 +00:00
putterman%netscape.com
562d4fef20
Add a new parameter for CheckNewMail
1999-06-11 22:14:35 +00:00
putterman%netscape.com
f6e785850c
More work on Biff. Use standard BiffTypes enum.
1999-06-11 22:14:08 +00:00
putterman%netscape.com
ca26c1dc32
Add methods for Biff.
1999-06-11 22:13:18 +00:00
bienvenu%netscape.com
9af8a63c1d
restructure filter code to start on imap filters
1999-06-11 07:07:04 +00:00
mscott%netscape.com
2857632591
When displaying a message (writing it to a file), we should skip the first line of the message which is part of the
...
dummy envelope for the message. We don't want to include this line.
1999-06-11 02:44:06 +00:00
mscott%netscape.com
99053e3619
Finish save messsage to disk work --> reworked mailbox protocol to use an nsIFileSpec for the temp message
...
we write in order to display messages. Also added code to set the temp file to be the save message to disk
file if that was the type of url we are running.
1999-06-10 22:08:32 +00:00
mscott%netscape.com
9d3aa92c2b
Be sure to set byte range for mailbox urls where the action is save file to disk.
1999-06-10 22:06:19 +00:00
jefft%netscape.com
a1a2c1c3a1
undo framework
1999-06-10 14:55:36 +00:00
mscott%netscape.com
3980ca8852
fix memory leak
1999-06-10 03:06:28 +00:00
alecf%netscape.com
85aa1cffa4
fix some leaks
1999-06-10 02:17:33 +00:00
mscott%netscape.com
42c07d14e0
Quiet a noisy printf.
1999-06-10 00:40:53 +00:00
mscott%netscape.com
982fff1c0c
clean up work for pop3 protocol --> remove useage of the 8K output buffer which got ported over from the 4.x days. I use nsAutoString isntead (most of the data we write into the buffer is very small...it's protocol cmd data). This should help improve the memory footprint for pop.
...
Mad command_response, password and username all nsStrings instead of char *s.
1999-06-10 00:40:28 +00:00
mscott%netscape.com
b7d57ecea5
MLK fixes. Free the line returned by calling ReadNextLine until I have time to come back and make ReadNextLine
...
not allocate a new buffer for the returned line.
1999-06-09 21:44:01 +00:00
mscott%netscape.com
1ba5aa4465
Code clean up --> added methods for building and running a mailbox url. This simplified a lot of the command methods like display message, copy message, etc.
...
save msg to disk work went in as well.
1999-06-09 21:05:53 +00:00