scott%scott-macgregor.org
842ff87d68
Bug #277354 --> Make the bayesian filter handle japanese tokens
...
Patch by Noriyuki INOUE <norinoue@mbox.kyoto-inet.or.jp>
sr=me
2005-01-17 18:53:44 +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
scott%scott-macgregor.org
3acfffb88b
**shouldn't effect the 1.8 a6 seamoney build**
...
Work of fixing Bug #276918 --> Thunderbird installer and zip builds are DOA after the aviary landing to mozilla\toolkit with
toolkit entity errors.
Locale restructuring to match work done on the aviary 1.0 branch.
2005-01-07 01:31:13 +00:00
bienvenu%nventure.com
a03bc9d695
fix 273356 mdn requests don't work on global inbox messages, sr=mscott
2004-12-09 21:01:10 +00:00
gerv%gerv.net
670fb87360
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-12-01 22:27:03 +00:00
neil%parkwaycc.co.uk
e53548d885
Bug 240898 Switching profile makes Mozilla go offline r+sr=bienvenu
2004-11-23 23:45:04 +00:00
scott%scott-macgregor.org
9cbb4db8fe
Bug #266471 --> custom view setup dialog isn't tall enough.
2004-11-04 18:52:29 +00:00
darin%meer.net
189ba5e5c4
eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg
2004-11-01 18:50:36 +00:00
scott%scott-macgregor.org
466fe6026d
Bug #220656 --> store the mail view state as a per folder property instead of as a global setting that applies to all folders.
...
sr=bienvenu
2004-10-29 07:11:18 +00:00
bienvenu%nventure.com
c12b3d3c63
set has attachment flag at hdr download time by looking for content type multipart mixed, 241203
2004-10-25 18:48:22 +00:00
scott%scott-macgregor.org
aa62f1a883
Bug #244357 --> Fix several underflow situations in the chi2 algorithm used for junk mail detection. Simplify the math to make it less computensive.
...
Patch origianlly by tenthumbs@cybernex.net
sr=mscott
2004-10-19 21:25:00 +00:00
scott%scott-macgregor.org
ece47eff9d
Bug #261199 --> Start porting the saved search folder UI from thunderbird to seamonkey
...
sr=bienvenu
2004-10-19 03:08:12 +00:00
bienvenu%nventure.com
d44180f9f3
fix 261682 sr=mscott when in non-default view, automatic update of folder causes a re-search which recreates the view
2004-10-01 18:13:47 +00:00
bugzilla%arlen.demon.co.uk
a870550df4
Bug 260264 Fixup radiogroups to use new .value functionality of radio.xml (Patch for mailnews v0.2)
...
p=me r=neil.parkwaycc.co.uk sr=bienvenu
2004-09-30 14:44:44 +00:00
scott%scott-macgregor.org
3bea90cd09
Bug #254804 --> can't create custom headers for custom mail views.
2004-09-28 21:35:30 +00:00
peterv%propagandism.org
c2fde29a6e
Fix for 209699 (bug convert some consumers over to CopyUTF8toUTF16 / CopyUTF16toUTF8). r=jshin, sr=jst.
2004-09-17 11:12:14 +00:00
peterv%propagandism.org
e5ba71e921
Fix for 209699 (bug convert some consumers over to CopyUTF8toUTF16 / CopyUTF16toUTF8). r=jshin, sr=jst.
2004-09-16 13:16:28 +00:00
bienvenu%nventure.com
2b044420ef
front end work for virtual folders, 11051, sr=mscott
2004-09-07 15:55:48 +00:00
bienvenu%nventure.com
6c8a47e2ae
fix 257560, memory access errors during palmsync sr=mscott
2004-08-31 18:32:18 +00:00
scott%scott-macgregor.org
fc12f7e08c
Bug #240819 --> Crash in mail.dll when checking mail - TB073 [@ nsTransform2D::SetToIdentity ]
...
Fix a potential divide by zero floating point operation in the bayesian algorithm to hopefully prevent
a top crash.
2004-08-26 03:32:11 +00:00
neil%parkwaycc.co.uk
04f245a849
Bug 255268 Make make chrome make installed-chrome.txt correctly r=bsmedberg
2004-08-18 19:14:51 +00:00
scott%scott-macgregor.org
c2c3dd327e
Bug #253807 --> mime encode the feed subject using the character set encoding of the RSS document for Thunderbird.
...
This means moving nsIMimeConverter into a scriptable interface so we can access it from JS for Thunderbird.
2004-08-04 04:48:44 +00:00
Stefan.Borggraefe%gmx.de
3f48b1496e
Bug 226956: </mailnews/*> files: Convert <window class="dialog"> to <dialog>
...
This patch removes superfluous references to dialogOverlay.* and converts the certFetchingStatus-dialog to <dialog>.
r=neil, sr=mscott
2004-07-24 21:56:22 +00:00
Stefan.Borggraefe%gmx.de
efe3abeb0b
Bug 226956: Convert users of dialogOverlay.xul in mailnews/ to <dialog>. The patch also corrects some minor UI issues like missing/wrong access keys.
...
r=neil, sr=mscott
2004-07-07 11:32:45 +00:00
scott%scott-macgregor.org
d9839dd2c9
Bug #216133 --> port thunderbird changes for the new content policy manager from the branch to the trunk.
2004-07-01 02:43:02 +00:00
scott%scott-macgregor.org
70fa757a05
Bug #244325 --> broadcast a notification to the UI when a message is finished being rendered.
...
sr=bienvenu
2004-06-29 07:08:18 +00:00
bsmedberg%covad.net
27b47f1242
Forgot a couple mailnews files from the semi-single-profile merge. To get the profile path, use the directory service instead of the profile service. Make offline-startup use a app-startup observer instead of a profile-startup observer.
2004-06-18 15:58:14 +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
Stefan.Borggraefe%gmx.de
7a136d5f49
Changes all checkboxes in MailNews so they don't change state if the empty area right of their text is clicked (Bug 244413).
...
r=neil, sr=mscott
2004-06-14 05:40:21 +00:00
scott%scott-macgregor.org
8d71634ad7
Bug #245176 --> several unsigned integers in the core bayesian algorithm should be signed integers because
...
they can be negative. Slightly improves our false negative rate on the benchmark.
Patch by Lorenzo Colitti
2004-06-01 03:26:28 +00:00
bienvenu%nventure.com
94b66aed23
make picking offline startup from profile mgr override remember state pref, 229763, r/sr/a=sspitzer
2004-05-31 22:16:43 +00:00
scott%scott-macgregor.org
024a5acba0
First part of Bug #243680 --> Marking mails as "not junk" does not update training.dat / spam filter does not create that file at all.
...
No one was ever calling shutdown on the plugin so we never forced ourselves to save the training data
if it was dirty.
sr=bienvenu
2004-05-18 23:41:54 +00:00
timeless%mozdev.org
55a5e5ddbf
Bug 243621 Standardize QueryInterface without throw
...
r=neil sr=darin
2004-05-17 23:38:25 +00:00
scott%scott-macgregor.org
5f44b200a9
Try to fix ports bustage by using PR_ABS instead of manually defining abs
...
thanks to bz for the suggestion
2004-05-13 04:03:17 +00:00
scott%scott-macgregor.org
ea0646f211
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
timeless%mozdev.org
329657c79f
bug 124868 i have never seen an Accoun Manager and never hope to see one
...
rs=mscott
2004-04-23 04:00:50 +00:00
timeless%mozdev.org
163e05a504
Bug 124868 i have never seen an Accoun Manager and never hope to see one
...
r=mscott sr=mscott
2004-04-23 03:17:49 +00:00
gerv%gerv.net
dfb29e9236
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-17 18:33:16 +00:00
cbiesinger%web.de
14177dedcb
Bug 235502 nsIMIMEService, nsIMIMEInfo should use nsACString/nsAString instead of string/wstring
...
r=bzbarsky sr=darin
2004-04-15 20:56:37 +00:00
neil%parkwaycc.co.uk
a196934eb6
Bug 240256 Fixing DOCTYPE to match document element p=vberon@mecano.gme.usherb.ca r=me sr=mscott
2004-04-13 09:34:47 +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
bienvenu%nventure.com
8e9321245a
fetching smime certs via ldap broken, 239085 sr=mscott
2004-04-13 00:34:38 +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
bienvenu%nventure.com
3deeafa09b
follow on fix initial sync after a hard reset on the palm to just do a one way sync from PC->HH, sr=mscott 235456
2004-03-09 23:00:44 +00:00
bienvenu%nventure.com
ef2b5f5d5d
fix initial sync after a hard reset on the palm to just do a one way sync from PC->HH, sr=mscott 235456
2004-03-09 19:20:56 +00:00
bienvenu%nventure.com
31cab177b0
fix crash generating mdn receipt when original message has no message-id sr=mscott 224738
2004-03-08 17:31:18 +00:00
mozilla%ducarroz.org
8e56a29f45
Fix for bug 236258. Prevent crash by checking null pointer. R=bienvenu, SR=bienvenu
2004-03-04 14:32:11 +00:00
kairo%kairo.at
5f250d223d
bug 234014 - Use the XUL preprocessor for build-time inserting of skinVersion strings, r=bsmedberg, sr=peterv
2004-02-27 11:54:28 +00:00
bienvenu%nventure.com
13ff4b7d66
fixes for 232438, palm sync issues with mapping between moz ab's and palm categories, sr=mscott
2004-02-21 17:35:47 +00:00