summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update Chinese (China) translationgnome-3-26Aron Xu2019-12-041-1/+1
| | | | | Fix RH #633169 again. https://bugzilla.redhat.com/show_bug.cgi?id=633169
* Post-release version bumpMilan Crha2018-03-051-1/+1
|
* NEWS update for 3.26.63.26.6Milan Crha2018-03-051-0/+9
|
* [itip-formatter] Meeting request attendee response address not properly filledMilan Crha2018-02-271-6/+21
| | | | | | | | | | | Two issues: a) the ATTENDEE property value is supposed to be URI, specifically a mailto: URI for email addresses b) when the calendar has set no user email backend property, the code returns an empty string, which had been used as the attendee address. This had been discovered while working on a downstream bug: https://bugzilla.redhat.com/show_bug.cgi?id=1515776
* Bug 793582 - Add Column dialog doesn't work with dark themesMilan Crha2018-02-271-0/+17
|
* Post-release version bumpMilan Crha2018-02-051-1/+1
|
* NEWS update for 3.26.53.26.5Milan Crha2018-02-051-0/+23
|
* Bug 720387 - Always set error on failure of mail_autoconfig_initable_init()Milan Crha2018-02-011-1/+3
|
* Update Afrikaans translationPieter Schalk Schoeman2018-01-311-2917/+456
|
* Update Afrikaans translationPieter Schalk Schoeman2018-01-301-15547/+22786
|
* Bug 788823 - Link wrapping breaks paragraph text incorrectlyMilan Crha2018-01-293-3/+74
|
* Bug 788589 - [Composer] Middle mouse button pastes selected text in wrong ↵Milan Crha2018-01-291-1/+1
| | | | location
* [composer-autosave] Use-after-free during snapshot save to fileMilan Crha2018-01-291-0/+3
| | | | | | | | | | | | It could happen that the snapshot save got interrupted by other UI code, one of them being composer close, which causes the composer's dispose() execution, even it has more than one ref_count. The dispose() frees the content widgets, which results in use-after-free when the snapshot save continues its execution. The interrupt was possible also due to several asynchronous calls being involved during the save. This had been reported downstream at: https://bugzilla.redhat.com/show_bug.cgi?id=1538865
* Bug 792909 - [mail-to-task] Ensure UTF-8 valid DescriptionMilan Crha2018-01-261-7/+56
|
* Indentation in plain text adds unwanted spaces around linksMilan Crha2018-01-261-8/+16
| | | | | | | | | | Indentation gap had been added in front of every text in the indented block, which can be wrong in cases where the text is "split" by an anchor, for example when added by magic-links. There was used wrong indentation gap in the plain text version too (3 in UI versus 4 spaces in plain text per level). This had been reported downstream at: https://bugzilla.redhat.com/show_bug.cgi?id=1538775
* Bug 792736 - Remove false runtime warning from ml_sort_uids_by_tree()Milan Crha2018-01-251-6/+4
|
* Bug 792781 - 'Go to Folder' incorrectly unrefs CamelFolder twiceMilan Crha2018-01-241-2/+0
|
* Bug 792480 - Delete key press should not create new event in Calendar viewsMilan Crha2018-01-162-4/+7
|
* Bug 792385 - [mail-to-task] Odd component editor window title (Unicode dash)Milan Crha2018-01-101-4/+4
|
* Bug 792343 - [CompEditor] Date-only value changed to DateTime on saveMilan Crha2018-01-101-9/+9
|
* Crash under message-list.c:free_message_info_data()Milan Crha2018-01-091-12/+22
| | | | | Reported downstream at: https://bugzilla.redhat.com/show_bug.cgi?id=1485982
* Bug 339675 - 'Include signature in new messages only' doesn't always workMilan Crha2018-01-081-0/+2
|
* Post-release version bumpMilan Crha2018-01-081-1/+1
|
* NEWS update for 3.26.43.26.4Milan Crha2018-01-081-0/+12
|
* Bug 791793 - Unnecessary preview reload on style-updated in Tasks/MemosMilan Crha2018-01-041-4/+0
|
* Bug 791346 - ‘Disposition-Notification-To’ header doesn’t take into ↵Milan Crha2018-01-031-1/+12
| | | | account the ‘From Override’ field’s value
* Bug 791341 - Support pasting multiple addresses with line breaksMilan Crha2018-01-031-1/+16
|
* Bug 791291 - Composer crashes if Ctrl+\ is pressed multiple timesMilan Crha2018-01-031-1/+1
|
* Update Russian translationStas Solovey2017-12-131-3203/+1573
|
* Post-release version bumpMilan Crha2017-12-111-1/+1
|
* NEWS update for 3.26.3EVOLUTION_3_26_3Milan Crha2017-12-111-0/+28
|
* [Composer] Better care of autosave snapshot after WebKitWebProcess crashMilan Crha2017-12-0710-4/+199
| | | | | | | | | | This is related to bug 791291, but doesn't fix it, it rather makes sure that: a) any autosave snapshot is not overwritten with empty body of the message b) the snapshot is not deleted after "broken" composer close c) it's offered to recover the last snapshot (if exists) on close of the composer. This all makes sure that users will not lose all their work, only up to one minute of time, which is the interval of the autosave.
* Drag&drop of multiple messages from message list to composer failsMilan Crha2017-12-073-125/+161
| | | | | One message works fine, but multiple messages failed due to changed format of x-uid-list content.
* Bug 791203 - Add file extension to pasted image in Plain Text modeMilan Crha2017-12-041-1/+7
|
* Bug 790952 - Skip extra leading forward slashes in mailto: from ChromeMilan Crha2017-11-291-1/+5
|
* Bug 790666 - Comma in Full Name breaks meeting organizer validity checkMilan Crha2017-11-292-17/+6
|
* Bug 790944 - Attachment filename in multipart/mixed can be lostMilan Crha2017-11-291-1/+17
|
* Bug 790311 - Print of message attachment shows main message headersMilan Crha2017-11-271-11/+4
|
* Bug 680268 - Handle meeting invitation with detached instancesMilan Crha2017-11-241-23/+95
|
* [Calendar] set_style_from_attendee(): Prevent crash when attendee has no ↵Milan Crha2017-11-222-4/+4
| | | | mail set
* Bug 790291 - Disallow shrinking message list to zero widthMilan Crha2017-11-211-0/+20
|
* Bug 790069 - Free/Busy Publishing should not include X-SUMMARY and X-LOCATIONMilan Crha2017-11-211-0/+12
|
* Bug 789571 - Handle webcal:// URI to add new On The Web calendarMilan Crha2017-11-164-1/+148
|
* Bug 789526 - Incorrect message selected after Delete in real Trash folderMilan Crha2017-11-161-2/+4
|
* Bug 790326 - [evolution-backup] Allow running without GUI/DISPLAYMilan Crha2017-11-151-3/+7
|
* Bug 790263 - [alarm-notify] URLs in Location field should be clickableMilan Crha2017-11-142-1/+30
|
* Bug 700778 - TNEF attachment not processed properlyMilan Crha2017-11-132-50/+44
|
* Workaround bug 674885 (type initialisation deadlock in GObject)Milan Crha2017-11-132-0/+10
|
* Updated Norwegian bokmål translation.Kjartan Maraas2017-11-051-611/+834
|
* Bug 789648 - Problem viewing .eml attachmentMilan Crha2017-11-024-57/+182
|