Граф коммитов

96 Коммитов

Автор SHA1 Сообщение Дата
jefft%netscape.com da50b52420 fixed bug 17100 - [FEATURE] enabled partial message download for pop3 2000-04-25 01:48:00 +00:00
sspitzer%netscape.com 5a1cde4e36 more divorcing of pop from local mail. use the nsILocalMailIncomingServer interface
for what is shared between pop and none (and eventually movemail).
changes needed for tobias, who will be fixing some i18n bugs in mailnews.
2000-04-18 22:10:36 +00:00
sspitzer%netscape.com 45eeef7e38 adding this interface. all local mail incoming servers should implement it. 2000-04-18 21:56:50 +00:00
putterman%netscape.com 02e52d2580 fix for 16349 - shift delete works. Also more work on multiple windows by removing GetTemporaryMsgWindow.
various reviewers = mscott, hangas, rhp, and jefft.
2000-03-25 00:58:20 +00:00
bienvenu%netscape.com 870f8600ce add accessor for parser state, r=jefft, mscott part of 23181 2000-03-18 16:04:24 +00:00
mccabe%netscape.com a1a082d9b2 Add [noscript] to a number of non-scriptable attributes in [scriptable] interfaces. (They're not scriptable, because they refer to native types.) This is in preparation for a new compile-time check in xpidl to require the [noscript] annotation for attributes, as it is required for methods.
Preparatory to fix to 11454.

r=jband
2000-03-17 23:47:48 +00:00
bienvenu%netscape.com 6933364300 add ability to stop pop3 download, r=putterm an 18060 2000-01-28 23:20:00 +00:00
bienvenu%netscape.com c13a9dce89 add nsIMsgWindow to a bunch of apis so we can stop urls, r=putterman 2000-01-28 01:22:33 +00:00
sspitzer%netscape.com b18624d734 clean up nsIMsgFolder.idl and break it apart. r=alecf 2000-01-26 10:00:00 +00:00
sspitzer%netscape.com d6ed37c13f I'm taking this out of nsIMsgFolder. not part of build yet. 2000-01-26 09:50:06 +00:00
sspitzer%netscape.com da6aaee871 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
2000-01-08 04:01:06 +00:00
dmose%mozilla.org 142ac52eaf updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
jefft%netscape.com a0f68d698e 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 1999-11-02 21:20:47 +00:00
warren%netscape.com 641f3b5442 Lowercased idl method names for scriptability. Cleaned up nsIURL interface. 1999-10-12 01:39:37 +00:00
sspitzer%netscape.com 5646203850 fix for #14361. always give the users a "Local Mail" account.
also, added the CreateDefaultMailboxes() method to the  nsINoIncomingServer and nsIPop3IncomingServer
interfaces
1999-09-21 01:29:01 +00:00
sspitzer%netscape.com 04e3c78cf5 make these interfaces scriptable. need to get at them from js. 1999-09-16 02:45:34 +00:00
briano%netscape.com 0c1d97b591 General cleanup. 1999-09-15 00:02:25 +00:00
mscott%netscape.com a0d6995209 Move save to disk related method to nsIMsgMessageUrl. 1999-09-12 05:09:33 +00:00
sspitzer%netscape.com e40911db58 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
1999-09-01 06:08:19 +00:00
sspitzer%netscape.com e0d449a9e2 adding new files for the "none" server, which is used 4.x style "Local Mail" when using IMAP. 1999-09-01 04:43:41 +00:00
mscott%netscape.com 604c822959 This file has been gathering dust! it's been an idl file for a while...remove it from the repository. 1999-08-11 00:16:31 +00:00
mscott%netscape.com 9b6eceb5cd These files are all idl files and have been lying around gathering dust. removing them. 1999-08-11 00:15:26 +00:00
hangas%netscape.com 41f214f22e Removed two .h files that were copied the old way rather than built in the idl project. 1999-08-10 22:32:14 +00:00
mscott%netscape.com 36f4221a37 Very strange...it looks like we were exporting an obsolete pop3url header file on the mac which was over-writing the generated
XPIDL version.
1999-08-10 19:55:12 +00:00
mscott%netscape.com 9d4ed1a855 add set user name support. 1999-08-10 18:15:18 +00:00
mccabe%netscape.com 2a403483de 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.
1999-08-10 12:18:01 +00:00
alecf%netscape.com f4d5551fe5 oops. check in regenerated headers
(I will add the IDL to the mac build soon)
1999-06-27 06:35:32 +00:00
alecf%netscape.com 667ad3d0e5 XPIDLisze nsIMsgParseMailboxState on windows 1999-06-27 05:17:49 +00:00
alecf%netscape.com 471eb18c9a XPIDLize nsIMsgParseMailMsgState 1999-06-27 05:17:03 +00:00
alecf%netscape.com d12910cda3 XPIDLize nsIPop3URL.idl and nsIMaliboxUrl.idl 1999-06-27 04:22:12 +00:00
alecf%netscape.com e340113a85 XPIDLize nsIMailboxUrl and nsIPop3URL 1999-06-27 03:41:59 +00:00
warren%netscape.com 1f76168d21 Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +00:00
mscott%netscape.com 2099f4b9e4 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
mscott%netscape.com a784e9bd7e 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
putterman%netscape.com 0069a57917 Add methods for Biff. 1999-06-11 22:13:18 +00:00
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