gecko-dev/mailnews/base/src
bienvenu%nventure.com 4d8539cbd9 fix 286289 compose window getting closed twice leading to js errors, involves reworking the way cross-server imap message copy works, sr=mscott 2005-03-22 18:32:08 +00:00
..
.cvsignore
Makefile.in Bug #286282 --> Thunderbird should be building toolkit\components\alerts instead of xpfe\components\alerts. 2005-03-15 19:41:41 +00:00
nsCidProtocolHandler.cpp
nsCidProtocolHandler.h
nsCopyMessageStreamListener.cpp
nsCopyMessageStreamListener.h
nsMessenger.cpp fix line endings when delete/detach of imap attachments on mac/linux with cyrus server, sr=mscott 2005-03-08 00:54:39 +00:00
nsMessenger.h fix 2920 support for deleting and detaching attachments, sr=mscott 2005-03-02 15:25:16 +00:00
nsMessengerBootstrap.cpp Bug #286817 --> creating a mail 3 pane window for thunderbird when the user passed in -compose 2005-03-19 01:37:55 +00:00
nsMessengerBootstrap.h Bug 276588 - Rework command line handling in the toolkit to use a generic API - see COMMANDLINES_20050109_BRANCH for more detailed cvs logs r=darin,caillon,mscott,mconnor 2005-01-17 18:50:18 +00:00
nsMessengerContentHandler.cpp
nsMessengerContentHandler.h
nsMessengerMigrator.cpp Bug 226005 MailNews should use the newer nsIPrefService APIs instead of nsIPref 2005-01-26 21:27:36 +00:00
nsMessengerMigrator.h Bug 226005 MailNews should use the newer nsIPrefService APIs instead of nsIPref 2005-01-26 21:27:36 +00:00
nsMessengerOS2Integration.cpp Switch flag notifications to work on a message instead of a generic parameter b=226270 r+sr=bienvenu 2004-12-23 21:08:20 +00:00
nsMessengerOS2Integration.h
nsMessengerOSXIntegration.cpp Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-01 14:46:21 +00:00
nsMessengerOSXIntegration.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-01 14:46:21 +00:00
nsMessengerWinIntegration.cpp Bug #286282 --> Thunderbird should be building toolkit\components\alerts instead of xpfe\components\alerts. 2005-03-15 19:41:41 +00:00
nsMessengerWinIntegration.h bug 226005: MailNews should use the newer nsIPrefService APIs instead of nsIPref 2005-01-15 10:32:27 +00:00
nsMsgAccount.cpp Bug 273311 Deleting an account/identity/server also deletes some higher numbered accounts/identities/servers p=t.bugz@lament.cjb.net r=me sr=bienvenu 2005-02-18 11:19:10 +00:00
nsMsgAccount.h Bug 226005 replace some users of nsIPref with nsIPrefService/nsIPrefBranch in 2004-07-31 18:04:18 +00:00
nsMsgAccountManager.cpp Bug 283223: stop creating new accounts from nsAccountManager::GetAccount if no 2005-02-25 13:59:22 +00:00
nsMsgAccountManager.h Bug #267865 --> Virtual folders parented off of IMAP sub folders are forgotten on subsequent launches. 2004-11-23 06:39:47 +00:00
nsMsgAccountManagerDS.cpp Bug 281414 - global s/nsIPrefBranchInternal/nsIPrefBranch2/ rs=darin (did not change backwards-compatible code in extensions/irc extensions/venkman or extensions/inspector) 2005-02-25 20:46:35 +00:00
nsMsgAccountManagerDS.h
nsMsgBaseCID.h Bug #241602 --> Port thunderbird fixes from the aviary 1.0 branch to the trunk. 2004-12-21 00:25:47 +00:00
nsMsgBiffManager.cpp fix 268080, sr=mscott, fix biff when multiple servers biff on the same interval into the global inbox 2004-11-29 17:50:38 +00:00
nsMsgBiffManager.h
nsMsgContentPolicy.cpp Bug #278176 --> Make Thunderbird's content policy manager more strict about the kinds of urls it allows 2005-02-26 00:26:29 +00:00
nsMsgContentPolicy.h Bug #275131 --> Add a cookie permission manager to Thunderbird which will allow cookies 2005-01-12 20:15:08 +00:00
nsMsgCopyService.cpp fix 286289 compose window getting closed twice leading to js errors, involves reworking the way cross-server imap message copy works, sr=mscott 2005-03-22 18:32:08 +00:00
nsMsgCopyService.h
nsMsgDBView.cpp fix 286926 msg db view code was using && where it meant to use & to determine if thread could be expanded/collapsed, patch by ahaas@airmail.net, r=ducarroz, sr=bienvenu 2005-03-21 17:56:34 +00:00
nsMsgDBView.h fix 267754 sorting withing date thread in group by date doesn't work in reverse, and fix build bustage, sr=mscott 2004-12-03 20:51:37 +00:00
nsMsgFolderCache.cpp fix 267345, deleted pop3 virtual folders keep coming back, sr=mscott, also fix proliferation of imap inbox-xx msf files, remove deleted folders from panacea.dat 2004-11-10 02:21:06 +00:00
nsMsgFolderCache.h
nsMsgFolderCacheElement.cpp
nsMsgFolderCacheElement.h
nsMsgFolderCompactor.cpp potential fix for 280382 compacting local folder fails if .msf file is out of sync with mailbox file, sr=mscott 2005-02-04 17:42:56 +00:00
nsMsgFolderCompactor.h fix 181627 compact folders doesn't display done status, sr=mscott 2004-11-23 04:31:00 +00:00
nsMsgFolderDataSource.cpp Bug 276372 Some parts of biff not working because I'd accidentally excised too much of my tree creating my previous patch r+sr=bienvenu 2005-01-18 23:35:52 +00:00
nsMsgFolderDataSource.h fix269725 sr=mscott status messages don't show up in main window if you've opened up a stand-alone msg window 2004-11-16 20:41:45 +00:00
nsMsgGroupThread.cpp Removing unused variables b=90905 p=gautheri@noos.fr r=me sr=dmose a=asa 2005-02-16 11:50:13 +00:00
nsMsgGroupThread.h fix 267754 sorting withing date thread in group by date doesn't work in reverse, and fix build bustage, sr=mscott 2004-12-03 20:51:37 +00:00
nsMsgGroupView.cpp fix 267754 sorting withing date thread in group by date doesn't work in reverse, and fix build bustage, sr=mscott 2004-12-03 20:51:37 +00:00
nsMsgGroupView.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-12-01 22:27:03 +00:00
nsMsgMailSession.cpp Switch flag notifications to work on a message instead of a generic parameter b=226270 r+sr=bienvenu 2004-12-23 21:08:20 +00:00
nsMsgMailSession.h more backend work for virtual folders, add support for pending db listeners, cleanup way db's are created and opened, r/sr=mscott 11051 2004-08-02 15:43:12 +00:00
nsMsgOfflineManager.cpp
nsMsgOfflineManager.h
nsMsgPrintEngine.cpp Fixing bug 103638 (and bug 273699). Targets with same name in different windows open in the wrong window. Patch by bzbarsky@mit.edu and myself, r=danm.moz@gmail.com, bzbarsky@mit.edu, sr=dveditz@cruzio.com, a=asa@mozilla.org 2005-01-11 19:36:40 +00:00
nsMsgPrintEngine.h
nsMsgProgress.cpp bug 264599 make unfrozen necko interfaces use 64-bit integers. 2005-01-09 20:43:35 +00:00
nsMsgProgress.h
nsMsgPurgeService.cpp fix 242744, only one junk mail folder purged if there are multiple junk folders, sr=mscott 2004-11-28 20:53:16 +00:00
nsMsgPurgeService.h
nsMsgQuickSearchDBView.cpp fix line endings when delete/detach of imap attachments on mac/linux with cyrus server, sr=mscott 2005-03-08 00:54:39 +00:00
nsMsgQuickSearchDBView.h backend changes for cross-folder virtual folders, sr=mscott 11051 2004-08-31 20:53:24 +00:00
nsMsgRDFDataSource.cpp
nsMsgRDFDataSource.h
nsMsgRDFUtils.cpp
nsMsgRDFUtils.h Bug #261199 --> Begin landing Thunderbird's virtual folder UI. 2004-10-15 06:24:18 +00:00
nsMsgSearchDBView.cpp Bug 131849 addressbook build system requires exporting internal files 2005-03-22 17:39:09 +00:00
nsMsgSearchDBView.h Bug #266139 --> Unable to open messages in a cross folder virtual folder in a stand alone message. Also add support for deleting messages in XFVF's from the stand alone message window. 2004-10-28 05:13:07 +00:00
nsMsgServiceProvider.cpp
nsMsgServiceProvider.h
nsMsgSpecialViews.cpp
nsMsgSpecialViews.h
nsMsgStatusFeedback.cpp bug 264599 make unfrozen necko interfaces use 64-bit integers. 2005-01-09 20:43:35 +00:00
nsMsgStatusFeedback.h fix 268681 crassh on exit after opening stand-alone msg window, sr=mscott 2004-11-09 22:13:36 +00:00
nsMsgThreadedDBView.cpp implement message grouping, 256688 sr=mscott 2004-10-05 20:49:28 +00:00
nsMsgThreadedDBView.h implement message grouping, 256688 sr=mscott 2004-10-05 20:49:28 +00:00
nsMsgWindow.cpp Remove the parentURIContentListener attribute on docshell; people not using 2005-02-22 19:56:11 +00:00
nsMsgWindow.h
nsMsgXFVirtualFolderDBView.cpp Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-12-01 22:27:03 +00:00
nsMsgXFVirtualFolderDBView.h Bug #266139 --> Unable to open messages in a cross folder virtual folder in a stand alone message. Also add support for deleting messages in XFVF's from the stand alone message window. 2004-10-28 05:13:07 +00:00
nsSoundDatasource.cpp Bug 226005 replace some users of nsIPref with nsIPrefService/nsIPrefBranch in 2004-07-31 18:04:18 +00:00
nsSoundDatasource.h
nsSpamSettings.cpp add additional logging to diagnose 268245, sr=mscott 2004-11-13 18:35:59 +00:00
nsSpamSettings.h
nsStatusBarBiffManager.cpp Bug 276372 Some parts of biff not working because I'd accidentally excised too much of my tree creating my previous patch r+sr=bienvenu 2005-01-18 23:35:52 +00:00
nsStatusBarBiffManager.h
nsSubscribableServer.cpp
nsSubscribableServer.h
nsSubscribeDataSource.cpp
nsSubscribeDataSource.h
nsUrlListenerManager.cpp
nsUrlListenerManager.h