gecko-dev/mailnews/base/src
sspitzer%netscape.com fbe0cee7d7 fix for several bugs.
#34355, for a new pop server, the copies and folders prefs should point to the pop server,
not the local server.

#22889, #37464, news article urls not displaying, and they causing autosubscribe to happen.

#36661, fix problems with autosubscribe / article url problem, if they happen before
we migrated and if there is no accounts.

#8216,  a successful cancelling of a news posting removes message from thread pane

r=alecf
2000-05-23 02:38:00 +00:00
..
.cvsignore Don't complain about Makefile 1998-12-21 22:16:01 +00:00
MANIFEST export nsMsgRDFUtils.h so search can use it. 2000-04-19 05:00:34 +00:00
Makefile.in add nsSubscribableServer to the build. 2000-05-12 04:19:14 +00:00
makefile.win add nsSubscribableServer to the build. 2000-05-12 04:19:14 +00:00
nsCopyMessageStreamListener.cpp Bug #31058 -->synch with api change for get URI 2000-05-15 20:35:17 +00:00
nsCopyMessageStreamListener.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsMessageView.cpp Work on 14106, View unread messages. 2000-05-16 22:56:37 +00:00
nsMessageView.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsMessageViewDataSource.cpp Work on 14106, View unread messages. 2000-05-16 22:56:37 +00:00
nsMessageViewDataSource.h Work on 14106, View unread messages. 2000-05-16 22:56:37 +00:00
nsMessenger.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
nsMessenger.h display message api synch. 2000-05-15 22:44:27 +00:00
nsMessengerBootstrap.cpp making string conversions explicit 2000-04-23 19:55:29 +00:00
nsMessengerBootstrap.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
nsMessengerMigrator.cpp fixed bug 16244, 35704 - empty trash on exit for Pop3 and Imap 2000-05-15 14:55:22 +00:00
nsMessengerMigrator.h changes for autosubscribe. bug #11075. handle the case where they have a news server 2000-04-21 00:03:02 +00:00
nsMsgAccount.cpp making string conversions explicit 2000-04-22 23:23:43 +00:00
nsMsgAccount.h fix some nsIPref dependancies 2000-03-29 09:41:04 +00:00
nsMsgAccountManager.cpp # 37239 2000-05-16 22:59:50 +00:00
nsMsgAccountManager.h # 37239 2000-05-16 22:59:50 +00:00
nsMsgAccountManagerDS.cpp short-circuit the server property lookup so that the filter dialog doesn't cause lots of URI parsing to happen 2000-05-16 22:45:00 +00:00
nsMsgAccountManagerDS.h localize some hardcoded strings in the account manager 2000-04-21 22:04:10 +00:00
nsMsgBiffManager.cpp changes all usages of NS_NewTimer to CreateInstance 2000-05-17 02:49:35 +00:00
nsMsgBiffManager.h changes all usages of NS_NewTimer to CreateInstance 2000-05-17 02:49:35 +00:00
nsMsgCopyService.cpp remove unnecessary QI calls. remove thread safety locks 2000-05-03 21:15:47 +00:00
nsMsgCopyService.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsMsgFolderCache.cpp fix 24692 (copy msg to non-ascii folder), 26664 (speed up folder cache) r=jefft,mscott a=phil,chofmann 2000-02-17 19:33:42 +00:00
nsMsgFolderCache.h fix linux build bustage 2000-02-17 20:05:25 +00:00
nsMsgFolderCacheElement.cpp making string conversions explicit 2000-04-22 23:23:43 +00:00
nsMsgFolderCacheElement.h use online name instead of db name for imap folders, r=sspitzer 24631 2000-01-26 06:05:42 +00:00
nsMsgFolderDataSource.cpp Work on 14106, View unread messages. 2000-05-16 22:56:37 +00:00
nsMsgFolderDataSource.h Work on 14106, View unread messages. 2000-05-16 22:56:37 +00:00
nsMsgImapMailFolder.cpp Converting ::GetIID() to NS_GET_IID(). Bug #20232, r=scc@netscape.com 2000-02-06 03:18:27 +00:00
nsMsgKeyArray.cpp updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsMsgKeyArray.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsMsgMD5.cpp updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsMsgMailSession.cpp fixed bug 16244, 35704 - empty trash on exit for Pop3 and Imap 2000-05-15 14:55:22 +00:00
nsMsgMailSession.h consolidate nsIMsgMailSession and nsIFolderListener by simply making nsMsgMailSession implement nsIFolderListener instead of having it's own API. r=scottip 2000-03-30 22:50:54 +00:00
nsMsgMessageDataSource.cpp Work on 14106, View unread messages. 2000-05-16 22:56:37 +00:00
nsMsgMessageDataSource.h Work on 14106, View unread messages. 2000-05-16 22:56:37 +00:00
nsMsgNotificationManager.cpp API cleanup: replace OnFolderLoaded/OnDeleteOrMoveMessageCompleted with OnItemEvent using atoms 2000-05-14 20:35:46 +00:00
nsMsgNotificationManager.h make the mail notification systems use nsIAtoms instead of char*s, and add capability to notify on PRUnichar* data that changes 2000-01-14 09:01:39 +00:00
nsMsgPrintEngine.cpp Replaced references to webshell with docshell equivalents 2000-05-12 20:41:19 +00:00
nsMsgPrintEngine.h Replaced references to webshell with docshell equivalents 2000-05-12 20:41:19 +00:00
nsMsgRDFDataSource.cpp Work on 14106, View unread messages. 2000-05-16 22:56:37 +00:00
nsMsgRDFDataSource.h Work on 14106, View unread messages. 2000-05-16 22:56:37 +00:00
nsMsgRDFUtils.cpp making string conversions explicit 2000-04-22 23:23:43 +00:00
nsMsgRDFUtils.h add a RDF URI that I'm going to need later 2000-05-06 08:34:24 +00:00
nsMsgServiceProvider.cpp fix for #39873 - crash when no ISP rdf files exist 2000-05-22 05:29:01 +00:00
nsMsgServiceProvider.h first checked in (not part of build) 2000-02-05 01:10:24 +00:00
nsMsgStatusFeedback.cpp Replaced references to webshell with docshell equivalents 2000-05-12 20:41:19 +00:00
nsMsgStatusFeedback.h Replaced references to webshell with docshell equivalents 2000-05-12 20:41:19 +00:00
nsMsgViewNavigationService.cpp fix a whole bunch of warnings and add more assertions 2000-04-26 22:14:00 +00:00
nsMsgViewNavigationService.h Fix for 24768. r=alecf. Move view navigation code to C++ to speed up. 2000-01-28 23:25:17 +00:00
nsMsgWindow.cpp Replaced references to webshell with docshell equivalents 2000-05-12 20:41:19 +00:00
nsMsgWindow.h Replaced references to webshell with docshell equivalents 2000-05-12 20:41:19 +00:00
nsSubscribableServer.cpp fix for several bugs. 2000-05-23 02:38:00 +00:00
nsSubscribableServer.h changes for make the subscribe dialog i18n friendly. now, imap folders with 2000-05-19 22:27:18 +00:00
nsSubscribeDataSource.cpp not part of the build yet. 2000-04-01 01:53:29 +00:00
nsSubscribeDataSource.h not part of the build yet. 2000-04-01 01:53:29 +00:00
nsUrlListenerManager.cpp Converting ::GetIID() to NS_GET_IID(). Bug #20232, r=scc@netscape.com 2000-02-06 03:18:27 +00:00
nsUrlListenerManager.h Bug #19166 --> pull a 180 and reverse the ref counting 1999-11-22 23:32:13 +00:00