gecko-dev/mailnews/base/src
2001-03-28 18:09:03 +00:00
..
.cvsignore
Makefile.in Change netwerk/mime to use MODULE=mimetype to remove avoid confusion with mailnews/mime . Update necessary REQUIRES. 2001-03-26 23:40:28 +00:00
makefile.win remove unused files. clean up Mark Message Read. add some bullet proofing 2001-03-22 01:42:59 +00:00
MANIFEST remove unused files. clean up Mark Message Read. add some bullet proofing 2001-03-22 01:42:59 +00:00
nsCopyMessageStreamListener.cpp Implementing deleting/filing messages on single and multiple folders in search. Fixed regression introduced after merging performance branch that search does not display number of search hits. r=bhuvan,bienvenu. sr=bienvenu. 2001-03-24 09:08:26 +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
nsDecodeAppleFile.h carbon changes. r=pink/sdagley/beard. a=sfraser. 2001-02-13 21:48:26 +00:00
nsMessenger.cpp 67997 --> now that the mail protocols automatically invoke a mime converter to extract parts, save attachment 2001-03-27 07:26:09 +00:00
nsMessenger.h fixed bug53238.txt -- Data loss: attachment option {Save All} fails to prompt user if destination dir has an existing file w/ same file name. r=mscott; a=msanz 2000-09-22 03:46:31 +00:00
nsMessengerBootstrap.cpp Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +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 Along with bug 65212 - removing unnescesary dependencies on profile. r=valeski@netscape.com, sr=alecf@netscape.com 2001-03-11 22:15:22 +00:00
nsMessengerMigrator.h landing movemail changes from adam@gimp.org. only builds on UNIX, no extra bloat for win32 or mac. r=sspitzer@netscape.com 2000-10-14 21:21:15 +00:00
nsMsgAccount.cpp fix for #45797 - remove deprecated NS_IMPL_ISUPPORTS from mail 2000-12-06 22:24:41 +00:00
nsMsgAccount.h fix for 44633, 44634, and more threadpane performance work - use NS_LITERAL_STRING 2000-08-01 22:38:52 +00:00
nsMsgAccountManager.cpp Along with bug 65212 - removing unnescesary dependencies on profile. r=valeski@netscape.com, sr=alecf@netscape.com 2001-03-11 22:15:22 +00:00
nsMsgAccountManager.h Fix bustage caused by naving%netscape.com in checkin to fix bug 43411. Filed bug 63087 on inter-module dependencies caused by this fix (which are the cause of the bustage). 2000-12-17 04:56:28 +00:00
nsMsgAccountManagerDS.cpp Fixing bug 12165. Adding the ability to get messages for multiple accounts from the GetMsg button and file menu dropdown of messenger application. r=bienvenu sr=sspitzer 2001-02-07 07:37:04 +00:00
nsMsgAccountManagerDS.h Fixing bug 12165. Adding the ability to get messages for multiple accounts from the GetMsg button and file menu dropdown of messenger application. r=bienvenu sr=sspitzer 2001-02-07 07:37:04 +00:00
nsMsgBiffManager.cpp Fixing bug 58721. Fixing the situation where application hangs if the biff interval is greater than 35 minutes. Needed to use the nsInt64 var to hold the values and to get carried forward properly for further operations. r=gayatrib, sr=sspitzer 2001-03-06 19:44:37 +00:00
nsMsgBiffManager.h changes all usages of NS_NewTimer to CreateInstance 2000-05-17 02:49:35 +00:00
nsMsgCopyService.cpp Land the Mailnews Performance Branch. 2001-03-17 01:59:34 +00:00
nsMsgCopyService.h Land the Mailnews Performance Branch. 2001-03-17 01:59:34 +00:00
nsMsgDBView.cpp #73728. make click on a row in the thread column do what 4.x did. sr=bienvenu 2001-03-28 04:06:44 +00:00
nsMsgDBView.h fix for #73416. show the proper icons in the thread pane. 2001-03-26 23:17:33 +00:00
nsMsgFolderCache.cpp fix crash in folder cache upon startup 55184 r=alecf 2000-10-05 00:45:55 +00:00
nsMsgFolderCache.h fix linux build bustage 2000-02-17 20:05:25 +00:00
nsMsgFolderCacheElement.cpp fix for #45797 - remove deprecated NS_IMPL_ISUPPORTS from mail 2000-12-06 22:24:41 +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
nsMsgFolderCompactor.cpp Land the Mailnews Performance Branch. 2001-03-17 01:59:34 +00:00
nsMsgFolderCompactor.h Land the Mailnews Performance Branch. 2001-03-17 01:59:34 +00:00
nsMsgFolderDataSource.cpp Implementing deleting/filing messages on single and multiple folders in search. Fixed regression introduced after merging performance branch that search does not display number of search hits. r=bhuvan,bienvenu. sr=bienvenu. 2001-03-24 09:08:26 +00:00
nsMsgFolderDataSource.h 64751, 64753. sr =sspitzer, bienvenu. Adding Compact Folders feature to file_menu and Compact This Folder when 2001-02-16 02:05:41 +00:00
nsMsgMailSession.cpp 43411 sr=bienvenu. Implementing expunge inbox on exit for imap servers. 2000-12-17 01:19:41 +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
nsMsgNotificationManager.cpp Biff Feature bug 36011 review=scottip 2000-06-23 03:19:17 +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
nsMsgOfflineManager.cpp add some status text for offline 15865 sr=sspitzer 2001-03-25 18:47:54 +00:00
nsMsgOfflineManager.h add some status text for offline 15865 sr=sspitzer 2001-03-25 18:47:54 +00:00
nsMsgPrintEngine.cpp fix Bug 70989 Clean up lots of "shadows" and other common warnings 2001-03-21 05:32:22 +00:00
nsMsgPrintEngine.h Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com 2000-09-01 01:54:35 +00:00
nsMsgRDFDataSource.cpp Land the Mailnews Performance Branch. 2001-03-17 01:59:34 +00:00
nsMsgRDFDataSource.h Land the Mailnews Performance Branch. 2001-03-17 01:59:34 +00:00
nsMsgRDFUtils.cpp fix for 44633, 44634, and more threadpane performance work - use NS_LITERAL_STRING 2000-08-01 22:38:52 +00:00
nsMsgRDFUtils.h Land the Mailnews Performance Branch. 2001-03-17 01:59:34 +00:00
nsMsgSearchDBView.cpp Implementing deleting/filing messages on single and multiple folders in search. Fixed regression introduced after merging performance branch that search does not display number of search hits. r=bhuvan,bienvenu. sr=bienvenu. 2001-03-24 09:08:26 +00:00
nsMsgSearchDBView.h Implementing deleting/filing messages on single and multiple folders in search. Fixed regression introduced after merging performance branch that search does not display number of search hits. r=bhuvan,bienvenu. sr=bienvenu. 2001-03-24 09:08:26 +00:00
nsMsgServiceProvider.cpp Minor build changes per API review. Now nsIFileURL and nsIFileChannel have their own IDL file which means that if you were using either of these two interfaces, you need to include a new include file. r=valeski@netscape.com 2001-03-12 22:41:28 +00:00
nsMsgServiceProvider.h first checked in (not part of build) 2000-02-05 01:10:24 +00:00
nsMsgSpecialViews.cpp NOT PART OF THE BUILD 2001-03-15 22:35:34 +00:00
nsMsgSpecialViews.h NOT PART OF THE BUILD 2001-03-15 22:35:34 +00:00
nsMsgStatusFeedback.cpp Relanding Necko Changes. 2001-02-21 20:38:08 +00:00
nsMsgStatusFeedback.h Bug #67555 --> remove obsolete timer code 2001-02-06 04:11:21 +00:00
nsMsgThreadedDBView.cpp fix problem with missing messages in new view code r/sr =mscott, sspitzer 72698 2001-03-27 15:23:32 +00:00
nsMsgThreadedDBView.h Land the Mailnews Performance Branch. 2001-03-17 01:59:34 +00:00
nsMsgWindow.cpp fix for bug 73640 - make uri loader support "true" weak references so we can implement them from JavaScript 2001-03-28 18:09:03 +00:00
nsMsgWindow.h fix for bug 73640 - make uri loader support "true" weak references so we can implement them from JavaScript 2001-03-28 18:09:03 +00:00
nsStatusBarBiffManager.cpp Fixing bugs 66830, 68346, 71356. Fix to bug 66830 makes AccountCentral item display more dynamic based on server and protocol capabilities. Fix to bug 68346 makes the startup page appear once per account per mozilla session. Fix to bug 71356 fianlly makes the right biff sound to get played at the right time. r=gayatrib, sspitzer, bienvenu sr=sspitzer, bienvenu. 2001-03-14 02:32:04 +00:00
nsStatusBarBiffManager.h control the default url for sound to play on new mail with a pref, 2001-02-23 02:27:53 +00:00
nsSubscribableServer.cpp Remove trailing semicolons after all uses of MOZ_DECL_CTOR_COUNTER to quiet build warnings on Mac. b=60415 a=brendan@mozilla.org 2001-01-27 23:31:15 +00:00
nsSubscribableServer.h fix build bustage, thanks to mscott for the help. 2000-11-21 02:29:21 +00:00
nsSubscribeDataSource.cpp fix for #39398. need icons in the tree and the menu list in the subscribe dialog. sr=bienvenu,syd. 2000-12-02 03:14:41 +00:00
nsSubscribeDataSource.h fix for #39398. need icons in the tree and the menu list in the subscribe dialog. sr=bienvenu,syd. 2000-12-02 03:14:41 +00:00
nsUrlListenerManager.cpp fix for #45797 - remove deprecated NS_IMPL_ISUPPORTS from mail 2000-12-06 22:24:41 +00:00
nsUrlListenerManager.h Bug #19166 --> pull a 180 and reverse the ref counting 1999-11-22 23:32:13 +00:00