Граф коммитов

447 Коммитов

Автор SHA1 Сообщение Дата
timeless%mozdev.org 50f8f03d3e Bug 299102 remove useless references to nsVoidArray
mailnews - build bustage fix
2005-07-01 04:03:17 +00:00
scott%scott-macgregor.org cb1ed3f15d Bug #289091 --> Thunderbird doesn't handle return receipts
for IMAP accounts anymore. Regression fix.

sr=bienvenu
2005-06-15 22:04:59 +00:00
cls%seawood.org 34066213a5 Path translation fixes for msys.
Thanks to Howard Chu <hyc@symas.com> for the patches.
Bug #294122 r=cls a=shaver
2005-06-02 04:00:37 +00:00
bienvenu%nventure.com 0033109361 extend support for opening .eml files in a stand-alone msg window, sr=mscott, a=chofmann 241212 2005-06-01 19:04:21 +00:00
dougt%meer.net 05339dd922 Add a scriptable hash function API. basically what this does is moves the hashing function out of the nsISignatureVerifier.idl and creates a new interface nsICryptoHash which is scriptable. Because of this change, we needed to fix up all of the call sites. r=darin, sr=dveditz, a=shaver 2005-06-01 16:06:53 +00:00
scott%scott-macgregor.org b92886bc4a Bug #295488 --> fix regressions from Bug #195224 virtual folder properties dialog is DOA with a JS exception.
sr=bienvenu
2005-05-25 18:17:07 +00:00
bsmedberg%covad.net 824219d781 Bug 281988 - Chrome registry supports for the xpcnativewrappers=yes flag. Chrome packaging fixup to apply the xpcnativewrappers=yes flag to our application chrome packages for ffox/tbird. This also stops the repackaging of thunderbird chrome. r=mscott+bz a=drivers 2005-05-20 12:58:57 +00:00
bsmedberg%covad.net 68fcd67e0a Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-05 13:09:19 +00:00
cbiesinger%web.de 683ffbc8ac Bug 132180 eliminate nsFileSpec in address book.
r=dmose sr=bienvenu patch by Mark Banner <bugzilla@standard8.demon.co.uk>
2005-03-23 18:05:49 +00:00
scott%scott-macgregor.org 50a3ba7bf5 Bug #286806 --> Package mailnews chrome files directly from mozilla\mail to simplify the Thunderbird
build process.

sr=bienvenu
2005-03-22 19:13:18 +00:00
timeless%mozdev.org 23e4bf2b27 Bug 131849 addressbook build system requires exporting internal files
patch by bugzilla@standard8.demon.co.uk r=bienvenu sr=neil
2005-03-22 17:39:09 +00:00
shaver%mozilla.org 2fa65f9b68 remove vestigial references to deceased messenger-mdn locale package, r=mscott 2005-03-19 00:00:30 +00:00
timeless%mozdev.org dad60c0243 Bug 131849 addressbook build system requires exporting internal files
build bustage
temporary hack
2005-03-15 05:19:50 +00:00
timeless%mozdev.org 631035837f Bug 131849 addressbook build system requires exporting internal files
patch by mark@standard8.demon.co.uk
build bustage
2005-03-14 22:05:46 +00:00
timeless%mozdev.org 3322a5330c Bug 131849 addressbook build system requires exporting internal files
patch by mark@standard8.demon.co.uk
(build bustage)
2005-03-14 18:40:21 +00:00
bsmedberg%covad.net ab0810ddac 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
bienvenu%nventure.com 2f8dd32d44 fix line endings when delete/detach of imap attachments on mac/linux with cyrus server, sr=mscott 2005-03-08 00:54:39 +00:00
bsmedberg%covad.net 4b68fa447a 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
scott%scott-macgregor.org 66cf00a756 Bug #283080 --> bayesian training set is not getting flushed to disk on exit because
the profile directory service has already gone away.

sr=bienvenu
2005-02-22 18:11:55 +00:00
scott%scott-macgregor.org 58a2def0c6 Bug 282399 --> Fork SMIME locale files from mozilla\mailnews as part of the Thunderbird work to support automated locales. 2005-02-15 23:34:00 +00:00
scott%scott-macgregor.org e62b67abc6 Bug #282174 --> Podcasting support for Thunderbird Add a custom mime part header that specifies a URL for the attachment.
This mime header is used by Thunderbird's RSS reader and eventually by the code to handle storing attachments separately
from the message. Removes an
obsolete attachment attribute called notDownloaded and replaces it with isExternalAttachment. sr=bienvenu a=sspitzer
2005-02-15 00:34:38 +00:00
scott%scott-macgregor.org de876c70a3 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 57c9a2c3da 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 834a3a32f8 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 518626625b **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 7f001a8b30 fix 273356 mdn requests don't work on global inbox messages, sr=mscott 2004-12-09 21:01:10 +00:00
gerv%gerv.net b92568bebe Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-12-01 22:27:03 +00:00
neil%parkwaycc.co.uk e168c1d51a Bug 240898 Switching profile makes Mozilla go offline r+sr=bienvenu 2004-11-23 23:45:04 +00:00
scott%scott-macgregor.org 2051d3b0e0 Bug #266471 --> custom view setup dialog isn't tall enough. 2004-11-04 18:52:29 +00:00
darin%meer.net 96c79cea45 eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg 2004-11-01 18:50:36 +00:00
scott%scott-macgregor.org bb88f322e6 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 4323cb699f 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 1a4937b94c 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 b54857c23b 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 5f6cba07f1 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 3dcf430c06 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 d8745a0de8 Bug #254804 --> can't create custom headers for custom mail views. 2004-09-28 21:35:30 +00:00
peterv%propagandism.org 7bff9127ab 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 4d359db0ee 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 7a3ae84566 front end work for virtual folders, 11051, sr=mscott 2004-09-07 15:55:48 +00:00
bienvenu%nventure.com a10f2e5459 fix 257560, memory access errors during palmsync sr=mscott 2004-08-31 18:32:18 +00:00
scott%scott-macgregor.org 03878f136f 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 d372d25e42 Bug 255268 Make make chrome make installed-chrome.txt correctly r=bsmedberg 2004-08-18 19:14:51 +00:00
scott%scott-macgregor.org 2e1033934c 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 ed0bcbd91c 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 9ffb9ffba3 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 764b6162b9 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 d135597d46 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 285e5be7ce 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 52092297fe Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin 2004-06-17 00:13:25 +00:00
Stefan.Borggraefe%gmx.de 90763bce8b 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 f87ae16969 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 4e1fcea90d 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 090fac7ee5 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 7b5970dc1f Bug 243621 Standardize QueryInterface without throw
r=neil sr=darin
2004-05-17 23:38:25 +00:00
scott%scott-macgregor.org c10a9dc84d 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 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
timeless%mozdev.org 77717f8d83 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 3601dfba5a 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 482dc5fcad Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
cbiesinger%web.de d4e1da55f3 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 8125ea348f 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 fdf2ad9bff bug 229032 : modernize String usages in mailnews (r=neil, sr=mscott) 2004-04-13 04:07:07 +00:00
bienvenu%nventure.com 9421381579 fetching smime certs via ldap broken, 239085 sr=mscott 2004-04-13 00:34:38 +00:00
scott%scott-macgregor.org 8d40fad5c3 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 11000b1768 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 74fc4f9f0f 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 8703dade1c 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 93f28d0d98 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 97c9024a5a 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 97127db1e7 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
darin%meer.net 8c818ed6c3 landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt 2004-02-19 02:44:03 +00:00
bienvenu%nventure.com c6c5a949ab fix 233945 one way palm sync from palm to pc doesn't create new Moz AB's with correct name, sr=mscott a=chofmann 2004-02-12 18:44:36 +00:00
bienvenu%nventure.com 5ff51ae0fd fix 205902 problems detecting duplicate cards in palm categories sr=mscott 2004-02-10 03:19:28 +00:00
neil%parkwaycc.co.uk f1973c1b21 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 0795e9e7e2 Bug 232597 JS error redeclaration of const kPersonalAddressBookURI p=gautheri@noos.fr r=me sr=mscott 2004-02-06 17:25:05 +00:00
bienvenu%nventure.com c0b191af18 fix palm build bustage from last checkin (shouldn't affect tbox since I don't think it builds palm sync) 2004-02-05 19:03:00 +00:00
bienvenu%nventure.com ae425dd42f respect ab directory position pref in ab pane order and autocomplete search order of local directories, replace nsISupportsArray with nsCOMArray and nsISimpleEnumerator, misc cleanup 232570, sr=mscott 2004-02-05 18:33:06 +00:00
kairo%kairo.at 9ec4b6c21a bug 232011 - Use the XUL preprocessor for build-time inserting of localeVersion strings, this removes contents*.rdf.in files and resurrects the contents*.rdf files, using preprocessor.pl via the jar.mn definitions 2004-02-04 14:24:38 +00:00
bienvenu%nventure.com e9760ac5cf fix 232929 js warnings in offline-startup.js sr=mscott 2004-02-03 20:42:44 +00:00
bienvenu%nventure.com af6ee19088 one more fix for 232438 mapping personal address book to Personal category, sr=mscott 2004-01-31 19:02:34 +00:00
bienvenu%nventure.com 966f16353b 232438 fix detection of dups when adding palm cards to moz ab, and set palm card id on existing card, sr=mscott 2004-01-31 01:44:38 +00:00
bienvenu%nventure.com f6b0790edf fix palm sync category <-> moz ab mapping 232438 sr=mscott 2004-01-29 01:00:21 +00:00
bienvenu%nventure.com 02c880788a fix 231615 duplicate categories created on palm during palm sync in some situations, sr=mscott 2004-01-21 16:38:30 +00:00
neil%parkwaycc.co.uk 944dbeea99 Bug 230649 nsIPref removal in Mail Window Front End r=caillon sr=bienvenu 2004-01-16 16:04:06 +00:00
bienvenu%nventure.com 639f3e813a fix for 226221 mapping issues with palmsync home vs. work address, sr=mscott 2004-01-15 19:28:47 +00:00
bienvenu%nventure.com 8b3bc4cdb6 provide palmsync conduit capability for handheld to overwrite desktop or vice versa, 222016, r/sr=mscott 2004-01-13 00:57:42 +00:00
bienvenu%nventure.com b116e3140e add icons for 222016, the ability for pc to overwrite palm and vice versa in palmsync, r/sr=mscott 2004-01-13 00:19:00 +00:00
bsmedberg%covad.net 1f4ab81acd Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 13:37:00 +00:00
bsmedberg%covad.net f0bfff2628 Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 01:22:31 +00:00
bienvenu%nventure.com 693f9301e7 replace nsIPref with nsIPrefBranch in mailnews, patch by arne.anka@stupido.com, r=me, sr=mscott 2004-01-04 21:47:17 +00:00
timeless%mozdev.org b3d0128b6f Bug 227419 Warning: assignment to undeclared variable gIncomingServer in chrome://messenger/content/am-mdn.js
r=neil sr=bz
2003-12-21 04:04:10 +00:00
bienvenu%nventure.com 30f77ed37b fix palm sync issues, Not Part of Build, r/sr=mscott 226221 pref for which address to map (home or work), 227507, add pref for skipping sync of a particular AB, 227598 add pref for which phone number (work or home) to display in Palm contact list 2003-12-09 00:45:43 +00:00
dbaron%dbaron.org f35f2c3708 Separate locale version from Mozilla version so we do not have to bump locale version for every release. b=226377 r=kairo, bsmedberg sr=ben a=asa 2003-12-02 23:22:11 +00:00
bienvenu%nventure.com 9d13616681 fix 68341 add mnemonics to account settings, patch by Stefan Borggraefe, r=neil.parkwaycc, sr=bienvenu, a=asa 2003-12-02 01:02:14 +00:00
scott%scott-macgregor.org c68b172eb4 Back out Bug #206838 which changed the branding of Mail & News within seamonkey
r/sr=bienvenu/mscott

a=sspitzer
2003-11-26 22:57:41 +00:00
rlk%trfenv.com c40ed5b89e Bug 206838 - Mozilla rebranding (e.g. Messenger, not Mail & Newsgroups). r=neil@parkwaycc.co.uk, sr=jag@tty.nl a=asa@mozilla.org. Patch by Mikael Parknert (arne.anka@stupido.com). 2003-11-26 15:06:10 +00:00
bienvenu%nventure.com 52804c1ff9 add listener for xpcom shutdown to code that handles remembering offline<->offline transitions in case we don't get a quit-application notification, for bug 226449 tbird starts up offline sometimes, r=sspitzer, sr=mscott, a=sspitzer 2003-11-24 15:19:02 +00:00
scott%scott-macgregor.org 167eb55b0f Bug #224138 --> can't send S/MIME Encrypted messages because we aren't adding a CRLF to the last message line.
patch by ch

sr=mscott

a=asa
2003-11-19 16:52:18 +00:00
cbiesinger%web.de 25d5c9c929 216894 patch by Stefan Borggraefe borggraefe@despammed.com
neil.parkwaycc.co.uk: review+
  bienvenu: superreview+
Message View Setup window too small, not resizeable
2003-10-30 21:11:55 +00:00