.. |
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
|
support for imap and pop3 spam filters, not turned on yet r/sr=sspitzer 169557
|
2002-10-09 01:21:27 +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
|
fix typo. amazing this never caused a bug.
|
2003-02-28 06:08:53 +00:00 |
nsMsgDBFolder.h
|
fix for bug #190825. add junk mail icon to header pane for messages we think are junk.
|
2003-02-23 04:05:57 +00:00 |
nsMsgFolder.cpp
|
fix for big #192043.
|
2003-02-26 05:49:10 +00:00 |
nsMsgFolder.h
|
117835 r=cavin sr=bienvenu fixing invalid folder name containing japanese characters when you restart after creating new local folders. Also cleaning up local folders code that deals with checking for duplicate
|
2002-11-06 01:30:31 +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
|
182982 - Mailnews utility library needs to use nsIPrefBranch, nsIPrefService, et alia
|
2002-12-10 23:52:28 +00:00 |
nsMsgI18N.h
|
182982 - Mailnews utility library needs to use nsIPrefBranch, nsIPrefService, et alia
|
2002-12-10 23:52:28 +00:00 |
nsMsgIdentity.cpp
|
fix for blocker bug #195364
|
2003-02-28 04:58:46 +00:00 |
nsMsgIdentity.h
|
182982 - Mailnews utility library needs to use nsIPrefBranch, nsIPrefService, et alia
|
2002-12-10 23:52:28 +00:00 |
nsMsgIncomingServer.cpp
|
fix the junk mail purge code. when this code was original written, it was modeled
|
2003-03-04 00:28:40 +00:00 |
nsMsgIncomingServer.h
|
code cleanup. remove comments that aren't needed.
|
2003-01-10 04:47:30 +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 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
|
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
|
2003-01-08 22:05:52 +00:00 |
nsMsgMailNewsUrl.h
|
landing changes for MDN Return Receipts feature, bug #16241
|
2002-03-28 21:34:42 +00:00 |
nsMsgProtocol.cpp
|
fix for bug #190044. too many status messages for
|
2003-02-23 04:12:21 +00:00 |
nsMsgProtocol.h
|
Fully qualify the call to PostMessage to avoid namespace conflict with win32 define.
|
2003-03-06 03:14:31 +00:00 |
nsMsgTxn.cpp
|
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
|
2003-01-08 22:05:52 +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
|
Removing unnecessary CreateUtf7ConvertedString,
|
2002-11-14 23:33:02 +00:00 |
nsMsgUtf7Utils.h
|
Removing unnecessary CreateUtf7ConvertedString,
|
2002-11-14 23:33:02 +00:00 |
nsMsgUtils.cpp
|
fix for bug #190349. fix some problems with choosing an existing folder
|
2003-03-05 06:40:25 +00:00 |
nsMsgUtils.h
|
fix for bug #181397 (automatically create the junk folder)
|
2003-01-11 23:09:34 +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 |