pjs/mailnews/local/src
sspitzer%netscape.com 68b97afef9 fix for #66602. make it faster to delete, move, or copy unread messages into
a local folder.  sr=bienvenu
2001-01-26 02:52:56 +00:00
..
.cvsignore don't check in Makefile 1999-02-02 00:13:17 +00:00
MANIFEST rework nsMessages so they are generic across all server/folder types, so that we can recycle them later 2000-08-16 23:45:58 +00:00
Makefile.in Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org 2000-11-20 07:16:06 +00:00
makefile.win rework nsMessages so they are generic across all server/folder types, so that we can recycle them later 2000-08-16 23:45:58 +00:00
nsLocalMailFolder.cpp fix for #66602. make it faster to delete, move, or copy unread messages into 2001-01-26 02:52:56 +00:00
nsLocalMailFolder.h 43411 sr=bienvenu. Changing Compact()'s definition to pass nsIUrlListener. 2000-12-17 01:20:42 +00:00
nsLocalMessage.cpp don't need to do all this extra work - work is done in base class 2000-05-01 22:58:42 +00:00
nsLocalMessage.h don't need to do all this extra work - work is done in base class 2000-05-01 22:58:42 +00:00
nsLocalStringBundle.cpp initialize uninitialized variable. #50889, #59617. submitted by alex@pike.org, bruce@cubik.org. 2000-11-09 20:53:33 +00:00
nsLocalStringBundle.h 59063 59064, r=sspitzer, sr=bienvenu 2000-11-29 01:17:14 +00:00
nsLocalUndoTxn.cpp 58955. r=sspitzer sr=bienvenu. Copying the msg header when there is a move from pop->imap 2001-01-08 01:58:06 +00:00
nsLocalUndoTxn.h fixed bug 14893 - undo/redo should enable only when it is available; bug 23089 - selecting undo after delete cause trash folder to load; r=rhp 2000-02-07 15:15:14 +00:00
nsLocalUtils.cpp 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
nsLocalUtils.h Fix for 21469. r=jefft. Deleting a message in a thread now goes to the next message and scrolls 2000-02-16 00:39:23 +00:00
nsMailboxProtocol.cpp backing my ass out. These changes were meant for my branch, not the trunk. sr-leaf 2001-01-25 22:07:38 +00:00
nsMailboxProtocol.h backing my ass out. These changes were meant for my branch, not the trunk. sr-leaf 2001-01-25 22:07:38 +00:00
nsMailboxService.cpp Changed to delay unescaping URI so it's only applied to a folder path portsion, bug 52165, r=putterman, a=alecf. 2000-09-26 22:09:59 +00:00
nsMailboxService.h Bug #43661 --> open attachment needs to pass in the file name 2000-07-07 21:57:39 +00:00
nsMailboxUrl.cpp Added folderCharsetOverride to nsIMsgI18NUrl, implemented getter for each protocols, changed libmime to use it, 2001-01-12 21:56:47 +00:00
nsMailboxUrl.h Added folderCharsetOverride to nsIMsgI18NUrl, implemented getter for each protocols, changed libmime to use it, 2001-01-12 21:56:47 +00:00
nsMovemailIncomingServer.cpp 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
nsMovemailIncomingServer.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
nsMovemailService.cpp fix warning. #64026. r=adam@gimp.org, sr=bienvenu@netscape.com 2001-01-02 06:27:19 +00:00
nsMovemailService.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
nsNoIncomingServer.cpp Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc. 2000-10-28 22:17:53 +00:00
nsNoIncomingServer.h next part of fix for #40357 - make news and local mail not support mail filters 2000-08-26 06:09:48 +00:00
nsNoneService.cpp fixes for #57912, #14295, #14301 2000-12-22 23:32:32 +00:00
nsNoneService.h fix #23372, remove hard coded string from account manager and account wizard 2000-01-08 04:01:06 +00:00
nsParseMailbox.cpp backing my ass out. These changes were meant for my branch, not the trunk. sr-leaf 2001-01-25 22:07:38 +00:00
nsParseMailbox.h fix filter to inbox for pop case 56007 r=sspitzer,alecf, etc 2000-10-12 14:17:28 +00:00
nsPop3IncomingServer.cpp Fixing bugs 14301, 29745, 46450, 60668 and 63251. Fixes to bug 63251 includes introduction os new AccountCentral page. When user selects an account in the folder pane of the messenger, AccountCentral page is displayed inplace of threadpane and messagepane. This page contains links to various account related activities like read, search, compose messages and others. Bugs 14301 and 60668 are fixed so that we logon to the default account all other accounts that have been asked to login at startup. Fix to bug 29745 displays customized email description text on AcctWizard identity page. r=sspitzer sr=bienvenu 2001-01-23 21:54:34 +00:00
nsPop3IncomingServer.h Fixing bugs 14301, 29745, 46450, 60668 and 63251. Fixes to bug 63251 includes introduction os new AccountCentral page. When user selects an account in the folder pane of the messenger, AccountCentral page is displayed inplace of threadpane and messagepane. This page contains links to various account related activities like read, search, compose messages and others. Bugs 14301 and 60668 are fixed so that we logon to the default account all other accounts that have been asked to login at startup. Fix to bug 29745 displays customized email description text on AcctWizard identity page. r=sspitzer sr=bienvenu 2001-01-23 21:54:34 +00:00
nsPop3Protocol.cpp backing my ass out. These changes were meant for my branch, not the trunk. sr-leaf 2001-01-25 22:07:38 +00:00
nsPop3Protocol.h backing my ass out. These changes were meant for my branch, not the trunk. sr-leaf 2001-01-25 22:07:38 +00:00
nsPop3Service.cpp cleanup, fix TRUE/FALSE refs: bug 63834 r=bryner sr=brendan@mozilla.org 2001-01-10 06:12:15 +00:00
nsPop3Service.h Changed the BuildPop3Url to pass the port also 2000-08-31 01:53:45 +00:00
nsPop3Sink.cpp fix for #45797 - remove deprecated NS_IMPL_ISUPPORTS from mail 2000-12-06 22:24:41 +00:00
nsPop3Sink.h fixed bug 17100 - [FEATURE] enabled partial message download for pop3 2000-04-25 01:48:00 +00:00
nsPop3URL.cpp part of fix for #34996 - unify location of username amongst the protocols 2000-08-08 22:06:59 +00:00
nsPop3URL.h part of fix for #34996 - unify location of username amongst the protocols 2000-08-08 22:06:59 +00:00