Commit Graph

61 Commits

Author SHA1 Message Date
bienvenu%netscape.com
aa6f741aaa restructure filter code to start on imap filters 1999-06-11 07:07:04 +00:00
mscott%netscape.com
40951d8183 Add save msg to file action to mailbox actions. Add getter/setter for nsIFileSpec used to store the message when 1999-06-09 21:03:36 +00:00
alecf%netscape.com
2f34d8b24b don't export these files on unix 1999-06-09 00:23:37 +00:00
alecf%netscape.com
4e5a184994 these files are now generated 1999-06-09 00:23:01 +00:00
alecf%netscape.com
467c8245bd start doing XPIDL on windows in local 1999-06-09 00:20:38 +00:00
sspitzer%netscape.com
614b25751b giant cleanup of UNIX mail / news Makefiles. properly use MODULE, and
name things so that Windows and UNIX match.  (a big checkin for Windows
will follow shortly.)
1999-06-08 02:17:24 +00:00
mscott%netscape.com
989344b80b remove IGNORE_MANIFEST. 1999-06-07 21:28:20 +00:00
mscott%netscape.com
266ed15e24 Part of makefile clean up for windows. Changes include removing old cruft, giving each
component it's own module name (this helps clear up problems with the xp connect type lib
name for each component), making sure libs built in src directories have _s suffix as
they are static libraries and unifying component names with "msg" prefixes.
Also removed extraneous CPP_SRCS info.
1999-06-07 06:52:45 +00:00
ducarroz%netscape.com
7161234e94 Don't export header files that are generated by the XPIDL compiler. Part of mailnews Mac XPIDL landing. 1999-06-02 00:07:21 +00:00
mscott%netscape.com
80ead13837 Export nsIMsgParseMailMsgState.h 1999-05-27 22:09:15 +00:00
mscott%netscape.com
fceb885555 export nsIMsgParseMailMsgState.h 1999-05-27 21:39:28 +00:00
mscott%netscape.com
15c7df08bd Not part of build yet. An interface that will sit on top of the message mail statee parser so other components can use it. 1999-05-27 20:53:19 +00:00
alecf%netscape.com
d8a5753963 finish IDL-ifying these interfaces
Also stop caching the local mail directory in the pop3 sink and instead ask for it on demand from the nsIMsgIncomingServer
1999-05-27 04:56:53 +00:00
alecf%netscape.com
26053eb932 IDL-ify these interfaces
move CIDs into nsMsgLocalCID
1999-05-27 04:53:32 +00:00
alecf%netscape.com
fc328a2d9b IDL-ify this interface
had to make nsFileSpec non-const for now
1999-05-27 04:51:20 +00:00
mscott%netscape.com
cd6394f10d add accessor to get msg db hdr for a mailbox url. 1999-05-12 22:51:26 +00:00
alecf%netscape.com
f24724c728 remove SetFilePath so we aren't tempted to set it (it's supposed to be coming directly from the URI) 1999-04-28 06:04:40 +00:00
alecf%netscape.com
ce44a49dd2 change DisplayMessage to take a URI instead of a path (this method probably isn't used anymore anyway) 1999-04-28 06:03:28 +00:00
mscott%netscape.com
94dab79908 Remove Copy and display messages from mailbox service interface. 1999-04-20 23:25:59 +00:00
putterman%netscape.com
e142b0db9b Split datasources into message and folder datasources and moved them to base. 1999-04-20 01:11:11 +00:00
putterman%netscape.com
0854186ce7 Split datasources into message and folder datasources and moved them to base.
Removed this file.
1999-04-20 01:10:44 +00:00
sspitzer%netscape.com
163e2b7f28 checking in newly generated header 1999-04-15 20:16:35 +00:00
alecf%netscape.com
00c1c35b5f the POP3 service now takes an nsIPop3IncomingServer to get context for all pop3 activity.
nsIPop3Sink now contains an nsIPop3IncomingServer that gets passed down along
with the URL so that after the URL has run we still have information about which server this came from
1999-04-10 20:50:52 +00:00
ducarroz%netscape.com
daf77c1b85 update Manifest files 1999-04-10 01:36:30 +00:00
alecf%netscape.com
5b5172ad26 land multiple accounts system into local mail and pop 1999-04-06 22:48:25 +00:00
alecf%netscape.com
686d88f548 first addition of POP3 incoming server implementation 1999-04-06 22:36:19 +00:00
mscott%netscape.com
eda6e410e7 display message now takes a URI instead of a mailbox & message key pair. 1999-04-01 01:09:06 +00:00
mscott%netscape.com
279d01c6be Add check for new mail to the pop3 service. 1999-03-31 19:24:31 +00:00
mscott%netscape.com
8d26ba6c52 Add a class ID. 1999-03-31 19:23:38 +00:00
mscott%netscape.com
d0323a8871 Add copy message support to the mailbox url 1999-03-29 06:08:15 +00:00
mscott%netscape.com
70d9b7f0a6 Add mailbox copy message interface. 1999-03-29 06:07:42 +00:00
ducarroz%netscape.com
8ecc4e7b22 First Checked In. 1999-03-24 21:49:55 +00:00
alecf%netscape.com
d3aaa1c2cb fix end-of-line problem 1999-03-20 02:06:29 +00:00
mscott%netscape.com
1f8dc5f9a2 Export nsIPop3Service.h 1999-03-12 04:18:34 +00:00
mscott%netscape.com
05bca94454 Update the interface so it supports the nsIMsgMailNews interface... 1999-03-12 04:02:53 +00:00
mscott%netscape.com
ba5c6e774c Export nsIPop3Service.h 1999-03-12 03:50:48 +00:00
mscott%netscape.com
88f982b202 Pop3 service for dealing with pop3 urls... 1999-03-12 03:50:20 +00:00
warren%netscape.com
3d21ed5037 nsRepository -> nsIComponentManager changes. nsIMsgDatabase interface. Message enumerators. Misc. 1999-03-09 09:52:30 +00:00
mscott%netscape.com
427bd2b535 Add ability to display a message given just a message number. We take this number (which is not a key or ID) and get the array of message keys from the db. We then extract the key corresponding to the number passed in. This interface function is used primarily to make debuggin easier where we don't have a message key or message ID lying around... 1999-03-08 02:12:50 +00:00
mscott%netscape.com
02fe502d6d accessors for fetching a message key for the current url and a setter for setting the message size. 1999-03-06 00:28:23 +00:00
mscott%netscape.com
44c4e408c7 display message takes a message key and a messageID. 1999-03-06 00:27:58 +00:00
mscott%netscape.com
2378c3cf18 part of scc's merge: change interface calls to IID() to GetIID(). 1999-03-04 00:57:51 +00:00
mscott%netscape.com
f236b51fd2 When parsing a mailbox, allow the caller to pass in a url listener on the action.... 1999-03-03 01:13:34 +00:00
mscott%netscape.com
8dd1e0a3d2 Add enum for mailbox url action type. 1999-02-26 04:00:21 +00:00
mscott%netscape.com
e334fb9163 Export nsIMailboxService.h 1999-02-25 01:08:30 +00:00
mscott%netscape.com
56e3af4f61 Add class ID so our local factory can create instances of it. Use the new nsIMsgMailNewsUrl interface instead of inheriting directly from nsIURL. 1999-02-24 22:09:24 +00:00
mscott%netscape.com
aba56886e8 Export nsIMailboxService.h 1999-02-24 22:08:12 +00:00
mscott%netscape.com
9e67609ca4 Service for running mailbox commands. This separates the application from building and running the urls... 1999-02-24 22:07:47 +00:00
warren%netscape.com
59a5c261e9 Reorganization. Changes for collections, enumerations, generic folders, file paths, etc. 1999-02-24 10:39:06 +00:00
putterman%netscape.com
cf2ea9d0cd These got moved to the build directory. 1999-02-23 07:13:38 +00:00