.. |
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
|
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 |
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
|
code cleanup. use contract ids instead of static cids. remove some usused static cids.
|
2002-09-16 00:46:09 +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
|
code cleanup. use contract ids instead of static cids. remove some usused static cids.
|
2002-09-16 00:46:09 +00:00 |
nsMsgFolder.h
|
work for filter after the fact, r=naving, sr=sspitzer 11033
|
2002-09-13 00:58:06 +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
|
land spam UI: control panel UI, spam log UI, toolbar button, tools menu, thread pane UI.
|
2002-09-20 00:04:01 +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
|
168533 backing out this needs to go with other filter enhancements
|
2002-09-23 03:11:10 +00:00 |
nsMsgIncomingServer.h
|
land spam UI: control panel UI, spam log UI, toolbar button, tools menu, thread pane UI.
|
2002-09-20 00:04:01 +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
|
Patch for bug 103040: saving message as file on linux users CRLF and MSG_LINE_BREAK so it mixes the line endings
|
2002-09-25 06:43:20 +00:00 |
nsMsgMailNewsUrl.h
|
landing changes for MDN Return Receipts feature, bug #16241
|
2002-03-28 21:34:42 +00:00 |
nsMsgProtocol.cpp
|
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
|
2002-09-07 17:13:19 +00:00 |
nsMsgProtocol.h
|
Bug 44995 - support socks proxies in mailnews
|
2002-02-19 07:07:23 +00:00 |
nsMsgTxn.cpp
|
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
|
2002-09-07 17:13:19 +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 for CAB UI and backend. bug #167571. following jglick's spec and mscott's document (http://www.mozilla.org/mailnews/arch/cab.html). also fix #168115. add "IM" button to addressbook, and launch default IM application using screenname attributes of selected cards.
|
2002-09-12 03:59:14 +00:00 |
nsMsgUtils.h
|
forgot files !
|
2002-09-11 02:09:50 +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
|
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 |
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 |
win32.order
|
65845 - new order files
|
2001-04-05 06:02:32 +00:00 |