pjs/mailnews/local/src
mkaply%us.ibm.com 07320e379b #160004
r=cavin, sr=bienvenu, a=asa
Fix for regression I caused deleting local folders. Thanks navin!
2002-07-30 13:39:10 +00:00
..
.cvsignore
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 fix for bug 101761 - REQUIRES update - remove all REQUIRES that are no longer necessary.. r=cls, a=asa (build-only changes) 2002-06-06 20:28:14 +00:00
makefile.win Rename 'install' build phase to 'libs'. 2001-11-21 09:49:41 +00:00
nsLocalMailFolder.cpp #160004 2002-07-30 13:39:10 +00:00
nsLocalMailFolder.h 155281 r=cavin, robinf sr=bienvenu Prevent loss on moving msgs to local folders when there is not sufficient 2002-07-03 00:05:29 +00:00
nsLocalStringBundle.cpp Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsLocalStringBundle.h 107598 r=racham sr=bienvenu. Imap folder creation is first done on server then on client so we need to 2002-02-13 01:46:37 +00:00
nsLocalUndoTxn.cpp 120076 r=bienvenu sr=mscott a=roc+moz. Undo delete for local msgs should 2002-02-21 01:37:36 +00:00
nsLocalUndoTxn.h 59694. sr=bievenu. Add the capability to toggle imap deletes using 2002-02-08 03:30:20 +00:00
nsLocalUtils.cpp Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting 2001-12-23 23:23:41 +00:00
nsLocalUtils.h fix for #110502. get "edit as new" and "fwd inline" to work again. 2001-11-18 23:38:52 +00:00
nsMailboxProtocol.cpp 155281 r=cavin, robinf sr=bienvenu Prevent loss on moving msgs to local folders when there is not sufficient 2002-07-03 00:05:29 +00:00
nsMailboxProtocol.h 106160. r=sspitzer sr=bienvenu fix a crash on reading local messages, the fix is not to loadURL if we cannot 2001-10-23 23:41:47 +00:00
nsMailboxService.cpp fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa 2002-03-06 07:48:55 +00:00
nsMailboxService.h 108774. r/sr=bienvenu. Make copying multiple messages work for 2nd pop3 acct. 2001-11-14 05:06:02 +00:00
nsMailboxUrl.cpp fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa 2002-03-06 07:48:55 +00:00
nsMailboxUrl.h fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa 2002-03-06 07:48:55 +00:00
nsMovemailIncomingServer.cpp 57440 r=bienvenu sr=sspitzer a=asa Make the default mail folders localizable. 2002-03-05 03:25:31 +00:00
nsMovemailIncomingServer.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsMovemailService.cpp fixes bug 129279 "nsIFile unicode/utf8/ascii task" 2002-04-27 05:33:09 +00:00
nsMovemailService.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsNoIncomingServer.cpp fixes bug 142870 "nsIFile should use UCS-2 instead of UTF-8" 2002-05-07 23:07:19 +00:00
nsNoIncomingServer.h 112927 sr=bienvenu. Made it so that we alert the user in case we cannot 2002-01-31 22:08:48 +00:00
nsNoneService.cpp fixes bug 129279 "nsIFile unicode/utf8/ascii task" 2002-04-27 05:33:09 +00:00
nsNoneService.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsParseMailbox.cpp Fix message filter matching failures on Message-ID and Content-Type: charset (bug 152468); r=naving@netscape.com, sr=bienvenu@netscape.com 2002-07-08 23:58:42 +00:00
nsParseMailbox.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
nsPop3IncomingServer.cpp 145341 r=cavin sr=bienvenu Automatic downloading of pop3 msgs on biff was not updating status counter. fix is to pass valid msgWindow. this is needed for stopping such downloads and/or for throwing errors. 2002-05-22 00:05:03 +00:00
nsPop3IncomingServer.h 57440 r=bienvenu sr=sspitzer a=asa Make the default mail folders localizable. 2002-03-05 03:25:31 +00:00
nsPop3Protocol.cpp 158776 r=cavin sr=bienvenu a=asa fixing nsCRT::strtok uses in pop3 protocol code. 2002-07-24 01:50:57 +00:00
nsPop3Protocol.h 125503 r=bienvenu sr=mscott If the internet connection is lost make sure that we truncate any half downloaded 2002-02-16 04:04:26 +00:00
nsPop3Service.cpp fixes bug 129279 "nsIFile unicode/utf8/ascii task" 2002-04-27 05:33:09 +00:00
nsPop3Service.h 110693 r=darin sr=bienvenu. Code clean in nsPop3Service::BuildPop3Url. 2001-11-20 05:31:31 +00:00
nsPop3Sink.cpp 139576 r=bienvenu sr=mscott Fixing a performance regression in downloading pop3 mail on MAC and other platforms (not win32 & linux). This was because seek is expensive, atleast on mac. Made it so that we 2002-05-17 18:41:38 +00:00
nsPop3Sink.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsPop3URL.cpp Bug 45797: replace remaining uses of deprecated macros NS_IMPL_QUERY_INTERFACE and friends with NS_IMPL_QUERY_INTERFACE1 and friends and remove the deprecated macros. r=jag sr=alecf 2001-10-02 03:18:08 +00:00
nsPop3URL.h fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa 2002-03-06 07:48:55 +00:00