gecko-dev/mailnews/news/src
scott%scott-macgregor.org 0d7b75ae07 Bug #224197 --> News errors cause the app to hang in an infinite loop after showing a modal dialog
If nsNNTPProtocol::NewsResponse gets a NULL string out from m_lineStreamBuffer
and we are not paused, waiting for more data, return an error.

sr=bienvenu
a=asa
2003-11-23 05:16:42 +00:00
..
.cvsignore
Makefile.in Part of Bug #179533 --> need to move mail CID files from the build directory to the src directory. 2003-04-19 05:29:35 +00:00
nntpCore.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsMsgNewsCID.h Part of Bug #179533 --> need to move mail CID files from the build directory to the src directory. 2003-04-19 05:29:35 +00:00
nsNewsDownloadDialogArgs.cpp Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 22:05:52 +00:00
nsNewsDownloadDialogArgs.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsNewsDownloader.cpp Bug 226049 DRefTool analysis for nntp files 2003-11-18 21:32:53 +00:00
nsNewsDownloader.h speedup downloading of news messages for offline use 214525 r/sr/a=sspitzer 2003-08-09 02:01:45 +00:00
nsNewsFolder.cpp Bug 218825, part 2: convert users of nsMsgFolder to nsMsgDBFolder r=bienvenu sr=Henry.Jia 2003-11-14 10:51:43 +00:00
nsNewsFolder.h Bug 218825, part 1: convert users of nsIFolder to nsIMsgFolder r=bienvenu sr=Henry.Jia 2003-11-11 10:19:05 +00:00
nsNewsUtils.cpp fix for #110502. get "edit as new" and "fwd inline" to work again. 2001-11-18 23:38:52 +00:00
nsNewsUtils.h fix for #110502. get "edit as new" and "fwd inline" to work again. 2001-11-18 23:38:52 +00:00
nsNNTPArticleList.cpp Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 22:05:52 +00:00
nsNNTPArticleList.h fix for #112727 (removing expired articles won't remove all expired articles in certain cases.) 2001-11-30 00:49:47 +00:00
nsNntpIncomingServer.cpp Bug 226049 DRefTool analysis for nntp files 2003-11-18 21:32:53 +00:00
nsNntpIncomingServer.h Fix for 205729. Added 'aMsgWindow' input parameter to PerformBiff() which is set to null for regular biff (ie, check mail for every xx minutes) and is set to a valid window for check mail at startup. r=sspitzer, sr=bienvenu, a=sspitzer. 2003-05-19 23:59:06 +00:00
nsNNTPNewsgroupList.cpp Bug 180927 nsNNTPNewsgroupList::CleanUp deletes uninitialized m_knownArts.set 2003-09-11 16:53:15 +00:00
nsNNTPNewsgroupList.h implement news filters. bug #17483. 2002-11-06 05:59:19 +00:00
nsNNTPNewsgroupPost.cpp Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 22:05:52 +00:00
nsNNTPNewsgroupPost.h 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
nsNNTPProtocol.cpp Bug #224197 --> News errors cause the app to hang in an infinite loop after showing a modal dialog 2003-11-23 05:16:42 +00:00
nsNNTPProtocol.h fix 111855 patch by frank.schoenheit@gmx.de, r=me, sr=mscott first newsgroup count not read if authentication required 2003-11-01 19:03:17 +00:00
nsNntpService.cpp Bug 218825, part 1: convert users of nsIFolder to nsIMsgFolder r=bienvenu sr=Henry.Jia 2003-11-11 10:19:05 +00:00
nsNntpService.h fix 54911 news posting sometimes goes to wrong news server, patch by ch.ey@gmx.net r=me, sr=mscott 2003-11-06 19:32:01 +00:00
nsNntpUrl.cpp Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan. 2003-09-07 22:56:05 +00:00
nsNntpUrl.h fix for bug 206379: 2003-06-11 18:16:03 +00:00