gecko-dev/mailnews/news/src
2000-05-16 05:35:23 +00:00
..
.cvsignore Don't complain about Makefile 1998-12-21 22:16:01 +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 Eliminated the libs build pass. 1999-11-28 03:05: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
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
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 Changes to unify nsINetPrompt with nsIPrompt, making single sign-on work. Single sign-on API changes. Fixes bugs 34583, 34720, 34725, 24746, 33094. r=sspitzer,morse 2000-05-16 05:35:23 +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 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
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 fix crasher in #33615. uninitialized variables. clicking on a news url 2000-03-28 22:32:06 +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
nsNntpIncomingServer.cpp comment out some dumps, printfs. 2000-05-15 21:44:34 +00:00
nsNntpIncomingServer.h more subscribe work. 2000-05-12 04:23:45 +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 Replaced references to webshell with docshell equivalents 2000-05-12 20:41:19 +00:00
nsNNTPNewsgroupList.h remove some obsolete #ifdefs 2000-05-03 21:21:57 +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 Changes to unify nsINetPrompt with nsIPrompt, making single sign-on work. Single sign-on API changes. Fixes bugs 34583, 34720, 34725, 24746, 33094. r=sspitzer,morse 2000-05-16 05:35:23 +00:00
nsNNTPProtocol.h fix for #38929, when building the subscribe dialog, don't block the ui thread. 2000-05-13 00:53:44 +00:00
nsNntpService.cpp Changes to unify nsINetPrompt with nsIPrompt, making single sign-on work. Single sign-on API changes. Fixes bugs 34583, 34720, 34725, 24746, 33094. r=sspitzer,morse 2000-05-16 05:35:23 +00:00
nsNntpService.h fix for #36663. make it so when you run a news://host/group url to autosubscribe, a new messenger window opens up. eventually I'll heed the 4.x pref for 2000-04-22 23:16:45 +00:00
nsNntpUrl.cpp Bug #5938 --> add get/set charset over-ride to I18N urls. 2000-05-15 22:40:47 +00:00
nsNntpUrl.h Bug #5938 --> add get/set charset over-ride to I18N urls. 2000-05-15 22:40:47 +00:00