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

235 Коммитов

Автор SHA1 Сообщение Дата
bienvenu%netscape.com 802c5c8816 more progress and status and alert handling + password prompts 1999-08-18 02:03:43 +00:00
mscott%netscape.com c340850f3c remove GetServer implementation...it's now done in the base url class 1999-08-10 18:18:16 +00:00
jefft%netscape.com cdcf6b93ac added DeleteFolder() 1999-08-09 23:15:06 +00:00
bienvenu%netscape.com bbf4cffcd7 get rid of nsString2, more hooking up of status 1999-08-07 02:30:11 +00:00
jefft%netscape.com 56a02adde8 enabled Compact This Folder command; implemented MoveFolder(), RenameLeaf() methods 1999-08-06 13:43:49 +00:00
bienvenu%netscape.com 669076ab98 add statusFeedback to SelectFolder call, way to get running imap url from imap protocol 1999-08-05 23:08:35 +00:00
bienvenu%netscape.com 5e0c8c42a6 more work on hooking up progress and status 1999-08-04 18:45:36 +00:00
jefft%netscape.com 6e19f8e061 fixed bug 11025 -- crashes after IMAP copy operation; has to use proxy event to fix the problem 1999-08-04 18:39:53 +00:00
mscott%netscape.com 01ab699db6 Landing the MailNews_Necko_BRANCH. These are the changes that will enable mailnews to run with necko. 1999-07-29 00:42:25 +00:00
jefft%netscape.com 5f5eabc97c more on uber copy service - enable move/copy messages from news to pop3 & imap4, from imap4 to imap4, from imap4 to pop3 1999-07-18 22:33:25 +00:00
jefft%netscape.com 2b60bae51a new CopyNextStreamMessage() method 1999-07-16 17:59:57 +00:00
jefft%netscape.com de6bdc04be more on copy service - added more methods to support append message from file; setting newly appended msg uid; setting newly copyed uids 1999-07-13 20:13:41 +00:00
jefft%netscape.com c255345a3d one more parameter for SetCopyResponseUid 1999-07-07 13:45:17 +00:00
scc%netscape.com 4973918df6 Added |GetIID()| 1999-06-29 20:28:56 +00:00
bienvenu%netscape.com 9a06fc3d8c fix handling of hosts without namespace extension, start working on utf7 stuff 1999-06-23 21:48:25 +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 c2f8a7e095 We no longer inherit from nsIMsgMailNewsUrl.... 1999-06-22 21:55:25 +00:00
mscott%netscape.com 694803d723 Move class ids into nsMsgImapCID.h and out of the interfaces! 1999-06-22 04:56:03 +00:00
bienvenu%netscape.com 8a6eb35dcb run url queue from mozilla thread, more work on imap filters 1999-06-20 15:35:10 +00:00
mscott%netscape.com 049a8db3f4 Add interface method for initialize. 1999-06-16 03:08:49 +00:00
jefft%netscape.com ec5264cde5 added SetCopyResponseUid interface 1999-06-15 13:12:54 +00:00
jefft%netscape.com 54bdbaf527 added nsImapUidExpunge action 1999-06-15 13:12:08 +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
jefft%netscape.com 4730d69add more on cached connection work - time out and number of maximum connections per host implementation 1999-05-26 21:51:38 +00:00
jefft%netscape.com d3d218c7c3 more on cached connections - removed CreateImapConnection(), LoadNextQueuedUrl() method 1999-05-18 22:34:41 +00:00
jefft%netscape.com 538dcb2446 more on cached connections - added TellThreadToDie() method 1999-05-18 22:33:49 +00:00
jefft%netscape.com ada08534f2 more on cached imap connections work - added Get/SetMaximumConnectionsNumber(), GetImapConnectionAndLoadUrl(), LoadNextQueuedUrl(), RemoveConnection() method 1999-05-18 22:32:46 +00:00
jefft%netscape.com add02cedbf cached connection work - added LoadNextQueuedUrl() method 1999-05-14 04:07:48 +00:00
jefft%netscape.com 9731445fc4 cached connection work - added additional bool parm, isInboxConnection, to IsBusy() method; added additional bool parm, hasToWait, to CanHandleUrl() method 1999-05-14 04:07:00 +00:00
jefft%netscape.com 0cd2285289 added OnlineMessageCopy() method 1999-05-11 18:27:28 +00:00
mscott%netscape.com d75187c1bc Build imap on linux. 1999-05-07 21:22:02 +00:00
ducarroz%netscape.com dfb1117ca7 First Checked In. 1999-05-05 00:04:48 +00:00
hyatt%netscape.com d5d409566a Switching from PLEventQueues to nsIEventQueues. 1999-05-04 23:34:41 +00:00
jefft%netscape.com d048ea1d3a removed SetServer(); imap msg incoming server will be extract out from the url spec 1999-05-04 18:14:09 +00:00
mscott%netscape.com 8d187baade Bug #5781 --> Add IsBusy method & CanHandleUrl.
a=chofmann
1999-04-30 18:42:09 +00:00
mscott%netscape.com f6045a01fa Bug #5781 --> CreateImapConnection now takes the url to be loaded into the connection.
a=chofmann
1999-04-30 18:41:26 +00:00
jefft%netscape.com c01cc9db81 fixed bug 5662 - imap failed to discover folders and downloading mail messages; removed GetRootFolderPath() & SetRootFolderPath(); checkin for mscott; r=jefft, a=chofmann 1999-04-29 00:08:18 +00:00
jefft%netscape.com 17024a0f8f added DiscoverAllFolders, DiscoverAllAndSubscribedFolders, DiscoverChildren, DiscoverLevelChildren methods 1999-04-27 06:29:39 +00:00
bienvenu%netscape.com a471131499 get imap message display working 1999-04-26 05:08:49 +00:00
mscott%netscape.com 1bc01ea841 Add new line to end of file. 1999-04-25 21:14:28 +00:00
jefft%netscape.com a1c06b29bc nsIImapService now takes nsIMsgFolder instead of nsIImapMailFolderSink for folder related interfaces 1999-04-24 01:14:49 +00:00
jefft%netscape.com 8320c80121 fixed duplicate nsIID problem 1999-04-24 01:13:17 +00:00
bienvenu%netscape.com 3f37904761 add services for dealing with flags, fix build problem in test harness 1999-04-22 03:57:44 +00:00
bienvenu%netscape.com 3796e54a4f fix a few race conditions with fe events, add NOOP service 1999-04-21 22:35:12 +00:00
bienvenu%netscape.com fc82acdf72 get downloading of imap messages working 1999-04-21 04:57:28 +00:00
bienvenu%netscape.com 2cff511a11 add service for getting an imap message 1999-04-21 00:55:58 +00:00
bienvenu%netscape.com 454d0fcbe1 get imap folder server flags set in database 1999-04-20 04:59:33 +00:00
jefft%netscape.com 9ffa76ce11 rename nsIImapMailFolder, nsIImapMessage, nsIImapExtension, nsIImapMiscellaneous to nsIImapMailFolderSink, nsIImapMessageSink, nsIImapExtensionSink, nsIImapMiscellaneousSink 1999-04-19 18:41:43 +00:00
bienvenu%netscape.com d031dfa689 get set up for folder parsingof msg headers 1999-04-17 03:40:14 +00:00
bienvenu%netscape.com 51daf4c0b0 port miscellaneous methods, like search, use more nsString2's, fix bug in header download 1999-04-16 21:29:09 +00:00
mscott%netscape.com 4589b4e244 Add AllocateServerpath and AddOnlinedirectoryIfNecessary to the interface. 1999-04-16 02:15:22 +00:00
bienvenu%netscape.com 0d80e5ae5f fix a couple problems with folder selection... 1999-04-15 05:33:33 +00:00
mscott%netscape.com 740cf24c61 Add notion of a required imap state: authenticated or selected for the imap actions. Add an accessor for the required state. Setup the imap action enum such that the high bit is set for all actions which require us to be in the selected state. 1999-04-15 03:33:57 +00:00
bienvenu%netscape.com fb01ee1e19 more work on imap folder loading 1999-04-15 01:28:14 +00:00
bienvenu%netscape.com 9bc3b5e711 hook up selected state urls (except for ifdeffed out parts) 1999-04-13 23:15:35 +00:00
bienvenu%netscape.com ae8d37b810 add more methods for selecting a folder (not part of build yet) 1999-04-13 16:18:52 +00:00
jefft%netscape.com ecaa3a3854 added GetShowAttachmentsInline method 1999-04-13 04:44:24 +00:00
bienvenu%netscape.com 3a28d48c25 hook up some of the stuff for syncing folders 1999-04-11 23:26:30 +00:00
bienvenu%netscape.com 37eb214e56 add abstract interface for flag and uid state 1999-04-11 23:14:31 +00:00
jefft%netscape.com 22acd0af11 (not part of the build yet) more porting from 4.5 to 5.0; added missing host info methods 1999-04-09 21:51:18 +00:00
bienvenu%netscape.com c48b623977 bunch of stuff to get message header download working 1999-04-09 01:46:22 +00:00
mscott%netscape.com a161e8c3b1 (not part of the build yet)
add SelectFolder method to the imap service interface.
1999-04-08 23:05:12 +00:00
jefft%netscape.com c20086f859 (not part of the build yet) removed SetMessageDownloadOutputStream 1999-04-08 22:10:03 +00:00
mscott%netscape.com 6fa3c842f8 (not part of the build yet) a=cyeh.
Export nsIImapService.h and nsIImapIncomingServer.h
1999-04-08 02:53:17 +00:00
mscott%netscape.com ba6e30e5b7 (not part of the build yet) a=cyeh.
Foundation for an imap service interface.
1999-04-08 02:53:01 +00:00
mscott%netscape.com 86123a7227 (not part of the build yet) a=cyeh.
Changed identity getters and setters to use the new nsIMsgIncomingServer interface instead.
1999-04-08 02:52:28 +00:00
mscott%netscape.com 5de74bcaf8 (not part of the build yet) a=cyeh.
Initialize now takes the host session list.
1999-04-08 02:51:13 +00:00
mscott%netscape.com 7fc41cf9a1 (not part of the build yet) a=cyeh.
Add an imap incoming server interface which holds imap account server specific information such as user name, host name, etc.
1999-04-08 02:50:44 +00:00
mscott%netscape.com 65fc4cac21 Add getter and setter for an identity to the imap url interface. 1999-04-06 21:02:50 +00:00
jefft%netscape.com 00bc6a844c more implementation on fe event proxy stuff 1999-04-02 23:47:47 +00:00
jefft%netscape.com 2706afea7f initial cut for imap sink interfaces; not part of the build yet 1999-04-01 01:13:56 +00:00
bienvenu%netscape.com cbe1d4ad20 get parser to link 1999-03-31 05:16:38 +00:00
bienvenu%netscape.com e9371ee3b9 get parser to compile 1999-03-31 04:42:08 +00:00
bienvenu%netscape.com b5ef352618 add url types 1999-03-30 00:45:39 +00:00
bienvenu%netscape.com b27bf90b18 initial entry into cvs of host session list 1999-03-28 20:37:16 +00:00
mscott%netscape.com c2bef602ff oopos...CID and IID were the same....they should have different values. 1999-03-23 23:04:33 +00:00
mscott%netscape.com 926ff30143 add getters and setters for new imap sink: imap log 1999-03-23 00:30:31 +00:00
mscott%netscape.com badee6de22 export nsIImapLog.h 1999-03-23 00:26:08 +00:00
mscott%netscape.com 3b730a0335 first created. Imap log interface. Right now the only method in the interface
is one to handle log information from the imap protocol....
1999-03-23 00:25:43 +00:00
mscott%netscape.com eda7f78716 Add interface method for initialize which takes an event queue. 1999-03-19 22:48:45 +00:00
jefft%netscape.com 4bfe96ca36 added GetThreadEventQueue() method 1999-03-19 06:07:31 +00:00
mscott%netscape.com b285118255 Not part of the build yet! (a=chofmann). Part of the initial Imap framework.
Add imap url and protocol interfaces.
1999-03-18 01:12:06 +00:00
alecf%netscape.com b482285baa add new IMAP makefiles 1999-01-14 23:16:27 +00:00