.. |
macbuild
|
Bug 115334 - Removing .mcp files which are obsolete after XML conversion. r=jj/sr=sfraser
|
2002-02-12 15:41:41 +00:00 |
.cvsignore
|
…
|
|
MANIFEST
|
Fix for bug 76789. Resole redundant symbols in mailnews in preparion of dll merging. R=varada, SR=sspitzer
|
2001-04-27 00:22:18 +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 |
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
|
123402 r=timeless sr=bienvenu fixing PRTime abuse in auto-compact code.
|
2002-08-08 21:26:04 +00:00 |
nsMsgDBFolder.h
|
139876 r=bienvenu sr=mscott Add two methods to nsIMsgFolder to transfer db init info when we are getting rid
|
2002-04-30 21:24:22 +00:00 |
nsMsgFolder.cpp
|
162156 r=cavin sr=bienvenu get db only if you are doing db batching
|
2002-08-14 22:31:49 +00:00 |
nsMsgFolder.h
|
42090 most of the work for this patch done by joshua.xia@sun.com r=naving sr=bienvenu a=asa Make cancel in
|
2002-07-26 19:27:30 +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
|
When parsing HTML attachment, ignore UTF-16 charset label because the function is not supposed to parse it,
|
2002-08-12 19:10:18 +00:00 |
nsMsgI18N.h
|
Move ASCII check before the Unicode conversion,
|
2002-07-02 20:21:00 +00:00 |
nsMsgIdentity.cpp
|
fixed bug 129418 - MDN:Switching identity should retain request for MDN receipt options; r=ducarroz,sr=bienvenu
|
2002-05-16 14:01:21 +00:00 |
nsMsgIdentity.h
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsMsgIncomingServer.cpp
|
3rd patch for bug 158080
|
2002-08-06 05:37:58 +00:00 |
nsMsgIncomingServer.h
|
Bug #122236 --> only show the biff icon in the system tray if
|
2002-02-05 01:35:32 +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
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsMsgKeySet.h
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsMsgLineBuffer.cpp
|
Fix for bug 135279. Need to be able to specify a line token other than LF when reading a stream buffer. Local file on Mac or CR as line ending. R=naving, SR=mscott
|
2002-05-03 21:36:33 +00:00 |
nsMsgLineBuffer.h
|
Fix for bug 135279. Need to be able to specify a line token other than LF when reading a stream buffer. Local file on Mac or CR as line ending. R=naving, SR=mscott
|
2002-05-03 21:36:33 +00:00 |
nsMsgMailNewsUrl.cpp
|
add folder attribute to mailnews urls, part of extensibility hooks, r=cavin, sr=sspitzer 161226
|
2002-08-13 01:29:49 +00:00 |
nsMsgMailNewsUrl.h
|
landing changes for MDN Return Receipts feature, bug #16241
|
2002-03-28 21:34:42 +00:00 |
nsMsgProtocol.cpp
|
fixes bug 116365 (second attempt) "[RFE] Cache partial documents; automatically
|
2002-03-26 23:33:19 +00:00 |
nsMsgProtocol.h
|
Bug 44995 - support socks proxies in mailnews
|
2002-02-19 07:07:23 +00:00 |
nsMsgTxn.cpp
|
Fix for bug 59673. Patch v4 submitted by Aleksey Nogin <ayn2@cornell.edu>. Fix compiler warning about variables not initialized before beeing used. R=ducarroz, SR=bienvenu
|
2002-05-17 23:31:54 +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
|
Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf
|
2001-12-16 11:58:03 +00:00 |
nsMsgUtf7Utils.h
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsMsgUtils.cpp
|
Fixes the following:
|
2002-07-18 05:09:10 +00:00 |
nsMsgUtils.h
|
121926 r=bienvenu sr=mscott. Fixing a bug where mailnews doesn't ask for password if the passwordManager has
|
2002-05-21 20:44:46 +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
|
fix 156967 using stand-alone msg window can cause memory corruption/crashes r=naving, sr=sspitzer, a=asa
|
2002-07-11 21:25:47 +00:00 |
nsUInt32Array.h
|
Bug #107369: Check nNewSize=0 in AllocateSpace() and add current size to AllocateSpace() calls. r=bienvenu,sr=sspitzer.
|
2001-11-15 00:06:37 +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
|
65845 - new order files
|
2001-04-05 06:02:32 +00:00 |