gecko-dev/mailnews/base/src
2001-04-27 04:03:12 +00:00
..
.cvsignore
Makefile.in replacing use of evil hidden window with embedding-copacetic window watcher. bug 71895 r=blizzard,hyatt,javi,various 2001-04-11 01:20: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 Necko API changes, bug 74221. r=valeski, sr=rpotts. 2001-04-10 06:01:08 +00:00
nsCopyMessageStreamListener.h Necko API changes, bug 74221. r=valeski, sr=rpotts. 2001-04-10 06:01:08 +00:00
nsDecodeAppleFile.h carbon changes. r=pink/sdagley/beard. a=sfraser. 2001-02-13 21:48:26 +00:00
nsMessenger.cpp Necko API changes, bug 74221. r=valeski, sr=rpotts. 2001-04-10 06:01:08 +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 replacing use of evil hidden window with embedding-copacetic window watcher. bug 71895 r=blizzard,hyatt,javi,various 2001-04-11 01:20:28 +00:00
nsMessengerBootstrap.h
nsMessengerMigrator.cpp Prefs API refactoring. Bug #46863. r=valeski, sr=alecf. 2001-04-26 18:41:11 +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
nsMsgAccountManager.cpp fix hang shutting down while offline r=naving, sr=sspitzer 76687 2001-04-27 03:44:05 +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
nsMsgCopyService.cpp 75936 75808 sr=bienvenu Cleaned up the searchdbView code to make the file and delete operations work on mulitple folders 2001-04-26 05:29:24 +00:00
nsMsgCopyService.h Land the Mailnews Performance Branch. 2001-03-17 01:59:34 +00:00
nsMsgDBView.cpp fix crash when new headers arrive into threaded view r=hawarra, sr=sspitzer 75296 2001-04-27 03:46:03 +00:00
nsMsgDBView.h fix for #46619. show the attachment icon in the thread pane if the message 2001-04-06 03:43:00 +00:00
nsMsgFolderCache.cpp fix bloat when commiting dbs r=naving, sr=sspizer 76118 2001-04-27 04:03:12 +00:00
nsMsgFolderCache.h fix bloat when commiting dbs r=naving, sr=sspizer 76118 2001-04-27 04:03:12 +00:00
nsMsgFolderCacheElement.cpp fix for #45797 - remove deprecated NS_IMPL_ISUPPORTS from mail 2000-12-06 22:24:41 +00:00
nsMsgFolderCacheElement.h
nsMsgFolderCompactor.cpp Necko API changes, bug 74221. r=valeski, sr=rpotts. 2001-04-10 06:01:08 +00:00
nsMsgFolderCompactor.h Necko API changes, bug 74221. r=valeski, sr=rpotts. 2001-04-10 06:01:08 +00:00
nsMsgFolderDataSource.cpp add progress and status msg to folder compaction r=naving, sr=sspitzer 34073 2001-03-28 21:14:18 +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
nsMsgNotificationManager.cpp
nsMsgNotificationManager.h
nsMsgOfflineManager.cpp Necko API changes, bug 74221. r=valeski, sr=rpotts. 2001-04-10 06:01:08 +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
nsMsgRDFUtils.h Land the Mailnews Performance Branch. 2001-03-17 01:59:34 +00:00
nsMsgSearchDBView.cpp 75936 75808 sr=bienvenu Cleaned up the searchdbView code to make the file and delete operations work on mulitple folders 2001-04-26 05:29:24 +00:00
nsMsgSearchDBView.h 75936 75808 sr=bienvenu Cleaned up the searchdbView code to make the file and delete operations work on mulitple folders 2001-04-26 05:29:24 +00:00
nsMsgServiceProvider.cpp 75152: Remove GetVersionNumber stub in favour of upcoming, less-invasive 2001-04-11 14:23:13 +00:00
nsMsgServiceProvider.h
nsMsgSpecialViews.cpp remove ifdeffed out code for cacheless view no bug needed sr=sspitzer 2001-04-15 16:52:42 +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 crash when new headers arrive into threaded view r=hawarra, sr=sspitzer 75296 2001-04-27 03:46:03 +00:00
nsMsgThreadedDBView.h fix crash when new headers arrive into threaded view r=hawarra, sr=sspitzer 75296 2001-04-27 03:46:03 +00:00
nsMsgWindow.cpp add ability to stop chained urls r=sspitzer part of work for 73833 2001-04-27 03:20:16 +00:00
nsMsgWindow.h add ability to stop chained urls r=sspitzer part of work for 73833 2001-04-27 03:20:16 +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 Fix for bug 76789. Resole redundant symbols in mailnews in preparion of dll merging. R=varada, SR=sspitzer 2001-04-27 00:22:18 +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