Thunderbird: email client>>2011-08-29 Thunderbird comm-central builds

2011-08-29 Thunderbird comm-central builds:

Thunderbird
release history


Thunderbird-specific: (53)



  • Fixed: 289411
    - e-mail tag is not visible when thread is collapsed

  • Fixed: 353205
    - request way to set default to no alternate text for inserting images

  • Fixed: 373996
    - Attachment panel in message reader is not focusable / accessible with
    the keyboard (needs [TAB] stop)

  • Fixed: 382428
    - Mail pane doesn't comply with gnome desktop theme settings.

  • Fixed: 406414
    - Problem compiling for nsIMsgDBView support due to rule ordering
    issues in mail/build.mk

  • Fixed: 473901
    - Attachment(s) in compose window are poorly accessible via keyboard
    (implement Tab and Ctrl+Tab stop for composition's attachment pane)

  • Fixed: 532505
    - Cannot select address book if quick search widget is removed from
    toolbar – Error: gSearchInput is null … abCommon.js Line: 588

  • Fixed: 566142
    - accountSetupInfo.label text is not right anymore

  • Fixed: 581661
    - On Windows, users should be able to hide the Thunderbird Menu Bar and
    show it with the alt key

  • Fixed: 581932
    - Keyboard shortcuts are disabled after deleting a message and next is
    a thread when message pane has focus

  • Fixed: 585443
    - install of not-newest version add-ons fails silently in Thunderbird
    if made compatible by maxVersion increase on AMO

  • Fixed: 622343
    - Junk icon is missing its description text in the customize menu

  • Fixed: 644567
    - large search text causes thunderbird to hang then crash [@ operator
    new(unsigned int) | gfxTextRun::operator new(unsigned int, unsigned
    int, unsigned int)]

  • Fixed: 646307
    - stop annoying error console message: Warning: reference to undefined
    property msgWindow.msgHeaderSink

  • Fixed: 656736
    - Upgrade to latest MozMill for Thunderbird's tests

  • Fixed: 659788
    - Add icons to Windows jumplist items

  • Fixed: 660508
    - x86_64 Thunderbird 5.0 Beta 1 installs into 32-bit Windows directory
    (port bug 568949 to comm-central)

  • Fixed: 662960
    - Investigate how to provide rich error messages on waitForEval
    timeouts with MozMill 1.5

  • Fixed: 665303
    - Pimp the message header appearence

  • Fixed: 669242
    - 「Copies & Folders」 account settings pane should assign ids to
    groupboxes so addons can add to them

  • Fixed: 670468
    - Shredder update from 20110708 to 20110709 results in unstartable
    application due to jemalloc.

  • Fixed: 671123
    - The message list tree headers have a heavy look to them

  • Fixed: 671726
    - operationFailedFolderBusy — another should be another, not an other

  • Fixed: 672022
    - Thunderbird 5 does not sort address columns correctly if showing only
    display name

  • Fixed: 672830
    - Very slow autocomplete on 7.0a2, os x

  • Fixed: 674352
    - Precompile startup cache for Thunderbird

  • Fixed: 675300
    - Can't build Thunderbird on Lion.

  • Fixed: 675445
    - Align Thunderbird appearance after Bug 668195

  • Fixed: 675472
    - Incorrect return of NS_ERROR_* codes in functions returning PRBool
    (in comm-central)

  • Fixed: 675473
    - Incorrect use of PRBool when other types are more appropriate or vice
    versa (in comm-central)

  • Fixed: 675514
    - folder name comparison when deciding whether to include account name
    should be case-insensitive?

  • Fixed: 675586
    - tab close button is moving

  • Fixed: 675609
    - Port bug 673209 to comm-central

  • Fixed: 675779
    - Favour capital letters for accesskeys in utilityOverlay.xul

  • Fixed: 675783
    - Delete Folder should not underline the 『d' in Folder

  • Fixed: 676038
    - Remove the top border of #folderTree after landing of Bug 667245

  • Fixed: 676754
    - Detaching a single attachment doesn't work

  • Fixed: 676807
    - Mail view picker label text invisible with dark gtk themes after the
    landing of bug #666227

  • Fixed: 676916
    - Thunderbird 5 not threading email correctly when message-id spans to
    continuation line (not fixed by Repair Folder)

  • Fixed: 677345
    - when Thunderbird is unfocused, the menubar is hard to read

  • Fixed: 677347
    - Build support to install hyphenation patterns in Thunderbird

  • Fixed: 677412
    - Improve error handling in HandleMultipleAttachments

  • Fixed: 678140
    - Message and folder focus is not shown when using CTRL+up/down arrow
    key

  • Fixed: 678230
    - Thunderbird tabs lack background image at the bottom since the
    landing of Bug #609714

  • Fixed: 678244
    - Fix minor coding errors in patch from bug 602718

  • Fixed: 678963
    - Remove README.txt from release packages

  • Fixed: 678964
    - Update package-manifest for latest changes

  • Fixed: 679483
    - Provide a way to disable this @!#$ rich failure logging that fills my
    terminal

  • Fixed: 680000
    - Upgrade fails on 64 bits installs (「404 file not found」)

  • Fixed: 680219
    - Thunderbird fails to build with Editor-related errors.

  • Fixed: 680680
    - Renaming attachments during composition broken (does not update
    display name in the pane)

  • Fixed: 681189
    - Replace PRBool with boolean in IDL files (in comm-central)

  • Fixed: 682303
    - Today build is broken: jemalloc is missing (20110826)


MailNews Core: (27)



  • Fixed: 330891
    - Return inserts line break, should insert paragraph break

  • Fixed: 527927
    - JS Mime Emitter drops parts for inconsistent MIME hierarchies
    (multipart/encrypted, uuencode) [parentPart is undefined;
    components/jsmimeemitter.js Line: 311]

  • Fixed: 529429
    - crash [@ morkTable::CutRow(nsIMdbEnv*, nsIMdbRow*)]

  • Fixed: 537018
    - crash [@ nsMsgFilterAfterTheFact::ContinueExecutionPrompt()]

  • Fixed: 564423
    - Get rid of 「Part 1.2〞 attachments being displayed unless 「Show all
    message parts」 is selected

  • Fixed: 605511
    - hang painting tree or biff after responding confirm to compact prompt
    with mail.purge.ask enabled

  • Fixed: 636681
    - Send in background silently doesn't work if Outbox folder has corrupt
    .msf file

  • Fixed: 655536
    - MsgHdrToMimeMessage could understand detached attachments and feed
    enclosures

  • Fixed: 664790
    - crash [@ nsImapFlagAndUidState::ExpungeByIndex ]

  • Fixed: 668952
    - Inbox corruption/error message occurs with 「move to folder」 filters.
    「Error truncating the Inbox, you may need to delete INBOX.msf」

  • Fixed: 671673
    - mailnews.sendInBackground tries to send in background even when
    working offline

  • Fixed: 671965
    - failure to report invalid pop3 account password when auth logon fails

  • Fixed: 675447
    - Port Bug 672501 – [Clang]: Not able anymore to build with the 10.7 SDK

  • Fixed: 676882
    - Crash in libmime following bug 674488 libmime passes badly encoded
    char* into JS land as AUTF8Strings landing

  • Fixed: 677089
    - crash [@ nsAbOSXDirectory::AssertCard]

  • Fixed: 677179
    - Fix nsMsgResultElement definitions in idl files

  • Fixed: 678012
    - Add DS_Store files to hgignore

  • Fixed: 678186
    - Make nsIMsgVCardService use charPtr instead of string for return
    values

  • Fixed: 678356
    - Better document nsIMsgCompFields.idl body property

  • Fixed: 678453
    - misuse of NS_ENSURE_ARG_POINTER

  • Fixed: 678921
    - Use EqualsLiteral and LowerCaseEqualsLiteral

  • Fixed: 678984
    - Assertion failure: rt->onOwnerThread() running
    test_imapPasswordFailure.js

  • Fixed: 680396
    - TB 6.0 crash when sending or saving an e-mail with attached PDF [@
    nsSJISProber::HandleData]

  • Fixed: 680822
    - Should invoke do_GetService for nsIAbManager outside loop

  • Fixed: 681159
    - Misdescription in nsIImportAddressBooks.idl

  • Fixed: 681367
    - Get/SetParam build bustage

  • Fixed: 681429
    - In nsMsgFilterCore.idl : const long News=0xb; is wrong.


Windows builds Official
Windows
, Official
Windows installer
(2011-08-28) (discussion)


Linux builds Official
Linux (i686)
, Official
Linux (x86_64)


Mac builds Official
Mac
(2011-08-27)

留言

熱門文章