498 Commits

Author SHA1 Message Date
mscott%netscape.com
15575ebd56 Fix some warnings. 1999-08-05 23:16:20 +00:00
mscott%netscape.com
98f587de23 Fix lots of unix warnings. 1999-08-05 23:12:59 +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
sspitzer%netscape.com
fdcbe50278 use /tmp instead of /usr/tmp. /tmp should always be there, where /usr/tmp will not be. eventually, this will go away anyways. 1999-08-05 22:43:15 +00:00
mscott%netscape.com
8bb3b5a325 remove some pre-necko cruft. 1999-08-05 22:21:35 +00:00
mscott%netscape.com
2cdad3383a Cast nsCString as a const char before passing it as an argument. 1999-08-05 04:43:04 +00:00
mscott%netscape.com
ee21c8e45f fix warnings. 1999-08-05 04:28:37 +00:00
mscott%netscape.com
16f3cd4cc3 Changes for:
nsString(eOneByte) --> nsCString
nsString(eTwoByte) nsString
nsString2 --> nsString
1999-08-05 04:28:28 +00:00
bienvenu%netscape.com
81d829cba8 add imap msgs, not part of build yet 1999-08-04 20:21:13 +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
sspitzer%netscape.com
fee317b78f changes for status messages. checked in for the almighty david b. 1999-08-04 18:38:36 +00:00
bienvenu%netscape.com
8afa6fce3b string bundles for imap, not part of build yet 1999-08-03 20:34:20 +00:00
jefft%netscape.com
511780f71a fixed bug 11144 - delete messages from imap trash folder not working 1999-08-03 00:34:34 +00:00
bienvenu%netscape.com
fc5fb7a36d work on hang closing windows after imap, stop using unlimited timeouts 1999-08-02 21:36:30 +00:00
bienvenu%netscape.com
3618d8c8bf fix notification of filter folders 1999-08-02 21:33:00 +00:00
bienvenu%netscape.com
e8c3c353cd add notifications for filter hits, fix totals for parent folders 1999-07-31 18:16:24 +00:00
jefft%netscape.com
234e49ab1d one more time; try to fix Sun build bustage 1999-07-31 03:03:28 +00:00
jefft%netscape.com
c887b3033c more on pop3 vs imap4 undo move/copy messages work 1999-07-30 23:53:01 +00:00
briano%netscape.com
0212559fff Added NSPR_LIBS so it the shared lib would build on IRIX. 1999-07-30 23:36:14 +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
briano%netscape.com
007ea62765 Cleaned it up and changed the name of libreg.{a,so} to libmozreg.{a,so} to fix the conflict reported in bug 8568. 1999-07-27 23:27:44 +00:00
bienvenu%netscape.com
43cf95cb13 add MatchName, fix folder discovery for nested folders 1999-07-27 05:17:45 +00:00
dougt%netscape.com
5adb63dcaf Fix for bug 10177 and 10041. 1999-07-26 22:09:42 +00:00
rickg%netscape.com
f938d114ea replaced calls to deprecated string API 1999-07-26 01:05:31 +00:00
putterman%netscape.com
1157e3a031 Adding MANIFEST file to fix build. 1999-07-23 16:36:23 +00:00
jefft%netscape.com
eecba3c846 enable undo move/copy messages from different server 1999-07-23 14:40:55 +00:00
scc%netscape.com
16e2ba6a23 explicitly define kCharsetConversionManagerCID only in files that need it ... move to canonical scheme for defining and using IIDs and CIDs 1999-07-22 05:25:17 +00:00
tbogard%aol.net
8fced9fa19 Changed nsCStringKey to nsStringKey. This new key now has the ability to hash on PRUnichar* strings as well as char* strings. 1999-07-22 02:11:04 +00:00
bienvenu%netscape.com
e9ecce4206 mark imap msgs read in db when displaying them 1999-07-22 00:54:28 +00:00
bienvenu%netscape.com
93b8b8551d use nsString::Truncate to truncate strings 1999-07-21 23:27:53 +00:00
putterman%netscape.com
5ff710dba8 Do a case insensitive compare for figuring out special folders. 1999-07-20 21:14:39 +00:00
bienvenu%netscape.com
a78ee3685c force update if we have db open 1999-07-20 03:42:34 +00:00
jefft%netscape.com
5264a90fd1 make sure messages get deleted after moving to Pop3 mail folder 1999-07-20 01:54:56 +00:00
bienvenu%netscape.com
1b7d7a48db add imap biff 1999-07-19 22:19:02 +00:00
rickg%netscape.com
23b232d248 switch to faster string search API 1999-07-19 03:29:56 +00:00
jefft%netscape.com
64ca9de448 fix linux build bustage 1999-07-18 23:10:51 +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
bienvenu%netscape.com
7d4724fe66 more work on folder cache 1999-07-17 20:33:15 +00:00
sspitzer%netscape.com
4aed0216c8 fix warnings 1999-07-17 18:32:18 +00:00
ramiro%netscape.com
a09ea8b7ca Landing timer move on unix. 1999-07-17 14:22:51 +00:00
sspitzer%netscape.com
03dad3c1db remove unused code. 1999-07-17 02:00:56 +00:00
jefft%netscape.com
fdb54a8320 make sure to flush the write data in case of the os file buffering scheme in play to cause append msg from file to fail 1999-07-17 00:35:44 +00:00
jefft%netscape.com
02dc350d98 more on copy service - enable move/copy messages from Pop3 to Imap4 1999-07-16 18:03:55 +00:00
jefft%netscape.com
2b60bae51a new CopyNextStreamMessage() method 1999-07-16 17:59:57 +00:00
bienvenu%netscape.com
8fe24b6de4 initialize uid validity to 0 1999-07-15 03:00:06 +00:00
jefft%netscape.com
53d76465cd rename nsImapMailCopyState variables to prefix with m_ 1999-07-14 19:35:31 +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
bienvenu%netscape.com
2b31f9e8da change db open for idl 1999-07-13 18:45:54 +00:00
rhp%netscape.com
e4c1bf272c Compose back end cleanup 1999-07-13 18:38:36 +00:00