pjs/mailnews/base/util
caillon%returnzero.com 36a00e95c1 Bug 209852. Remove |dont_QueryInterface|.
r=dbaron, sr=jag
2003-06-21 00:15:41 +00:00
..
.cvsignore
Makefile.in Bug #179533 --> add the option to make a static build of mailnews which is disabled by default. 2003-04-20 20:56:21 +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 for bug 206379: 2003-06-11 18:16:03 +00:00
nsMsgDBFolder.h fix for bug 206379: 2003-06-11 18:16:03 +00:00
nsMsgFolder.cpp fix disk thrashing downloading for offline, remove unused code, 208043, r/sr=sspitzer 2003-06-03 02:22:34 +00:00
nsMsgFolder.h fix disk thrashing downloading for offline, remove unused code, 208043, r/sr=sspitzer 2003-06-03 02:22:34 +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 fix for bug 206379: 2003-06-11 18:16:03 +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 178328 - combine bcc settings in mail account manager copies and folders panel. r=cavin, sr=sspitzer. 2003-03-26 01:54:29 +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 for 205729. Added 'aMsgWindow' input parameter to PerformBiff() which is set to null for regular biff (ie, check mail for every xx minutes) and is set to a valid window for check mail at startup. r=sspitzer, sr=bienvenu, a=sspitzer. 2003-05-19 23:59:06 +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 fix for bug #86370. problems with SMTP (and account central UI) if SMTP username contains 2003-04-09 00:47:54 +00:00
nsMsgMailNewsUrl.h landing changes for MDN Return Receipts feature, bug #16241 2002-03-28 21:34:42 +00:00
nsMsgProtocol.cpp Bug 209852. Remove |dont_QueryInterface|. 2003-06-21 00:15:41 +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 fix for bug 206379: 2003-06-11 18:16:03 +00:00
nsMsgUtf7Utils.h Removing unnecessary CreateUtf7ConvertedString, 2002-11-14 23:33:02 +00:00
nsMsgUtils.cpp bug 100649: Length() being used where IsEmpty() is meant 2003-05-23 21:34:47 +00:00
nsMsgUtils.h one more fix for 41594, cram-md5 support, handle case where digest has embedded nulls, r/sr=sspitzer 2003-04-13 18:46:10 +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