gecko-dev/mailnews/news/src
alecf%netscape.com ebc5b3c4b7 rework nsMessages so they are generic across all server/folder types, so that we can recycle them later
r=putterman
for bug #26456
2000-08-16 23:45:58 +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 Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287 2000-04-04 04:46:38 +00:00
makefile.win rework nsMessages so they are generic across all server/folder types, so that we can recycle them later 2000-08-16 23:45:58 +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 part of fix for writing out newsrc files on a timer r=mscott 29743 2000-08-16 23:33:19 +00:00
nsNNTPHost.h fix for nsbeta2+ bug #39184. make news pay attention to the port. also remove some 2000-06-10 00:52:43 +00:00
nsNNTPNewsgroup.cpp changes for news over SSL. initial changes needed for SMTP over SSL, but 2000-03-12 08:58:02 +00:00
nsNNTPNewsgroup.h "Local Folders" doesn't have an identity anymore. r=mscott 2000-01-25 04:57:22 +00:00
nsNNTPNewsgroupList.cpp part of fix for writing out newsrc files on a timer r=mscott 29743 2000-08-16 23:33:19 +00:00
nsNNTPNewsgroupList.h remove some obsolete #ifdefs 2000-05-03 21:21:57 +00:00
nsNNTPNewsgroupPost.cpp Start tedious process of removing obsolete mozilla/include files from build. This patch should take us down to 19 of 101. Bug #38061 2000-07-10 07:13:31 +00:00
nsNNTPNewsgroupPost.h fix crasher when posting, and some more cleanup. 2000-02-01 11:40:32 +00:00
nsNNTPProtocol.cpp part of fix for writing out newsrc files on a timer r=mscott 29743 2000-08-16 23:33:19 +00:00
nsNNTPProtocol.h Fixed bugs #42998 and #44883. 2000-08-14 21:43:19 +00:00
nsNewsDownloadDialogArgs.cpp changes for news over SSL. initial changes needed for SMTP over SSL, but 2000-03-12 08:58:02 +00:00
nsNewsDownloadDialogArgs.h changes for news over SSL. initial changes needed for SMTP over SSL, but 2000-03-12 08:58:02 +00:00
nsNewsFolder.cpp rework nsMessages so they are generic across all server/folder types, so that we can recycle them later 2000-08-16 23:45:58 +00:00
nsNewsFolder.h HandleLine() should be defined as virtual, as we are overriding it. 2000-03-28 07:44:24 +00:00
nsNewsMessage.cpp Add new icons to mail news 3 pane UI. r=mscott 2000-04-03 02:58:21 +00:00
nsNewsMessage.h Add new icons to mail news 3 pane UI. r=mscott 2000-04-03 02:58:21 +00:00
nsNewsUtils.cpp speedup for 26456 - use autostring instead of PR_smprintf 2000-08-11 04:32:08 +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 part of fix for writing out newsrc files on a timer r=mscott 29743 2000-08-16 23:33:19 +00:00
nsNntpIncomingServer.h part of fix for writing out newsrc files on a timer r=mscott 29743 2000-08-16 23:33:19 +00:00
nsNntpService.cpp fix stop of msg move/copy r=mscott 28129 2000-08-06 20:15:32 +00:00
nsNntpService.h fix problem posting to wrong news server r=mscott 35678 2000-07-10 02:38:22 +00:00
nsNntpUrl.cpp fix for several bugs. 2000-05-23 02:38:00 +00:00
nsNntpUrl.h Bug #5938 --> add get/set charset over-ride to I18N urls. 2000-05-15 22:40:47 +00:00