Evolution 2.31.6 2010-08-02 --------------------------- Evolution now complies with the XDG Base Directory Specification [1], which means user-specific data is no longer stored under ~/.evolution. Instead, data is partitioned into three base directories controlled by environment variables: $XDG_DATA_HOME/evolution (default: $HOME/.local/share/evolution) $XDG_CACHE_HOME/evolution (default: $HOME/.cache/evolution) $XDG_CONFIG_HOME/evolution (default: $HOME/.config/evolution) Data which is managed by Evolution will be migrated from $HOME/.evolution on startup. [1] http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html Express mode now shows mail messages and folders in tabs, using Clutter for animation effects if available. (Srinivasa Ragavan) Bug Fixes: Bug 598833 - Do not ship dropped evo_mail_notifier.png (Matthew Barnes) Bug 615049 - Crash in remove_contact at e-addressbook-model.c:202 (Milan Crha) Bug 622181 - Backup settings uses unhelpful yes/no dialog (Matthew Barnes) Bug 622912 - Migrate from dbus-glib to glib's GDBus (Milan Crha) Bug 623035 - Crash when printing email with too many recipients (Milan Crha) Bug 624204 - Warn when replying privately to a mailing list message (David Woodhouse) Bug 624216 - Runtime warning in Attachment Reminder plugin (Matthew Barnes) Bug 624235 - CamelPOP3Store missing some methods (Matthew Barnes) Bug 624237 - Fails to start when smartcard is inserted (Matthew Barnes) Bug 624285 - When replying, ignore text selection if preview is hidden (Matthew Barnes) Bug 624335 - Abort after group-by-thread with certain sorting (Milan Crha) Bug 624482 - Monitor /apps/evolution/mail/prompts for changes (David Woodhouse) Bug 624500 - Missing EggSMClient linker flags in shell (Matthew Barnes) Bug 624525 - Variable name collision in gtk-compat macro (Milan Crha) Bug 624534 - Adapt to GTK+ GtkNotebookPage changes (Kjartan Maraas) Bug 624677 - Missing keyboard shortcut for "Save as mbox" (Matthew Barnes) Bug 624891 - Various compiler warnings in git/master (Milan Crha) Bug 625204 - Typo in e_day_view_finish_long_event_resize() (Thomas Mittelstaedt) Bug 625606 - git/master build dies with glib-2.25.12 (Milan Crha) Bug 625624 - Customizations of contacts views forgotten (Matthew Barnes) Bug 625724 - Message filters do no work (Lucian Langa) Bug 625761 - Folder views not preserved after migration (Lucian Langa) Other Changes: * EMailReader: Remove unused variable (Matthew Barnes) * Warn on reply-to-all with too many recipients (David Woodhouse) * Add support for ignoring mailing list Reply-To: headers (David Woodhouse) * Fix two memory leaks when replying (David Woodhouse) * Don't show the "reply in private?" nag popup for munged Reply-To: list messages (David Woodhouse) * Change 'Reply to All' toolbar button into configurable 'Group Reply' (David Woodhouse) * Add nag popup when mailing list hijacks private reply with Reply-To: header (David Woodhouse) * Clean up "ensure_sources" backend routines. (Matthew Barnes) * Report error to user when fails to open calendar/task/memo list (Milan Crha) * Disable my evil GtkExpander hack in EAttachmentPaned (Matthew Barnes) * Use PVOID instead of gpointer when working with COM+ function pointers (Fridrich Štrba) * Migrate ~/.evolution to XDG base directories. (Matthew Barnes) * Reset BASE_VERSION to 2.32. (Matthew Barnes) * Remove unused 'preview' argument from e_import_assistant_new_simple(). (Matthew Barnes) * Make EImportAssistant extensible. (Matthew Barnes) * addressbook/gui, plugins/groupwise, widgets/misc: Update to new icon theme (Rob Bradford) * build: Update gnome-icon-theme dependency for new default-avatar icon (Rob Bradford) * addressbook: Port to use new _async suffix instead of _ex suffix (Rob Bradford) * mail-reader: e_mail_reader_get_formatter may now return NULL (Rob Bradford) * Prefer gio-2.0 when requiring GLib libraries. (Matthew Barnes) * mail-session: Use the shell's active window as parent for dialog (Rob Bradford) * fix lifecycle nasties bgo#625852 (Michael Meeks) Translations: Mario Blättermann (de) Christian Kirbach (de) Jorge González (es) Fran Diéguez (gl) Nana Suryana (id) Shankar Prasad (kn) Sandeep Shedmake (mr) Kjartan Maraas (nb) Lucian Adrian Grijincu (ro) krishnababu k (te) Aron Xu (zh_CN) Chao-Hsiung Liao (zh_HK)