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

2919 Коммитов

Автор SHA1 Сообщение Дата
bsmedberg%covad.net 568b305cac Merge-conflict update between bugs 317937 and 313309 2005-12-02 14:49:27 +00:00
bienvenu%nventure.com c4f2e82bad fix bug 317396, edited template disappears when saving or autosaving as draft, sr=mscott, part of patch by mkmelin+bugzilla@cc.hut.fi 2005-11-30 19:32:09 +00:00
bienvenu%nventure.com 17663b3bc5 fix hang/crash saving/sending from compose window regression, r=neil, sr=mscott 317970 2005-11-30 17:30:49 +00:00
neil%parkwaycc.co.uk 2abff0c576 Bug 294793 Rebuilding a document from source should clear body attributes if the provided source has no body tag, plus we can now make the cached compose window always rebuild the document r=brade sr=dmose 2005-11-30 11:01:37 +00:00
jst%mozilla.jstenback.com 8f1863159b Fixing bug 316794. Moving HandleDOMEvent() and Get/SetDocShell from nsIScriptGlobalObject to nsPIDOMWindow. r=mrbkap@gmail.com, sr=peterv@propagandism.org 2005-11-28 23:56:44 +00:00
neil%parkwaycc.co.uk f01460edb0 Converted dubious use of nsCOMPtr on a concrete class to interface, nsRefPtr or static cast and removed some spurious IIDs b=317937 r+sr=bienvenu 2005-11-27 23:57:18 +00:00
timeless%mozdev.org 9b0852aaf7 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 21:57:13 +00:00
timeless%mozdev.org db820cf720 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 08:16:51 +00:00
neil%parkwaycc.co.uk 047163341e Bug 244886 Reuse <menulist type="description"> in Compose window p=Stefan.Borggraefe@gmx.de r=mscott sr=me 2005-11-21 13:55:47 +00:00
timeless%mozdev.org 17f5f5429f Bug 106386 Correct misspellings in source code
patch by supernova_00@yahoo.com r=timeless
2005-11-21 06:25:15 +00:00
bienvenu%nventure.com 04a26d0b53 fix bug 85296, do the right thing when replying to a message from yourself, sr=mscott 2005-11-18 23:22:50 +00:00
bsmedberg%covad.net 78f6d0683d Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver 2005-11-11 14:36:26 +00:00
kaie%kuix.de da9af6b314 fix bug 256851, Mozilla creates/verifies invalid S/MIME signatures on 8bit mails because of RFC Violation (need to convert
to Quoted Printable first)
r=mscott, sr=bienvenu
2005-11-03 11:56:15 +00:00
bugzilla%standard8.demon.co.uk f8b71df26b Bug 305434 LDAP Prefs Service needs revising. Separate out the ldif migrate prefs function. r=bienvenu,sr=dmose 2005-11-02 19:22:37 +00:00
bienvenu%nventure.com ed89039ff1 fix setting of msg disposition (reply/forward) when sending edited draft, 128996, and 204350, handling of message/rfc822 attachments opened in standalone msg window, sr=mscott 2005-10-27 14:00:08 +00:00
bsmedberg%covad.net bbdd87032b Bug 312135 - cannot terminate thunderbird.exe - r=bienvenu 2005-10-26 17:32:21 +00:00
bienvenu%nventure.com 051fd13107 fix handling of crlf spanning blocks when detecting line endings, patch by Franke@computer.org, sr=bienvenu 269390 2005-10-25 03:28:57 +00:00
bienvenu%nventure.com 295969203b fix for 237118, patch by Franke@computer.org, r/sr=bienvenu, make sure text like attachments with mixed line endings are binary encoded; otherwise we get corrupted attachments 2005-10-21 17:22:27 +00:00
bienvenu%nventure.com 0bf32a3899 fix setting of reply/forward disposition flag when sending after auto or manual save as draft, sr=mscott 297254 2005-10-18 16:29:37 +00:00
masayuki%d-toybox.com bc03301cc4 Bug 274264 attachment file name is not displaied if it has non-ASCII r=jshin, sr=bienvenu 2005-10-16 15:03:26 +00:00
bienvenu%nventure.com 702fc04978 fix regression in forwarding of multiple messages, fallout from adding reply/forward eml support, sr=mscott 2005-10-03 23:51:05 +00:00
bienvenu%nventure.com e9274e9dd6 fix 264544, saving a brand new template and sending it delete it from templates folder, sr=mscott 2005-09-30 00:54:56 +00:00
bugzilla%arlen.demon.co.uk bd4fcd60d8 Bug 292668 Reorganise mailnews pref panes - Character Encoding patch
p=me r=mnyromyr/cbiesinger sr=neil.parkwaycc.co.uk
2005-09-30 00:24:35 +00:00
scott%scott-macgregor.org 28393347fb Bug #276632 --> make autocomplete be more like google suggest (make it most popular results come first)
sr=bienvenu
2005-09-23 21:02:38 +00:00
scott%scott-macgregor.org 3b33333d85 Bug #276632 --> make autocomplete be more like google suggest (make it most popular results come first)
add a popularity index to address book cards which gets incremented every time you send mail to
the recipient. Sort autocomplete results by popularity index.
2005-09-23 00:35:27 +00:00
bugzilla%arlen.demon.co.uk ac572a4e70 Bug 308968 Spelling error in message for when server doesn't support TLS
p=stephen.donner@gmail.com r/sr=bienvenu
2005-09-17 23:33:24 +00:00
bienvenu%nventure.com 71c092caac fix 268746, add ability to reply/forward edit message as new for .eml files opened in stand-alone window, sr=mscott 2005-09-16 15:21:19 +00:00
bienvenu%nventure.com c835a3fefa fix 292568 edit message as new, save as draft, deletes original message, sr=mscott 2005-09-12 18:56:29 +00:00
bugzilla%arlen.demon.co.uk 47871c9255 Bug 289444 Give prefs panels titles a unique name (mailnews patch)
r=mnyromyr sr=neil.parkwaycc.co.uk
2005-09-10 15:51:19 +00:00
aaronleventhal%moonset.net 4e2b2e9ee4 Bug 305032. Fix various situation where focus is confused and commands get disabled/grayed out. r+sr=bryner 2005-09-06 22:27:41 +00:00
aaronleventhal%moonset.net f8985508e5 Bug 306076. Some menu items grayed out in mail message compose when they shouldn't be. r=bienvenu, sr=neil 2005-09-02 19:14:50 +00:00
bugzilla%standard8.demon.co.uk b28a23f916 Follow up patch to bug 300338 - tidy MsgComposeCommands.js. Patch by Serge GAUTHERIE <gautheri@noos.fr>. r=dmose,sr=bienvenu 2005-08-31 17:44:26 +00:00
bienvenu%nventure.com cf00e0c2b1 handle failure to do step one of gssapi auth with smtp, sr=mscott 305849, also handle servers that don't return an error on auth gssapi * 2005-08-25 23:26:59 +00:00
scott%scott-macgregor.org 912a813940 Bug #305557 --> Try only tagging embedded parts when forwarding
inline so we don't do it when you are opening a draft or a template.

sr=bienvenu
2005-08-25 22:44:33 +00:00
bugzilla%standard8.demon.co.uk 2de56d15be Another windows bustage fix for bug 63083 2005-08-24 21:13:50 +00:00
bugzilla%standard8.demon.co.uk 59689fae66 bug 63083 mailnews makefiles use EXPORTS instead of INCLUDES, part patch r=bsmedberg,sr=dmose 2005-08-24 16:49:22 +00:00
bienvenu%nventure.com 91779582e5 add gssapi auth to imap,pop3, and smtp, patch by simon@sxw.org.uk, 303160, sr=mscott, r=bienvenu 2005-08-19 17:31:46 +00:00
scott%scott-macgregor.org c48e324a2c Bug #303752 --> treat forward inline like we do for replying when deciding which attachment parts to attach
sr=bienvenu
2005-08-16 17:45:15 +00:00
cbiesinger%web.de 4fd4322ac4 Bug 301084 Option to file replies in folder of original message (backend part)
patch by Emil Hesslow <hesslow@gmail.com> r=dmose sr=bienvenu
2005-08-13 18:50:38 +00:00
bienvenu%nventure.com 93903a1a0d allow msg copy interfaces to specify msg flags to set, sr=mscott, a=asa 301084 2005-08-08 20:36:40 +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
masayuki%d-toybox.com 16a7b05df6 Bug 300183 Cannot attach the web page that its URL is encoded by non-UTF-8 URL encode r=jshin, sr=mscott, a=benjamin 2005-07-28 14:48:52 +00:00
bienvenu%nventure.com 6d70f2be23 fix 302123 reply with template filter action loses part of template when larger than 1K, sr=mscott,a=bsmedberg 2005-07-28 13:35:13 +00:00
bzbarsky%mit.edu 012e2013a8 Use a valid MIME type for mailto: channels. Bug 302213, r=bienvenu, sr=darin,
a=shaver
2005-07-26 21:23:43 +00:00
bugzilla%standard8.demon.co.uk 7303384ef3 Bug 301935 Crash when trying to send mail and collected address book doesn't exist (part 1 - stop the crash) r=bienvenu,sr=mscott,a=bsmedberg 2005-07-25 20:58:26 +00:00
timeless%mozdev.org 8ea606921a Bug 300338 debug build too chatty with ldap disabled
patch by ajschult@verizon.net r=dmose sr=dmose a=bsmedberg
2005-07-20 12:59:27 +00:00
jshin%mailaps.org 5abb566d37 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
neil%parkwaycc.co.uk 3e7fedbb25 Bug 301082 xpcom-shutdown is too late to destroy cached compose window; instead use quit-application which guards against reentrancy r+sr=bienvenu a=bsmedberg 2005-07-19 23:22:42 +00:00
bienvenu%nventure.com 6f5c57599e fix 301216 crash with auto reply filter if templates folder is on different server, sr=mscott, a=bsmedberg 2005-07-19 21:24:37 +00:00
bugzilla%arlen.demon.co.uk e738bafc48 Bug 294140 email autocomplete always adds "@localdomain" to addresses
p=me r=mnyromyr sr=bienvenu a=asa
2005-07-13 21:41:00 +00:00
bienvenu%nventure.com 3cfc707b08 force forward filter action to forward as attachment, until forward inline works, sr=mscott, a=asa 298969 2005-07-08 20:07:18 +00:00
jwatt%jwatt.org dfb5090b0d Follow up patch for bug 62485. script type="text/ecmascript" is not recognized. r+a=brendan 2005-06-22 00:50:32 +00:00
peterv%propagandism.org 1c1cce09d7 Bustage fix 2005-06-16 13:26:34 +00:00
peterv%propagandism.org 555cc2a1f9 Fix for bug 286300 (Clean up HTML tags enum and related code). r/sr=jst, a=asa. 2005-06-16 12:58:13 +00:00
joshmoz%gmail.com e90b12f892 gcc 4 Thunderbird fixes for Mac OS X. Patch by Mark Mentovai. b=297619 r=peterv r=josh sr=peterv a=dbaron 2005-06-15 04:01:52 +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
scott%scott-macgregor.org 4ecec2d181 Bug #297325 --> Consider application/pgp-keys as plain text
Patch by patrick.brunschwig@gmx.net

r=mscott
sr=bienvenu
a=asa
2005-06-10 19:02:05 +00:00
bienvenu%nventure.com 348bccfca1 fix typo in fix for 281252, disable conversion to 7-bit on request, r/sr=mscott, a=asa 2005-06-09 20:52:35 +00:00
scott%scott-macgregor.org 1bcdf49f34 Bug #260482 --> custom mail headers (e.g. In-Reply-To) cannot be passed from command line
Patch by: kmccarty@princeton.edu

r=bienvenu
sr=mscott
a=sspitzer
2005-06-07 19:07:04 +00:00
bienvenu%nventure.com 701dcd1027 fix solaris build bustage 2005-06-01 23:23:12 +00:00
neil%parkwaycc.co.uk a568d1c077 Bug 292520 Inline spellcheck crashes on unchecked document r+sr=mscott a=shaver 2005-06-01 22:48:31 +00:00
bienvenu%nventure.com fca5965dc4 backend support for filters that reply/forward messages, sr=mscott, a=shaver, 11034 2005-06-01 18:10:52 +00:00
bugzilla%arlen.demon.co.uk b6fcd2c14c Bug 294251 Spell as you type: Can not add entries to personal dictionary (persdict.dat) via popup
p=me r=neil.parkwaycc.co.uk sr=bienvenu a=asa
2005-05-19 21:43:09 +00:00
bugzilla%arlen.demon.co.uk 3f4d82b8f4 Bug 291799 Implement Spell as you Type for mailnews
p=me r=neil.parkwaycc.co.uk/mnyromyr sr=bienvenu a=asa
2005-05-13 22:01:44 +00:00
jshin%mailaps.org 652949b563 bug 291320 : reply to mail with raw 8bit characters in the subject results in an empty subject line patch by Jean-Marc Desperrier (r=me, sr=bienvenu, a=shaver) 2005-05-13 17:46:06 +00:00
axel%pike.org c9f68f0cbc bug 276707, JS Error when dragging address card with no email address to compose window address widget, patch by Mark Banner, r=bienvenu, sr=mscott, a=chofmann 2005-05-02 16:08:32 +00:00
neil%parkwaycc.co.uk 478c02c28a Bug 178003 Restore sidebar to address book, make it so that the addressing panel allows you to easily add To, Cc or Bcc recipients r=Standard8 sr=bienvenu a=asa 2005-05-01 09:48:35 +00:00
bienvenu%nventure.com 3660b3fd83 fix instance of 123063 indefinite stall on save to imap folder, fix cancel of fcc sr=mscott, a=sspitzer 2005-04-30 15:24:22 +00:00
scott%scott-macgregor.org 1b30940035 Bug #234541 --> On Mac OS X, clicking on a mailto URL in Firefox or Safari when Thunderbird is not open yet, we open the mail 3 pane
instead of a compose window. The Mac passes in -url mailto:mscott@mozilla.org, so make sure the compose command line handler
can handle that format.

This line is in a THUNDERBIRD only ifdef and is not built by seamonkey.
2005-04-30 00:31:13 +00:00
scott%scott-macgregor.org 6badec2763 bump the IID on a changed interface 2005-04-21 18:49:40 +00:00
scott%scott-macgregor.org ebbd7c8f7c Bug #281252 --> Disable conversion to 7bit on request so external plugins like PGP Enigmail can
insist on 8-bit or quoted printable.

Patch by patrick.brunschwig@gmx.net
r=mscott
sr=bienvenu
a=chofmann
2005-04-21 18:48:36 +00:00
scott%scott-macgregor.org 5af5e86a47 Bug #291011 --> the product version is no longer showing up in the About Dialog and in the send mail header
effects thunderbird only.
2005-04-19 19:09:03 +00:00
darin%meer.net 9791154211 patch for bug 287648 "make nsIDNSService use nsICancelable and move private methods to nsPIDNSService" r=biesi sr=bzbarsky 2005-04-06 01:33:28 +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
bienvenu%nventure.com 9e74b8a623 fix 288702 saving as template shouldn't change message-id, and should replace existing template, if any 2005-04-02 00:49:27 +00:00
jshin%mailaps.org 64a16361e5 bug 229399 : RFC 2047 Subject and From header fields are misinterpreted if charset used for the header is different from charset used for the message body : r=bienvenu, sr=mscott 2005-04-01 05:25:05 +00:00
bienvenu%nventure.com 054c0f4704 fix spin on saving draft or fcc to local folder, sr=mscott 287658 2005-03-29 01:21:41 +00:00
scott%scott-macgregor.org 49e54d30d2 Bug #286317 --> SMTP change impossible without description
because ClearPref is throwing an exception for pref values that have no value.

sr=neil
2005-03-16 23:33:42 +00:00
bsmedberg%covad.net e75d55a075 From bug 282057 - brand.dtd now lives in chrome://branding/locale/brand.dtd 2005-03-10 18:44:11 +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
bienvenu%nventure.com cd3fb720eb 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
scott%scott-macgregor.org ba82559445 Bug #202468 --> New SMTP Account Settings UI.
Make it easier to manage multiple SMTP servers.
Add the ability to set unique smtp servers for each identity associated with an account.

r=neil
sr=bienvenu
2005-03-03 18:08:47 +00:00
cst%andrew.cmu.edu c9820569fb Bug 282336 Remove useless dump()
r=mscott sr=neil
2005-03-02 00:18:58 +00:00
jshin%mailaps.org 2866a93ec9 bug 193439 : use RFC 2231 style encoding for filename parameter (rather than RFC 2047 style encoding) r=bienvenu, sr=darin 2005-03-01 12:37:02 +00:00
bienvenu%nventure.com be54c1af3f fix 204339 support mail follow-up-to header, patch by daniel faber, r=bienvenu, sr=henry jia 2005-02-28 17:10:58 +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
shaver%mozilla.org 8641cb44c5 Bug 283223: stop creating new accounts from nsAccountManager::GetAccount if no
account is found matching the provided key (preferring to return null instead).
r=bienvenu,sr=mscott.
2005-02-25 13:59:22 +00:00
shaver%mozilla.org 8dec2c4876 backing out my checkin for 283223 due to insufficient review, blush 2005-02-25 01:12:20 +00:00
shaver%mozilla.org 1f8b673987 Bug 283223: don't create a dummy account if we nsMsgAccountManager::GetAccount
doesn't find an existing one. r=bienvenu.
2005-02-25 01:05:41 +00:00
jshin%mailaps.org b27dd1520a bug 249530 : taking care of mscott's comment about the UI string and bienvenu's review comment I missed in the previous check-in (getting rid of a debug print-out) 2005-02-24 08:31:32 +00:00
jshin%mailaps.org 3aaefc4b09 Bug 249530 add an option 'send anyway' when there are characters not covered by the selected encoding (r=neil, sr=bienvenu) 2005-02-24 04:54:00 +00:00
scott%scott-macgregor.org 38ca496c7d 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:31:07 +00:00
bryner%brianryner.com ed870113ca Additional REQUIRES cleanup for mailnews, mac, and suite directories (bug 73353). r+sr=dbaron. 2005-02-04 21:10:45 +00:00
silver%warwickcompsoc.co.uk cbca049b96 Bug 234033 - Remove "X-Accept-Language" header.
r/sr=bienvenu
p=jens.b@web.de (Jens Bannmann)
2005-02-02 20:47:11 +00:00
Stefan.Borggraefe%gmx.de 16426cbd1e Bug 279034: Add autosave option to MailNews Preferences
r=neil, sr=bienvenu
2005-01-21 00:23:39 +00:00
bienvenu%nventure.com 9df3f95d53 oops, address a comment of Neil's about auto save of drafts, seamonkey fe changes, sr=mscott 16360 2005-01-19 16:36:22 +00:00
bienvenu%nventure.com 906fd156f4 auto save of drafts, seamonkey fe changes, sr=mscott 16360 2005-01-19 16:29:13 +00:00
bienvenu%nventure.com 8ccc397c52 fix 16360 auto save of drafts, sr=mscott 2005-01-19 01:16:42 +00:00
bsmedberg%covad.net f3dd951f94 Bug 276588 - Rework command line handling in the toolkit to use a generic API - see COMMANDLINES_20050109_BRANCH for more detailed cvs logs r=darin,caillon,mscott,mconnor 2005-01-17 18:50:18 +00:00
bugzilla%arlen.demon.co.uk d30068e627 Bug 265232 Make sure we respect locked prefs throughout Mailnews UI
p=me r=neil.parkwaycc.co.uk sr=bienvenu
2005-01-17 12:18:25 +00:00