gecko-dev/mailnews/base/util
naving%netscape.com 2697a939d7 93968 100037 r=bienvenu sr=sspitzer. Ask for confirmation dialog for folders that have an
associated filter and warn user if folder is renamed/deleted/moved. Also fixed
some of D&D folder problems and cleaned up the stringBundle code in base/util.
2001-09-27 02:47:03 +00:00
..
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
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 Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf 2001-09-18 13:41:47 +00:00
makefile.win One module per line for REQUIRES. r=/sr=alecf 2001-09-18 22:01:13 +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 93968 100037 r=bienvenu sr=sspitzer. Ask for confirmation dialog for folders that have an 2001-09-27 02:47:03 +00:00
nsMsgDBFolder.h 93968 100037 r=bienvenu sr=sspitzer. Ask for confirmation dialog for folders that have an 2001-09-27 02:47:03 +00:00
nsMsgFolder.cpp 93968 100037 r=bienvenu sr=sspitzer. Ask for confirmation dialog for folders that have an 2001-09-27 02:47:03 +00:00
nsMsgFolder.h 93968 100037 r=bienvenu sr=sspitzer. Ask for confirmation dialog for folders that have an 2001-09-27 02:47:03 +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 fix for #101640, to allow cavin to finish #14295. if a server is removed 2001-09-26 01:01:49 +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 cosmetic, whitespace changes only 2001-09-12 23:19:36 +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 99473 r/sr=mscott. fix a specific pop3 message downloading problems on linux. 2001-09-17 21:50:26 +00:00
nsMsgLineBuffer.h 98650 r/sr=mscott. Look for only '\n' as endOfLine char. This will fix 2001-09-16 23:55:32 +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 checking bbaetz's patch for bug 89500 "SOCKS: only http|https re-directted in (post Mozilla 0.9.2)" 2001-09-13 02:21:05 +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
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
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
win32.order 65845 - new order files 2001-04-05 06:02:32 +00:00