bienvenu%netscape.com
8477778c4b
clean up method names, remove unused methods, start work on deleting non-discovered folders
1999-08-25 01:18:42 +00:00
bienvenu%netscape.com
d1bc5f69ee
land new folder and rename for jefft
1999-08-19 19:52:51 +00:00
bienvenu%netscape.com
c27340bbb0
more progress and status and alert handling + password prompts
1999-08-18 02:03:43 +00:00
mscott%netscape.com
886639adea
remove GetServer implementation...it's now done in the base url class
1999-08-10 18:18:16 +00:00
jefft%netscape.com
8653983399
added DeleteFolder()
1999-08-09 23:15:06 +00:00
bienvenu%netscape.com
f8adfcfc65
get rid of nsString2, more hooking up of status
1999-08-07 02:30:11 +00:00
jefft%netscape.com
e052854833
enabled Compact This Folder command; implemented MoveFolder(), RenameLeaf() methods
1999-08-06 13:43:49 +00:00
bienvenu%netscape.com
ab5b53c69c
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
a405283a68
more work on hooking up progress and status
1999-08-04 18:45:36 +00:00
jefft%netscape.com
2a95b98049
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
ad90319d2c
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
1bbfe202d6
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
e7ef32a7cb
new CopyNextStreamMessage() method
1999-07-16 17:59:57 +00:00
jefft%netscape.com
3099155816
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
4b3b113dd4
one more parameter for SetCopyResponseUid
1999-07-07 13:45:17 +00:00
scc%netscape.com
d049be3c31
Added |GetIID()|
1999-06-29 20:28:56 +00:00
bienvenu%netscape.com
b452d4eb99
fix handling of hosts without namespace extension, start working on utf7 stuff
1999-06-23 21:48:25 +00:00
warren%netscape.com
23864df5e3
Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too.
1999-06-23 03:29:44 +00:00
mscott%netscape.com
654449616a
We no longer inherit from nsIMsgMailNewsUrl....
1999-06-22 21:55:25 +00:00
mscott%netscape.com
b89d7f6734
Move class ids into nsMsgImapCID.h and out of the interfaces!
1999-06-22 04:56:03 +00:00
bienvenu%netscape.com
7b789e0287
run url queue from mozilla thread, more work on imap filters
1999-06-20 15:35:10 +00:00
mscott%netscape.com
0d3a83b29f
Add interface method for initialize.
1999-06-16 03:08:49 +00:00
jefft%netscape.com
022d8c0b72
added SetCopyResponseUid interface
1999-06-15 13:12:54 +00:00
jefft%netscape.com
d542f54327
added nsImapUidExpunge action
1999-06-15 13:12:08 +00:00
sspitzer%netscape.com
6e2a3cc01a
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
a80e4efdcf
remove IGNORE_MANIFEST.
1999-06-07 21:28:20 +00:00
mscott%netscape.com
3d0e344c29
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
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