evolution 3.5.90



About evolution
===============

Manage your email, contacts and schedule

ChangeLog
=========

commit dca621e3822ac9880ed85c359a4e08f1d50195ff
Author: Matthew Barnes <mbarnes redhat com>
Date:   Sun Aug 19 16:03:49 2012 -0400

    NEWS update for 3.5.90 release.

 NEWS |   62 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 62 insertions(+)

commit 2167e37071957121275915b658e2350d3eeaf091
Author: Matthew Barnes <mbarnes redhat com>
Date:   Fri Aug 17 12:41:19 2012 -0400

    EAttachment: Minor code rearrangement.

 widgets/misc/e-attachment.c |  134 +++++++++++++++++++++----------------------
 1 file changed, 67 insertions(+), 67 deletions(-)

commit c85109fc322137596bf34cffc5445d568223c60d
Author: Matthew Barnes <mbarnes redhat com>
Date:   Thu Jul 12 08:02:18 2012 -0400

    Coding style and whitespace cleanup.

 .../gui/contact-editor/e-contact-editor-fullname.c |   26 +-
 addressbook/gui/contact-editor/e-contact-editor.c  |   70 +--
 .../gui/contact-editor/e-contact-quick-add.c       |    2 +-
 addressbook/gui/merging/eab-contact-compare.c      |    2 +-
 addressbook/gui/merging/eab-contact-merging.c      |    2 +-
 .../gui/widgets/e-addressbook-table-adapter.c      |    2 +-
 addressbook/gui/widgets/e-minicard-label.c         |    8 +-
 addressbook/gui/widgets/e-minicard-view.c          |    2 +-
 addressbook/gui/widgets/e-minicard.c               |   10 +-
 addressbook/gui/widgets/eab-contact-display.c      |    2 +-
 addressbook/gui/widgets/eab-contact-formatter.c    |   19 +-
 addressbook/gui/widgets/eab-contact-formatter.h    |    4 +-
 addressbook/importers/evolution-csv-importer.c     |  120 +++---
 addressbook/importers/evolution-ldif-importer.c    |   16 +-
 addressbook/importers/evolution-vcard-importer.c   |   26 +-
 addressbook/printing/e-contact-print.c             |   62 +--
 calendar/alarm-notify/alarm-queue.c                |    4 +-
 calendar/alarm-notify/util.c                       |    6 +-
 calendar/gui/dialogs/comp-editor.c                 |    2 +-
 calendar/gui/dialogs/event-page.c                  |   16 +-
 calendar/gui/dialogs/memo-page.c                   |    4 +-
 calendar/gui/dialogs/task-page.c                   |    2 +-
 calendar/gui/e-alarm-list.c                        |   10 +-
 calendar/gui/e-cal-component-preview.c             |    9 +-
 calendar/gui/e-cal-model-memos.c                   |    2 +-
 calendar/gui/e-cal-model.c                         |    2 +-
 calendar/gui/e-calendar-view.c                     |    4 +-
 calendar/gui/e-day-view.c                          |   26 +-
 calendar/gui/e-meeting-list-view.c                 |    2 +-
 calendar/gui/e-week-view.c                         |   18 +-
 calendar/gui/ea-cal-view-event.c                   |    2 +-
 calendar/gui/ea-cal-view.c                         |    6 +-
 calendar/gui/ea-calendar.c                         |    2 +-
 calendar/gui/ea-day-view-cell.c                    |    2 +-
 calendar/gui/ea-day-view.c                         |    2 +-
 calendar/gui/ea-gnome-calendar.c                   |    2 +-
 calendar/gui/ea-week-view-cell.c                   |    2 +-
 calendar/gui/ea-week-view-main-item.c              |   14 +-
 calendar/gui/ea-week-view.c                        |    4 +-
 calendar/gui/gnome-cal.c                           |    2 +-
 calendar/gui/itip-utils.c                          |   12 +-
 calendar/gui/misc.c                                |    6 +-
 calendar/gui/print.c                               |   14 +-
 calendar/importers/icalendar-importer.c            |   38 +-
 composer/e-msg-composer.c                          |    6 +-
 e-util/e-config.c                                  |  127 +++---
 e-util/e-dialog-utils.c                            |    9 +-
 e-util/e-event.c                                   |   21 +-
 e-util/e-file-request.c                            |   13 +-
 e-util/e-html-utils.c                              |   51 +--
 e-util/e-import.c                                  |    4 +-
 e-util/e-mktemp.c                                  |   18 +-
 e-util/e-plugin-ui.c                               |    6 +-
 e-util/e-plugin.c                                  |   45 +-
 e-util/e-stock-request.c                           |   20 +-
 e-util/e-text-event-processor.c                    |   36 +-
 e-util/e-unicode.c                                 |    6 +-
 e-util/e-util.c                                    |   20 +-
 em-format/e-mail-extension-registry.c              |    4 +-
 em-format/e-mail-formatter-attachment.c            |    2 +-
 em-format/e-mail-formatter-headers.c               |   12 +-
 em-format/e-mail-formatter-message-rfc822.c        |    2 +-
 em-format/e-mail-formatter-quote-headers.c         |   22 +-
 em-format/e-mail-formatter-quote-message-rfc822.c  |    2 +-
 em-format/e-mail-formatter-quote-text-plain.c      |    6 +-
 em-format/e-mail-formatter-secure-button.c         |   20 +-
 em-format/e-mail-formatter-text-enriched.c         |    2 +-
 em-format/e-mail-formatter-text-html.c             |    2 +-
 em-format/e-mail-formatter-text-plain.c            |    6 +-
 em-format/e-mail-formatter-utils.c                 |   14 +-
 em-format/e-mail-formatter.c                       |   10 +-
 em-format/e-mail-inline-filter.c                   |    4 +-
 em-format/e-mail-parser-application-mbox.c         |    2 +-
 em-format/e-mail-parser-application-smime.c        |    2 +-
 em-format/e-mail-parser-inlinepgp-encrypted.c      |    4 +-
 em-format/e-mail-parser-inlinepgp-signed.c         |    4 +-
 em-format/e-mail-parser-message-deliverystatus.c   |    2 +-
 em-format/e-mail-parser-message-external.c         |   16 +-
 em-format/e-mail-parser-message-rfc822.c           |    2 +-
 em-format/e-mail-parser-multipart-alternative.c    |    4 +-
 em-format/e-mail-parser-multipart-appledouble.c    |    4 +-
 em-format/e-mail-parser-multipart-digest.c         |    4 +-
 em-format/e-mail-parser-multipart-encrypted.c      |   10 +-
 em-format/e-mail-parser-multipart-mixed.c          |    4 +-
 em-format/e-mail-parser-multipart-related.c        |    6 +-
 em-format/e-mail-parser-multipart-signed.c         |   12 +-
 em-format/e-mail-parser.c                          |    8 +-
 em-format/e-mail-part-utils.c                      |   10 +-
 filter/e-filter-code.c                             |    4 +-
 filter/e-filter-color.c                            |   24 +-
 filter/e-filter-datespec.c                         |   46 +-
 filter/e-filter-element.c                          |    2 +-
 filter/e-filter-file.c                             |    4 +-
 filter/e-filter-input.c                            |    2 +-
 filter/e-filter-int.c                              |    4 +-
 filter/e-filter-option.c                           |   42 +-
 filter/e-filter-option.h                           |    6 +-
 filter/e-filter-part.c                             |   22 +-
 filter/e-filter-rule.c                             |   26 +-
 filter/e-rule-context.c                            |   10 +-
 libemail-engine/e-mail-session-utils.c             |    4 +-
 libemail-engine/e-mail-session.c                   |    4 +-
 libemail-engine/e-mail-utils.c                     |   30 +-
 libemail-engine/mail-folder-cache.c                |   29 +-
 libemail-engine/mail-ops.c                         |   36 +-
 libemail-engine/mail-tools.c                       |    8 +-
 libemail-engine/mail-vfolder.c                     |   50 +--
 libemail-utils/em-filter-folder-element.c          |    6 +-
 libemail-utils/em-vfolder-context.c                |    2 +-
 libemail-utils/em-vfolder-rule.c                   |   46 +-
 libemail-utils/mail-mt.c                           |   13 +-
 libevolution-utils/e-alert.c                       |   26 +-
 libevolution-utils/e-xml-utils.c                   |   15 +-
 libevolution-utils/evolution-util.c                |    5 +-
 mail/e-http-request.c                              |   43 +-
 mail/e-mail-backend.c                              |    2 +-
 mail/e-mail-browser.c                              |    7 +-
 mail/e-mail-config-confirm-page.c                  |    6 +-
 mail/e-mail-config-welcome-page.c                  |    2 +-
 mail/e-mail-display-popup-extension.c              |    3 +-
 mail/e-mail-display.c                              |  144 ++++---
 mail/e-mail-label-manager.c                        |    2 +-
 mail/e-mail-migrate.c                              |    2 +-
 mail/e-mail-notebook-view.c                        |   13 +-
 mail/e-mail-paned-view.c                           |   10 +-
 mail/e-mail-printer.c                              |   96 +++--
 mail/e-mail-reader-utils.c                         |   29 +-
 mail/e-mail-reader.c                               |   23 +-
 mail/e-mail-request.c                              |   14 +-
 mail/e-mail-ui-session.c                           |    3 -
 mail/em-composer-utils.c                           |    5 +-
 mail/em-filter-editor-folder-element.c             |    4 +-
 mail/em-filter-editor.c                            |    3 +-
 mail/em-filter-rule.c                              |   40 +-
 mail/em-filter-source-element.c                    |   16 +-
 mail/em-folder-tree.c                              |    5 +-
 mail/em-folder-utils.c                             |   14 +-
 mail/em-utils.c                                    |   45 +-
 mail/em-vfolder-editor-context.c                   |    2 +-
 mail/em-vfolder-editor-rule.c                      |   44 +-
 mail/importers/elm-importer.c                      |   22 +-
 mail/importers/evolution-mbox-importer.c           |   11 +-
 mail/importers/mail-importer.c                     |   10 +-
 mail/importers/pine-importer.c                     |   34 +-
 mail/mail-autofilter.c                             |   22 +-
 mail/mail-send-recv.c                              |   22 +-
 mail/mail-vfolder-ui.c                             |    6 +-
 mail/message-list.c                                |  260 +++++------
 modules/addressbook/e-book-shell-view-private.c    |    5 +-
 .../audio-inline/e-mail-formatter-audio-inline.c   |   16 +-
 modules/audio-inline/e-mail-parser-audio-inline.c  |    4 +-
 .../backup-restore/e-mail-config-restore-page.c    |    2 +-
 modules/backup-restore/evolution-backup-tool.c     |    2 +-
 modules/bogofilter/evolution-bogofilter.c          |    2 +-
 .../evolution-cal-config-weather.c                 |    2 +-
 modules/calendar/e-cal-shell-view-actions.c        |    4 +-
 modules/calendar/e-cal-shell-view-private.c        |  110 +++--
 modules/calendar/e-cal-shell-view.c                |    3 +-
 modules/calendar/e-calendar-preferences.c          |    5 +-
 modules/calendar/e-memo-shell-view-private.c       |    5 +-
 modules/calendar/e-task-shell-view-private.c       |    5 +-
 modules/itip-formatter/e-mail-formatter-itip.c     |   10 +-
 modules/itip-formatter/e-mail-parser-itip.c        |    6 +-
 modules/itip-formatter/itip-view.c                 |  197 +++++----
 modules/mail/e-mail-config-web-view.c              |    3 +-
 modules/mail/e-mail-shell-backend.c                |   25 +-
 modules/mail/e-mail-shell-view-actions.c           |    6 +-
 modules/mail/e-mail-shell-view-private.c           |   26 +-
 modules/mail/e-mail-shell-view.c                   |    9 +-
 modules/mail/em-composer-prefs.c                   |    2 +-
 modules/mail/em-mailer-prefs.c                     |  114 ++---
 modules/mail/em-network-prefs.c                    |   18 +-
 modules/online-accounts/camel-sasl-xoauth.c        |    4 +-
 modules/plugin-lib/e-plugin-lib.c                  |    7 +-
 modules/plugin-manager/evolution-plugin-manager.c  |    2 +-
 .../e-mail-display-popup-prefer-plain.c            |   34 +-
 modules/prefer-plain/e-mail-parser-prefer-plain.c  |    8 +-
 modules/prefer-plain/plugin/config-ui.c            |    2 +-
 modules/spamassassin/evolution-spamassassin.c      |    2 +-
 modules/startup-wizard/e-startup-assistant.c       |    4 +-
 .../e-mail-display-popup-text-highlight.c          |   34 +-
 .../e-mail-formatter-text-highlight.c              |   13 +-
 .../text-highlight/e-mail-parser-text-highlight.c  |    8 +-
 modules/text-highlight/languages.c                 |  243 ++++++-----
 modules/text-highlight/languages.h                 |    2 +-
 .../e-mail-parser-tnef-attachment.c                |  450 ++++++++++----------
 .../vcard-inline/e-mail-formatter-vcard-inline.c   |    6 +-
 modules/vcard-inline/e-mail-parser-vcard-inline.c  |    2 +-
 plugins/attachment-reminder/attachment-reminder.c  |    2 +-
 plugins/bbdb/bbdb.c                                |    2 +-
 plugins/bbdb/gaimbuddies.c                         |   26 +-
 plugins/dbx-import/dbx-importer.c                  |   32 +-
 plugins/email-custom-header/email-custom-header.c  |    4 +-
 plugins/external-editor/external-editor.c          |   12 +-
 plugins/pst-import/pst-importer.c                  |   10 +-
 plugins/publish-calendar/publish-calendar.c        |    2 +-
 plugins/publish-calendar/publish-location.c        |   22 +-
 plugins/save-calendar/csv-format.c                 |   12 +-
 plugins/save-calendar/rdf-format.c                 |   12 +-
 plugins/templates/templates.c                      |    6 +-
 shell/e-shell-meego.c                              |   14 +-
 shell/e-shell-settings.c                           |   14 +-
 shell/e-shell-view.c                               |    6 +-
 shell/e-shell-window-actions.c                     |    2 +-
 shell/e-shell-window.c                             |   16 +-
 shell/es-event.c                                   |    2 +-
 shell/main.c                                       |   44 +-
 smclient/eggsmclient-xsmp.c                        |    2 +-
 smime/gui/ca-trust-dialog.c                        |    6 +-
 smime/gui/cert-trust-dialog.c                      |    8 +-
 smime/gui/certificate-manager.c                    |    6 +-
 smime/gui/certificate-viewer.c                     |    4 +-
 smime/gui/e-cert-selector.c                        |   14 +-
 smime/lib/e-cert-db.c                              |   14 +-
 smime/lib/e-cert.c                                 |   20 +-
 widgets/e-timezone-dialog/e-timezone-dialog.c      |    4 +-
 widgets/menus/gal-define-views-dialog.c            |    2 +-
 widgets/menus/gal-define-views-model.c             |    2 +-
 widgets/menus/gal-view-collection.c                |   56 +--
 widgets/menus/gal-view-instance.c                  |    6 +-
 widgets/menus/gal-view-new-dialog.c                |   10 +-
 widgets/misc/e-calendar-item.c                     |    6 +-
 widgets/misc/e-canvas.c                            |    4 +-
 widgets/misc/e-map.c                               |    4 +-
 widgets/misc/e-preferences-window.c                |    6 +-
 widgets/misc/e-send-options.c                      |    2 +-
 widgets/misc/e-spell-entry.c                       |    2 +-
 widgets/misc/e-web-view.c                          |    2 +-
 widgets/misc/ea-calendar-cell.c                    |    2 +-
 widgets/misc/ea-calendar-item.c                    |    6 +-
 widgets/misc/test-calendar.c                       |    4 +-
 widgets/table/e-cell-combo.c                       |    8 +-
 widgets/table/e-cell-hbox.c                        |    2 +-
 widgets/table/e-cell-size.c                        |    2 +-
 widgets/table/e-cell-text.c                        |    2 +-
 widgets/table/e-popup-menu.c                       |    2 +-
 widgets/table/e-table-column-specification.c       |   34 +-
 widgets/table/e-table-config.c                     |   10 +-
 widgets/table/e-table-field-chooser-dialog.c       |    2 +-
 widgets/table/e-table-field-chooser-item.c         |    4 +-
 widgets/table/e-table-group-container.c            |   14 +-
 widgets/table/e-table-group-leaf.c                 |    2 +-
 widgets/table/e-table-header-item.c                |   16 +-
 widgets/table/e-table-item.c                       |   70 +--
 widgets/table/e-table-model.c                      |    4 +-
 widgets/table/e-table-one.c                        |    2 +-
 widgets/table/e-table-sort-info.c                  |   12 +-
 widgets/table/e-table-sorted.c                     |    4 +-
 widgets/table/e-table-sorter.c                     |    2 +-
 widgets/table/e-table-specification.c              |   16 +-
 widgets/table/e-table-state.c                      |    6 +-
 widgets/table/e-table-subset.c                     |   14 +-
 widgets/table/e-table-utils.c                      |    4 +-
 widgets/table/e-table.c                            |    4 +-
 widgets/table/e-tree-model.c                       |    4 +-
 widgets/table/e-tree-sorted.c                      |   30 +-
 widgets/table/e-tree-table-adapter.c               |   12 +-
 widgets/table/e-tree.c                             |    4 +-
 widgets/table/gal-a11y-e-cell-tree.c               |    2 +-
 widgets/table/gal-a11y-e-table-item.c              |    8 +-
 widgets/text/e-reflow-model.c                      |    6 +-
 widgets/text/e-reflow.c                            |    6 +-
 widgets/text/gal-a11y-e-text.c                     |    2 +-
 263 files changed, 2499 insertions(+), 2247 deletions(-)

commit 7d1751cc26a75166019917ec8c3b35e1083d27d6
Author: A S Alam <aalam users sf net>
Date:   Sun Aug 19 14:59:44 2012 +0530

    Update Punjabi Translation

 po/pa.po |22503 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 11382 insertions(+), 11121 deletions(-)

commit 528eef4f3cd39048578be19cd745b4476019bc0d
Author: Andre Klapper <ak-47 gmx net>
Date:   Sat Aug 18 20:32:23 2012 +0200

    Bind labels to widgets for day times settings in preferences so mnemonics work

 modules/calendar/e-calendar-preferences.ui |    2 ++
 1 file changed, 2 insertions(+)

commit a4701b54554c3244409f10b5105f0c2d05c5945c
Author: Matthew Barnes <mbarnes redhat com>
Date:   Sat Aug 18 14:08:11 2012 -0400

    Bug 682102 - Upstream Debian's 04_gettext_intltool.patch
    
    Debian changelog:
    
        04_gettext_intltool.patch: new patch. Remove gettext from the
        configure script, we already use intltool and they step on each
        other's toe.
    
    Taking their word for it...

 configure.ac |    3 ---
 1 file changed, 3 deletions(-)

commit 6ec3b5ae147cdf552c323ea66a0f22b753c6970f
Author: Matthew Barnes <mbarnes redhat com>
Date:   Sat Aug 18 09:50:17 2012 -0400

    Add cal_shell_content_check_state().

 modules/calendar/e-cal-shell-content.c |  214 ++++++++++++++++++++++++++++++
 modules/calendar/e-cal-shell-content.h |   15 +--
 modules/calendar/e-cal-shell-view.c    |  222 ++++++++++----------------------
 3 files changed, 289 insertions(+), 162 deletions(-)

commit e1f45e288a00334bc52844f6656cf0f7bb54ddd7
Author: Matthew Barnes <mbarnes redhat com>
Date:   Sat Aug 18 09:22:24 2012 -0400

    Add event/memo/task "Save As" item to File menu.
    
    Contacts view already has "File -> Save as vCard".
    
    This adds "File -> Save as iCalendar" to Calendar/Memos/Tasks views.

 modules/calendar/e-cal-shell-view-actions.h |    2 ++
 ui/evolution-calendars.ui                   |    1 +
 ui/evolution-memos.ui                       |    1 +
 ui/evolution-tasks.ui                       |    1 +
 4 files changed, 5 insertions(+)

commit e3414564635d607471317f4cecd14898aa1891b2
Author: Matthew Barnes <mbarnes redhat com>
Date:   Sat Aug 18 09:05:48 2012 -0400

    Bug 555325 - Delete key should not delete a whole address book

 modules/addressbook/e-book-shell-view-private.c |   22 ----------------------
 1 file changed, 22 deletions(-)

commit 6480444d706ddc079bf472a4ef74be31b4e3b954
Author: Matthew Barnes <mbarnes redhat com>
Date:   Sat Aug 18 08:56:12 2012 -0400

    action_memo_list_delete_cb(): Fix typo.

 modules/calendar/e-memo-shell-view-actions.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 0f7ae17400464c521f80d3e61b1689c034a5155e
Author: Dan Vrátil <dvratil redhat com>
Date:   Fri Aug 17 22:56:01 2012 +0200

    Bug #680702 - Freeze/crash when loading remote images
    
    Simplify the EHttpRequest by using synchronous libsoup API instead
    of spawning another async operation within already asynchronous handler.
    
    This avoids nested event loop, complex locking and makes to code much
    simpler.

 mail/e-http-request.c |  289 ++++++++++++++++++-------------------------------
 1 file changed, 106 insertions(+), 183 deletions(-)

commit b821ef3c2ed04ccba3cc9e59fcb1376b7b87546c
Author: Andre Klapper <a9016009 gmx de>
Date:   Fri Aug 17 20:58:14 2012 +0200

    User Docs: Update TODO, instructions are clearly wrong

 help/C/calendar-meetings-delegating.page |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 11d055fdbc49ef12418c2c9c4e563d754b3d2922
Author: Andre Klapper <a9016009 gmx de>
Date:   Fri Aug 17 20:39:04 2012 +0200

    User Docs: Remove obsolete TODO

 help/C/contacts-searching.page |    1 -
 1 file changed, 1 deletion(-)

commit a3ec6af00da6871c6f3ca48f41d30b372d271cf8
Author: Andre Klapper <a9016009 gmx de>
Date:   Fri Aug 17 20:37:54 2012 +0200

    User Docs: Document searching inside of one task/memo

 help/C/memos-searching.page |   14 ++++++++++++--
 help/C/tasks-searching.page |   14 ++++++++++++--
 2 files changed, 24 insertions(+), 4 deletions(-)

commit 650917dc80d3fcbff20f0553df3f144e49392a96
Author: Andre Klapper <a9016009 gmx de>
Date:   Fri Aug 17 20:35:57 2012 +0200

    User Docs: Document searching inside of one contact

 help/C/contacts-searching.page |   15 +++++++++++++--
 1 file changed, 13 insertions(+), 2 deletions(-)

commit ab13368b866322edf425e32dcd9f10f46ec92a7e
Author: Andre Klapper <a9016009 gmx de>
Date:   Fri Aug 17 20:34:37 2012 +0200

    User Docs: Document searching inside of one message

 help/C/mail-searching.page |   12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

commit 1559b60380facfb72e19937b18b6c12c4de6b83f
Author: Andre Klapper <a9016009 gmx de>
Date:   Fri Aug 17 20:22:05 2012 +0200

    User Docs: Update a TODO

 help/C/mail-calendar-sending-invitations.page |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 8f23685eb8cc2ac0f5b8f24dd1cf9ec954eece72
Author: Andre Klapper <a9016009 gmx de>
Date:   Fri Aug 17 20:19:26 2012 +0200

    User Docs: Update instructions for enabling search folders

 help/C/mail-search-folders-enable.page |   15 +++------------
 1 file changed, 3 insertions(+), 12 deletions(-)

commit 14189325c2a14dd92744d3319f9945df86546403
Author: Andre Klapper <a9016009 gmx de>
Date:   Fri Aug 17 20:09:29 2012 +0200

    User Docs: Update the Makefile.am. I'd love to get rid of this task.

 help/Makefile.am |   20 +++++++++++++++-----
 1 file changed, 15 insertions(+), 5 deletions(-)

commit be211b93674c2218ee293905169faa2c3b86a6a7
Author: Andre Klapper <a9016009 gmx de>
Date:   Fri Aug 17 19:57:04 2012 +0200

    User Docs: Link to old manual for Groupwise-specific Spam Handling instead for the time being.

 help/C/mail-spam.page |    2 ++
 1 file changed, 2 insertions(+)

commit 3e6a6e9ca2122a13f61558dee4333fd7241fa72e
Author: Andre Klapper <a9016009 gmx de>
Date:   Fri Aug 17 19:52:22 2012 +0200

    User Docs: Remove Groupwise-specific Spam Handling sections. This should be provided by the Groupwise package instead.

 help/C/mail-spam-groupwise-add-to-list.page      |   36 ----------------------
 help/C/mail-spam-groupwise-manage-list.page      |   34 --------------------
 help/C/mail-spam-groupwise-mark-message.page     |   28 -----------------
 help/C/mail-spam-groupwise-remove-from-list.page |   30 ------------------
 help/C/mail-spam-groupwise-unmark-message.page   |   32 -------------------
 help/C/mail-spam.page                            |    5 ---
 6 files changed, 165 deletions(-)

commit 472065108ccfbf5552f34793354554ff72976b53
Author: Andre Klapper <a9016009 gmx de>
Date:   Fri Aug 17 14:50:00 2012 +0200

    User Docs: Split long Message Templates page into subpages

 help/C/mail-composer-message-templates-reply.page  |   39 +++++++++
 help/C/mail-composer-message-templates-save.page   |   52 ++++++++++++
 .../mail-composer-message-templates-variables.page |   62 ++++++++++++++
 help/C/mail-composer-message-templates.page        |   88 +-------------------
 4 files changed, 157 insertions(+), 84 deletions(-)

commit ada496b530d97265a79d5909a6c66446390c8306
Author: Andre Klapper <a9016009 gmx de>
Date:   Fri Aug 17 14:34:34 2012 +0200

    User Docs: Clarify/Simplify some strings

 help/C/mail-composer-message-templates.page |   19 ++++++++++---------
 1 file changed, 10 insertions(+), 9 deletions(-)

commit fb591577393c130df48cb33af455bf44d8875897
Author: Dan Vrátil <dvratil redhat com>
Date:   Fri Aug 17 14:43:12 2012 +0200

    Bug #682019 - Always display text/plain when there's nothing else in multipart/alternative

 modules/prefer-plain/e-mail-parser-prefer-plain.c |   23 +++++++++++++--------
 1 file changed, 14 insertions(+), 9 deletions(-)

commit 74c1bf97148725d0e8097d9a22b76f228cb32be9
Author: Milan Crha <mcrha redhat com>
Date:   Fri Aug 17 13:58:57 2012 +0200

    Include folder uri in "Failed to refresh folder" runtime warning

 mail/mail-send-recv.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit a47f92b5daa5b10da65dbb5aa25f5fb1aae89351
Author: Dan Vrátil <dvratil redhat com>
Date:   Fri Aug 17 13:03:34 2012 +0200

    Bug #681783 - Critical warning and freeze with libsoup-2.39 and webkitgtk-1.9.2

 mail/e-http-request.c |    1 +
 1 file changed, 1 insertion(+)

commit c87a26985c86f9b2abdbbf8936a821bf5898232c
Author: Мирослав Николић <miroslavnikolic rocketmail com>
Date:   Fri Aug 17 10:48:43 2012 +0200

    Updated Serbian translation

 po/sr.po       | 1621 +++++++++++++++++++++++++++-----------------------------
 po/sr latin po | 1621 +++++++++++++++++++++++++++-----------------------------
 2 files changed, 1564 insertions(+), 1678 deletions(-)

commit a2fab3451255f2de22928a3d5e9d929d960d5d1a
Author: Fran Diéguez <fran dieguez mabishu com>
Date:   Fri Aug 17 00:26:12 2012 +0200

    Updated Galician translations

 po/gl.po |  366 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 185 insertions(+), 181 deletions(-)

commit 29ba0744eec2d9e2f74dbab943d86b77772d5c86
Author: Daniel Mustieles <daniel mustieles gmail com>
Date:   Thu Aug 16 17:21:14 2012 +0200

    Updated Spanish translation

 help/es/es.po |  635 ++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 353 insertions(+), 282 deletions(-)

commit 75075d7f5b0364f2e08654922cfb9aa73611c268
Author: Daniel Mustieles <daniel mustieles gmail com>
Date:   Thu Aug 16 16:09:03 2012 +0200

    Updated Spanish translation

 po/es.po | 1749 ++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 836 insertions(+), 913 deletions(-)

commit 1bc654429cfad274ee657e829c1e5a994e61396b
Author: Andre Klapper <a9016009 gmx de>
Date:   Thu Aug 16 13:36:50 2012 +0200

    User Docs: Document Global Search in Calendar. Fixes bug #673929

 help/C/calendar-searching.page |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit 83db23bc043a21603451e3692613b48346ffaddd
Author: Andre Klapper <a9016009 gmx de>
Date:   Thu Aug 16 13:25:04 2012 +0200

    User Docs: Describe handling localized Re: prefixes. Fixes bug #678392

 help/C/mail-localized-re-subjects.page |   32 ++++++++++++++++++++++++++++++++
 1 file changed, 32 insertions(+)

commit 97d83eee64ecddb6e8d8d3e82c13b72fb4f668e6
Author: Andre Klapper <a9016009 gmx de>
Date:   Thu Aug 16 13:19:02 2012 +0200

    User Docs: Add hint about dconf-editor

 help/C/mail-save-as-pdf.page |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 94ca0b07bf438b827ddcc3540b91af4453dcf5a6
Author: Andre Klapper <a9016009 gmx de>
Date:   Thu Aug 16 12:58:45 2012 +0200

    User Docs: Finally split formatting options into Plain Text and HTML

 help/C/mail-composer-enable-html-format.page |   29 +++++++++++++++++
 help/C/mail-composer-html-image.page         |    4 +--
 help/C/mail-composer-html-link.page          |    4 +--
 help/C/mail-composer-html-rule.page          |    4 +--
 help/C/mail-composer-html-table.page         |    4 +--
 help/C/mail-composer-html-text.page          |   41 ++++--------------------
 help/C/mail-composer-html.page               |   23 ++++++++------
 help/C/mail-composer-plain-text.page         |   43 ++++++++++++++++++++++++++
 8 files changed, 100 insertions(+), 52 deletions(-)

commit 5ef1922d229aa2915764f4966ac07a956e16806d
Author: Andre Klapper <a9016009 gmx de>
Date:   Thu Aug 16 12:29:15 2012 +0200

    User Docs: Initial rewrite of HTML Composer settings

 help/C/figures/color-000000.png               |  Bin 0 -> 205 bytes
 help/C/figures/html-composer-insert-image.png |  Bin 0 -> 1041 bytes
 help/C/figures/html-composer-insert-link.png  |  Bin 0 -> 1180 bytes
 help/C/figures/html-composer-insert-rule.png  |  Bin 0 -> 199 bytes
 help/C/figures/html-composer-insert-table.png |  Bin 0 -> 430 bytes
 help/C/mail-composer-html-image.page          |    4 ++--
 help/C/mail-composer-html-link.page           |    4 +++-
 help/C/mail-composer-html-rule.page           |    4 +++-
 help/C/mail-composer-html-table.page          |    4 +++-
 help/C/mail-composer-html-text.page           |   27 ++++++++++++++++++++-----
 help/C/mail-composer-html.page                |    7 ++++---
 11 files changed, 37 insertions(+), 13 deletions(-)

commit 582ba50c50e4f6250e82363ff7c9bffcff67fd3c
Author: Matthew Barnes <mbarnes redhat com>
Date:   Thu Aug 16 01:06:47 2012 -0400

    Bug 681882 - Account signature not selected in new composer window

 widgets/misc/e-mail-signature-combo-box.c |   51 +++++++++++++++++++++++++++++
 1 file changed, 51 insertions(+)

commit e68fb2bd5d5a400f8af7a46f0da356b9c6cd78c6
Author: Andre Klapper <a9016009 gmx de>
Date:   Wed Aug 15 17:55:37 2012 +0200

    Fix a wrong translation

 po/cs.po |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit cbf51737faf61d88c3b7c5349b5db635b892c2c1
Author: Matthew Barnes <mbarnes redhat com>
Date:   Tue Aug 14 18:20:48 2012 -0400

    Add e_mail_session_append_to_local_folder().
    
    Asynchronous + synchronous convenience functions.
    
    Uses the EMailLocalFolder enumeration to specify a well-known folder.

 libemail-engine/e-mail-session-utils.c |  120 ++++++++++++++++++++++++++++++++
 libemail-engine/e-mail-session-utils.h |   22 ++++++
 mail/em-composer-utils.c               |   20 ++----
 modules/mdn/evolution-mdn.c            |   31 +++++----
 plugins/templates/templates.c          |   16 ++---
 5 files changed, 172 insertions(+), 37 deletions(-)

commit 3aa74ebe41c3d30c0e22dabd2c27c215a90d0c73
Author: Fran Diéguez <fran dieguez mabishu com>
Date:   Tue Aug 14 11:40:26 2012 +0200

    Updated Galician translations

 po/gl.po | 2769 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 1392 insertions(+), 1377 deletions(-)

commit ff88d1f11176233438cace72da46a54c479495ab
Author: Matthew Barnes <mbarnes redhat com>
Date:   Mon Aug 13 11:41:10 2012 -0400

    Bug 681321 - Support both old and new-buf libxml2 APIs
    
    libxml2 changed the API for xmlOutputBuffer incompatibly.
    See https://mail.gnome.org/archives/desktop-devel-list/2012-August/msg00004.html

 modules/cal-config-caldav/e-caldav-chooser.c |   19 ++++++++++++++++++-
 1 file changed, 18 insertions(+), 1 deletion(-)

commit e41f778ba755f955fa33684d3f26615d3a91204a
Author: Milan Crha <mcrha redhat com>
Date:   Mon Aug 13 11:54:36 2012 +0200

    Remove GroupWise specific code from itip-formatter
    
    This had been removing meeting invitations from mail folders when
    they were added to calendars which had set "save-schedules", but
    it removed them only from summary, thus server had the message still
    there, only users didn't see them. As a comment said, this belongs
    to GroupWise mail provider anyway, thus I removed it.

 modules/itip-formatter/e-mail-part-itip.h |    1 -
 modules/itip-formatter/itip-view.c        |   54 -----------------------------
 2 files changed, 55 deletions(-)

commit be173ae84572f25c9fbf3a3d4f7e160b0fa077c6
Author: Daniel Mustieles <daniel mustieles gmail com>
Date:   Mon Aug 13 10:58:02 2012 +0200

    Updated Spanish translation

 help/es/es.po |20395 ++++++++++++++++++++++++++++-----------------------------
 1 file changed, 10164 insertions(+), 10231 deletions(-)

commit cfc8ef4c6ca14603c9ea8dd8429e8297e9c51980
Author: Matthew Barnes <mbarnes redhat com>
Date:   Sun Aug 12 14:16:04 2012 -0400

    Adapt to CamelService API changes.
    
    camel_service_get_settings() is now camel_service_ref_settings()
    and it returns a new CamelSettings reference which the caller must
    release with g_object_unref().

 libemail-engine/e-mail-folder-utils.c |    4 +++-
 libemail-engine/e-mail-session.c      |   10 +++++++---
 libemail-engine/mail-ops.c            |    5 ++++-
 libemail-engine/mail-tools.c          |   11 ++++++++---
 mail/mail-send-recv.c                 |   19 +++++++++++++------
 shell/e-convert-local-mail.c          |    5 ++++-
 6 files changed, 39 insertions(+), 15 deletions(-)

commit 6be2668e483cfc7a2e75ae2efcd9675388d08601
Author: Matthew Barnes <mbarnes redhat com>
Date:   Sun Aug 12 08:58:50 2012 -0400

    Adapt to CamelSession API changes.
    
    These functions now return new references:
    
      camel_session_add_service()
      camel_session_list_services()
    
    These functions have been renamed and also return new references:
    
      camel_session_get_service()        -> camel_session_ref_service()
      camel_session_get_service_by_url() -> camel_session_ref_service_by_url()

 libemail-engine/e-mail-folder-utils.c    |   18 +++++--
 libemail-engine/e-mail-session-utils.c   |   21 ++++++--
 libemail-engine/e-mail-session.c         |   84 +++++++++++++++++++-----------
 libemail-engine/mail-ops.c               |    6 ++-
 libemail-engine/mail-vfolder.c           |   19 ++++---
 mail/e-mail-account-store.c              |    6 ++-
 mail/e-mail-backend.c                    |   38 ++++++++------
 mail/e-mail-config-auth-check.c          |    3 +-
 mail/e-mail-config-defaults-page.c       |   28 +++++++---
 mail/em-filter-source-element.c          |    4 +-
 mail/em-folder-tree.c                    |   25 +++++----
 mail/em-subscription-editor.c            |    5 +-
 mail/em-utils.c                          |    2 +-
 mail/mail-send-recv.c                    |   24 ++++++---
 modules/mail/e-mail-shell-backend.c      |   15 ++++--
 modules/mail/e-mail-shell-view-actions.c |    2 +-
 modules/mail/e-mail-shell-view.c         |   14 ++---
 shell/e-convert-local-mail.c             |   14 ++++-
 18 files changed, 220 insertions(+), 108 deletions(-)

commit 6456e814fae763ecd9dbdbe4d3caa952ddca0a3d
Author: Matthew Barnes <mbarnes redhat com>
Date:   Sun Aug 12 08:00:04 2012 -0400

    Adapt to CamelSession forward_to() changes.

 libemail-engine/e-mail-session.c |  352 ++++++++++++++++++++------------------
 1 file changed, 188 insertions(+), 164 deletions(-)

commit b1ae9e5c83bf58aad30e2ca9f11364f77bfdd6cc
Author: Matthew Barnes <mbarnes redhat com>
Date:   Sat Aug 11 17:56:49 2012 -0400

    prefer-plain: Unref objects in dispose(), not finalize().

 .../e-mail-display-popup-prefer-plain.c             |   19 ++++++++++++++++++-
 modules/prefer-plain/e-mail-parser-prefer-plain.c   |    8 ++++----
 2 files changed, 22 insertions(+), 5 deletions(-)

commit 6f451f9f65c4d80d157f0898dcaffd7d561876a4
Author: Matthew Barnes <mbarnes redhat com>
Date:   Sat Aug 11 17:53:59 2012 -0400

    prefer-plain: Cleanups.

 .../e-mail-display-popup-prefer-plain.c            |   29 ++++++++++++--------
 modules/prefer-plain/e-mail-parser-prefer-plain.c  |   15 ++++++----
 2 files changed, 28 insertions(+), 16 deletions(-)

commit 91b7fd65d3033e12ab38d567d84e526676fa7a24
Author: Matthew Barnes <mbarnes redhat com>
Date:   Sat Aug 11 10:31:41 2012 -0400

    Update git.mk.
    
    Source: https://github.com/behdad/git.mk

 git.mk |   86 +++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 53 insertions(+), 33 deletions(-)

commit 67135c3fb618962c15a5e3252b797686a30e3a52
Author: Javier Jardón <jjardon gnome org>
Date:   Sat Aug 11 09:54:15 2012 -0400

    Bug 681641 - Port to new documentation infrastructure
    
    https://live.gnome.org/GnomeGoals/NewDocumentationInfrastructure

 Makefile.am                                |    3 ---
 configure.ac                               |    3 +--
 e-util/e-util.c                            |    2 +-
 help/C/default-browser.page                |    4 ++--
 help/C/mail-encryption-gpg-create-key.page |    2 +-
 help/C/mail-save-as-pdf.page               |    2 +-
 help/C/offline.page                        |    2 +-
 help/C/problems-getting-help.page          |    2 +-
 help/Makefile.am                           |   12 ++++++------
 9 files changed, 14 insertions(+), 18 deletions(-)

commit fc30659d1b22894638f34b558c55cd8435106e75
Author: Matthew Barnes <mbarnes redhat com>
Date:   Sat Aug 11 08:35:00 2012 -0400

    express: Remove clutter-based email tabs.
    
    This was another MeeGo feature.  MeeGo is dead, the code is starting to
    bit rot and crashes on startup, the original author disappeared and the
    remaining developers are not interested in maintaining it.  So it's out.

 configure.ac                          |   26 -
 data/Makefile.am                      |   24 +-
 data/close-on-tab-hover.png           |  Bin 3269 -> 0 bytes
 data/close-on-tab.png                 |  Bin 289 -> 0 bytes
 data/default.css                      |  111 --
 data/preview-tab-active-private.png   |  Bin 1093 -> 0 bytes
 data/preview-tab-active.png           |  Bin 1093 -> 0 bytes
 data/preview-tab-hover-private.png    |  Bin 1080 -> 0 bytes
 data/preview-tab-hover.png            |  Bin 1080 -> 0 bytes
 data/preview-tab-inactive-private.png |  Bin 1156 -> 0 bytes
 data/preview-tab-inactive.png         |  Bin 1156 -> 0 bytes
 data/tab-active-private.png           |  Bin 1135 -> 0 bytes
 data/tab-active.png                   |  Bin 3718 -> 0 bytes
 data/tab-add-hover.png                |  Bin 3280 -> 0 bytes
 data/tab-add.png                      |  Bin 3254 -> 0 bytes
 data/tab-bar-background.png           |  Bin 318 -> 0 bytes
 data/tab-inactive-hover-private.png   |  Bin 893 -> 0 bytes
 data/tab-inactive-hover.png           |  Bin 3552 -> 0 bytes
 data/tab-inactive-private.png         |  Bin 895 -> 0 bytes
 data/tab-inactive.png                 |  Bin 3557 -> 0 bytes
 data/tab-switcher-close-hover.png     |  Bin 626 -> 0 bytes
 data/tab-switcher-close.png           |  Bin 408 -> 0 bytes
 data/tab-switcher-hover.png           |  Bin 3335 -> 0 bytes
 data/tab-switcher.png                 |  Bin 3318 -> 0 bytes
 mail/Makefile.am                      |   13 -
 mail/e-mail-notebook-view.c           |  627 -----------
 mail/e-mail-reader.c                  |   19 -
 mail/e-mail-tab-picker.c              | 1347 -----------------------
 mail/e-mail-tab-picker.h              |  105 --
 mail/e-mail-tab.c                     | 1919 ---------------------------------
 mail/e-mail-tab.h                     |  115 --
 mail/message-list.c                   |   89 --
 shell/main.c                          |   15 -
 33 files changed, 1 insertion(+), 4409 deletions(-)

commit 40187cd30a715c428cfa6087c6e3df9fb7159372
Author: Matthew Barnes <mbarnes redhat com>
Date:   Sat Aug 11 07:16:00 2012 -0400

    Add missing linker flag.

 shell/Makefile.am |    1 +
 1 file changed, 1 insertion(+)

commit e8e4661811e980102e5569f804c0f439aa7b3c32
Author: Matthew Barnes <mbarnes redhat com>
Date:   Fri Aug 10 12:47:57 2012 -0400

    Remove the settings capplet.
    
    The evolution-settings capplet was originally designed for Anjal, it was
    used in MeeGo as part of the Express Mode effort, but doesn't really fit
    in GNOME 3 nowadays (nor did it really fit in GNOME 2, in my opinion).
    
    This is pretty clearly dead weight at this point.  The MeeGo developers
    have disappeared, and the remaining Evolution developers are not and do
    not intend to maintain it.  Plus it doesn't even build currently.

 Makefile.am                                       |    5 -
 capplet/.gitignore                                |   24 -
 capplet/Makefile.am                               |   67 --
 capplet/anjal-settings-main.c                     |  196 ----
 capplet/settings/Makefile.am                      |   68 --
 capplet/settings/anjal-mail-view.c                |   80 --
 capplet/settings/anjal-mail-view.h                |   58 -
 capplet/settings/mail-account-view.c              | 1177 ---------------------
 capplet/settings/mail-account-view.h              |   93 --
 capplet/settings/mail-capplet-shell.c             |  302 ------
 capplet/settings/mail-capplet-shell.h             |   59 --
 capplet/settings/mail-settings-view.c             |  297 ------
 capplet/settings/mail-settings-view.h             |   59 --
 capplet/settings/mail-view.c                      |  656 ------------
 capplet/settings/mail-view.h                      |   87 --
 configure.ac                                      |   16 -
 data/Makefile.am                                  |    6 +-
 modules/mail/Makefile.am                          |    5 -
 modules/mail/e-mail-shell-backend.c               |   17 -
 modules/startup-wizard/Makefile.am                |    5 -
 modules/startup-wizard/evolution-startup-wizard.c |   17 -
 po/POTFILES.in                                    |    6 -
 22 files changed, 1 insertion(+), 3299 deletions(-)

commit 6a791bb6e813ec5ec42b0d72eca775208b877e06
Author: Matthew Barnes <mbarnes redhat com>
Date:   Fri Aug 10 10:54:20 2012 -0400

    e-convert-local-mail.c: Minor cleanups.

 shell/e-convert-local-mail.c |   23 +++++++++--------------
 1 file changed, 9 insertions(+), 14 deletions(-)

commit 5e5cdafb9578d18863bc5b980831412664c60289
Author: Milan Crha <mcrha redhat com>
Date:   Fri Aug 10 15:15:47 2012 +0200

    Avoid using uninitialized variable in e_mail_folder_expunge_sync()

 libemail-engine/e-mail-folder-utils.c |    1 +
 1 file changed, 1 insertion(+)

commit ee5671fc1a5e442b677cf73a191c4d34bd99a93a
Author: Matthew Barnes <mbarnes redhat com>
Date:   Fri Aug 10 07:42:47 2012 -0400

    Run mbox-to-Maildir conversion before loading modules.
    
    Invoke the mbox-to-Maildir conversion directly from main(), just
    before the call to e_shell_load_modules().
    
    The reason the code is here and not in the mail module is because
    we inform the user at startup of the impending mail conversion by
    displaying a popup dialog and waiting for confirmation.
    
    This has to be done before we load modules because some of the
    EShellBackends immediately add GMainContext sources that would
    otherwise get dispatched during gtk_dialog_run(), and we don't
    want then dispatched until after the conversion is complete.

 mail/e-mail-migrate.c        |  325 ------------------------------------------
 shell/Makefile.am            |    3 +-
 shell/e-convert-local-mail.c |  315 ++++++++++++++++++++++++++++++++++++++++
 shell/main.c                 |   15 ++
 4 files changed, 332 insertions(+), 326 deletions(-)

commit 6f7c3dd230edb56ccaf957a58e531585ff03f38d
Author: Matthew Barnes <mbarnes redhat com>
Date:   Wed Aug 8 19:06:37 2012 -0400

    backup-restore: Add version info to evolution.dirs file.
    
    Store the Evolution version used to create the backup file in the
    evolution.dir file which is part of the tarball.
    
    After restoring the backup file we need to reset the last-used-version
    key in GSettings to the version listed in the evolution.dir file so the
    proper migration routines run when Evolution is restarted.

 modules/backup-restore/evolution-backup-tool.c |   62 +++++++++++++++++++++---
 1 file changed, 54 insertions(+), 8 deletions(-)

commit 05c0d37dcf60f11b74fa7aad3c0d1af7d7f93aa5
Author: Dan Vrátil <dvratil redhat com>
Date:   Fri Aug 10 14:39:22 2012 +0200

    Bug #681432 - Runtime warnings from e_mail_display_reload()

 mail/e-mail-display.c |   42 ++++++++++++++++++------------------------
 1 file changed, 18 insertions(+), 24 deletions(-)

commit 2ba06f65fa2b4676072689d8ba5c679b820defb7
Author: Dan Vrátil <dvratil redhat com>
Date:   Fri Aug 10 14:24:59 2012 +0200

    Bug #680786 - [text-highlight] Prefer Content-Type header over file name extension

 .../e-mail-formatter-text-highlight.c              |   32 +++++++++++---------
 1 file changed, 18 insertions(+), 14 deletions(-)

commit 208a55d765329712293980babbd2163469f81a42
Author: Daniel Mustieles <daniel mustieles gmail com>
Date:   Fri Aug 10 12:37:40 2012 +0200

    Updated Spanish translation

 help/es/es.po |   85 +++++++++++++++++++++++++++++++++++++++++----------------
 1 file changed, 62 insertions(+), 23 deletions(-)

commit d5363016179a3727c3d974ddbab3d39118d82c95
Author: Milan Crha <mcrha redhat com>
Date:   Fri Aug 10 11:56:18 2012 +0200

    EDayView: Hide tooltip on context menu popup

 calendar/gui/e-day-view.c |   34 ++++++++++++++++++++--------------
 1 file changed, 20 insertions(+), 14 deletions(-)

commit 92a2ca0066a646bdf22d2eb55a03e45415f60ac9
Author: Milan Crha <mcrha redhat com>
Date:   Fri Aug 10 11:37:40 2012 +0200

    Bug #676785 - Enables wrong calendar after saving appointment

 calendar/gui/e-calendar-view.c              |   11 ++++++-----
 calendar/gui/e-calendar-view.h              |    6 ++++--
 calendar/gui/e-day-view.c                   |    2 +-
 calendar/gui/e-week-view.c                  |    2 +-
 modules/calendar/e-cal-shell-view-private.c |    9 ++++-----
 5 files changed, 16 insertions(+), 14 deletions(-)

commit 43917f0a6deadef5dbd4c37bec8c7b245c22ce61
Author: Dan Vrátil <dvratil redhat com>
Date:   Thu Aug 9 16:15:27 2012 +0200

    Remove some unused code from EMailReader
    
    This is leftover from the WebKit port and it didn't work
    properly. Most of the code was removed, some was moved
    to a better place.

 em-format/e-mail-formatter.c |   14 +++++++-------
 mail/e-mail-display.c        |   12 ++++++++++++
 mail/e-mail-display.h        |    3 +++
 mail/e-mail-reader.c         |   44 +++---------------------------------------
 4 files changed, 25 insertions(+), 48 deletions(-)

commit d783fee9aa918c59c3d2939916b847560b5f7bca
Author: Matthew Barnes <mbarnes redhat com>
Date:   Thu Aug 9 07:41:53 2012 -0400

    EMailSession: Minor code rearrangement.

 libemail-engine/e-mail-session.c |   46 +++++++++++++++++++-------------------
 1 file changed, 23 insertions(+), 23 deletions(-)

commit c17e5b870e5c03887fa0dc158db382d827775c8c
Author: Matthew Barnes <mbarnes redhat com>
Date:   Thu Aug 9 07:10:47 2012 -0400

    migrate_mbox_to_maildir(): Fix a reference counting error.
    
    The ESourceCamel extension owns the CamelSettings instance and the
    ESource instance owns the ESourceCamel extension.  Unreference the
    ESource AFTER we're done with the CamelSettings.

 mail/e-mail-migrate.c |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit ae68fa9b843eab73c82cd99fb53cb11a5229a1ce
Author: Matthew Barnes <mbarnes redhat com>
Date:   Thu Aug 9 07:09:42 2012 -0400

    em_migrate_session_new(): Provide a user cache directory.

 mail/e-mail-migrate.c |    9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

commit 51fe71bdb2275308b34d944ed030dd2ebb60ef91
Author: Andre Klapper <a9016009 gmx de>
Date:   Thu Aug 9 12:49:47 2012 +0200

    User Docs: Link to Network section of Desktop Help

 help/C/offline.page |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

commit 5d59b5c768b209a91d0503ff63053f59ca12606d
Author: Sandeep Sheshrao Shedmake <sshedmak redhat com>
Date:   Thu Aug 9 15:48:27 2012 +0530

    Updated Marathi Translations

 po/mr.po | 2495 ++++++++++++++++++++++++++------------------------------------
 1 file changed, 1048 insertions(+), 1447 deletions(-)

commit 4bcc922099cee13d7bc59c222b803631feac1662
Author: Sandeep Sheshrao Shedmake <sshedmak redhat com>
Date:   Thu Aug 9 15:32:33 2012 +0530

    Updated Marathi Translations

 po/mr.po |  502 ++++++++++++++++++++++++++++++++++++++++++--------------------
 1 file changed, 342 insertions(+), 160 deletions(-)

commit 3006d8df9251282e342cc70d6045679fd4b36f17
Author: Milan Crha <mcrha redhat com>
Date:   Thu Aug 9 08:13:18 2012 +0200

    Fix redefinition of EMailPartItip in itip-view.h

 modules/itip-formatter/itip-view.h |    8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

commit 967b238b77c1912c33e1a508781d9124b9e351a7
Author: Dan Vrátil <dvratil redhat com>
Date:   Wed Aug 8 19:33:08 2012 +0200

    Remove all references to JavaScriptCore and use of JavaScript
    
    JavaScript is disabled in EWebView, so any attempt to evaluate
    a JavaScript code will fail. We are using DOM bindings
    instead to interact with the document.
    
    This commit removes some helper functions created in the early
    days of WebKit port which are not used anymore and also fixes
    mail-to-task plugin, which was relying on some JavaScript.

 configure.ac                        |    4 +-
 mail/Makefile.am                    |    2 -
 mail/e-mail-display.c               |   84 ++++++++++---
 mail/e-mail-display.h               |    3 +-
 plugins/mail-to-task/mail-to-task.c |    5 +-
 widgets/misc/e-web-view.c           |  222 +----------------------------------
 widgets/misc/e-web-view.h           |   14 ---
 7 files changed, 75 insertions(+), 259 deletions(-)

commit b24af8b9cd942e50c43c61e7e688fda175ea858f


Download
========
http://download.gnome.org/sources/evolution/3.5/evolution-3.5.90.tar.xz (11.5M)
  sha256sum: 0fb21e7be2f5cd03bbb1e9d17192e39c0fc9a0478b0a5a7f8b176414d2097331



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