gecko-dev/mailnews/base/src
kaie%netscape.com 27fca6a29e b=175352 Account Manager should protect itself in case Shutdown gets called twice
r=bhuvan sr=mscott a=asa
2002-10-22 14:45:00 +00:00
..
.cvsignore
MANIFEST 170555 r=mscott sr=bienvenu Adding ability to purge junk folder automatically at interval of 1 day. Also 2002-10-04 22:32:15 +00:00
Makefile.in 170555 r=mscott sr=bienvenu Adding ability to purge junk folder automatically at interval of 1 day. Also 2002-10-04 22:32:15 +00:00
nsCopyMessageStreamListener.cpp 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
nsCopyMessageStreamListener.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsDecodeAppleFile.h carbon changes. r=pink/sdagley/beard. a=sfraser. 2001-02-13 21:48:26 +00:00
nsMessenger.cpp code cleanup. replace static cid with contract id. 2002-10-02 07:46:46 +00:00
nsMessenger.h 141524: Remove some obsolete code in mailnews that used the now-obsolete find. r=varada, sr=alecf 2002-07-09 20:20:53 +00:00
nsMessengerBootstrap.cpp code cleanup. use contract ids instead of static cids. remove some usused static cids. 2002-09-16 00:46:09 +00:00
nsMessengerBootstrap.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsMessengerMigrator.cpp code cleanup. replace static cid with contract id. 2002-10-02 07:46:46 +00:00
nsMessengerMigrator.h Fix for #100385. Reset 3 control variables of nsMessengerMigrator object in turbo mode. r=bhuvav, sr=sspitzer, a=asa. 2002-03-14 00:51:46 +00:00
nsMessengerOS2Integration.cpp #150679 2002-06-17 20:49:26 +00:00
nsMessengerOS2Integration.h #150679 2002-06-17 20:49:26 +00:00
nsMessengerWinIntegration.cpp Fixes up the timer interface. b157136, r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 05:38:16 +00:00
nsMessengerWinIntegration.h Define WIN32_LEAN_AND_MEAN globally for win32 builds. 2002-10-17 06:47:01 +00:00
nsMsgAccount.cpp 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
nsMsgAccount.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsMsgAccountManager.cpp b=175352 Account Manager should protect itself in case Shutdown gets called twice 2002-10-22 14:45:00 +00:00
nsMsgAccountManager.h fix for #161002. implement filter logging. add some UI for applying 2002-09-11 05:03:36 +00:00
nsMsgAccountManagerDS.cpp more work for #169638. junk settings UI. we are going to all for junk mail controls 2002-09-26 23:03:22 +00:00
nsMsgAccountManagerDS.h more work for #169638. junk settings UI. we are going to all for junk mail controls 2002-09-26 23:03:22 +00:00
nsMsgBiffManager.cpp 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
nsMsgBiffManager.h Fixes up the timer interface. b157136, r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 05:38:16 +00:00
nsMsgCopyService.cpp 167579 r=cavin sr=bienvenu making copyservice handle requests better and deal with failure cases gracefully 2002-09-11 01:50:21 +00:00
nsMsgCopyService.h 167579 r=cavin sr=bienvenu making copyservice handle requests better and deal with failure cases gracefully 2002-09-11 01:50:21 +00:00
nsMsgDBView.cpp more changes for the spam UI. fix the junk status column. part of bug #169638. not visible to end user yet. r/sr=bienvenu, a=asa 2002-10-10 02:21:40 +00:00
nsMsgDBView.h more changes for the spam UI. fix the junk status column. part of bug #169638. not visible to end user yet. r/sr=bienvenu, a=asa 2002-10-10 02:21:40 +00:00
nsMsgFolderCache.cpp fix for crasher #173545. crash at shutdown in nsMsgFolderCache::~nsMsgFolderCache() after a quick search. patch by bienvenu. r=naving, sr=sspitzer, a=asa 2002-10-11 00:51:21 +00:00
nsMsgFolderCache.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsMsgFolderCacheElement.cpp 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
nsMsgFolderCacheElement.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsMsgFolderCompactor.cpp 173399 r/sr=sspitzer fix a temp file leak when we fail compacting multiple local folders 2002-10-09 05:24:28 +00:00
nsMsgFolderCompactor.h 136784 r=bienvenu sr=mscott. Make compact local folders work for out-of-date summary files 2002-04-15 23:05:07 +00:00
nsMsgFolderDataSource.cpp code cleanup. use contract ids instead of static cids. remove some usused static cids. 2002-09-16 00:46:09 +00:00
nsMsgFolderDataSource.h extensibility hooks for mailnews FE and IMAP back end. 2002-08-14 22:12:32 +00:00
nsMsgMailSession.cpp code cleanup. use contract ids instead of static cids. remove some usused static cids. 2002-09-16 00:46:09 +00:00
nsMsgMailSession.h Fixing bug 4198. This fix allows ISPs to add a customized signature file to their user mail accounts. r=ducarroz, sr=sspitzer 2002-01-31 05:15:27 +00:00
nsMsgOfflineManager.cpp code cleanup. replace static cid with contract id. 2002-10-02 07:46:46 +00:00
nsMsgOfflineManager.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsMsgPrintEngine.cpp Fixing static build bustage caused by checkin for bug 158110. 2002-10-04 00:27:14 +00:00
nsMsgPrintEngine.h Impl print preview for mail and addrbook 2002-10-03 11:13:55 +00:00
nsMsgProgress.cpp Move FROZEN ContractID into nsXPCOM.h and define r=rpotts, sr=alec, b=166426 2002-09-03 23:36:13 +00:00
nsMsgProgress.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsMsgPurgeService.cpp fixing earlier bustage correctly thanks dbaron 2002-10-05 00:30:38 +00:00
nsMsgPurgeService.h 170555 r=mscott sr=bienvenu Adding ability to purge junk folder automatically at interval of 1 day. Also 2002-10-04 22:32:15 +00:00
nsMsgQuickSearchDBView.cpp 171965 r=cavin sr=mscott fixing threadpane not getting invalidated after changing sort order (ascending/descending) in quick search view 2002-10-01 21:45:40 +00:00
nsMsgQuickSearchDBView.h 171965 r=cavin sr=mscott fixing threadpane not getting invalidated after changing sort order (ascending/descending) in quick search view 2002-10-01 21:45:40 +00:00
nsMsgRDFDataSource.cpp 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
nsMsgRDFDataSource.h code cleanup for #103412. better string usage in the mail datasources 2001-10-06 05:11:51 +00:00
nsMsgRDFUtils.cpp 115071 r=nhotta (for collation part) sr=mscott. fix folder-pane, menus sorting on mac os x by using collation 2002-02-01 21:46:05 +00:00
nsMsgRDFUtils.h extensibility hooks for mailnews FE and IMAP back end. 2002-08-14 22:12:32 +00:00
nsMsgSearchDBView.cpp 163773 r=cavin sr=bienvenu Made quick search a separate subclass of nsMsgDBView 2002-08-30 04:20:06 +00:00
nsMsgSearchDBView.h 163773 r=cavin sr=bienvenu Made quick search a separate subclass of nsMsgDBView 2002-08-30 04:20:06 +00:00
nsMsgServiceProvider.cpp 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
nsMsgServiceProvider.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsMsgSpecialViews.cpp fix problem with threads with unread msgs only view where unread header gets added to thread not in view, and ends up with collapsed bit set in db, r=naving, sr=sspitzer 123858 2002-05-16 14:23:17 +00:00
nsMsgSpecialViews.h fix for performance bug #109557. stand alone message display time depends 2002-05-11 01:52:02 +00:00
nsMsgStatusFeedback.cpp 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
nsMsgStatusFeedback.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsMsgThreadedDBView.cpp 163773 r=cavin sr=bienvenu Made quick search a separate subclass of nsMsgDBView 2002-08-30 04:20:06 +00:00
nsMsgThreadedDBView.h 163773 r=cavin sr=bienvenu Made quick search a separate subclass of nsMsgDBView 2002-08-30 04:20:06 +00:00
nsMsgWindow.cpp 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
nsMsgWindow.h Added charsetOverride field to nsIMsgWindow, so msgCompose can use it for quoting, 2001-11-29 04:56:42 +00:00
nsSoundDatasource.cpp XP_WIN, not XP_WIN32. not part of the build. 2002-09-16 07:58:44 +00:00
nsSoundDatasource.h adding new datasource for system sounds. right now, this is just used by mail (prefs and filters). so adding it here as to not bloat mozilla/widget. 2002-09-16 06:33:48 +00:00
nsSpamSettings.cpp add new line to end of file for HPUX 2002-10-09 07:34:38 +00:00
nsSpamSettings.h working on spam UI, making it match the spec. see bug #169638. 2002-09-26 00:33:15 +00:00
nsStatusBarBiffManager.cpp adding todo comments for later. 2002-09-19 01:53:15 +00:00
nsStatusBarBiffManager.h backend changes to respect the new biff sound prefs. bug #64462. r/sr=bienvenu 2002-09-18 10:49:54 +00:00
nsSubscribableServer.cpp 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
nsSubscribableServer.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsSubscribeDataSource.cpp fix bad comments. 2002-09-16 06:31:47 +00:00
nsSubscribeDataSource.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsUrlListenerManager.cpp 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
nsUrlListenerManager.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00