evolution 2.23.6-0ubuntu1 source package in Ubuntu

Changelog

evolution (2.23.6-0ubuntu1) intrepid; urgency=low

  * New upstream version:
    New in 2.23.6:
    - WebDAV contacts plugin
    Bug Fixes:
    - #211267: Report correct number of pages to print and print
      them as requested
    - #249844: Use fully qualified names for "New" submenu entries
    - #256540: Do not use GtkNotebook with only one tab
    - #329821: Recalculate returned row to the model row, if we are sorting
    - #353927: Do not blink the icon more than 15 seconds
    - #428384: Improve buttons in the "exit-unsaved" dialog by replacing
      "Cancel" with "Continue Editing" and "Save Message" with "Save Draft".
    - #491176: Word-wrap the summary if necessary; keep the text and action
      buttons aligned on the left
    - #500389: New ability to define Options
    - #504417: Preferences windows cut off
    - #514006: Quote literal values
    - #517151: Give a mnemonic to "Composer in External Editor"
    - #517825: Fix duplicate mnemonic.  "_Work Offline" -> "Work _Offline"
    - #529460: Change "Startup Wizard" to "Setup Assistant".
      Also make the plugin description less lame
    - #530388: Fix a crash when editing labels
    - #537088: Fix empty headers if FROM/Sender is NULL
    - #539268: Fix attachment description
    - #543058: Properly capitalize INBOX
    - #543411: Don't load known folders
    - #543532: Let free memory when we are done with it, not before.
    - #543754: Reword "insufficient-permissions" error message
    - #543755: Fix a typo
    - #543756: Make question better translatable
    - #543943: Fix a memory leak
    - #544252: Use consistent naming to the GUI for different components
    - #544157: Sort View / Window
    - #544383: Put contact list members in reverse order
    - #544857: Fix a typo
    - #544859: Clarify description of "sync_interval" key.
    - #544860: Add translator comments for split "update every" sentence
    - #544861: Reword "invalid-user" error message
    - #544862: Clarify description of "use_authentication" key
    - #544958: Use email, not e-mail
    - #544969: Added the hook for folder custom icon
    - #544994: Typos/Syntax improvements
    - #545300: Add a translatable tag in "_Merge" string
    - #545303: Add gettext in the xml string
    - #545436: Check the info before accessing it
    - #545558: Hula support is disabled by default now, so remove any
      mention of it from the User Guide
    - #545568: Make sure system plugins are enabled on startup
    - #545820: Fix a typo.
    - #546057: Use "x-office-calendar" icon name instead of "stock_calendar"
    New in 2.23.5
    Camel DB Summary support.
    New EPlugin for message templates.
    Google Contacts support
    Bug Fixes:
    - #543753: Addressbook error string fixes
    - #228725: Contacts view should not say "no items in this view" until
      the backend is done responding
    - #543134: Mail notification plugin should provide a right-click
      menu for preferences
    - #269152: Work-around for MS Outlook/Lookout that use X-MimeOLE
    - #200147: Added basic Template support
    - #206592: Action to invoke New Message window from the composer itself
    - #207802: Do not allow drop messages to the same message list as
      is the source.
    - #243201: Escape rule title so that can contain also XML entities
      in the file
    - #310988: Don't even show the "send-options" action unless an Exchange
      or GroupWise account appears in the From combo box
    - #318089: Ask for destination source only when have more than one writable
      source defined
    - #329821: Show tooltips over task's table
    - #368038: Ensure only one Birthdays & Anniversaries source
    - #370731: (Novell Bugzilla) Use MAX to determine the minimal size for each
      cell. This prevents the numbers and day-names from getting fuzzy when
      using large font-sizes
    - #382783: Grab focus of new rule part on adding and scroll to
      the bottom too
    - #395636: Added accel key Ctrl+Shift+B for collapsing all threads
      and Ctrl+/ for marking all messages as read
    - #423395: Put the anchor where the message body begins and let GtkHTML
      know the anchor name to place the cursor there in caret mode on
      the first focus
    - #440818: Convert line to UTF-8 if not a valid one. Pretend it to be
      an ISO-8859-1 line
    - #477082,#438479: Fixed documentation
    - #478469: Changed the progress dialog to be more HIG compliant
    - #519536: Handle freeing of data safely.
    - #524130: Pass description text through 'camel_text_to_html' to have
      links clickable in a preview
    - #526262: Handle _title element in analogical way as title
    - #530069: Don't show the configuration tab unless the selected plugin
      actually has configuration options
    - #532472: Strip the account URL
    - #532597: Do not leave selected more than one item if somebody
      else took care or reposition of the cursor row before the delete
    - #534039: Track folders even when Search Folders disabled,
      to have them known when enabling Search Folders on demand
    - #536488: Remove '~/.evolution/.running' file before backup/after restore,
      thus Evolution will not claim next start it was closed incorrectly
    - #537275: Do not pass data to the child structure if we were canceled
    - #537725: Set the autosaved flag so we don't get pestered with a save
      dialog if the user then decides to close the composer window
    - #538741: Strip preceding tabs from Date headers too
    - #538908: Desensitize the "send-options" action unless we've selected
      as Exchange or GroupWise account.
    - #539268: Do not use both filename and description if these are identical
    - #539755: Do not access memory beyond the columns array
    - #540152: Fix some memory leaks
    - #540160: Remember whether we come from none/multi select to single select
      and properly update the preview.
    - #540274: After restore walk through all account, addressbook, calendar,
      task and memo sources and fix the base uri if required
    - #540282: Remove the "printing" GConf key.  We use a key file now
    - #540282: Store printer and page settings in a key file rather than GConf
    - #540400: Make Evolution Backup follow symbolic links
    - #540516: Sanitize user input while accepting path/filename of the backup
    - #540972: Small memory leak fix.
    - #541355: Removes any freed objects from the 'locals' list in each conduit
      which otherwise frees them again when the conduit is closed
    - #541365: Do not call 'camel_folder_sort_uids' when we do
      not have folder or uid
    - #542101: Escape PlaceOfTheMeeting in the Location: line of the tooltip
    - #542125: Remove unnecessary files from source control
    - #542149: Display an error message to restart if user tries to subscribe
      to other's mailbox
    - #542587: New widget implements the online/offline button used in
      the main window.
    - #542631: Use g_format_size_for_display instead of cut and pasted code
    - #542889: Port to the new gtk tooltip api
    - #543758: Never mark empty strings for translations
    Other Contributors:
    - Sort the uids so that moving/copying messages preserves mailbox ordering
      rather than jumbled randomness.
    - Add dolt revision 5e9eef10 to the autotools build system.
      Speeds up the build, otherwise falls back to libtool
    - Configure email-custom-header plugin within the plugin-manager.
  * debian/control:
    - updated evolution-data-server and gtkhtml requirements
    - updated the description due to plugins changes
  * debian/evolution.install, evolution-plugins.install:
    - updated the list of plugins to install

 -- Sebastien Bacher <email address hidden>   Mon, 04 Aug 2008 16:59:38 +0200

Upload details

Uploaded by:
Sebastien Bacher
Uploaded to:
Intrepid
Original maintainer:
Ubuntu Desktop
Architectures:
any
Section:
mail
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
evolution_2.23.6.orig.tar.gz 35.8 MiB 67950b72941db03286753f3d1641b81d11369458614c578295134fb1a9312648
evolution_2.23.6-0ubuntu1.diff.gz 35.8 KiB 15ee8f940517ca8d3c7a8b3544eeaeb9528249be0bc34b7bb66c9cb22877ae7c
evolution_2.23.6-0ubuntu1.dsc 2.8 KiB 2c98c59816e7853f7ab0f501b679962cb9922d2982f480aa987cfe26d5f7d9c8

View changes file

Binary packages built by this source

evolution: No summary available for evolution in ubuntu intrepid.

No description available for evolution in ubuntu intrepid.

evolution-common: No summary available for evolution-common in ubuntu intrepid.

No description available for evolution-common in ubuntu intrepid.

evolution-dbg: No summary available for evolution-dbg in ubuntu intrepid.

No description available for evolution-dbg in ubuntu intrepid.

evolution-dev: No summary available for evolution-dev in ubuntu intrepid.

No description available for evolution-dev in ubuntu intrepid.

evolution-plugins: No summary available for evolution-plugins in ubuntu intrepid.

No description available for evolution-plugins in ubuntu intrepid.

evolution-plugins-experimental: No summary available for evolution-plugins-experimental in ubuntu intrepid.

No description available for evolution-plugins-experimental in ubuntu intrepid.