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

189 Коммитов

Автор SHA1 Сообщение Дата
jefft%netscape.com 4db0a36e74 fixed bug 16244, 35704 - empty trash on exit for Pop3 and Imap 2000-05-15 14:55:22 +00:00
jefft%netscape.com f9cf91a8ec added new imap SubscribeFolder() & UnsubscribeFolder() services 2000-05-11 00:49:51 +00:00
jefft%netscape.com 98efe11ade fixed bug 20878 - IMAP: UW - supporting root folder 2000-05-09 01:26:55 +00:00
mscott%netscape.com 7ee2674e50 add ability to get the progress event sink directly from the channel. 2000-05-03 21:20:08 +00:00
sspitzer%netscape.com feb0922cfb more wiring for imap subscribe. 2000-04-30 08:19:31 +00:00
bienvenu%netscape.com 13b56fbbea More work on search, not run yet 2000-04-19 01:01:51 +00:00
bienvenu%netscape.com 353cd7c1db fix fast delete breaking delete, r=mscott 32742 2000-04-13 14:41:20 +00:00
bienvenu%netscape.com 2c7746fcdc remove unused view attachments as links option, work on in-reply-to header, r=sspitzer 2000-04-03 03:22:56 +00:00
warren%netscape.com 727f312b32 Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread. 2000-03-29 03:58:50 +00:00
bienvenu%netscape.com e4ae6e7e78 more work on mpod 32767 r=mscott 2000-03-24 06:20:01 +00:00
mscott%netscape.com 83e79dcccb remove nsIImapLog.h from the makefile which is no longer part of the build. 2000-03-22 21:57:43 +00:00
bienvenu%netscape.com 369acf83c0 work on mime parts on demand, r=mscott 17794 2000-03-21 22:57:41 +00:00
mscott%netscape.com dae01b9744 Bug #32008 --> add a requiresPassword method which we can use to
prevent us from always asking the user for a password whenever
we need to logon to an external service.
r=bienvenu
2000-03-21 06:10:14 +00:00
bienvenu%netscape.com 4d5e8b028a fix problem with selection after deleting from trash or delete no trash, r=jefft 32402 2000-03-21 01:28:59 +00:00
mscott%netscape.com 2c557b1e06 We now use the .idl version of this file. 2000-03-20 00:21:58 +00:00
mscott%netscape.com 5a1367710c Remove obsolete file. 2000-03-20 00:21:17 +00:00
mscott%netscape.com 5d4f873efa Build nsIImapService.idl instead of the .h version. 2000-03-20 00:19:52 +00:00
mscott%netscape.com a59401764b build nsIImapService.idl. remove .h version 2000-03-20 00:19:26 +00:00
mscott%netscape.com 59b809e7cc Remove obsolete files 2000-03-20 00:19:00 +00:00
mscott%netscape.com 0c73f3c6d2 Bug # --> new file that isn't part of the build yet. This IDL version of nsIImapService replaces
the old .h version.
2000-03-20 00:15:14 +00:00
mscott%netscape.com e766e771e6 Remove obsolete file. I replaced this with an IDL file last night. 2000-03-19 22:27:17 +00:00
mscott%netscape.com b93fab61f7 Remove obsolete files 2000-03-18 18:36:13 +00:00
mscott%netscape.com 5394231758 build idl version of nsIImapUrl.idl
r=bienvneu
2000-03-18 18:36:06 +00:00
mscott%netscape.com 4335aa3455 Use our new scriptable version of nsIImapUrl.idl and make the .h version obsolete.
r=bienvenu
2000-03-18 18:35:54 +00:00
mscott%netscape.com 3a07f7ef36 **NOT Part of the build yet**
Here's a fully scriptable version of nsIImapUrl. We used to only have a .h file
for this interface. When this file is part of the build,nsIImapUrl.h will become
obsolete.
2000-03-17 07:08:53 +00:00
mscott%netscape.com 96fce242e1 Force all copy related objects to only get executed on the UI thread instead of the imap thread.
r=bienvenu
2000-03-15 02:00:27 +00:00
mscott%netscape.com 9d0e84f49d fix assertion problems related to the thread macro by adding a routine to prxoy the imap url to the ui thread
for release
r=bienvenu
a=jar
2000-03-07 06:38:30 +00:00
jefft%netscape.com 4cb964ecf5 fixed bug 29746 - startup imap folder cache bypassed; reset online folder name should only happen when rename; a=phil,r=bienvenu 2000-03-02 03:21:15 +00:00
jefft%netscape.com 2c5ea9d2a5 fixed bug 28445 - [PDT+] Error displayed after selecting the renamed subfolders; bug 20366 - Unsuccessful IMAP folder rename makes folder disappear; r=bienvenu,a=phil 2000-02-29 01:16:55 +00:00
mscott%netscape.com 2d70636dd5 Bug #23788 --> in order for the logon redirector to work for smtp and imap we need to pass in a service ID request
token.
r=bienvenu
a=phil
2000-02-27 01:11:13 +00:00
bienvenu%netscape.com c8bac6b070 fix logon referral stuff to put up error messages and reprompt a=phil,r=mscott 28201 28203 2000-02-24 04:27:16 +00:00
bienvenu%netscape.com 57807b6a9f logon referral code, r=mscott,jefft 2000-02-15 22:22:57 +00:00
bienvenu%netscape.com cb3ebd6620 add nsIMsgLogonRedirector.idl 2000-02-15 15:37:45 +00:00
bienvenu%netscape.com de9bd2fa96 add logon requestor interface r=amusil" 2000-02-15 07:05:27 +00:00
jefft%netscape.com 1cc80e8dba partial checkin for bug 24740 - namespaces and acl for imap account; r=bienvenu 2000-02-11 15:36:34 +00:00
bienvenu%netscape.com 97b6ba7b3d msg logon redirector, NOT PART OF BUILD 2000-02-10 03:44:39 +00:00
bienvenu%netscape.com 85ee28a198 more fixes for double byte folder names, including create and rename, r=putterman,jefft 2000-02-08 01:20:00 +00:00
bienvenu%netscape.com ece14626a0 allow creation of folders with double-byte characters r=putterman, 26745 2000-02-07 00:20:37 +00:00
jefft%netscape.com 9ae0c201e0 fixed bug 24667, 22349, 23588, 24715 - default folders not working with Cyrus server; r=bienvenu, mscott 2000-02-03 04:35:45 +00:00
sspitzer%netscape.com e39c42f4fd migrate the "mail.imap.server.<hostname>.server_sub_directory" pref from 4.x
and add serverDirectory to the nsIImapIncomingServer interface, and hook up the advanced imap server ui to use it. r=alecf
2000-02-01 06:51:07 +00:00
jefft%netscape.com 228ad2d0a9 Fixed bug 18565 -- Single sing on for Pop3 and Imap; passing in nsIMsgWindow for nsIPrompt 2000-01-29 15:53:14 +00:00
sspitzer%netscape.com d2866d5a80 add a #define for the secure imap default, and move the #defines for news ports out of core and into the right place. 2000-01-28 09:06:33 +00:00
bienvenu%netscape.com 43eef5cdf0 add hierarchy delimiter to CreateClientSubfolderInfo, fixes cyrus sub-folders, r=jefft 2000-01-28 00:41:20 +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
bienvenu%netscape.com 3113769c3f fix box spec memory leaks, mismatched free r=mscott 2000-01-14 01:02:57 +00:00
bienvenu%netscape.com 5b392de1c5 remove obsolete file 2000-01-12 22:07:53 +00:00
bienvenu%netscape.com 0ef6b2b69a add idl for mailbox spec and mail folder sink, r=mscott 2000-01-12 21:42:19 +00:00
bienvenu%netscape.com f89d9339f3 folder sink idl, not part of build yet 2000-01-12 03:30:21 +00:00
bienvenu%netscape.com 4a6b816bca first entry into cvs, not part of build 2000-01-12 00:24:26 +00:00