Commit Graph

89 Commits

Author SHA1 Message Date
bienvenu%netscape.com
3d937b55a0 add ability to stop pop3 download, r=putterm an 18060
git-svn-id: svn://10.0.0.236/trunk@59100 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 23:20:00 +00:00
bienvenu%netscape.com
8cd65220ed add nsIMsgWindow to a bunch of apis so we can stop urls, r=putterman
git-svn-id: svn://10.0.0.236/trunk@58988 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 01:22:33 +00:00
sspitzer%netscape.com
c018531688 clean up nsIMsgFolder.idl and break it apart. r=alecf
git-svn-id: svn://10.0.0.236/trunk@58767 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 10:00:00 +00:00
sspitzer%netscape.com
602a729604 I'm taking this out of nsIMsgFolder. not part of build yet.
git-svn-id: svn://10.0.0.236/trunk@58763 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 09:50:06 +00:00
sspitzer%netscape.com
aa7d14fc95 fix #23372, remove hard coded string from account manager and account wizard
js.  fix #23313, don't allow user to delete "local folders" account.
fix #23413, implement delete account.  further divorce "none" from "pop3"
(which will be useful once we get to movemail and other incoming mail server types)

r=alecf


git-svn-id: svn://10.0.0.236/trunk@57171 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 04:01:06 +00:00
dmose%mozilla.org
0efb7c174c updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@52910 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-06 03:43:54 +00:00
jefft%netscape.com
2c52d1343a fixed bug 16540 - 4.x Pop3 prefs not being heeded; ported over as server specific prefs, also added logging facility, less query interface, more cached capability on server; r=bienvenu
git-svn-id: svn://10.0.0.236/trunk@52579 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-02 21:20:47 +00:00
warren%netscape.com
6a952509ef Lowercased idl method names for scriptability. Cleaned up nsIURL interface.
git-svn-id: svn://10.0.0.236/trunk@50406 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-12 01:39:37 +00:00
sspitzer%netscape.com
5516c548e7 fix for #14361. always give the users a "Local Mail" account.
also, added the CreateDefaultMailboxes() method to the  nsINoIncomingServer and nsIPop3IncomingServer
interfaces


git-svn-id: svn://10.0.0.236/trunk@48472 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-21 01:29:01 +00:00
sspitzer%netscape.com
39d589e470 make these interfaces scriptable. need to get at them from js.
git-svn-id: svn://10.0.0.236/trunk@47719 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 02:45:34 +00:00
briano%netscape.com
71def0b39e General cleanup.
git-svn-id: svn://10.0.0.236/trunk@47461 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-15 00:02:25 +00:00
mscott%netscape.com
966a64e24b Move save to disk related method to nsIMsgMessageUrl.
git-svn-id: svn://10.0.0.236/trunk@47021 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-12 05:09:33 +00:00
sspitzer%netscape.com
91f3119539 changes to support the new "none" incoming server type.
divorce "pop3" from local mail.  (more to be done here).
general code clean up.
fix #12873 and #12801


git-svn-id: svn://10.0.0.236/trunk@45456 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 06:08:19 +00:00
sspitzer%netscape.com
9b8db99913 adding new files for the "none" server, which is used 4.x style "Local Mail" when using IMAP.
git-svn-id: svn://10.0.0.236/trunk@45438 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 04:43:41 +00:00
mscott%netscape.com
559df79087 This file has been gathering dust! it's been an idl file for a while...remove it from the repository.
git-svn-id: svn://10.0.0.236/trunk@43102 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-11 00:16:31 +00:00
mscott%netscape.com
bee7aaf2c0 These files are all idl files and have been lying around gathering dust. removing them.
git-svn-id: svn://10.0.0.236/trunk@43101 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-11 00:15:26 +00:00
hangas%netscape.com
8dacabbf70 Removed two .h files that were copied the old way rather than built in the idl project.
git-svn-id: svn://10.0.0.236/trunk@43049 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-10 22:32:14 +00:00
mscott%netscape.com
725995c867 Very strange...it looks like we were exporting an obsolete pop3url header file on the mac which was over-writing the generated
XPIDL version.


git-svn-id: svn://10.0.0.236/trunk@43010 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-10 19:55:12 +00:00
mscott%netscape.com
95b6fccce2 add set user name support.
git-svn-id: svn://10.0.0.236/trunk@42977 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-10 18:15:18 +00:00
mccabe%netscape.com
1999447bdb Changes to the xpidl compiler -
Error if an interface is declared [scriptable], but contains methods that can't be scripted because they refer to native-declared types, unless the method is declared [noscript].

This change is intended to make it easier to determine when an interface is not scriptable, and to make it easier to see what changes need to be made to make it scriptable.

As many of the .idl files in the tree defined [scriptable] interfaces that contained non-scriptable methods, I've sprinkled [noscript] throughout.  As the interfaces weren't scriptable anyway, this shouldn't change their visibility to javascript.


git-svn-id: svn://10.0.0.236/trunk@42960 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-10 12:18:01 +00:00
alecf%netscape.com
12c27839ef oops. check in regenerated headers
(I will add the IDL to the mac build soon)


git-svn-id: svn://10.0.0.236/trunk@37115 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-27 06:35:32 +00:00
alecf%netscape.com
fca929373d XPIDLisze nsIMsgParseMailboxState on windows
git-svn-id: svn://10.0.0.236/trunk@37108 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-27 05:17:49 +00:00
alecf%netscape.com
f15243f99e XPIDLize nsIMsgParseMailMsgState
git-svn-id: svn://10.0.0.236/trunk@37107 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-27 05:17:03 +00:00
alecf%netscape.com
a168479153 XPIDLize nsIPop3URL.idl and nsIMaliboxUrl.idl
git-svn-id: svn://10.0.0.236/trunk@37104 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-27 04:22:12 +00:00
alecf%netscape.com
d849b0d1a1 XPIDLize nsIMailboxUrl and nsIPop3URL
git-svn-id: svn://10.0.0.236/trunk@37078 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-27 03:41:59 +00:00
warren%netscape.com
06d707be48 Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too.
git-svn-id: svn://10.0.0.236/trunk@36440 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-23 03:29:44 +00:00
mscott%netscape.com
cdb89f2006 No longer inherit from nsIMsgMailNewsUrl as part of new url re-org. Move class ID out of interface.
git-svn-id: svn://10.0.0.236/trunk@36229 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 04:30:15 +00:00
mscott%netscape.com
8fb062b85f Overhaul of smtp url to use new nsMsgMailNewsUrl class. This should make necko integration easier and reduce footprint a bit.
git-svn-id: svn://10.0.0.236/trunk@36163 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-22 00:10:45 +00:00
putterman%netscape.com
14688fcbfe Add methods for Biff.
git-svn-id: svn://10.0.0.236/trunk@34875 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-11 22:13:18 +00:00
bienvenu%netscape.com
2c4876217b restructure filter code to start on imap filters
git-svn-id: svn://10.0.0.236/trunk@34773 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-11 07:07:04 +00:00
mscott%netscape.com
544c2d7b04 Add save msg to file action to mailbox actions. Add getter/setter for nsIFileSpec used to store the message when
git-svn-id: svn://10.0.0.236/trunk@34495 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-09 21:03:36 +00:00
alecf%netscape.com
f1782c29bd don't export these files on unix
git-svn-id: svn://10.0.0.236/trunk@34323 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-09 00:23:37 +00:00
alecf%netscape.com
413a2af13e these files are now generated
git-svn-id: svn://10.0.0.236/trunk@34322 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-09 00:23:01 +00:00
alecf%netscape.com
8585d8b4fa start doing XPIDL on windows in local
git-svn-id: svn://10.0.0.236/trunk@34321 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-09 00:20:38 +00:00
sspitzer%netscape.com
6250b1f442 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.)


git-svn-id: svn://10.0.0.236/trunk@34160 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-08 02:17:24 +00:00
mscott%netscape.com
8fd0c627d2 remove IGNORE_MANIFEST.
git-svn-id: svn://10.0.0.236/trunk@34083 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-07 21:28:20 +00:00
mscott%netscape.com
170ca8965c 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.


git-svn-id: svn://10.0.0.236/trunk@33980 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-07 06:52:45 +00:00
ducarroz%netscape.com
ba1bdda025 Don't export header files that are generated by the XPIDL compiler. Part of mailnews Mac XPIDL landing.
git-svn-id: svn://10.0.0.236/trunk@33363 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-02 00:07:21 +00:00
mscott%netscape.com
912dd37391 Export nsIMsgParseMailMsgState.h
git-svn-id: svn://10.0.0.236/trunk@33004 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-27 22:09:15 +00:00
mscott%netscape.com
81a3042d4b export nsIMsgParseMailMsgState.h
git-svn-id: svn://10.0.0.236/trunk@32993 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-27 21:39:28 +00:00
mscott%netscape.com
50cf3af193 Not part of build yet. An interface that will sit on top of the message mail statee parser so other components can use it.
git-svn-id: svn://10.0.0.236/trunk@32956 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-27 20:53:19 +00:00
alecf%netscape.com
1e2082a55c 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


git-svn-id: svn://10.0.0.236/trunk@32892 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-27 04:56:53 +00:00
alecf%netscape.com
d120241f1f IDL-ify these interfaces
move CIDs into nsMsgLocalCID


git-svn-id: svn://10.0.0.236/trunk@32889 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-27 04:53:32 +00:00
alecf%netscape.com
241968b8ac IDL-ify this interface
had to make nsFileSpec non-const for now


git-svn-id: svn://10.0.0.236/trunk@32888 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-27 04:51:20 +00:00
mscott%netscape.com
fb67f8ec08 add accessor to get msg db hdr for a mailbox url.
git-svn-id: svn://10.0.0.236/trunk@31307 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-12 22:51:26 +00:00
alecf%netscape.com
98969ff166 remove SetFilePath so we aren't tempted to set it (it's supposed to be coming directly from the URI)
git-svn-id: svn://10.0.0.236/trunk@29699 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-28 06:04:40 +00:00
alecf%netscape.com
bf6b7ccf03 change DisplayMessage to take a URI instead of a path (this method probably isn't used anymore anyway)
git-svn-id: svn://10.0.0.236/trunk@29698 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-28 06:03:28 +00:00
mscott%netscape.com
affc452828 Remove Copy and display messages from mailbox service interface.
git-svn-id: svn://10.0.0.236/trunk@28357 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-20 23:25:59 +00:00
putterman%netscape.com
172bf85a44 Split datasources into message and folder datasources and moved them to base.
git-svn-id: svn://10.0.0.236/trunk@28200 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-20 01:11:11 +00:00
putterman%netscape.com
10a5e379e1 Split datasources into message and folder datasources and moved them to base.
Removed this file.


git-svn-id: svn://10.0.0.236/trunk@28199 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-20 01:10:44 +00:00