gecko-dev/mailnews/base/src
2000-06-03 09:46:12 +00:00
..
.cvsignore Don't complain about Makefile 1998-12-21 22:16:01 +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
MANIFEST export nsMsgRDFUtils.h so search can use it. 2000-04-19 05:00:34 +00:00
nsCopyMessageStreamListener.cpp Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +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 fix stupid windows compiler 2000-05-25 01:24:07 +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 we can't use the localized pretty name for "Local Folders" for the 2000-06-02 02:49:06 +00:00
nsMessengerMigrator.h fix for #33852 - make "Local Folders" a localized string during migration 2000-05-25 04:07:26 +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 try again; a better way to fix sun os bustage 2000-05-25 02:05:08 +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 Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +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
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
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
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 Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +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 Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +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 problem handing deleted string to SetURLString. r=alecf 2000-05-24 23:26:49 +00:00
nsMsgServiceProvider.h first checked in (not part of build) 2000-02-05 01:10:24 +00:00
nsMsgStatusFeedback.cpp fix for 37183 - hardcoded strings in nsMsgStatusFeedback - get them from the string bundle 2000-05-25 04:10:47 +00:00
nsMsgStatusFeedback.h fix for 37183 - hardcoded strings in nsMsgStatusFeedback - get them from the string bundle 2000-05-25 04:10:47 +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 move the string parsing into the imap server code, since right now, it is only 2000-06-01 22:49:46 +00:00
nsSubscribableServer.h fix for a bunch of subscribe problems. 2000-06-01 02:41:03 +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