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

420 Коммитов

Автор SHA1 Сообщение Дата
scott%scott-macgregor.org a7fd2a241c Bug #324194 --> Remove the search bar, make quick search and mail views customizeable toolbar buttons.
sr=bienvenu
2006-01-25 19:22:03 +00:00
scott%scott-macgregor.org c6dcc32c47 Bug #322628 --> Port seamonkey palm sync extension fixes to the trunk. 2006-01-25 19:11:11 +00:00
scott%scott-macgregor.org 8f42a8ef49 Bug #322628 --> Port seamonkey palm sync extension fixes to the trunk. 2006-01-25 19:08:53 +00:00
scott%scott-macgregor.org 65cbd657aa Bug #322628 --> Palm Sync Build changes to support palm sync as a proper install.rdf based
extension for Thunderbid.

This extension code is NPOTB.

sr=bienvenu
2006-01-24 00:42:17 +00:00
bienvenu%nventure.com 3e883c9563 fix build bustage resulting from getting rid of nsDirPrefs.h, 131849 2006-01-17 18:57:36 +00:00
timeless%mozdev.org 841811ca95 Bug 302695 Misleading message when starting Thunderbird in "Ask for Online state" mode - there is no "File -> Work Online"
patch by hubert.gajewski@gmail.com r=timeless sr=neil
2006-01-11 08:32:11 +00:00
bugzilla%arlen.demon.co.uk bab627825a Bug 319659 XPFE code assumes document.firstChild is the root element
p=me r=neil.parkwaycc.co.uk sr=jag
2006-01-06 20:38:21 +00:00
bugzilla%standard8.demon.co.uk f2cfda8b6b Bug 63083 mailnews makefiles use EXPORTS instead of INCLUDES. Part 4 - move *CID.h files to public directories if they are exported. r/sr=dmose 2005-12-28 19:52:40 +00:00
timeless%mozdev.org 3db428f6ac Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 21:57:13 +00:00
bugzilla%standard8.demon.co.uk 338cee72db Final Patch (5) for bug 132180 eliminate nsFileSpec in address book r=dmose,sr=bienvenu 2005-10-13 16:46:26 +00:00
bugzilla%standard8.demon.co.uk bb1da4cbd2 Unexpected fallout from bug 156742. Fix the windows bustage due to palmsync. 2005-10-07 15:39:03 +00:00
bugzilla%standard8.demon.co.uk 534eafc6ec Fix burning from bug checkin of 33451 attempt 2, put linking against xpcom_obsolete back in to make mac and windows happy. 2005-10-05 17:11:18 +00:00
bugzilla%standard8.demon.co.uk f3b99caecd Part of Bug 33451 convert mailnews to nsIFile. Remove some redundant xpcom_obsolete dependencies from mailnews (follow up to bug 132180). r=dmose,sr=bienvenu 2005-10-05 15:52:30 +00:00
cst%andrew.cmu.edu 0a46aef2fb Bug 272149 Fix misleading question when selecting multiple certificates for signing and encrypting mail
Patch by Gijs Kruitbosch (Hannibal) <gijskruitbosch+bugs@gmail.com> r=bienvenu sr=neil
2005-09-07 13:38:52 +00:00
bugzilla%standard8.demon.co.uk 089264ae08 Bug 132180 eliminate nsFileSpec in address book. Second patch of serveral. r=dmose,sr=bienvenu 2005-08-26 14:47:31 +00:00
bugzilla%arlen.demon.co.uk fe1e2675ad Bug 303895 Threadpane drop-down list 'View->Customize..." opens Saved Search
p=me r=neil.parkwaycc.co.uk sr=bienvenu
2005-08-22 00:30:54 +00:00
peterv%propagandism.org a737e0b3c5 Preparation for fix for bug 203927 (Add ability to read from Mac OS X system Address Book): Switch to nsISimpleEnumerator. r=bienvenu, sr=dmose. 2005-08-18 14:41:10 +00:00
bryner%brianryner.com b44f59adc6 trying to fix bustage 2005-08-09 01:11:32 +00:00
scott%scott-macgregor.org 970b2de485 Bug #223292 --> Default mailViews.dat contains hardcoded English descriptions
add a prettyName attribute to a mail view just like we currently do for mail
folders. Similar to the way we handle mail folders, if the raw name of the mail
view matches one of our default views, then we look up the translated pretty
name and return it as the pretty name.


sr=bienvenu
a=bsmedberg
2005-08-09 00:34:30 +00:00
relyea%netscape.com db871aeb76 Bug 284369 UI for encrypted messages that can't be decrypted not dramantic.
This patch adds UI information to the user when the message can't be displayed
because the message was encrypted and a key could not be found. It also adds
event handling to redraw the screen if a smartcard is insert.

SR+=mScott a1.8b4=asa
2005-07-29 22:01:08 +00:00
cbiesinger%web.de 76b26f2865 bug 301489 make palmsync build with latest platform sdk
r=bsmedberg sr=bienvenu a=bsmedberg
2005-07-21 15:33:16 +00:00
jshin%mailaps.org bbfd159610 bug 126453 : Chinese newsgroup names are not readable: patch by holywen%mozilla.org.cn with my changes (r=bienvenu, sr=mscott, a=asa) 2005-07-20 11:49:45 +00:00
bienvenu%nventure.com 810fa6c3b8 fix starting up in remembered offline state for thunderbird, sr=mscott, a=asa 295140 2005-07-11 22:13:47 +00:00
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