Commit Graph

1328 Commits

Author SHA1 Message Date
mscott%netscape.com
b9e56c21f9 Add CopyMessage support to the mailbox service. 1999-03-29 06:10:05 +00:00
mscott%netscape.com
acffc194c9 Add code to support copying a message to the url. 1999-03-29 06:09:07 +00:00
mscott%netscape.com
d0323a8871 Add copy message support to the mailbox url 1999-03-29 06:08:15 +00:00
mscott%netscape.com
70d9b7f0a6 Add mailbox copy message interface. 1999-03-29 06:07:42 +00:00
bienvenu%netscape.com
f9b5080c9b fix unix build bustage 1999-03-28 23:09:16 +00:00
bienvenu%netscape.com
e66106e976 add thread object and interface 1999-03-28 21:04:05 +00:00
bienvenu%netscape.com
cbb6e9025e add i18n routines 1999-03-28 21:03:11 +00:00
bienvenu%netscape.com
3cc39fd7a6 add imap prefs to dumping of identity 1999-03-28 20:40:39 +00:00
bienvenu%netscape.com
84dddbfb01 port a few classes over from 4.5 1999-03-28 20:39:58 +00:00
bienvenu%netscape.com
9e754f38bd initial entry into cvs of host session list, parser, etc 1999-03-28 20:39:12 +00:00
bienvenu%netscape.com
b27bf90b18 initial entry into cvs of host session list 1999-03-28 20:37:16 +00:00
jefft%netscape.com
0741517a6e added enum ImapState define; added m_dataMonitor; added ProcessCurrentURL() method; nsImapProtocol::ImapThreadMainLoop () now waits on m_dataMonitor indefinitely and then call ProcessCurrentURL () 1999-03-28 18:02:07 +00:00
putterman%netscape.com
a5e987b3ef Move code out of NS_ASSERTION so release build will work. 1999-03-28 15:46:57 +00:00
mcafee%netscape.com
e7e4ae2cb4 Ignore generated files. 1999-03-27 09:22:27 +00:00
mscott%netscape.com
db6ac72425 oops..forgot to check this one in. remove NODEPENDS. 1999-03-27 03:08:00 +00:00
chuang%netscape.com
f2774e240b Fix throbber icon url 1999-03-27 00:00:05 +00:00
alecf%netscape.com
96462e0796 add libreg to mime libraries so that there are no undefined symbols 1999-03-26 23:59:15 +00:00
sspitzer%netscape.com
82e235aed3 fix so that libmailnews.so will pick up
FindDescendant__16nsMsgGroupRecordPCc
also known as,
nsMsgGroupRecord::FindDescendant(char const *)
1999-03-26 23:13:13 +00:00
mscott%netscape.com
05cd3db030 When running an imap command through a url, register the test harness as a listener to the url so we can get a call back when the url is done. This allows us to not display the command menu item to the user until the url is finished. I also cleaned up some ref counting stuff with regards to when a url is created and when we release it. 1999-03-26 03:40:08 +00:00
mscott%netscape.com
c7a13619aa For now, when we get on data available from the server and we successfully wrote data out through the log interface, then mark the url as done. 1999-03-26 03:37:33 +00:00
mscott%netscape.com
e8ca114b4c initialize ptr to nsnull. 1999-03-26 03:35:42 +00:00
mscott%netscape.com
196b470206 Fix build breakage on windows. For some reason VC6.0 is able to find the include file for nsMsgKey_none. VC5.0 apparently has more problems with it... 1999-03-26 02:05:14 +00:00
nhotta%netscape.com
e45b6b8595 Removed to link to mime, it wasn't needed. 1999-03-26 01:28:14 +00:00
mscott%netscape.com
bbea1244ed Don't link with nntp.lib. news now builds as a stand alone component. 1999-03-26 01:13:55 +00:00
mscott%netscape.com
ffdd0c6e55 Don't built nntpTest until it is upgraded to use the new news service. 1999-03-26 01:11:20 +00:00
mscott%netscape.com
a9e60fdad6 Build nsNntpService. 1999-03-26 01:10:16 +00:00
mscott%netscape.com
e2a8aba4fb Export nsINntpService.h 1999-03-26 01:09:32 +00:00
mscott%netscape.com
f6e05b2db2 Build the build directory. 1999-03-26 01:09:02 +00:00
mscott%netscape.com
e37f605c3e Build news\build. Part of making news a standalone component. 1999-03-26 01:08:43 +00:00
mscott%netscape.com
eeb87cecf0 News now builds as a standalone component. Don't link with nntp.lib. 1999-03-26 01:07:20 +00:00
mscott%netscape.com
f4fc8f0166 News now builds as a standalone component. Use the nntp service for running news urls and remove the old "C" functions. 1999-03-26 01:06:41 +00:00
mscott%netscape.com
d083c2a85d Part of making news a standalone component. Build the "build" directory. 1999-03-26 01:05:20 +00:00
mscott%netscape.com
fa5aa84fe7 Part of making news a stand alone component. nntp url supports the nsIMsgMailNewsUrl interface. 1999-03-26 01:04:12 +00:00
mscott%netscape.com
935f1c1868 Build nsNntpService. 1999-03-26 01:03:27 +00:00
mscott%netscape.com
37eba5d7fa Spell nsNNTPProtocol.h correctly when including the file. (unix is case sensitive) 1999-03-26 01:02:57 +00:00
mscott%netscape.com
1195e1451a Part of making news a stand alone dll. remove "C" functions for creating / running news url. 1999-03-26 01:02:12 +00:00
mscott%netscape.com
1321dd9d85 Part of making news a stand alone dll. Updates to nntp url to inherit from nsIMsgMailNewsUrl.Add url listener code as well. 1999-03-26 01:01:15 +00:00
nhotta%netscape.com
b2eac408ec Backed out my last change, it wasn't needed. 1999-03-26 00:27:52 +00:00
nhotta%netscape.com
1bc67ead98 I18n migration, CSID -> Charset Name. 1999-03-25 23:41:03 +00:00
nhotta%netscape.com
09eae8d3f3 Added mime. 1999-03-25 23:39:16 +00:00
alecf%netscape.com
fb81ec4f2c define PurgeNeeded so that this isn't undefined in this library 1999-03-25 22:48:02 +00:00
alecf%netscape.com
7c976e766c link against libreg to avoid undefined symbols 1999-03-25 22:47:44 +00:00
briano%netscape.com
1533030ed0 Made the static library in this directory depend on the same 'extra stuff' as the shared library. 1999-03-25 21:32:26 +00:00
briano%netscape.com
29ed08771b Handle NO_STATIC_LIB being set, when all this file does is create a static library. 1999-03-25 21:21:47 +00:00
sspitzer%netscape.com
28b6ec8dbb switch from "\\" to PR_DIRECTORY_SEPARATOR for portablility 1999-03-25 17:41:21 +00:00
bienvenu%netscape.com
86c3572c78 i18n routines don't seem happy with empty strings, so don't pass them in 1999-03-25 05:55:28 +00:00
jefft%netscape.com
42227142ab put back the original implementation of nsImapUrl::Equals method 1999-03-25 05:41:50 +00:00
jefft%netscape.com
4576d27022 added multiple inheritance nsINetLibURL 1999-03-25 05:19:59 +00:00
bienvenu%netscape.com
d2516e328e add i18n interfaces for mime2 encoding and collation keys - shouldn't be called yet 1999-03-25 05:01:58 +00:00
mscott%netscape.com
59d39ffa08 (not part of build yet) implementation of nntp service. 1999-03-25 04:48:45 +00:00