gecko-dev/mailnews/news/public
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
..
.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 turn on new idl files for windows 1999-07-23 08:33:10 +00:00
MANIFEST turn on the new idl files for the mac now. 1999-07-24 01:36:36 +00:00
nsIMsgOfflineNewsState.idl XPIDL-ify nsINntpService. use "scriptable" instead of "object" in the news idl files 1999-05-30 00:12:41 +00:00
nsINNTPArticleList.idl a whole bunch of changes. 1999-06-03 02:24:08 +00:00
nsINNTPCategory.idl XPIDL-ify nsINntpService. use "scriptable" instead of "object" in the news idl files 1999-05-30 00:12:41 +00:00
nsINNTPCategoryContainer.idl more changes for moving creation of objects to the component manager and the news factory. a few nsCOMPtr changes. stop checking nsCOMPtrs against nsnull 1999-06-03 18:09:54 +00:00
nsINNTPHost.idl initial pass at hooking up news to the progress bar and status area. more to be done here. 1999-08-28 17:29:15 +00:00
nsINntpIncomingServer.idl make the postMessageFile in the nsINNTPNewsgroupPost be a nsIFileSpec, instead 1999-09-15 21:29:30 +00:00
nsINNTPNewsgroup.idl rework back end. remove crusty old embarassing hacks. still more to be done. 1999-06-24 20:24:35 +00:00
nsINNTPNewsgroupList.idl initial pass at hooking up news to the progress bar and status area. more to be done here. 1999-08-28 17:29:15 +00:00
nsINNTPNewsgroupPost.idl make the postMessageFile in the nsINNTPNewsgroupPost be a nsIFileSpec, instead 1999-09-15 21:29:30 +00:00
nsINntpService.idl make the postMessageFile in the nsINNTPNewsgroupPost be a nsIFileSpec, instead 1999-09-15 21:29:30 +00:00
nsINntpUrl.idl Add notion of news actions to the url. 1999-09-12 05:10:08 +00:00