gecko-dev/mailnews/base/src
2001-08-02 03:09:33 +00:00
..
.cvsignore
Makefile.in Bug 73353: clean up the REQUIRES lines in Makefiles. 2001-07-23 22:36:12 +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
MANIFEST remove unused files. clean up Mark Message Read. add some bullet proofing 2001-03-22 01:42:59 +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 Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2001-07-25 07:54:28 +00:00
nsMessenger.h Fix for bug 84065. Add an AppleFileDecoder into the stream converters and modify save/save all attachment in order to be able to select the decoder when dealing with an apple double attachment. R=mscott, SR=sspitzer, A=asa@mozilla.org 2001-06-25 22:11:43 +00:00
nsMessengerBootstrap.cpp Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2001-07-25 07:54:28 +00:00
nsMessengerBootstrap.h removal of nsIAppShellComponent stuff, for bug 76339 sr=sspitzer 2001-05-04 00:49:56 +00:00
nsMessengerMigrator.cpp Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2001-07-25 07:54:28 +00:00
nsMessengerMigrator.h fix for #66018, #81741, #50567, #77211. fix a bunch of migration problems. 2001-05-23 02:16:35 +00:00
nsMsgAccount.cpp Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2001-07-25 07:54:28 +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 Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2001-07-25 07:54:28 +00:00
nsMsgAccountManager.h fix bustage on sun-os at ports; thanks to timeless 2001-05-17 06:28:58 +00:00
nsMsgAccountManagerDS.cpp follow up code cleanup to bug #67192. 2001-07-13 19:45:32 +00:00
nsMsgAccountManagerDS.h fix for bug #79239. 2001-06-16 07:20:15 +00:00
nsMsgBiffManager.cpp Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2001-07-25 07:54:28 +00:00
nsMsgBiffManager.h changes all usages of NS_NewTimer to CreateInstance 2000-05-17 02:49:35 +00:00
nsMsgCopyService.cpp Header include dependency cleanup. b=64023 r=jag rs=brendan 2001-07-16 02:40:48 +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 34074, 92056 r=cavin sr=bienvenu. ReSelect the folder and the message after compacting local folders 2001-08-02 03:09:33 +00:00
nsMsgDBView.h add ability to persist view info r=naving, sr=sspitzer part of work for 12896 2001-05-18 00:53:21 +00:00
nsMsgFolderCache.cpp Header include dependency cleanup. b=64023 r=jag rs=brendan 2001-07-16 02:40:48 +00:00
nsMsgFolderCache.h Header include dependency cleanup. b=64023 r=jag rs=brendan 2001-07-16 02:40:48 +00:00
nsMsgFolderCacheElement.cpp Header include dependency cleanup. b=64023 r=jag rs=brendan 2001-07-16 02:40:48 +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 34074, 92056 r=cavin sr=bienvenu. ReSelect the folder and the message after compacting local folders 2001-08-02 03:09:33 +00:00
nsMsgFolderCompactor.h 91731 r=bienvenu sr=mscott; Obtain the folder lock for compacting folders and for getiing pop3 messages 2001-08-01 05:31:31 +00:00
nsMsgFolderDataSource.cpp Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2001-07-25 07:54:28 +00:00
nsMsgFolderDataSource.h Fixing bugscape bug 6830. This fix allows ISPs to control user actions on their servers. Attributes to determine whether user can file messages on a given server and whether folder creation is allowed have been added. ISPs can set this value in rdf file. r,sr=sspitzer 2001-06-29 07:04:38 +00:00
nsMsgMailSession.cpp Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2001-07-25 07:54:28 +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 Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2001-07-25 07:54:28 +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 Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2001-07-25 07:54:28 +00:00
nsMsgOfflineManager.h add some status text for offline 15865 sr=sspitzer 2001-03-25 18:47:54 +00:00
nsMsgPrintEngine.cpp Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2001-07-25 07:54:28 +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 Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc. 2001-06-30 11:02:25 +00:00
nsMsgProgress.h Bug #65209 --> hook up progress for posting messages. 2001-06-29 04:05:38 +00:00
nsMsgRDFDataSource.cpp Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc. 2001-06-30 11:02:25 +00:00
nsMsgRDFDataSource.h Land the Mailnews Performance Branch. 2001-03-17 01:59:34 +00:00
nsMsgRDFUtils.cpp Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc. 2001-06-30 11:02:25 +00:00
nsMsgRDFUtils.h Fixing bugscape bug 6830. This fix allows ISPs to control user actions on their servers. Attributes to determine whether user can file messages on a given server and whether folder creation is allowed have been added. ISPs can set this value in rdf file. r,sr=sspitzer 2001-06-29 07:04:38 +00:00
nsMsgSearchDBView.cpp #91790 2001-07-24 22:43:01 +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 Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc. 2001-06-30 11:02:25 +00:00
nsMsgServiceProvider.h first checked in (not part of build) 2000-02-05 01:10:24 +00:00
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 Header include dependency cleanup. b=64023 r=jag rs=brendan 2001-07-16 02:40:48 +00:00
nsMsgStatusFeedback.h fix for #88876. 2001-07-11 04:33:08 +00:00
nsMsgThreadedDBView.cpp #91790 2001-07-24 22:43: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 Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2001-07-25 07:54:28 +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 Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2001-07-25 07:54:28 +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 Header include dependency cleanup. b=64023 r=jag rs=brendan 2001-07-16 02:40:48 +00:00
nsSubscribableServer.h Header include dependency cleanup. b=64023 r=jag rs=brendan 2001-07-16 02:40:48 +00:00
nsSubscribeDataSource.cpp Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc. 2001-06-30 11:02:25 +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