gecko-dev/mailnews/base/util
sspitzer%netscape.com 1e0e99191d landing mailnews folder pane outliner branch. (#73865)
huge thanks jan varga and hwaara for doing the lion's share of the work
to convert the folder pane to use the outliner.

reviewed by waterson, andreww, ben, hewitt, pinkerton, attinasi, hwaara, varga, sspitzer, bienvenu.
super reviewed by hyatt and sspitzer

for the end user:  unread and total columns are back in folder pane (like 4.x)

also includes fixes for #80844 #85376 #89072 #90075 #93011 #93963 #95298 #54171 #78768 #85088
2001-08-15 05:07:48 +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
Makefile.in Bug 73353: clean up the REQUIRES lines in Makefiles. 2001-07-23 22:36:12 +00:00
makefile.win Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs. 2001-06-20 20:21:49 +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 correct fix for the bustage caused earlier 2001-08-02 06:26:01 +00:00
nsMsgDBFolder.h correct fix for the bustage caused earlier 2001-08-02 06:26:01 +00:00
nsMsgFolder.cpp landing mailnews folder pane outliner branch. (#73865) 2001-08-15 05:07:48 +00:00
nsMsgFolder.h landing mailnews folder pane outliner branch. (#73865) 2001-08-15 05:07:48 +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 Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2001-07-25 07:54:28 +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 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
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 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2001-07-25 07:54:28 +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 Fix for bug 66647. Add a way to cancel a smtp process. mscott wrote the protocole part of this fix. R=ducarroz, R=varada, SR=ssptizer 2001-08-10 22:23:47 +00:00
nsMsgProtocol.h Fix for bug 66647. Add the way to cancel a smtp protocol. Path written by mscott. R=ducarroz, SR=sspitzer 2001-08-10 22:25:26 +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