Commit Graph

391 Commits

Author SHA1 Message Date
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
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
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
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
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
207db2e1db Bug #223295 --> <dialog>s don't need trailing <separator>s
r=neil
sr=mscott
2004-03-02 02:41:10 +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
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
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
timeless%mozdev.org
8ff2a48113 Bug 224500 Some Customize Headers dialog clean up
patch by borggraefe@despammed.com r=neil sr=bienvenu
2003-11-13 17:30:11 +00:00
cbiesinger%web.de
eb91abb4df Bug 99264
"Search Messages" and "Search Addresses" windows should remember Size & Position
patch by borggraefe@despammed.com (Stefan Borggraefe)
neil.parkwaycc.co.uk: review+
bienvenu: superreview+
2003-09-25 15:03:50 +00:00
ere%atp.fi
0fc4b54f4e Bug 36492: Implementation of separate recipient and sender columns in thread pane
r=Neil
sr=Bienvenu
2003-09-17 19:52:23 +00:00
neil%parkwaycc.co.uk
1db54cf6bc Bug 16967 implement Mark by Date p=frank.schoenheit@gmx.de r=me sr=bienvenu 2003-07-31 21:20:23 +00:00
varga%utcru.sk
fbd78f9fd1 Fix for bug 152209. unnecessary distinction between "content" and "treeitem" template conditions
r=neil, sr=bienvenu
2003-07-20 10:35:41 +00:00
timeless%mozdev.org
6ebcae8784 Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>)
patch by riceman+bmo@mail.rit.edu r=timeless rs=jag moa=sspitzer
2003-07-02 14:30:36 +00:00
sspitzer%netscape.com
78d8c01fb5 fix for bug #210912
ignore clicks to the filter list tree header in the filter dialog, we don't want to sort

fix for bug #210947
double clicking past the last row in the filter dialog opens a broken filter edit dialog
(should do nothing)

fix for bug #210965
double clicking on a checkbox in the "enable" ccolumn in the filter dialog
should not open the currently selected filter in the edit filter dialog

r/sr=bienvenu
2003-06-28 04:08:14 +00:00
jshin%mailaps.org
a02a46efd1 bug 205649 : replace U+00E5 represented in ISO-8859-1 (0xe5) with U+00E5 in
UTF-8 in all XUL files to make them to be genuinely encoded in UTF-8. All the
changes are in comments so that this shouldn't affect anything at run-time.
(r=hwaara)
2003-06-23 13:18:12 +00:00
seawood%netscape.com
97649bab86 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 21:18:27 +00:00
ssu%netscape.com
2c68d6a8b3 fixing bug 190381 - Message Filters dialog is missing its Help button. r=jag, sr=jag, a=sspitzer 2003-05-17 00:31:21 +00:00
sspitzer%netscape.com
fdd4cc0957 fix for bug #194273
move to junk folder (or delete) when the user manually marks as junk.
this was one of the top usability items we found, during UE studies
r/sr=bienvenu, a=sspitzer
2003-05-14 20:38:40 +00:00
sspitzer%netscape.com
26e84c6e93 fix for bug #204716
acceskey error when the search is in progress (Search/Stop button in SearchDialog box)
thanks to hugues.fournier@tiscali.fr (Hugues Fournier) for the fix.

also fix some js errors on mail search.
r/sr/a=sspitzer
2003-05-08 14:51:05 +00:00
sspitzer%netscape.com
0e038caab6 fix for bug #189490.
remember the current mail view, across sessions.
(we already remember it when switching folders).
r/sr=bienvenu a=sspitzer
2003-05-08 14:05:57 +00:00
sspitzer%netscape.com
6e7bd4b175 fix for regression bug #200348
Properties button does not work in the Advanced Address Book Search dialog
r/sr=bienvenu, a=sspitzer
2003-05-06 00:36:03 +00:00
cbiesinger%web.de
e31ffcd647 204338 patch by matti@mversen.de r=stephend sr=sspitzer a=sspitzer missing "to" at viewLog.dtd 2003-05-05 21:28:13 +00:00
shliang%netscape.com
4e197c657b additional patch for bug 125197 - r/sr/a=sspitzer 2003-04-25 00:10:30 +00:00
sspitzer%netscape.com
4c8a192829 fix for bug #202951
servers that don't support search should not show up in the search dialog.
if we have one selected in the folder pane when we open the dialog,
just select the first server.

r/sr=bienvenu
2003-04-22 21:31:01 +00:00
sspitzer%netscape.com
0ca1dc063f fix for bug #202945
allow servers to not support filter after the fact.
r/sr=bienvenu
2003-04-22 20:59:17 +00:00
sspitzer%netscape.com
004791b84f fix for regression bug #202584 (in mail views, you should only see is/isn't for junk, has attachment and label)
fix for bug #202848, when switching between pop and imap searches, it's possible to get an empty operator menulist.

r/sr=bienvenu
2003-04-22 00:55:40 +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