bzbarsky%mit.edu
f79a6813af
Relanding, since backing out did not fix orange. Bug 232691.
2004-05-22 20:02:43 +00:00
bzbarsky%mit.edu
62f7fc6ea3
Backing out to attempt to fix Mac orange. Bug 232691
2004-05-22 19:26:52 +00:00
bzbarsky%mit.edu
b733dd59da
Convert users of nsC?String(), nsC?AutoString(), and NS_LITERAL_C?STRING("") to
...
using EmptyC?String instead. Bug 232691, patch by Charles Fenwick
<clf03f@garnet.acns.fsu.edu>, r+sr=bzbarsky
2004-05-22 17:04:53 +00:00
bienvenu%nventure.com
401ebece61
fix 244299 handle js exceptions when trying to find identity for reply, sr=mscott, handles case where original account has been deleted/corrupted
2004-05-21 19:10:39 +00:00
bienvenu%nventure.com
f63debb00b
make reply/forward to a pop3 message use account key, if set, part of global inbox work 30057, sr=mscott
2004-05-21 18:16:42 +00:00
neil%parkwaycc.co.uk
1bf1167052
Bug 88633 Disable the attachments menuitem when we have no attachments r=Stefan.Borggraefe sr=mscott
2004-05-21 09:44:59 +00:00
bienvenu%nventure.com
ff24a0da1c
add account column to thread pane for global inbox, 30057, sr=mscott
2004-05-20 23:41:30 +00:00
scott%scott-macgregor.org
fbff74588a
Bug #243852 --> reverse the logic on when we block remote images.
...
Fixes the regression introduced by Bug #191839 .
Effects thunderbird only.
2004-05-20 06:09:19 +00:00
timeless%mozdev.org
7e24d71eb1
Bug 242708 Custom folder chosen as Junk folder has Junk icon, but keeps it even when not being the Junk folder anymore
...
patch by durbacher@gmx.de r=mscott sr=bienvenu
2004-05-19 00:25:18 +00:00
caillon%redhat.com
e55198520c
Kill off nsComObsolete.h
...
Patch by marco@gnome.org to bug 241145
r=caillon sr=dbaron
2004-05-18 18:09:16 +00:00
bienvenu%nventure.com
2ad77d268a
implement chaining of getting new pop3 mail so deferred accounts can piggyback get new mail onto deferred to accounts, 30057, sr=mscott
2004-05-18 13:21:12 +00:00
neil%parkwaycc.co.uk
16dc5bdedc
Followup patch to bug 33045 to fix the case where RerootThreadPane wasn't getting called when it should p=ch.ey@gmx.net r=me sr=bienvenu
2004-05-18 10:16:42 +00:00
Stefan.Borggraefe%gmx.de
be0867f5b8
Bug 243750: Remove unused file am-advanced.xul and associated cruft.
...
r=bienvenu, sr=mscott
2004-05-17 23:07:21 +00:00
neil%parkwaycc.co.uk
02ac391bca
Bug 241215 Make File/Open File work from standalone message window r/sr=mscott
2004-05-15 23:27:58 +00:00
neil%parkwaycc.co.uk
9decad2c3d
Bug 33045 Pref for whether newsgroups use "Size" or "Lines" p=ch.ey@gmx.net r=me sr=bienvenu
2004-05-14 22:10:51 +00:00
neil%parkwaycc.co.uk
54b8077edc
Bug 88593 Make Ctrl+click on thread icon augment entire thread r=mscott sr=bienvenu
2004-05-14 08:43:14 +00:00
mvl%exedo.nl
2f908209a7
Make content policy api (nsIContentPolicy) not suck.
...
bug 191839. Original patch and hard work by Tim <riceman+bmo@mail.rit.edu>, r=bzbarsky (on backend stuff), r=neil (on the tabbrowser stuff), sr=bzbarsky
2004-05-13 18:34:18 +00:00
bienvenu%nventure.com
707ed3b398
make get new messages work with deferred pop3 accounts, sr=mscott 30057
2004-05-13 13:45:40 +00:00
scott%scott-macgregor.org
46f296d67b
the rest of Bug #44863 --> locale files for multiple identities UI
...
sr=bienvenu
2004-05-12 22:29:18 +00:00
scott%scott-macgregor.org
c4d8cb1585
Bug #44863 --> First cut at a UI for multiple identities
...
sr=bienvenu
2004-05-12 22:03:05 +00:00
scott%scott-macgregor.org
39cab9a608
Bug #44863 --> in order to support a UI for multiple identities, we need to implement
...
::RemoveIdentity to remove an identity from an account.
sr=bienvenu
2004-05-12 21:59:19 +00:00
scott%scott-macgregor.org
48d3656663
Bug #230093 , Bug #181534 , Bug #237095 --> Port thunderbird junk mail improvements to the trunk.
...
Replace the core bayesian junk mail algorithm with a chi-squared probability distribution
modeled after spam bayes and Gary Robinson's work.
Change the model for how we count tokens across messages.
Token counts get out of alignment when re-training against already classified messages.
Revamp the junk mail tokenizer. Make it a hdr sink listener and add custom tokens for attachment
information. Ignore tokens larger than 13 characters. Tokenize purely off of white space.
Ignore tokens less than 3 bytes in length. There is still a lot more work to be done to the tokenizer.
Many thanks to Miguel Varga for working out the initial core algorithm improvement and to all
of the folks at spam bayes and of course Gary Robinson for helping to make this happen.
2004-05-12 18:16:32 +00:00
neil%parkwaycc.co.uk
be56df8ec5
Bug 243281 Big perf win when sorting threads r=bienvenu sr=mscott
2004-05-12 16:10:14 +00:00
timeless%mozdev.org
ae949e44a2
Bug 242970 Server Settings/local directory was changed to \\.\D:\pop3.server.name (Other than C: drive,After 2004-04-29 build)
...
r=bienvenu sr=bienvenu
2004-05-12 06:11:07 +00:00
bienvenu%nventure.com
a1a064a576
fix unused var warning in last checkin, no bug r/sr=me
2004-05-11 16:40:26 +00:00
bienvenu%nventure.com
c898385277
more work on pop3 global inbox, 30057, hide deferred accounts from folderpane sr=mscott
2004-05-11 16:37:15 +00:00
scott%scott-macgregor.org
e779717f97
fix for bug #44494
...
remember the decision the user makes in the askSendFormat dialog so that we don't ask again.
fix for bug #242991
export addressbook is broken (fall out from bug #240723 )
r/sr=bienvenu
2004-05-09 23:23:43 +00:00
Stefan.Borggraefe%gmx.de
0c7cd333d1
Fix for bug 159466: Options under "Copies and folders" are active when they should be disabled
...
r=neil, sr=bienvenu
2004-05-09 08:06:22 +00:00
bienvenu%nventure.com
ff2a77ff29
step 2 on 30057 - make get new mail on pop3 deferred account download mail into inbox of deferred to account, sr=mscott
2004-05-08 21:28:08 +00:00
bienvenu%nventure.com
207868c02d
fix hang opening view with corrupted thread, sr=mscott 242886
2004-05-07 19:59:59 +00:00
Stefan.Borggraefe%gmx.de
ef8fcd3901
Fix for Bug 63654: Folder pane shouldn't be resized when mail window is resized
...
r=ben.bucksch, sr=mscott
2004-05-07 17:20:44 +00:00
bienvenu%nventure.com
5bdc54204c
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
2f9fddace3
Make unthreading slightly faster b=93426 r/sr=bienvenu
2004-05-05 18:50:43 +00:00
Stefan.Borggraefe%gmx.de
cc7e3898aa
Bug 81572: "Never provide only a text field for file/folder input (newsrc file)"
...
r=mscott, sr=bienvenu
2004-05-04 22:28:14 +00:00
bienvenu%nventure.com
9ced87198b
fix 186894 folders other than imap inbox aren't checked for new mail at startup, r/sr=mscott
2004-05-04 18:32:25 +00:00
Stefan.Borggraefe%gmx.de
d02bede121
Bug 242021: Minor cleanup for the new "Disk Space" pane for Local Folders/Movemail
...
r=neil, sr=bienvenu
2004-05-02 10:05:11 +00:00
neil%parkwaycc.co.uk
e8fc2af056
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
2356696fd8
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
c53820673d
Removing unnecessary try/catch b=240821 p=gautheri@noos.fr r=me sr=mscott
2004-04-29 10:17:38 +00:00
neil%parkwaycc.co.uk
9b92a2b394
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
darin%meer.net
ab7b15f3a9
landing patch for bug 241124 "move GSSAPI code behind nsIAuthModule so it can be used by mail protocols" r=cneberg sr=bryner
2004-04-28 02:12:52 +00:00
Stefan.Borggraefe%gmx.de
ca5fbe52e6
Fix for Bug 241854: "JavaScript-Error when Subscribing to Newsgroups"
...
r=bienvenu, sr=mscott
2004-04-27 21:13:32 +00:00
neil%parkwaycc.co.uk
e64c8cbf22
Bug 226270 Rationalization of folder listeners, part 2 r=bienvenu sr=mscott
2004-04-26 22:51:27 +00:00
bienvenu%nventure.com
3fc6c7db86
fix regression in pop3 mail filters on custom headers, 241499 r/sr=mscott
2004-04-24 14:29:03 +00:00
bienvenu%nventure.com
8b57f91769
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
jst%mozilla.jstenback.com
34a10f2f1c
Fixing bug 240723. Cleaning up nsIFilePicker a bit, no more nsIDOMWindowInternal, and use our string classes and not raw strings. r=caillon@gmail.com, sr=bzbarsky@mit.edu
2004-04-21 23:38:22 +00:00
dbaron%dbaron.org
7fd7fd5b7b
Propagate return values all the way out when resolving a relative URL against a mailbox URL as base. Fixes crash when document.write-ing LINK with rel=stylesheet and relative URL in HTML mail attachment. b=241254 r=bienvenu sr=mscott
2004-04-21 23:00:29 +00:00
jshin%mailaps.org
85d5aba8d2
bug 240558 : mail filters moving emails to a folder with '@' or '!' in its name get disabled (r=bienvenu, sr=mscott)
2004-04-21 10:39:37 +00:00
neil%parkwaycc.co.uk
019dd512a5
Bug 86132 Show some disk space settings for local folders p=ian@arlen.demon.co.uk r=bienvenu sr=mscott
2004-04-20 23:35:41 +00:00
Stefan.Borggraefe%gmx.de
9e9b90e873
Minor menu cleanup (remaining issues of bug 75622).
...
r=timeless, sr=mscott
2004-04-20 18:45:03 +00:00