gecko-dev/mailnews/base/search/src
sspitzer%netscape.com cbb05359cf fix for #59638. cross folder navigation in the stand alone msg window
doesn't load the next unread message.  thanks to ssu for the initial patch,
and neil for the suggestions.  r/sr=bienvenu

fix for #49305.  in "view all headers" mode, we only see the last header
for headers where multiple headers are legal.  thanks to richard.li@sun.com
for the initial patch.  r/sr=bienvenu

fix for #179803. when we added mail views, we added "Sender is[n't] in addressbook"
support to filter / search / views, but it left us with two "Sender" menuitems.
this code unifies them into one.  on disk (for filters and views) both the old
way ("from in ab") and the new way ("from") work, so there isn't a migration issue.
r/sr=bienvenu
2002-12-11 04:28:05 +00:00
..
.cvsignore
Makefile.in Bug #162789 --> Add backend support for filtering and searching based on the sender in an address book. 2002-09-12 20:45:09 +00:00
nsMsgBodyHandler.cpp eliminate nsCRT::strlen for char* strings (part 3), bug 124536 r=dp sr=brendan 2002-02-19 08:42:48 +00:00
nsMsgFilter.cpp fix build warnings, patch by Aleksey Nogin, r=ducarroz, sr=bienvenu 59673 2002-12-03 15:23:42 +00:00
nsMsgFilter.h 174441 r=cavin sr=bienvenu Implementing multiple filter actions, so you can do things like move the message 2002-11-06 02:13:37 +00:00
nsMsgFilterDataSource.cpp landing changes for MDN Return Receipts feature, bug #16241 2002-03-28 21:34:42 +00:00
nsMsgFilterDataSource.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsMsgFilterDelegateFactory.cpp 112927 sr=bienvenu. Made it so that we alert the user in case we cannot 2002-01-31 22:08:48 +00:00
nsMsgFilterDelegateFactory.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsMsgFilterList.cpp Fix mailnews gcc warnings (bug 179775); thanks to Pratik <psolanki@netscape.net> for the patch. r=dmose, sr=bienvenu 2002-11-27 02:52:37 +00:00
nsMsgFilterList.h 174441 r=cavin sr=bienvenu Implementing multiple filter actions, so you can do things like move the message 2002-11-06 02:13:37 +00:00
nsMsgFilterService.cpp 174441 r=cavin sr=bienvenu Implementing multiple filter actions, so you can do things like move the message 2002-11-06 02:13:37 +00:00
nsMsgFilterService.h 112927 sr=bienvenu. Made it so that we alert the user in case we cannot 2002-01-31 22:08:48 +00:00
nsMsgImapSearch.cpp fix for #59638. cross folder navigation in the stand alone msg window 2002-12-11 04:28:05 +00:00
nsMsgLocalSearch.cpp fix for #59638. cross folder navigation in the stand alone msg window 2002-12-11 04:28:05 +00:00
nsMsgLocalSearch.h make local msg body search not lock up ui, remove unused code, r=naving, sr=sspitzer 127398 2002-11-23 18:50:00 +00:00
nsMsgSearchAdapter.cpp fix build warnings, patch by Aleksey Nogin, r=ducarroz, sr=bienvenu 59673 2002-12-03 15:23:42 +00:00
nsMsgSearchImap.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsMsgSearchNews.cpp fix for #59638. cross folder navigation in the stand alone msg window 2002-12-11 04:28:05 +00:00
nsMsgSearchNews.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsMsgSearchSession.cpp Clean up some mailnews array usage, fix some leaks. Bug 175540, r=dmose, 2002-11-21 03:49:11 +00:00
nsMsgSearchSession.h Clean up some mailnews array usage, fix some leaks. Bug 175540, r=dmose, 2002-11-21 03:49:11 +00:00
nsMsgSearchTerm.cpp fix for #59638. cross folder navigation in the stand alone msg window 2002-12-11 04:28:05 +00:00
nsMsgSearchValue.cpp more work for #169638. spam UI work (still in progress) including changes to allow search by score. "score" attribute is now "junkscore", per mscott. some code cleanup. 2002-10-08 04:29:57 +00:00
nsMsgSearchValue.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00