Commit Graph

813 Commits

Author SHA1 Message Date
bienvenu%nventure.com
3e1c8b4ac9 follow-on fixes for 185184, pop3 header only mode, patch by hyc@symas.com, r=bienvenu, sr=mscott 2004-06-18 18:37:36 +00:00
roc+%cs.cmu.edu
0f4150a4e5 Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin 2004-06-17 00:13:25 +00:00
neil%parkwaycc.co.uk
de5a02f834 Bug 233091 JavaScript strict warning: assignment to undeclared variable plus conversion to use prompt service p=gautheri@noos.fr r=me sr=Henry.Jia 2004-06-16 11:26:58 +00:00
bienvenu%nventure.com
0367cfdae3 fix for 185184, patch by hyc@symas.com, r=bienvenu, sr=mscott add option to only download pop3 headers initially, and download body on demand 2004-06-10 15:58:10 +00:00
neil%parkwaycc.co.uk
8792be5aaa Bug 245325 Fix addressbook's abuse of menulists r/sr=mscott 2004-06-03 16:52:06 +00:00
bienvenu%nventure.com
be6b144351 fix crash getting pop3 mail when body filter runs on quoted printable message, sr=mscott 242677 2004-05-06 13:15:53 +00:00
neil%parkwaycc.co.uk
ea7ad28085 Followup cleanup to bug 242098 (which is what I should have checked in with my patch for bug 226270 in the first place) r=mscott sr=bienvenu 2004-04-30 20:15:05 +00:00
bienvenu%nventure.com
8a7fd257a1 fix js exception bringing up search dialog that was preventing widgets from getting displayed, sr=mscott 242098 2004-04-30 18:10:14 +00:00
neil%parkwaycc.co.uk
efbcf0bf61 Bug 226270 Rationalization of folder listeners, part 3: search listener can cut out the middle man r=bienvenu sr=mscott 2004-04-28 12:48:58 +00:00
neil%parkwaycc.co.uk
b76499f933 Bug 226270 Rationalization of folder listeners, part 2 r=bienvenu sr=mscott 2004-04-26 22:51:27 +00:00
bienvenu%nventure.com
298931f15a fix regression in pop3 mail filters on custom headers, 241499 r/sr=mscott 2004-04-24 14:29:03 +00:00
bienvenu%nventure.com
4d40ab419f make nsILineInputStream take an nsACString ref, 197166, r=darin, sr=mscott, make local msg body search cache open file stream, use nsIFile instead of nsFileSpec to cut down on seeks, improve performance, sr=mscott 240538 2004-04-22 15:32:54 +00:00
Stefan.Borggraefe%gmx.de
3e67ea8446 Fix for bug 157067: Inconsistency in appearance of "Move Up" and "Move Down" buttons
r=aaronl, sr=mscott
2004-04-19 19:45:12 +00:00
scott%scott-macgregor.org
1760d6b13f fix for bug #19403
support server wide news filters

r/sr=bienvenu
2004-04-19 05:15:39 +00:00
scott%scott-macgregor.org
1f918a157d fix for bug #196441, allow "set label to none" (clear label) to be a filter action
fix for bug #240879, until we have junk support for news accounts, we should not be able to set junk status in news filters

r/sr=bienvenu
2004-04-19 05:14:15 +00:00
scott%scott-macgregor.org
6d124dd2c2 fix for bug #218774
clear filter (and spam) log doesn't appear to work, you have to close and re open the dialog

r/sr=bienvenu
2004-04-18 17:25:25 +00:00
gerv%gerv.net
f534a92d25 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 13:54:27 +00:00
gerv%gerv.net
dfb29e9236 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
varga%nixcorp.com
45f225aa80 Forgot to update some files. Bug 221619. 2004-04-17 07:33:42 +00:00
varga%nixcorp.com
2cd056deb1 Fix for bug 221619. Tree widget refactoring and enhancement. r=neil sr=bryner 2004-04-17 05:53:38 +00:00
neil%parkwaycc.co.uk
d27a07dcd7 Bug 132450 Remove unused viewString parameter from the OnItemAdded method r=bienvenu sr=mscott 2004-04-16 08:38:53 +00:00
bzbarsky%mit.edu
7a292c3f22 Make getElementsByAttribute be an nsContentList so that it's got that live
DOMNodeList goodness that all nodelists should have.  Change some JS to not
break, and some other JS to be a little more efficient with the new world of
lazy listness.  Bug 240186, r=neil on the JS changes, r=jst on the content
changes, sr=jst
2004-04-15 01:51:32 +00:00
cbiesinger%web.de
6ad20397bf Bug 235504 Remove nsCString::EqualsWithConversion(const char*)
r=darin sr=dbaron
2004-04-14 20:09:30 +00:00
bienvenu%nventure.com
a932a4ee93 fix 240522 ABR when using filters on custom header and header line is long, sr=mscott 2004-04-14 20:05:41 +00:00
bienvenu%nventure.com
6f76bc2eb2 add server filter description files for bug 224318 sr=mscott 2004-04-13 18:17:05 +00:00
bienvenu%nventure.com
2a011e6098 224318 backend support for automatic server spam filter filters sr=mscott 2004-04-13 18:16:35 +00:00
jshin%mailaps.org
51bc81fa8a bug 229032 : modernize String usages in mailnews (r=neil, sr=mscott) 2004-04-13 04:07:07 +00:00
scott%scott-macgregor.org
2fc2206eab Follow up fix to Bug #224318 --> add code to actually read in the junk score value when reading in a filter that
trys to set junk status on a message.

sr=bienvenu
a=chofmann
2004-04-03 17:31:57 +00:00
scott%scott-macgregor.org
1e85d102be Bug #224318 --> minor UI polish for the new filter junk status command. Change the wording and location.
r=stefan
sr=bienvenu
a=chofmann
2004-04-01 08:23:08 +00:00
bienvenu%nventure.com
e64089c82b allow filters to set junk status, r/sr=mscott, a=asa 224318 2004-03-25 20:08:26 +00:00
bienvenu%nventure.com
384177cadd fix custom headers available operators, r/sr=mscott, a=chofmann, part of 224318 2004-03-19 19:45:39 +00:00
neil%parkwaycc.co.uk
ef94b9c26f Bug 201248 Change filter/spam logging to ISO time as an interim measure until logging can be localized p=cnst+moz@bugmail.mojo.ru r=smontagu sr=roc moa=bienvenu a=chofmann 2004-03-12 23:53:37 +00:00
neil%parkwaycc.co.uk
a309f10896 Bug 232026 Fix JS strict warning: redeclaration of var item p=gautheri@noos.fr r=me sr=mscott a=chofmann 2004-03-12 21:09:00 +00:00
scott%scott-macgregor.org
89564fdd30 Bug #237151 --> Make the junk mail filter support the ability to reset the training data. This code is not called by anyone yet but is part of the build.
sr=bienvenu
a=asa
2004-03-12 19:14:50 +00:00
scott%scott-macgregor.org
207db2e1db Bug #223295 --> <dialog>s don't need trailing <separator>s
r=neil
sr=mscott
2004-03-02 02:41:10 +00:00
darin%meer.net
c380c59f65 landing dbaron's patch for bug 235735 "fix callers that cast away const on result of ns[C]String::get" r+sr=darin 2004-02-28 22:34:07 +00:00
scott%scott-macgregor.org
2258257e85 Bug #235472 --> Make the filter dialog size in proportion to the font size
Patch by Stefan Borggraefe

r=neil
sr=mscott
2004-02-27 16:02:56 +00:00
bienvenu%nventure.com
0e4f51f571 replace Pop3 with POP in filter editor dialog label, no bug, r/sr=me 2004-02-21 17:59:25 +00:00
neil%parkwaycc.co.uk
9f1df970de Bug 162432 JS error redeclaration of const MOZILLA_CONTENT_PACK p=gautheri@noos.fr r=me sr=mscott 2004-02-07 13:05:24 +00:00
neil%parkwaycc.co.uk
8e7b059db0 Bug 162432 JS error redeclaration of const MOZILLA_CONTENT_PACK p=gautheri@noos.fr r=me sr=mscott 2004-02-06 17:29:03 +00:00
scott%scott-macgregor.org
1767cd52d8 Bug #132159 --> Quick Search: Status text "1 matches found" is grammatically incorrect
patch by stephen walker

r=neil
sr=mscott
2004-01-27 17:33:33 +00:00
neil%parkwaycc.co.uk
7cb00076c5 Bug 230649 nsIPref removal in Mail Window Front End r=caillon sr=bienvenu 2004-01-16 16:04:06 +00:00
neil%parkwaycc.co.uk
43fc5425ad Bug 229818 Search/Subscribe should use start/stopMeteors r=sspitzer sr=bienvenu 2004-01-09 22:44:29 +00:00
bienvenu%nventure.com
c9b32dff5a whitespace cleanup, minor cleanup no bug, r/sr=me 2003-12-19 16:38:50 +00:00
bienvenu%nventure.com
f7a7ca937f whitespace cleanup, no bug, r/sr=me 2003-12-19 16:34:57 +00:00
scott%scott-macgregor.org
665e59731c Port Bug #227875 from thunderbird back to seamonkey.
mark search result as junk crashes app

r/sr=bienvenu
2003-12-19 16:10:24 +00:00
bienvenu%nventure.com
e33658ee5f fix three backend mailnews memory leaks, r/a=sspitzer, sr=mscott 228561 2003-12-15 23:16:03 +00:00
jshin%mailaps.org
ad38801286 bug 225695 : follow-up to bug 44272. tree-wide sweep to replace escape/unescape() with en|decodeURI(Component). part 2(mail/mailnews) of 3. r=neil, sr=bienvenu, a=asa 2003-12-03 21:52:10 +00:00
neil%parkwaycc.co.uk
0a6d29f649 Filter dialog should use proper case priority labels for consistency with the rest of mail p=gautheri@noos.fr r=me sr=bienvenu a=dbaron patch was attached to bug 146075 2003-11-24 09:50:49 +00:00
bienvenu%nventure.com
58794f9da4 add filter action for deleting msg from pop3 server, also fix biff notification when biff doesn't download msgs, r/sr=mscott 74430 and 221165 2003-11-14 15:24:21 +00:00