bienvenu%nventure.com
0ee6ea7531
fix 302624 delete from pop3 server and download from pop3 server don't work on filters run after the fact, sr/a=mscott
2005-08-10 18:59:17 +00:00
bienvenu%nventure.com
2be87f3a73
fix 298285, destroying search session from view in previous folder kills imap url in next folder, sr=mscott, a=asa
2005-08-08 23:30:50 +00:00
scott%scott-macgregor.org
ef0ffb9d7f
Bug #294094 --> follow up cleanup to the new filter action ui
...
Make pre-fill filters work again.
Make sure the target folder can file messages when saving a filter
r=neil
sr=bienveu
a=me
2005-08-04 21:57:13 +00:00
scott%scott-macgregor.org
16e29cc346
Bug #294094 --> Redesign filter actions to simplify the Filter Rule Dialog
...
r=neil
sr=bienvenu
a=chofmann
2005-08-02 20:16:45 +00:00
mnyromyr%tprac.de
62dd2d1aaa
Bug 47909: status bar should only have progress meter while loading; patch by Matthias Bockelkamp <mbockelkamp@web.de>, r=me, sr=bienvenu, a=asa
2005-07-29 20:01:00 +00:00
scott%scott-macgregor.org
b6bf2922ff
Bug #301701 --> Junk Mail Controls: Access key not working for account dropdown menu.
...
trivial accessibility cleanup.
Patch by Hasse <jasajudeju@telia.com>
sr/a=me
2005-07-25 16:25:38 +00:00
scott%scott-macgregor.org
5ca2ae2c12
Bug #301352 --> Broken Search Messages Dialog when opened with a virtual folder selected
...
sr=bienvenu
a=asa
2005-07-20 22:11:24 +00:00
scott%scott-macgregor.org
51a93f8151
Bug #301332 --> Failed to get string error msg when selecting and/or in Search Messages/Addresses
...
r=Mark Banner
sr=bienvenu
a=asa
2005-07-20 22:10:10 +00:00
bienvenu%nventure.com
26eed5908a
fix 300298, running label filter after the fact also sets junk score, sr=mscott, a=asa
2005-07-11 17:41:02 +00:00
bienvenu%nventure.com
b94e7ca138
fix template field in filter editor in non-local folders case, so dropdown is populated, patch suggested by Neil, sr=mscott, a=asa 300312
2005-07-11 17:35:34 +00:00
scott%scott-macgregor.org
195eea0ce0
Bug #297360 --> onMore now only takes one argument. Forgot to check this in with Bug 297360. a=asa
2005-07-08 00:17:29 +00:00
scott%scott-macgregor.org
67238ae36c
Bug #297360 --> onMore now only takes one argument. Forgot to check this in with Bug 297360.
...
a=asa
2005-07-08 00:12:53 +00:00
bienvenu%nventure.com
5f269ae870
fix parsing of canned ISP Spam filters by not requiring special headers to be in mailnews.customHeaders pref, 290237, sr=mscott, a=asa
2005-07-07 15:54:22 +00:00
neil%parkwaycc.co.uk
2a9c9cdac6
Bug 83968 Allow local searches even when online r=Mnyromyr sr=bienvenu a=asa
2005-07-05 08:42:13 +00:00
mnyromyr%tprac.de
3c1d40dc83
Bug 298841: first lessButton in edit virtual folder not fully functional; p=Henrik Skupin <hskupin@gmail.com>, r=me, sr=neil, a=cbeard
2005-07-01 23:17:30 +00:00
mkaply%us.ibm.com
856a435f18
#113356
...
r=timeless, sr=mscott, a=bsmedberg
Unnecessary requirement that two strings be the same - pull button names from properties only, not DTD and properties
2005-07-01 04:07:22 +00:00
scott%scott-macgregor.org
3fad157cd6
Bug #297360 --> doubled items in saved search when adding new items above some old items
...
Bug #294079 --> When editing a filter, sometimes values are added to the wrong search box
r=neil
sr=bienvenu
a=asa
2005-06-24 20:33:55 +00:00
neil%parkwaycc.co.uk
c883243a57
Bug 298176 Can't have a filter that only copies r+sr=bienvenu a=asa
2005-06-21 23:19:35 +00:00
scott%scott-macgregor.org
f021cf5597
Bug #178091 --> implement Mail.app / 4.x Mac communicator like versions of the "move/copy" menus. Use
...
a single menu list, indenting subfolders, instead of using submenus for each folder level.
Currently only the folder picker in the search dialog has been convertered to use this.
patch by Neil
r=mscott
sr=bienvenu
a=asa
2005-06-20 18:44:23 +00:00
scott%scott-macgregor.org
5f9e036130
Bug #293815 --> Add Spam Pal to the list of default isp spam headers for Thunderbird
...
sr=bienvenu
a=asa
2005-06-20 18:36:00 +00:00
scott%scott-macgregor.org
1caf0a117d
Bug #297365 --> creating a 5th search term in a saved search dialog scrolls to bottom of list instead of to the row
...
which was added.
sr=bienvenu
a=asa
2005-06-14 23:20:29 +00:00
bienvenu%nventure.com
07b29d44d8
fix crash when editing filters after running them after the fact, sr=mscott, a=asa, 242600
2005-06-14 13:47:31 +00:00
bienvenu%nventure.com
4bc3cda95b
add include for msgcompose, part of 11034, to fix build bustage
2005-06-13 18:22:10 +00:00
bienvenu%nventure.com
d3f3c92c10
add support for reply/forward filter actions for after the fact filtering, and reply filters for imap, 11034, sr=mscott, a=asa
2005-06-13 18:10:20 +00:00
timeless%mozdev.org
428fd521f5
Bug 266905 Mozilla crash or hang on POP3 mail download, if "Run Filter on Folder" is executed [@ nsMsgFilter::LogRuleHit]
...
look before leaping but don't complain
r=bienvenu sr=bienvenu
2005-06-10 22:15:30 +00:00
neil%parkwaycc.co.uk
f219b78eb5
Bug 202729 Allow disabling of non-ASCII-named filters r=jshin sr=bienvenu a=asa
2005-06-07 23:19:05 +00:00
bienvenu%nventure.com
08ae7f279b
support for filters that reply/forward messages, sr=mscott, a=shaver, 11034
2005-06-01 18:17:51 +00:00
bugzilla%arlen.demon.co.uk
ec0d315a7d
Bug 294886 "uncaught exception" in listbox.xml when right clicking on virtual folder and selecting properties
...
p=neil.parkwaycc.co.uk r=mscott sr=bienvenu a=asa
2005-05-23 22:38:22 +00:00
scott%scott-macgregor.org
d06c6b171c
back out an accidental checkin
2005-05-13 21:22:31 +00:00
scott%scott-macgregor.org
532fc7ec9c
Bug #290237 --> Add junk mail UI to honor server based spam headers. For now, export a spam assasin filter.
...
We'll add more later.
sr=bienvenu
a=chofmann
2005-05-13 21:22:30 +00:00
scott%scott-macgregor.org
28c16aa525
Bug #195224 ---> Remove the More and Fewer buttons from Thunderbird's search and filter dialogs, replacing them with +/- buttons
...
for each search term row. This allows the user to have more control about which rows should be added or removed.
r=stefan
sr=neil
a=asa
2005-05-13 18:40:02 +00:00
neil%parkwaycc.co.uk
987ae6bf26
Bug 293141 Fix "Copy" filter action UI issues r+a=shaver sr=bienvenu
2005-05-06 16:42:29 +00:00
neil%parkwaycc.co.uk
073af89024
Bug 292109 Remove Account column from message search p=stefan_h r+sr=me a=asa
2005-05-01 10:43:12 +00:00
bienvenu%nventure.com
a2eff76f07
interrupt search when destroying search session, sr=mscott, a=chofmann, might help with 273560
2005-04-30 16:42:01 +00:00
shaver%mozilla.org
1c6d83e837
Bug 262184: support Copy as a filter action (as in tbird 1.0). Finally
...
landing on the trunk, r=bienvenu, a=caillon.
2005-04-20 14:45:03 +00:00
bienvenu%nventure.com
17ebe65ea9
fix 273778 handle case where move filter target folder doesn't exist, sr=mscott
2005-04-05 21:09:36 +00:00
cbiesinger%web.de
94acc8eb7e
Bug 283067 Allocation/free mismatch in base/search/src/nsMsgSearchAdapter.cpp
...
patch by Mikael Parknert <mikael@parknert.se> r=mscott sr=bienvenu
2005-04-05 18:14:36 +00:00
bsmedberg%covad.net
659b20504a
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
2005-04-05 13:09:19 +00:00
bugzilla%arlen.demon.co.uk
3fafe77035
Bug 288843 Tidy up mail's junk and progressmeter (original patch by Stephen Walker for TB)
...
p=me r=neil.parkwaycc.co.uk sr=bienvenu
2005-04-04 21:28:00 +00:00
kairo%kairo.at
b0ed9d166d
bug 285696 - suite rebranding, stage 1: using configure variables in a number of places, some small cleanups; rs=biesi,smfr sr=Neil
2005-03-29 22:02:23 +00:00
bienvenu%nventure.com
17710e7b2c
285922 allow filters after the fact to mark messages as junk/non junk, sr=mscott
2005-03-17 23:19:02 +00:00
bsmedberg%covad.net
3219ac4125
Bug 282057 - brand.dtd/properties live in the wrong chrome package... xulrunner apps cannot provide these files, which means they can't use various toolkit features r=darin moa=Neil (seamonkey)
2005-03-10 04:38:35 +00:00
neil%parkwaycc.co.uk
6ad966abe0
Bug 177294 Search IMAP by age in days p=michich@hotmail.com sr=bienvenu
2005-03-09 10:56:13 +00:00
bsmedberg%covad.net
361daac936
Bug 281414 - global s/nsIPrefBranchInternal/nsIPrefBranch2/ rs=darin (did not change backwards-compatible code in extensions/irc extensions/venkman or extensions/inspector)
2005-02-25 20:46:35 +00:00
jshin%mailaps.org
76d4b71659
bug 254740 : mailnews quick search is case sensitive with non-ASCII characters (r=neil, sr=bienvenu)
2005-02-24 15:50:57 +00:00
timeless%mozdev.org
1f6bfed465
Bug 173634 flawfinder warnings in xp_str.h: kill xp_str.h, xp_path.h and clean out old/dead defines/code
...
r=mkaply sr=alecf
Removing dead code guarded by: BUG_21013 MORK_USE_XP_STDLIB notdef OLDWAY UNREADY_CODE
Removing *Apple*Decode* files which aren't being built
2005-01-17 10:16:02 +00:00
db48x%yahoo.com
0e6a3364b5
bug 226005: MailNews should use the newer nsIPrefService APIs instead of nsIPref
...
patch by Mikael Parknert <mikael@parknert.se>, r=niel, sr=darin
2005-01-15 10:32:27 +00:00
timeless%mozdev.org
5a770b0df2
Bug 245499 Need to alter junk plugin training data write policy and/or cancel Start/EndBatch calls
...
patch by eyalroz@technion.ac.il r=bienvenu sr=mscott
2005-01-13 20:41:55 +00:00
neil%parkwaycc.co.uk
0957e7f5ae
Bug 132425 Fix keyboard accessibility for Advanced Address Book Search p=mark@standard8.demon.co.uk r=me sr=bienvenu
2005-01-03 12:39:12 +00:00
cbiesinger%web.de
4c24732e99
Bug 263070 Default size of the filter log and junk mail log dialogs is too small.
...
patch by Mark Banner <mark@standard8.demon.co.uk> r=neil sr=bienvenu
2004-12-19 21:33:27 +00:00