.. |
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
|
|
|
Makefile.in
|
Landing the rest of the win32 gmake changes:
|
2001-12-18 09:14:29 +00:00 |
makefile.win
|
win32 REQUIRES cleanup
|
2001-11-15 03:49:13 +00:00 |
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 |
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
|
Remove xp_core.h & xp_mem.h and all build references to them.
|
2002-03-27 06:02:39 +00:00 |
nsMsgDBFolder.h
|
make manyHeadersToDownload an attribute instead of a method, r/sr =sspitzer, cleanup as part of work for 112761
|
2001-12-08 00:58:34 +00:00 |
nsMsgFolder.cpp
|
landing changes for MDN Return Receipts feature, bug #16241
|
2002-03-28 21:34:42 +00:00 |
nsMsgFolder.h
|
Fix for bug #86991. Create a folder in Local Folders instead of an account for the imported mail.
|
2002-03-14 21:09:47 +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
|
Adding a check after the conversion to check the consumed length, changed nsMsgI18N7bit_data_part,
|
2002-03-05 23:57:01 +00:00 |
nsMsgI18N.h
|
Re-write RFC-2047 encoder. bug 73403 12699 37088 98675 102610 104447 119079, r=nhotta, sr=mscott
|
2002-02-20 07:18:11 +00:00 |
nsMsgIdentity.cpp
|
eliminate nsCRT::strlen for char* strings (part 3), bug 124536 r=dp sr=brendan
|
2002-02-19 08:42:48 +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
|
landing changes for MDN Return Receipts feature, bug #16241
|
2002-03-28 21:34:42 +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
|
eliminate 24 callers to nsCRT::memmove to use memmove from libC instead. removed nsCRT::memove() bug 118135 r=dp sr=brendan
|
2002-02-08 01:11:33 +00:00 |
nsMsgLineBuffer.h
|
Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
|
2001-12-23 23:23:41 +00:00 |
nsMsgMailNewsUrl.cpp
|
landing changes for MDN Return Receipts feature, bug #16241
|
2002-03-28 21:34:42 +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
|
59694. sr=bievenu. Add the capability to toggle imap deletes using
|
2002-02-08 03:30:20 +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
|
Fix |Cannot use const char* to initialize char*| bustage with Sun Forte compilers.
|
2002-03-12 23:49:23 +00:00 |
nsMsgUtils.h
|
Fix for #119441. Added code to prefix lines starting with "From " with ">" in the msg body. r=ducarroz, sr=sspitzer.
|
2002-02-01 02:36:58 +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 |
nsUint8Array.cpp
|
eliminate 24 callers to nsCRT::memmove to use memmove from libC instead. removed nsCRT::memove() bug 118135 r=dp sr=brendan
|
2002-02-08 01:11:33 +00:00 |
nsUint8Array.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 |
nsUInt32Array.cpp
|
eliminate 24 callers to nsCRT::memmove to use memmove from libC instead. removed nsCRT::memove() bug 118135 r=dp sr=brendan
|
2002-02-08 01:11:33 +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 |
win32.order
|
65845 - new order files
|
2001-04-05 06:02:32 +00:00 |