.. |
.cvsignore
|
…
|
|
Makefile.in
|
Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
|
2004-01-07 13:37:00 +00:00 |
msgbaseutil.pkg
|
Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
|
2004-01-07 01:22:31 +00:00 |
nsAdapterEnumerator.cpp
|
prelanding of minimo. adding nsAdapterEnumerator to this directory. not part of build yet. r=doug/alec.
|
2003-03-12 22:32:01 +00:00 |
nsAdapterEnumerator.h
|
prelanding of minimo. adding nsAdapterEnumerator to this directory. not part of build yet. r=doug/alec.
|
2003-03-12 22:32:01 +00:00 |
nsLocalFolderSummarySpec.cpp
|
Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf
|
2001-12-16 11:58:03 +00:00 |
nsLocalFolderSummarySpec.h
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsMsgDBFolder.cpp
|
Fixing bug 232503. Start using Empty[C]String() to save a bit on code-size. r+sr=peterv@propagandism.org
|
2004-01-29 22:04:45 +00:00 |
nsMsgDBFolder.h
|
Supplementary patch to bug 227175 to fix a global to begin with g instead of k r/sr=bienvenu
|
2003-12-19 21:42:25 +00:00 |
nsMsgGroupRecord.cpp
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsMsgGroupRecord.h
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsMsgI18N.cpp
|
Fixing bug 232503. Start using Empty[C]String() to save a bit on code-size. r+sr=peterv@propagandism.org
|
2004-01-29 22:04:45 +00:00 |
nsMsgI18N.h
|
bug 228543 : international domain names in URLs are not recognized in email body (r=mscott, sr=bienvenu). In addition, 'const' is added to 'char *' in the function definition of some functions in libmime.
|
2004-01-04 07:57:16 +00:00 |
nsMsgIdentity.cpp
|
Use nsILocalFile relative descs for mail prefs r=sspitzer, sr=mscott 137006, initial patch by ccarlen
|
2003-12-19 19:47:27 +00:00 |
nsMsgIdentity.h
|
adding vCard support
|
2003-10-05 20:07:22 +00:00 |
nsMsgIncomingServer.cpp
|
Fixing bug 232503. Start using Empty[C]String() to save a bit on code-size. r+sr=peterv@propagandism.org
|
2004-01-29 22:04:45 +00:00 |
nsMsgIncomingServer.h
|
Bug 218825, part 1: convert users of nsIFolder to nsIMsgFolder r=bienvenu sr=Henry.Jia
|
2003-11-11 10:19:05 +00:00 |
nsMsgKeyArray.cpp
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsMsgKeyArray.h
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsMsgKeySet.cpp
|
fix off by one error when deciding which msgs to score for spam, r=dmose, sr=sspitzer, a=asa not visible to user 169557
|
2002-10-29 21:00:14 +00:00 |
nsMsgKeySet.h
|
Make it possible to get an nsMsgKeyArray from an nsMsgKeySet, and to get the list of NEW messages from nsIMsgDatabase (bug 170841). r=naving@netscape.com, sr=bienvenu@netscape.com
|
2002-09-26 00:22:53 +00:00 |
nsMsgLineBuffer.cpp
|
fix 223062 problem downloading pop3 messages with embedded nulls, patch by ch.ey@gmx.net, r=me,sr=mscott
|
2003-10-30 01:32:59 +00:00 |
nsMsgLineBuffer.h
|
make imap use blocking reads, big performance win on high speed networks, r=darin, sr=mscott 218874
|
2003-09-13 14:59:47 +00:00 |
nsMsgMailNewsUrl.cpp
|
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
|
2003-09-07 22:56:05 +00:00 |
nsMsgMailNewsUrl.h
|
landing changes for MDN Return Receipts feature, bug #16241
|
2002-03-28 21:34:42 +00:00 |
nsMsgProtocol.cpp
|
fix handling of out of memory case when base64 encoding ntlm tokens, follow-on for 200436, r=ch.ey@gmx.net, sr=mscott
|
2004-01-06 21:04:18 +00:00 |
nsMsgProtocol.h
|
add Secure Password Authentication using SSPI NTLM auth support for SMTP and POP3, patch by ch.ey@gmx.net, r=bienvenu, sr=mscott 200436
|
2004-01-06 20:28:26 +00:00 |
nsMsgTxn.cpp
|
Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron
|
2003-07-20 07:47:59 +00:00 |
nsMsgTxn.h
|
59694. sr=bievenu. Add the capability to toggle imap deletes using
|
2002-02-08 03:30:20 +00:00 |
nsMsgUtf7Utils.cpp
|
fix for bug 206379:
|
2003-06-11 18:16:03 +00:00 |
nsMsgUtf7Utils.h
|
Removing unnecessary CreateUtf7ConvertedString,
|
2002-11-14 23:33:02 +00:00 |
nsMsgUtils.cpp
|
fix problem with pop3 mail filters with move targets with @ or ! in their names, by backing out a url escaping fix, r/sr=mscott 229345
|
2004-01-07 16:04:00 +00:00 |
nsMsgUtils.h
|
Use nsILocalFile relative descs for mail prefs r=sspitzer, sr=mscott 137006, initial patch by ccarlen
|
2003-12-19 19:47:27 +00:00 |
nsNewsSummarySpec.cpp
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsNewsSummarySpec.h
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsUInt32Array.cpp
|
whitespace cleanup, no bug, r/sr=me
|
2003-09-11 02:02:36 +00:00 |
nsUInt32Array.h
|
fix assertions deleting top level msg in a collapsed thread, part of work on 211289, r/sr/a=sspitzer
|
2003-08-12 15:14:13 +00:00 |
nsUint8Array.cpp
|
Freeing mismatched memory in delete
|
2002-07-18 02:48:52 +00:00 |
nsUint8Array.h
|
fix for performance bug #109557. stand alone message display time depends
|
2002-05-11 01:52:02 +00:00 |
win32.order
|
…
|
|