.. |
.cvsignore
|
…
|
|
MANIFEST
|
remove unused files. clean up Mark Message Read. add some bullet proofing
|
2001-03-22 01:42:59 +00:00 |
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 |
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 #59787 --> when showing the start page, clear the force charset on the document viewer. Then when we switch back to showing a message
|
2001-08-22 03:57:56 +00:00 |
nsMessenger.h
|
Bug #59787 --> when showing the start page, clear the force charset on the document viewer. Then when we switch back to showing a message
|
2001-08-22 03:57:56 +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 86021 - Enable -turbo for multiple profiles. r=valeski, r=/sr=blake,waterson, a=dbaron
|
2001-08-29 14:02:38 +00:00 |
nsMsgAccountManager.h
|
fix bustage on sun-os at ports; thanks to timeless
|
2001-05-17 06:28:58 +00:00 |
nsMsgAccountManagerDS.cpp
|
fix for #96499, account central not being shown on start up, "read messages" not working if server collapsed
|
2001-08-23 01:10:05 +00:00 |
nsMsgAccountManagerDS.h
|
fix for #96499, account central not being shown on start up, "read messages" not working if server collapsed
|
2001-08-23 01:10:05 +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
|
fix 95601 crash after getting new pop mail before selecting pop inbox r=naving, sr=sspitzer
|
2001-08-22 03:53:31 +00:00 |
nsMsgDBView.h
|
more work on syncing news read state between db and newsrc r=naving, sr=sspitzer 79130
|
2001-08-02 13:43:52 +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
|
fix for #96499, account central not being shown on start up, "read messages" not working if server collapsed
|
2001-08-23 01:10:05 +00:00 |
nsMsgFolderDataSource.h
|
fix for #96499, account central not being shown on start up, "read messages" not working if server collapsed
|
2001-08-23 01:10:05 +00:00 |
nsMsgMailSession.cpp
|
96760 r=bienvenu sr=mscott a=dbaron. Fix nsMsgWindow leaks for pop3 accts when biff is turned on.
|
2001-08-27 00:31:52 +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
|
fix for #96499, account central not being shown on start up, "read messages" not working if server collapsed
|
2001-08-23 01:10:05 +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
|
more work on syncing news read state between db and newsrc r=naving, sr=sspitzer 79130
|
2001-08-02 13:43:52 +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
|
fix leak of undo transaction mgr and undo objects on window close r=naving, sr=sspitzer a=dbaron 96564
|
2001-08-23 14:36:55 +00:00 |
nsMsgWindow.h
|
ops missed a file
|
2001-08-14 00:07:13 +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
|
Bug #19166 --> pull a 180 and reverse the ref counting
|
1999-11-22 23:32:13 +00:00 |