.. |
macbuild
|
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 |
.cvsignore
|
|
|
Makefile.in
|
Bug 73353: clean up REQUIRES. r=cls
|
2001-09-09 13:36:07 +00:00 |
makefile.win
|
Update mailnews REQUIRES and MODULEs for bug 98371, r=cls
|
2001-09-12 20:30:32 +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
|
Remove trailing semicolons after all uses of MOZ_DECL_CTOR_COUNTER to quiet build warnings on Mac. b=60415 a=brendan@mozilla.org
|
2001-01-27 23:31:15 +00:00 |
nsLocalFolderSummarySpec.h
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
nsMsgDBFolder.cpp
|
Just crashed here. Make sure filterList is not null. no bug
|
2001-09-11 05:37:48 +00:00 |
nsMsgDBFolder.h
|
correct fix for the bustage caused earlier
|
2001-08-02 06:26:01 +00:00 |
nsMsgFolder.cpp
|
fix bug 94796 [code cleanup in nsURLHelper.cpp] remove nsURLEscape/nsURLUnescape from nsURLHelper and replace all usage with nsStdEscape/nsStdUnescape, r=ccarlen@netscape.com, sr=dougt@netscape.com
|
2001-09-08 12:47:05 +00:00 |
nsMsgFolder.h
|
98391 98470 r=bienvenu sr=sspitzer. Make rename folder work again for folders having
|
2001-09-08 00:40:05 +00:00 |
nsMsgGroupRecord.cpp
|
Header include dependency cleanup. b=64023 r=jag rs=brendan
|
2001-07-16 02:40:48 +00:00 |
nsMsgGroupRecord.h
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
nsMsgI18N.cpp
|
fix for #97585. if the user happens to have a directory for their sig file, don't go into
|
2001-09-05 22:24:43 +00:00 |
nsMsgI18N.h
|
Header include dependency cleanup. b=64023 r=jag rs=brendan
|
2001-07-16 02:40:48 +00:00 |
nsMsgIdentity.cpp
|
Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa
|
2001-07-25 07:54:28 +00:00 |
nsMsgIdentity.h
|
fix #78289. if special folder prefs are not set, we can crash on saving
|
2001-05-03 00:31:36 +00:00 |
nsMsgIncomingServer.cpp
|
r=dbaron, sr=dougt. 97667. nsIInterfaceRequestor is now frozen. nsIInterfaceRequestorUtils.h is now required if you want to use do_GetInterface() for convenience. The two were split because the stuff that is now in nsIInterfaceRequestorUtils.h wasn't ready for freezing. Also, .idl files should just contain interface defs anyway.
|
2001-09-05 21:28:38 +00:00 |
nsMsgIncomingServer.h
|
94660 r/sr=bienvenu. Update the imapHostSession object when the imap delete model is changed during a
|
2001-08-10 21:54:54 +00:00 |
nsMsgKeyArray.cpp
|
Land the Mailnews Performance Branch.
|
2001-03-17 01:59:34 +00:00 |
nsMsgKeyArray.h
|
Land the Mailnews Performance Branch.
|
2001-03-17 01:59:34 +00:00 |
nsMsgKeySet.cpp
|
Header include dependency cleanup. b=64023 r=jag rs=brendan
|
2001-07-16 02:40:48 +00:00 |
nsMsgKeySet.h
|
part of fix for writing out newsrc files on a timer r=mscott 29743
|
2000-08-16 23:33:19 +00:00 |
nsMsgLineBuffer.cpp
|
Header include dependency cleanup. b=64023 r=jag rs=brendan
|
2001-07-16 02:40:48 +00:00 |
nsMsgLineBuffer.h
|
fix line buffer to grow past 4k r=mscott 33715
|
2000-04-13 05:53:56 +00:00 |
nsMsgMailNewsUrl.cpp
|
Bug 96710: (try 2). Right() takes number-of-chars-to-return, not position.
|
2001-09-07 03:44:33 +00:00 |
nsMsgMailNewsUrl.h
|
Bug #73819 --> hook imap and news up to the new memory cache.
|
2001-04-13 03:48:37 +00:00 |
nsMsgProtocol.cpp
|
Bug # 98846 --> fix a leak of a nsFileSpec object.
|
2001-09-10 20:16:48 +00:00 |
nsMsgProtocol.h
|
r=dbaron, sr=dougt. 97667. nsIInterfaceRequestor is now frozen. nsIInterfaceRequestorUtils.h is now required if you want to use do_GetInterface() for convenience. The two were split because the stuff that is now in nsIInterfaceRequestorUtils.h wasn't ready for freezing. Also, .idl files should just contain interface defs anyway.
|
2001-09-05 21:28:38 +00:00 |
nsMsgTxn.cpp
|
Fixes for bug #66308 ([embed] XPIDL'ize transaction manager)
|
2001-03-09 14:23:59 +00:00 |
nsMsgTxn.h
|
Fixes for bug #66308 ([embed] XPIDL'ize transaction manager)
|
2001-03-09 14:23:59 +00:00 |
nsMsgUtf7Utils.cpp
|
Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa
|
2001-07-25 07:54:28 +00:00 |
nsMsgUtf7Utils.h
|
HPUX breakage
|
2001-04-27 13:51:13 +00:00 |
nsMsgUtils.cpp
|
Header include dependency cleanup. b=64023 r=jag rs=brendan
|
2001-07-16 02:40:48 +00:00 |
nsMsgUtils.h
|
fix for bugs #57034 and #60514. fix some search and filter UI problems caused
|
2001-07-06 21:16:32 +00:00 |
nsNewsSummarySpec.cpp
|
Preparation of removing nsCString::GetBuffer. Landing everything but the actual commenting out of nsCString::GetBuffer. bug=64016, r=timeless, sr=scc
|
2001-03-02 09:26:57 +00:00 |
nsNewsSummarySpec.h
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
nsUint8Array.cpp
|
Land the Mailnews Performance Branch.
|
2001-03-17 01:59:34 +00:00 |
nsUint8Array.h
|
Land the Mailnews Performance Branch.
|
2001-03-17 01:59:34 +00:00 |
nsUInt32Array.cpp
|
fix growing of uint32 arrays r=naving, sr=sspitzer part of work for 76668
|
2001-04-27 04:05:53 +00:00 |
nsUInt32Array.h
|
# 34082
|
2000-05-02 23:11:58 +00:00 |
win32.order
|
65845 - new order files
|
2001-04-05 06:02:32 +00:00 |