gecko-dev/mailnews
sspitzer%netscape.com 8ee260f294 make the postMessageFile in the nsINNTPNewsgroupPost be a nsIFileSpec, instead
of a nsFilePath.  this means nsINNTPNewsgroupPost is fully scriptable.
it also allowed me to clean up a lot of code.
most of these changes are results of this change.

add notifyOn, maxArticles, and markOldRead attributes to nsINntpIncomingServer
these correspond to "news.max_articles","news.mark_old_read", and "news.notify.o
n" prefs in 4.x.  (in 5.0, they are on a per server basis now.)
rewrite nsNNTPProtocol.cpp to use these attributes, instead of the old 4.x globa
l prefs.

fix warnings.
1999-09-15 21:29:30 +00:00
..
addrbook Fix crash when sorting address book column 1999-09-15 19:41:04 +00:00
base for the pop / nntp server specific prefs, don't name the html elements. 1999-09-15 21:21:45 +00:00
compose make the postMessageFile in the nsINNTPNewsgroupPost be a nsIFileSpec, instead 1999-09-15 21:29:30 +00:00
db General cleanup. 1999-09-14 23:19:19 +00:00
idl General cleanup. 1999-09-14 23:19:19 +00:00
imap Adding includes for nsIThreadPool.h and nsIRunnable.h in anticipation of idl files. 1999-09-15 09:49:18 +00:00
import handle double byte strings 1999-09-14 21:55:54 +00:00
local fixed bug 13574 -- use stream converter instead of temp file for reply quoting 1999-09-15 02:13:04 +00:00
mapi Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people. 1999-09-01 00:54:34 +00:00
mime Bug #10933 --> don't signal OnDataAvailable to the listener after we write 1999-09-15 07:10:36 +00:00
movemail clean up README a little 1999-06-17 08:24:57 +00:00
news make the postMessageFile in the nsINNTPNewsgroupPost be a nsIFileSpec, instead 1999-09-15 21:29:30 +00:00
public General cleanup. 1999-09-15 00:02:25 +00:00
ui remove resource files from old ui directory. These were moved to their new locations 1999-06-03 02:30:26 +00:00
.cvsignore
mailnews.js adding the default value for mail.server_type back. 1999-09-11 19:14:15 +00:00
Makefile.in General cleanup. 1999-09-14 22:49:58 +00:00
makefile.win removed the import directory - doesn't build with VC 5.0 1999-09-10 20:21:35 +00:00
makefiles Bug #11405 --> Don't build mailnews\db\mdb and mailnews\db\mork 1999-09-08 20:58:41 +00:00