gecko-dev/mailnews/base/util
sspitzer%netscape.com af9cec5090 fix for performance bug #109557. stand alone message display time depends
on number of messages in the folder.  clone the db view, instead of rebuilding it.
thanks to antonio.xu@sun.com for the fix.

fix for bug #93863.  sub folders of special folder (where we show recipient for author in the thread pane) should also treat recipient as author in the threadpane.
thanks to reto@tischhauser.com for the initial patch.

r=bienvenu, sr=sspitzer
2002-05-11 01:52:02 +00:00
..
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 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
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 for crash when venkman pokes us with a stick, r=me, sr=sspitzer, timeless found crash 142858 2002-05-08 19:50:16 +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 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.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
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 Bug 140133 - Replace unsafe strcpy with strncpy and null-terminate the result. 2002-04-30 04:07:57 +00:00
nsMsgI18N.h Add charset fallback mechanism to nsISaveAsCharset and use it for message headers and plain text body, 2002-04-25 22:49:19 +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 138297 r=bienvenu sr=mscott. null out the filter list when we are unloading server, fixes problem with single profile filters in turbo mode. 2002-04-30 20:35:01 +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 fix top crash in imap header parsing, r=naving, sr=sspitzer 140986 2002-04-29 21:36:37 +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 hang starting mail, sr=alecf 141162 2002-04-30 16:43:26 +00:00
nsMsgUtils.h Added out argument for NS_MsgStripRE to avoid altering the const argument, 2002-04-23 02:18:19 +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 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
nsUint8Array.cpp fix for performance bug #109557. stand alone message display time depends 2002-05-11 01:52:02 +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