gecko-dev/mailnews/base/src
naving%netscape.com ca66309631 72588; reset m_folderDoingCleanupInbox and m_folderDoingEmptyTrash to nsnull.
r=suresh sr=bienvenu
2001-05-10 03:05:20 +00:00
..
.cvsignore
MANIFEST remove unused files. clean up Mark Message Read. add some bullet proofing 2001-03-22 01:42:59 +00:00
Makefile.in Fix for bug 78516. Replace nsIMsgComposeProgress by a more generic nsIMsgProgress. R=varada, SR=bienvenu. 2001-05-04 21:13:25 +00:00
makefile.win Fix for bug 78516. Replace nsIMsgComposeProgress by a more generic nsIMsgProgress. R=varada, SR=bienvenu. 2001-05-04 21:13:25 +00:00
nsCopyMessageStreamListener.cpp 78240, 78934 r=suresh sr=bienvenu; Added a boolean allowUndo to decide when to do Undo; Also 2001-05-04 23:29:50 +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 78240, 78934 r=suresh sr=bienvenu; Added a boolean allowUndo to decide when to do Undo; Also 2001-05-04 23:29:50 +00:00
nsMessenger.h sr=rpotts. cookie/wallet r=morse, xmlTerm r=saravn@mozdev.org, mailnews r=mscott, activeX r=adamlock, everything else covered by the sr from rpotts. 15345. These changes remove nsIDocumentLoaderObserver.idl from the build, and all of it's implementations and registrations have been moved over to nsIWebProgressListener.idl and nsIWebProgress.idl respectively. there are two (78762, 78760) mailnews printing bugs that I overturned *before* landing this. I've run this code through the mail-news and browser smoketests among other tests outlined in the patch description attatched to the bug. 2001-05-04 20:15:38 +00:00
nsMessengerBootstrap.cpp removal of nsIAppShellComponent stuff, for bug 76339 sr=sspitzer 2001-05-04 00:49:56 +00:00
nsMessengerBootstrap.h removal of nsIAppShellComponent stuff, for bug 76339 sr=sspitzer 2001-05-04 00:49:56 +00:00
nsMessengerMigrator.cpp mozilla diffs r=tao, sr=alecf, commercial diffs r=syd, sr=syd/shaver. lower-casing JS calls to createBundle. removing un-used nsILocale param from nsIStringBundle::CreateBundle(). 76332 2001-04-27 21:30:24 +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 72588; reset m_folderDoingCleanupInbox and m_folderDoingEmptyTrash to nsnull. 2001-05-10 03:05:20 +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 Feature Dev for IMAP Offline UI bugs: 66914:Select Folders Dialog; 66917: Account Manager Panel; 71125:File Menu; 71126:Offline/Online Icon; 71127:Preference Panel; 71316:Online/Offline button broke Nav menu's/links. R:bhuvan, SR:sspitzer 2001-05-04 00:47:53 +00:00
nsMsgAccountManagerDS.h Feature Dev for IMAP Offline UI bugs: 66914:Select Folders Dialog; 66917: Account Manager Panel; 71125:File Menu; 71126:Offline/Online Icon; 71127:Preference Panel; 71316:Online/Offline button broke Nav menu's/links. R:bhuvan, SR:sspitzer 2001-05-04 00:47:53 +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 78240, 78934 r=suresh sr=bienvenu; Added a boolean allowUndo to decide when to do Undo; Also 2001-05-04 23:29:50 +00:00
nsMsgCopyService.h 78240, 78934 r=suresh sr=bienvenu; Added a boolean allowUndo to decide when to do Undo; Also 2001-05-04 23:29:50 +00:00
nsMsgDBView.cpp 79577. fix linux warnings. sr=bienvenu 2001-05-09 03:14:19 +00:00
nsMsgDBView.h fix multiple msg load on multiple delete, fix thread order inside thread r=naving, sr=sspitzer 78588 and 76501 2001-05-04 00:31:01 +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 79577. fix linux warnings. sr=bienvenu 2001-05-09 03:14:19 +00:00
nsMsgFolderCompactor.h add support for ability to copy/move multiple local msgs r=naving, sr=sspitzer 73833 2001-04-29 22:43:57 +00:00
nsMsgFolderDataSource.cpp 78240, 78934 r=suresh sr=bienvenu; Added a boolean allowUndo to decide when to do Undo; Also 2001-05-04 23:29:50 +00:00
nsMsgFolderDataSource.h Feature Dev for IMAP Offline UI bugs: 66914:Select Folders Dialog; 66917: Account Manager Panel; 71125:File Menu; 71126:Offline/Online Icon; 71127:Preference Panel; 71316:Online/Offline button broke Nav menu's/links. R:bhuvan, SR:sspitzer 2001-05-04 00:47:53 +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 Biff Feature bug 36011 review=scottip 2000-06-23 03:19:17 +00:00
nsMsgNotificationManager.h
nsMsgOfflineManager.cpp fix problem where we crash if you do an offline synchronize but don't send unsent messages r=naving, sr=sspitzer 79104 2001-05-09 13:37:02 +00:00
nsMsgOfflineManager.h add some status text for offline 15865 sr=sspitzer 2001-03-25 18:47:54 +00:00
nsMsgPrintEngine.cpp Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com. 2001-05-08 17:42:36 +00:00
nsMsgPrintEngine.h r=rpotts, sr=mscott. cleaning up leakage, removing un-needed Init() method and ditching PR_FREE usage. 78912 2001-05-07 23:16:56 +00:00
nsMsgProgress.cpp Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com. 2001-05-08 17:42:36 +00:00
nsMsgProgress.h Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com. 2001-05-08 17:42:36 +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 Feature Dev for IMAP Offline UI bugs: 66914:Select Folders Dialog; 66917: Account Manager Panel; 71125:File Menu; 71126:Offline/Online Icon; 71127:Preference Panel; 71316:Online/Offline button broke Nav menu's/links. R:bhuvan, SR:sspitzer 2001-05-04 00:47:53 +00:00
nsMsgSearchDBView.cpp 79577. fix linux warnings. sr=bienvenu 2001-05-09 03:14:19 +00:00
nsMsgSearchDBView.h 78240, 78934 r=suresh sr=bienvenu; Added a boolean allowUndo to decide when to do Undo; Also 2001-05-04 23:29:50 +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 fix twisty showing up on new messages in threads with unread view r=naving, sr=sspitzer 74237 2001-05-02 14:29:10 +00:00
nsMsgSpecialViews.h NOT PART OF THE BUILD 2001-03-15 22:35:34 +00:00
nsMsgStatusFeedback.cpp mozilla diffs r=tao, sr=alecf, commercial diffs r=syd, sr=syd/shaver. lower-casing JS calls to createBundle. removing un-used nsILocale param from nsIStringBundle::CreateBundle(). 76332 2001-04-27 21:30:24 +00:00
nsMsgStatusFeedback.h Bug #67555 --> remove obsolete timer code 2001-02-06 04:11:21 +00:00
nsMsgThreadedDBView.cpp fix multiple msg load on multiple delete, fix thread order inside thread r=naving, sr=sspitzer 78588 and 76501 2001-05-04 00:31:01 +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 adding newline to fix tinderbox bustage 2001-05-01 12:38:29 +00:00
nsSubscribableServer.h fix for ##48409. prevent mac from crashing when using the subscribe dialog. 2001-05-01 08:50:07 +00:00
nsSubscribeDataSource.cpp fix for ##48409. prevent mac from crashing when using the subscribe dialog. 2001-05-01 08:50:07 +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