pjs/mailnews/news/src
sspitzer%netscape.com ef3666f4a3 fix for #29894, newsrc file corruption. need to truncate the newsrc when
we open it.  otherwise, if we go to write it out and it has gotten smaller,
we will leave garbage at the end of the file.  big thanks to Ken Dowling (kdowling@concentric.net) reporting this bug. a=jar
2000-03-02 05:19:18 +00:00
..
.cvsignore Don't complain about Makefile 1998-12-21 22:16:01 +00:00
MANIFEST updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
Makefile.in updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
makefile.win Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
nntpCore.h add a #define for the secure imap default, and move the #defines for news ports out of core and into the right place. 2000-01-28 09:06:33 +00:00
nsNNTPArticleList.cpp updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsNNTPArticleList.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsNNTPCategoryContainer.cpp Converting ::GetIID() to NS_GET_IID(). Bug #20232, r=scc@netscape.com 2000-02-06 03:18:27 +00:00
nsNNTPCategoryContainer.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsNNTPHost.cpp Converting ::GetIID() to NS_GET_IID(). Bug #20232, r=scc@netscape.com 2000-02-06 03:18:27 +00:00
nsNNTPHost.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsNNTPNewsgroup.cpp Converting ::GetIID() to NS_GET_IID(). Bug #20232, r=scc@netscape.com 2000-02-06 03:18:27 +00:00
nsNNTPNewsgroup.h "Local Folders" doesn't have an identity anymore. r=mscott 2000-01-25 04:57:22 +00:00
nsNNTPNewsgroupList.cpp fix for #8075. use the newsrc files (~/.mozilla/<profile>/News/newsrc-<hostname>) for the unread/read status instead of the msgdb. r=alecf 2000-02-15 08:35:40 +00:00
nsNNTPNewsgroupList.h changes for the per server (instead of global) news.mark_old_read, max_messages, and news.notify.on 2000-01-13 08:12:12 +00:00
nsNNTPNewsgroupPost.cpp Converting ::GetIID() to NS_GET_IID(). Bug #20232, r=scc@netscape.com 2000-02-06 03:18:27 +00:00
nsNNTPNewsgroupPost.h fix crasher when posting, and some more cleanup. 2000-02-01 11:40:32 +00:00
nsNNTPProtocol.cpp fix for #26773, alert when there is a network error in mailnews. r=mscott, a=phil 2000-02-26 01:04:50 +00:00
nsNNTPProtocol.h fix for #8075. use the newsrc files (~/.mozilla/<profile>/News/newsrc-<hostname>) for the unread/read status instead of the msgdb. r=alecf 2000-02-15 08:35:40 +00:00
nsNewsFolder.cpp Fix for 21469. r=jefft. Deleting a message in a thread now goes to the next message and scrolls 2000-02-16 00:39:23 +00:00
nsNewsFolder.h Fix for 21469. r=jefft. Deleting a message in a thread now goes to the next message and scrolls 2000-02-16 00:39:23 +00:00
nsNewsMessage.cpp don't access mFolder directly, instead go through base class 2000-02-08 06:00:57 +00:00
nsNewsMessage.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsNewsUtils.cpp Fix for 21469. r=jefft. Deleting a message in a thread now goes to the next message and scrolls 2000-02-16 00:39:23 +00:00
nsNewsUtils.h Fix for 21469. r=jefft. Deleting a message in a thread now goes to the next message and scrolls 2000-02-16 00:39:23 +00:00
nsNntpIncomingServer.cpp fix for #29894, newsrc file corruption. need to truncate the newsrc when 2000-03-02 05:19:18 +00:00
nsNntpIncomingServer.h fix for #8075. use the newsrc files (~/.mozilla/<profile>/News/newsrc-<hostname>) for the unread/read status instead of the msgdb. r=alecf 2000-02-15 08:35:40 +00:00
nsNntpService.cpp fix for #28911, r=alecf, a=jar. avoid loading in unnecessary dlls at startup. 2000-02-26 03:52:06 +00:00
nsNntpService.h Changes to implement printing correctly - Buf #12505 - r: jefft 2000-02-15 23:05:06 +00:00
nsNntpUrl.cpp fix for #26773, alert when there is a network error in mailnews. r=mscott, a=phil 2000-02-26 01:04:50 +00:00
nsNntpUrl.h "Local Folders" doesn't have an identity anymore. r=mscott 2000-01-25 04:57:22 +00:00