Граф коммитов

28 Коммитов

Автор SHA1 Сообщение Дата
gerv%gerv.net dfb29e9236 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
bienvenu%nventure.com f7a7ca937f whitespace cleanup, no bug, r/sr=me 2003-12-19 16:34:57 +00:00
shliang%netscape.com 738c1d3a60 125197 - and/or search tables for ab searches - r=cavin, sr=sspitzer 2003-04-11 00:10:18 +00:00
sspitzer%netscape.com ffe6e8b577 fix for bug #185937
certain filter criteria (like "has attachment" and "is junk") don't work for pop mail, and should be hidden.
r/sr=bienvenu
2003-03-17 06:06:32 +00:00
sspitzer%netscape.com b5640204f2 landing bienvenu's fix for adding "has attachment" support to
local mail search and the mail views.  bug #183581.  r/sr=sspitzer
2002-12-18 05:03:56 +00:00
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
sspitzer%netscape.com 2c5a191033 implement news filters. bug #17483.
implement an ID column in the thread pane, but commented out.
Mail.app has it, but we haven't decided to include it yet or not.
but it is useful for debugging.

code cleanup.

r/sr=bienvenu
2002-11-06 05:59:19 +00:00
sspitzer%netscape.com bef347d765 supplimental fix for #169638. spam UI bug. r/sr=mscott. 2002-10-08 18:20:10 +00:00
sspitzer%netscape.com e33edbf3d4 fix build bustage. sorry about that. 2002-10-08 05:17:20 +00:00
sspitzer%netscape.com 35f131e756 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.
r/sr=mscott
2002-10-08 04:29:57 +00:00
mscott%netscape.com d56ed2679b Fix a minor typo inside the IS_STRING_ATTRIBUTE macro so we don't think labels
are strings.
rs=sspitzer
2002-09-12 22:56:45 +00:00
mscott%netscape.com 5a079be131 Bug #162789 --> Add backend support for filtering and searching based on the sender in an address book.
r=navin
sr=bienvenu
2002-09-12 20:45:09 +00:00
mscott%netscape.com d0c1898d0e Bug #162563 --> add a search attribute and value for labels so you can search on labels
r=naving
sr=sspitzer
2002-08-14 21:56:57 +00:00
sspitzer%netscape.com e650435580 fix for #83023. implement "advanced directory" search, re-using
the existing search code.  r/sr=bienvenu.
2002-02-13 08:01:04 +00:00
naving%netscape.com bf43e53f5b 103734 r=sspitzer sr=bienvenu. landing Quick Search feature for mail 3 pane. 2001-10-25 05:34:49 +00:00
naving%netscape.com 5b64bf539e 16902 r=sspitzer sr=bienvenu, Implement custom headers for mail filter and search. 2001-10-10 19:27:06 +00:00
gerv%gerv.net 4e12e44b2f Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
sspitzer%netscape.com d14a9cddce fix for bugs #57034 and #60514. fix some search and filter UI problems caused
by a mismatch of consts in two different interfaces (nsMsgSearchScope and nsIMsgSearchValidityManager),
and some various clean up.
r=naving, sr=bienvenu
2001-07-06 21:16:32 +00:00
bienvenu%netscape.com f3f61c4a62 fixes for local search,r=alecf, 33101 2000-06-08 13:12:17 +00:00
alecf%netscape.com fdf63785ab temp workaround for clobber build bustage 2000-06-07 00:15:22 +00:00
alecf%netscape.com 396e8e21e0 fix for 40346 - make the search term value PRUnichar* to make it i18n friendly
r=bienvenu
2000-06-06 23:19:32 +00:00
alecf%netscape.com 2f1cec3217 xpidlize nsIMsgSearchTerm 2000-05-09 07:12:19 +00:00
alecf%netscape.com f079776b39 make priority a scriptable type
add scriptable enums for priority
make more of the search interface use nsIMsgSearchValue instead of nsMsgSearchValue
2000-05-01 23:19:46 +00:00
alecf%netscape.com 42e1c6e1f3 make a whole bunch of search/filter stuff scriptable.
this included adding a new nsIMsgSearchValue interface, and renaming some of the IDL typedefs to be consistent with each other.
2000-04-22 00:34:39 +00:00
dmose%mozilla.org 142ac52eaf updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
mccabe%netscape.com 8932fe7b0c Fix IDL to use native <idl-name>(<C++-name>); instead of just native <idl-name>; This is prep to make the tree compile with a new error mode landing in xpidl shortly.
Preperatory to a fix to 17013; I'm doing this as a separate checkin to avoid any checkin-skew danger.

r=shaver.
1999-10-26 23:26:28 +00:00
alecf%netscape.com 4f4eb542f9 add IIDs for interfaces to stop XPConnect from complaining 1999-07-02 07:11:02 +00:00
alecf%netscape.com 3b1a9a9aa8 XPIDLize the search backend so we can put a UI on top of it. 1999-07-02 02:33:39 +00:00