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

60 Коммитов

Автор SHA1 Сообщение Дата
jefft%netscape.com 435e20539f 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 7a9e4c920d more on cached connections - removed CreateImapConnection(), LoadNextQueuedUrl() method 1999-05-18 22:34:41 +00:00
jefft%netscape.com f682675ec2 more on cached connections - added TellThreadToDie() method 1999-05-18 22:33:49 +00:00
jefft%netscape.com d4d5437bda more on cached imap connections work - added Get/SetMaximumConnectionsNumber(), GetImapConnectionAndLoadUrl(), LoadNextQueuedUrl(), RemoveConnection() method 1999-05-18 22:32:46 +00:00
jefft%netscape.com a695f904e7 cached connection work - added LoadNextQueuedUrl() method 1999-05-14 04:07:48 +00:00
jefft%netscape.com 058b61ab92 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 90f35fe77e added OnlineMessageCopy() method 1999-05-11 18:27:28 +00:00
mscott%netscape.com 53b6f2111c Build imap on linux. 1999-05-07 21:22:02 +00:00
ducarroz%netscape.com 1eb1c32e00 First Checked In. 1999-05-05 00:04:48 +00:00
hyatt%netscape.com fded43adc1 Switching from PLEventQueues to nsIEventQueues. 1999-05-04 23:34:41 +00:00
jefft%netscape.com 26ee3d2f0f 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 7ad289c41b Bug #5781 --> Add IsBusy method & CanHandleUrl.
a=chofmann
1999-04-30 18:42:09 +00:00
mscott%netscape.com 4de6e71a7a 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 b640ff29d9 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 2bda88770a added DiscoverAllFolders, DiscoverAllAndSubscribedFolders, DiscoverChildren, DiscoverLevelChildren methods 1999-04-27 06:29:39 +00:00
bienvenu%netscape.com adffb355e6 get imap message display working 1999-04-26 05:08:49 +00:00
mscott%netscape.com 10b3ca7253 Add new line to end of file. 1999-04-25 21:14:28 +00:00
jefft%netscape.com 6c34438995 nsIImapService now takes nsIMsgFolder instead of nsIImapMailFolderSink for folder related interfaces 1999-04-24 01:14:49 +00:00
jefft%netscape.com 0fc031c9ca fixed duplicate nsIID problem 1999-04-24 01:13:17 +00:00
bienvenu%netscape.com ac3f2301eb add services for dealing with flags, fix build problem in test harness 1999-04-22 03:57:44 +00:00
bienvenu%netscape.com 1c78ffc30a fix a few race conditions with fe events, add NOOP service 1999-04-21 22:35:12 +00:00
bienvenu%netscape.com 539341fc40 get downloading of imap messages working 1999-04-21 04:57:28 +00:00
bienvenu%netscape.com 24e51d6834 add service for getting an imap message 1999-04-21 00:55:58 +00:00
bienvenu%netscape.com 71d5b233b5 get imap folder server flags set in database 1999-04-20 04:59:33 +00:00
jefft%netscape.com 1e3506bdf5 rename nsIImapMailFolder, nsIImapMessage, nsIImapExtension, nsIImapMiscellaneous to nsIImapMailFolderSink, nsIImapMessageSink, nsIImapExtensionSink, nsIImapMiscellaneousSink 1999-04-19 18:41:43 +00:00
bienvenu%netscape.com cc3005175e get set up for folder parsingof msg headers 1999-04-17 03:40:14 +00:00
bienvenu%netscape.com 4b835aaee1 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 acc10bb233 Add AllocateServerpath and AddOnlinedirectoryIfNecessary to the interface. 1999-04-16 02:15:22 +00:00
bienvenu%netscape.com 9caaf1db40 fix a couple problems with folder selection... 1999-04-15 05:33:33 +00:00
mscott%netscape.com cb76bd5194 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 55dfe0d185 more work on imap folder loading 1999-04-15 01:28:14 +00:00
bienvenu%netscape.com a2530f4cef hook up selected state urls (except for ifdeffed out parts) 1999-04-13 23:15:35 +00:00
bienvenu%netscape.com 9424f0948b add more methods for selecting a folder (not part of build yet) 1999-04-13 16:18:52 +00:00
jefft%netscape.com 887a6cb31e added GetShowAttachmentsInline method 1999-04-13 04:44:24 +00:00
bienvenu%netscape.com d295afc321 hook up some of the stuff for syncing folders 1999-04-11 23:26:30 +00:00
bienvenu%netscape.com 52bf8e6e2b add abstract interface for flag and uid state 1999-04-11 23:14:31 +00:00
jefft%netscape.com b9149695f8 (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 8f0c2269a0 bunch of stuff to get message header download working 1999-04-09 01:46:22 +00:00
mscott%netscape.com 6e02009f28 (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 9d9385e493 (not part of the build yet) removed SetMessageDownloadOutputStream 1999-04-08 22:10:03 +00:00
mscott%netscape.com 677108ad97 (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 d414fe0fb5 (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 353823efdf (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 e7eda06bc1 (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 1500badd84 (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 77c1ad9cc2 Add getter and setter for an identity to the imap url interface. 1999-04-06 21:02:50 +00:00
jefft%netscape.com 766fbf683f more implementation on fe event proxy stuff 1999-04-02 23:47:47 +00:00
jefft%netscape.com 14a64ef0dc initial cut for imap sink interfaces; not part of the build yet 1999-04-01 01:13:56 +00:00
bienvenu%netscape.com 2bbff774b0 get parser to link 1999-03-31 05:16:38 +00:00
bienvenu%netscape.com c1e5bfca2b get parser to compile 1999-03-31 04:42:08 +00:00