gecko-dev/mailnews/public
sspitzer%netscape.com e2955b1ba8 make the message view persist on a per folder basis. (#63853)
make it so you can view "threads with unread".  (#52927)
threaded and unread are no longer mutually exclusive.

later, I'll add "unread threaded" which is no the
same thing as "thread with unread".

fix the nsMsgMessageDataSource() to ask the view, thread or msg database for existance of messages, instead of getting an enumerator for all messages, and seeing if it is non empty.  more performance work on the way.

move enums from MailNewsTypes.h to MailNewsTypes2.idl, so that I can use the same ones from JS and C++.

sr=bienvenu
2001-01-04 00:12:36 +00:00
..
.cvsignore Don't complain about Makefile 1998-12-21 22:16:01 +00:00
MANIFEST fix for #36159, get send unsent messages to work again. while I'm here, remove 2000-05-25 01:02:13 +00:00
MANIFEST_IDL Add MailNewsTypes2.idl 1999-06-11 22:12:51 +00:00
MailNewsTypes.h make the message view persist on a per folder basis. (#63853) 2001-01-04 00:12:36 +00:00
MailNewsTypes2.idl make the message view persist on a per folder basis. (#63853) 2001-01-04 00:12:36 +00:00
Makefile.in fix for #36159, get send unsent messages to work again. while I'm here, remove 2000-05-25 01:02:13 +00:00
makefile.win fix for #36159, get send unsent messages to work again. while I'm here, remove 2000-05-25 01:02:13 +00:00