gecko-dev/mailnews/news
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
..
build General cleanup. 1999-09-15 00:10:25 +00:00
macbuild turn on the new idl files for the mac now. 1999-07-24 01:36:36 +00:00
public make the postMessageFile in the nsINNTPNewsgroupPost be a nsIFileSpec, instead 1999-09-15 21:29:30 +00:00
resources General cleanup. 1999-09-15 00:10:25 +00:00
src make the postMessageFile in the nsINNTPNewsgroupPost be a nsIFileSpec, instead 1999-09-15 21:29:30 +00:00
tests Cleanup the neckutil linking thing. 1999-09-15 02:15:11 +00:00
.cvsignore Don't complain about Makefile 1998-12-21 22:16:01 +00:00
Makefile.in General cleanup. 1999-09-15 00:10:25 +00:00
makefile.win 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