[evolution] Created tag EVOLUTION_3_17_1



The unsigned tag 'EVOLUTION_3_17_1' was created.

Tagger: Milan Crha <mcrha redhat com>
Date: Mon Apr 27 08:33:10 2015 +0200

    Tag 3.17.1 release

Changes since the last tag 'EVOLUTION_3_16_0':

Cheng-Chia Tseng (1):
      Updated Chinese (Taiwan) translation

David Shea (1):
      Bug 748082 - ESpinner does not spin if active set at construction

Dušan Kazik (1):
      Updated Slovak translation

Giovanni Campagna (1):
      Bug 747822 - Use global libgweather/gweather.h include

Gábor Kelemen (1):
      Updated Hungarian translation

Inaki Larranaga Murgoitio (1):
      Updated Basque language

Jakub Steiner (2):
      Bug 747018 - Provide a scalable -symbolic variant of the app icon
      Bug 747018 - Move scalable -symbolic app icon into 'symbolic' folder

Jordi Mas (1):
      Update Catalan translation

Kjartan Maraas (1):
      Updated Norwegian bokmål translation.

Kristjan SCHMIDT (2):
      Updated Esperanto translation
      Updated Esperanto translation

Marek Černocký (1):
      Updated Czech translation

Matej Urbančič (4):
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation

Matěj Cepl (1):
      Bug 701382 - Place "Check for supported types" button before dropdown

Milan Crha (62):
      Post-release version bump
      Bug 698439 - Merge "Completed On" filter option with "Follow Up"
      Reuse WebDAV discovery dialog in Google and CalDAV calendar configs
      Bug 744718 - Provide backend specific extensions as public
      Add a safety check to e-tree-table-adapter.c:resort_node() function
      Remove Bcc header from 'Sender or Recipients' filter search condition
      Fix few memory leaks from webkit_dom_element_get_attribute() calls
      Remove duplicated config.h include in evolution-bogofilter.c
      Fix few memory leaks around composer and e-widget-undo.c
      Bug 710365 - Add a way to View attached images in 100% zoom
      Bug 236994 - Add option to load remote content for specified site or sender
      Shift remote content alert dereference slightly later in the code
      Add a 'list' option to the Mail Free Form expression
      Suggest the best authentication method after checking supported auths
      [CalDAV config] Add also secure settings for collection sources
      Bug 746686 - [mail-notification] Focus existing 'mail' window, if exists
      EMailSignatureEditor - Use correct alert sink
      Bug 746950 - Menu item tooltip changes height of status bar
      Bug 747167 - Umlauts in summary mess up spelling integration
      Bug 746395 - Let the provider store sent messages on its own
      Bug 724227 - Do not mix PGP and S/MIME security on message reply
      [EMailRemoteContent] Recent cache could avoid remote content load
      [EMailRemoteContent] Correct a little overlook in the previous commit
      Bug 747031 - Messages Not Marked as Read When Changing Folder
      Bug 747031 - Add hidden option to mark-as-seen always
      [EMailRemoteContent] Correct recent cache once again
      Use own thread pool for WebKit content download
      [EHTTPRequest] Immediately cancel ongoing download on request cancel
      Avoid use of uninitialized variables
      Bug 256902 - Minor adjustments to the Edit Account dialog
      Bug 256919 - Minor Free/Busy settings tab changes
      Bug 263592 - Add "Go to Folder" menu option
      Bug 270166 - Preset Ctrl+Alt+J shortcut to "Check for Junk" action
      Bug 745534 - Show only unread count in application's window title
      Bug 746763 - Independent layout settings for sub-shell windows
      Bug 731579 - Broken encoding when replying with selection
      Bump libgweather version to 3.10 and replace one deprecated function from it
      [backup-restore] Replace deprecated GIOScheduler functions
      Replace deprecated gtk+ symbols in the code
      Correct mismatch of gtk_style_context_save() and gtk_style_context_restore()
      Correct packing of Calendar and Tasks preferences section
      Bug 709715 - Message list search change lost on regen cancel
      Bug 661532 - Advance search menu item can be disabled on account/store node
      Bug 747473 - Recurring all day events shown incorrectly
      Bug 746276 - e_client_cache_get_client_sync() gets stuck
      Bug 747824 - Circular type dependency in e-spell-dictionary.h and e-spell-checker.h
      Bug 693154 - Add "Copy raw email address" mailto: context option
      Bug 680011 - ItipView created multiple times for an attached invitation
      Bug 694383 - Critical runtime warning from component editors
      Explicitly load camel providers after camel_init() in mail_backend_constructed()
      Bug 699986 - Preselect a random color on a new calendar source
      Bug 743926 - Slow to render large plain text emails
      EHTMLEditorView - Avoid crash under force_spell_check_on_timeout()
      Bug 701221 - Hide system notification on an alarm dismiss/snooze
      Bug 702707 - Follow up flags is not displayed when reading message
      Bug 703782 - Backup/Restore freezes UI on backup file validate
      Bug 704957 - Show timezone name in Day View above time column
      Bug 748246 - Load only used spell-checker dictionaries
      Bug 585387 - Replying to a newsgroup from a vfolder doesn't work
      Fix various memory leaks
      Bug 692557 - Add option to always sort thread children ascending
      NEWS update for 3.17.1

Stas Solovey (1):
      Updated Russian translation

Ting-Wei Lan (2):
      Bug 747461 - The tar command used to restore backups doesn't work on FreeBSD
      Bug 747701 - Remove documentation for ECellRendererColor

Tom Tryfonidis (1):
      Updated Greek translation

Tomas Popela (59):
      EComposerPrivate - Scroll to caret if starting reply on bottom
      EHTMLEditorActions - Remove debug prints that were introduces with undo/redo implementation
      EHTMLEditorView - Don't perform spell check on empty body
      EHTMLEditorView - Some message text lost when replying on mail from GMail
      Bug 746277 - Typing text in composer destroys primary clipboard content
      Bug 746349 - Pasting '\n' into composer produces critical runtime warning
      EHTMLEditorView - Introduce function that performs spell check just in current viewport
      Move em_utils_prompt_user to e-util to remove duplication from composer
      EHTMLEditorView - Add a checkbox to remember the choice when asking if lose formatting
      EHTMLEditorSelection - Recalculate just plain text properties when selection changes in plain text mode
      Bug 339511 - Need a more helpful message when no dictionary is installed
      EHTMLEditorSelection - Rework how the indented block is detected
      EHTMLEditorSelection - When restoring selection correctly restore the anchor point
      EHTMLEditorSelection - Use type macro to check if element is blockquote
      Bug 746641 - Segfault when trying to "ctrl+x" (cut) selected addressee from CC field in email composer
      Fix various leaks of WebKit DOM objects
      EHTMLEditorView - Just check if the element has attribute instead of checking its value
      Fix regressions after "Fix various leaks of WebKit DOM objects"
      EHTMLEditorView - Image smileys are sent as base64 data
      EHTMLEditorView - Smiley image doesn't have the filename set
      EHTMLEditorView - Don't try to quote the content when creating the plain text version of HTML mail
      Composer - Fix various leaks
      Bug 746733 - Turning off Plain text font style moves cursor by one letter
      EHTMLEditorView - Spell check is lost when pressing Enter
      EHTMLEditorView - Fix formatting
      EHTMLEditorSelection - Space after link is lost when wrapping block
      EHTMLEditorView - Caret is moved on end of block when pressing Backspace on its start
      Bug 747056 - Undoing deletion of the quote prefix for a line does not do the right thing
      EHTMLEditorSelection - Trailing space is lost when wrapping content
      EHTMLEditorSelection - Remove unneeded code
      Bug 747055 - Line full of equals signs halts selection of quoted text with shift + page down
      EHTMLEditorSelection - When restoring selection and no range is in composer, create it
      Bug 746876 - Signature's empty new line at the end of text/plain lost on edit
      EHTMLEditorSelection - Remove code that was committed by mistake
      Composer - Fix code around block wrapping
      EHTMLEditorSelection - When wrapping the block take the Tab characters into account
      EHTMLEditorView - Punctuation is added to the link
      EHTMLEditorView - HTML scroll event callback is not called
      EHTMLEditorSelection - History saved wrongly when setting Blockquote format
      Composer - Don't remove wrapping from user wrapped blocks
      EHTMLEditorView - Remove unused function
      Composer - Extra new line added on the end of reply
      EMComposerUtils - Remove unneeded variable
      EHTMLEditorSelection - Improve history selection saving on various places
      Bug 747575 - EHTMLEditorView never freed
      Bug 747510 - Add composer option "Inherit theme colors in HTML mode"
      Composer - Don't block selection-changed handlers if they are already blocked
      EHTMLEditorView - Critical warning shown when declining a meeting invitation
      EHTMLEditorView - Free an unused history event object when inserting the tabulator fails
      Bug 747994 - Menu key and spell checking ; evolution editor
      EHTMLEditorView - Pressing return on the end of HEADING element misbehaves
      EHTMLEditorView - WebKitDOMRange is lost when editing quoted content
      Bug 732891 - Crash under process_elements()
      EHTMLEditorSelection - Don't perform actions on selection-changed callback when we cannot obtain valid 
range
      Bug 747996 - Cannot apply TT on multiple lines at once
      Bug 748217 - undo of Ctrl-Backspace and Ctrl-Delete is broken for multi-character strings
      Bug 748178 - Eats CPU and memory when replying to calendar invite
      EHTMLEditorView - Surrounded links are wrong
      ESpellChecker - Correct typo in documentation

Trinh Anh Ngoc (2):
      Bug 747729 - Update UI styles to be closer to gtk+ 3.16
      Bug 748285 - Table header icons out of position with gtk+ 3.16


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]