commit 8686a620df14b69d053042956adc3247794dcaa7
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Sat Nov 17 09:05:40 2012 -0500

    NEWS update for 3.7.2 release.

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

commit 303096a35e71541b3412d34bd63232e3939a15f8
Author: Alban Browaeys <prahal@yahoo.com>
Date:   Sun Nov 11 06:42:38 2012 -0500

    Bug 688084 - Cannot configure connection to webdav address book

 modules/book-config-webdav/evolution-book-config-webdav.c |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

commit 2c4ae5e7685c462f8d464448e4617b8dea029e72
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Fri Nov 9 22:40:00 2012 -0500

    Coding style and whitespace cleanup.

 .../gui/contact-editor/e-contact-editor-fullname.c |   13 +-
 addressbook/gui/contact-editor/e-contact-editor.c  |   29 +-
 .../gui/contact-editor/e-contact-quick-add.c       |   42 +-
 addressbook/gui/contact-editor/eab-editor.c        |   79 +-
 .../contact-list-editor/e-contact-list-editor.c    |   32 +-
 .../gui/contact-list-editor/e-contact-list-model.c |   37 +-
 addressbook/gui/merging/eab-contact-compare.c      |    2 +-
 addressbook/gui/widgets/e-addressbook-model.c      |  209 +++--
 .../gui/widgets/e-addressbook-reflow-adapter.c     |  192 ++--
 addressbook/gui/widgets/e-addressbook-view.c       |   15 +-
 addressbook/gui/widgets/e-minicard-label.c         |  374 ++++----
 addressbook/gui/widgets/e-minicard-view-widget.c   |  194 ++--
 addressbook/gui/widgets/e-minicard-view.c          |  221 +++--
 addressbook/gui/widgets/e-minicard.c               |  538 ++++++-----
 addressbook/gui/widgets/ea-addressbook-view.c      |   10 +-
 addressbook/gui/widgets/ea-addressbook.c           |    9 +-
 addressbook/gui/widgets/ea-minicard-view.c         |   33 +-
 addressbook/gui/widgets/ea-minicard.c              |   22 +-
 addressbook/gui/widgets/eab-contact-display.c      |   11 +-
 addressbook/gui/widgets/eab-contact-formatter.c    |   53 +-
 addressbook/gui/widgets/eab-gui-util.c             |   17 +-
 addressbook/importers/evolution-ldif-importer.c    |   15 +-
 addressbook/importers/evolution-vcard-importer.c   |   36 +-
 addressbook/printing/e-contact-print.c             |   81 +-
 calendar/alarm-notify/alarm-notify-dialog.c        |   16 +-
 calendar/alarm-notify/alarm-notify.c               |   15 +-
 calendar/alarm-notify/alarm-queue.c                |   37 +-
 calendar/alarm-notify/alarm.c                      |    5 +-
 calendar/alarm-notify/config-data.c                |   14 +-
 calendar/gui/calendar-config.c                     |    5 +-
 calendar/gui/comp-util.c                           |   28 +-
 calendar/gui/dialogs/alarm-dialog.c                |   15 +-
 calendar/gui/dialogs/changed-comp.c                |   17 +-
 calendar/gui/dialogs/comp-editor-page.c            |   26 +-
 calendar/gui/dialogs/comp-editor.c                 |   96 +-
 calendar/gui/dialogs/delete-comp.c                 |   10 +-
 calendar/gui/dialogs/delete-error.c                |    7 +-
 calendar/gui/dialogs/e-delegate-dialog.c           |    5 +-
 calendar/gui/dialogs/e-send-options-utils.c        |    6 +-
 calendar/gui/dialogs/event-editor.c                |    4 +-
 calendar/gui/dialogs/event-page.c                  |  289 +++---
 calendar/gui/dialogs/goto-dialog.c                 |   14 +-
 calendar/gui/dialogs/memo-page.c                   |   54 +-
 calendar/gui/dialogs/recurrence-page.c             |  247 +++--
 calendar/gui/dialogs/schedule-page.c               |   95 +-
 calendar/gui/dialogs/send-comp.c                   |   10 +-
 calendar/gui/dialogs/task-details-page.c           |   73 +-
 calendar/gui/dialogs/task-page.c                   |  130 +--
 calendar/gui/e-alarm-list.c                        |   20 +-
 calendar/gui/e-cal-component-preview.c             |   27 +-
 calendar/gui/e-cal-list-view.c                     |   45 +-
 calendar/gui/e-cal-model-calendar.c                |   32 +-
 calendar/gui/e-cal-model-memos.c                   |   13 +-
 calendar/gui/e-cal-model-tasks.c                   |   62 +-
 calendar/gui/e-cal-model.c                         |  231 +++--
 calendar/gui/e-calendar-view.c                     |   30 +-
 calendar/gui/e-cell-date-edit-text.c               |    2 +-
 calendar/gui/e-date-time-list.c                    |    9 +-
 calendar/gui/e-day-view-layout.c                   |   17 +-
 calendar/gui/e-day-view-main-item.c                |  145 +--
 calendar/gui/e-day-view-time-item.c                |   83 +-
 calendar/gui/e-day-view-top-item.c                 |  131 +--
 calendar/gui/e-day-view.c                          |  933 ++++++++++--------
 calendar/gui/e-meeting-attendee.c                  |   24 +-
 calendar/gui/e-meeting-list-view.c                 |   78 +-
 calendar/gui/e-meeting-store.c                     |   58 +-
 calendar/gui/e-meeting-time-sel-item.c             |  135 +--
 calendar/gui/e-meeting-time-sel.c                  |  413 ++++----
 calendar/gui/e-meeting-utils.c                     |    4 +-
 calendar/gui/e-memo-table.c                        |    2 +-
 calendar/gui/e-select-names-editable.c             |    7 +-
 calendar/gui/e-select-names-renderer.c             |    2 +-
 calendar/gui/e-task-table.c                        |  162 ++--
 calendar/gui/e-week-view-event-item.c              |   82 +-
 calendar/gui/e-week-view-layout.c                  |   48 +-
 calendar/gui/e-week-view-main-item.c               |   26 +-
 calendar/gui/e-week-view-titles-item.c             |    7 +-
 calendar/gui/e-week-view.c                         |  372 ++++----
 calendar/gui/ea-cal-view-event.c                   |   36 +-
 calendar/gui/ea-cal-view.c                         |   20 +-
 calendar/gui/ea-calendar-helpers.c                 |   18 +-
 calendar/gui/ea-day-view-cell.c                    |   57 +-
 calendar/gui/ea-day-view-main-item.c               |  163 ++--
 calendar/gui/ea-day-view.c                         |   27 +-
 calendar/gui/ea-gnome-calendar.c                   |   77 +-
 calendar/gui/ea-jump-button.c                      |    4 +-
 calendar/gui/ea-week-view-cell.c                   |   50 +-
 calendar/gui/ea-week-view-main-item.c              |  128 +--
 calendar/gui/ea-week-view.c                        |   23 +-
 calendar/gui/gnome-cal.c                           |  335 +++----
 calendar/gui/itip-utils.c                          |   94 +-
 calendar/gui/print.c                               |  630 +++++++------
 calendar/gui/weekday-picker.c                      |   60 +-
 calendar/importers/icalendar-importer.c            |   32 +-
 composer/e-composer-header.c                       |    4 +-
 composer/e-composer-name-header.c                  |    6 +-
 composer/e-msg-composer.c                          |    4 +-
 e-util/e-datetime-format.c                         |    2 +-
 e-util/e-event.h                                   |    2 +-
 e-util/e-plugin.c                                  |    2 +-
 e-util/e-ui-manager.c                              |    2 +-
 em-format/e-mail-extension-registry.c              |    8 +-
 em-format/e-mail-formatter-attachment-bar.c        |    5 +-
 em-format/e-mail-formatter-attachment.c            |    6 +-
 em-format/e-mail-formatter-error.c                 |    3 +-
 em-format/e-mail-formatter-headers.c               |   18 +-
 em-format/e-mail-formatter-message-rfc822.c        |    3 +-
 em-format/e-mail-formatter-print.c                 |   21 +-
 em-format/e-mail-formatter-quote-attachment.c      |   29 +-
 em-format/e-mail-formatter-quote.c                 |    8 +-
 em-format/e-mail-formatter-secure-button.c         |   63 +-
 em-format/e-mail-formatter-source.c                |    3 +-
 em-format/e-mail-formatter-text-enriched.c         |    3 +-
 em-format/e-mail-formatter-text-html.c             |    2 +-
 em-format/e-mail-formatter-text-plain.c            |    8 +-
 em-format/e-mail-formatter-utils.c                 |   30 +-
 em-format/e-mail-formatter.c                       |   94 +-
 em-format/e-mail-inline-filter.c                   |    2 +-
 em-format/e-mail-parser-application-mbox.c         |   16 +-
 em-format/e-mail-parser-application-smime.c        |   19 +-
 em-format/e-mail-parser-headers.c                  |    3 +-
 em-format/e-mail-parser-inlinepgp-encrypted.c      |   31 +-
 em-format/e-mail-parser-inlinepgp-signed.c         |   38 +-
 em-format/e-mail-parser-message.c                  |    2 +-
 em-format/e-mail-parser-multipart-digest.c         |    9 +-
 em-format/e-mail-parser-multipart-encrypted.c      |   70 +-
 em-format/e-mail-parser-multipart-mixed.c          |   19 +-
 em-format/e-mail-parser-multipart-signed.c         |   73 +-
 em-format/e-mail-parser-text-plain.c               |   18 +-
 em-format/e-mail-parser.c                          |   42 +-
 em-format/e-mail-part-utils.c                      |   18 +-
 filter/e-filter-color.c                            |    2 +-
 filter/e-filter-file.c                             |    2 +-
 filter/e-filter-part.c                             |    2 +-
 libemail-engine/mail-ops.c                         |   17 +-
 libemail-utils/mail-mt.c                           |   40 +-
 libevolution-utils/e-xml-utils.h                   |    2 +-
 libgnomecanvas/gnome-canvas.c                      |   14 +-
 mail/e-http-request.c                              |   18 +-
 mail/e-mail-account-store.c                        |    2 +-
 mail/e-mail-browser.c                              |    2 +-
 mail/e-mail-notebook-view.c                        |    2 +-
 mail/e-mail-paned-view.c                           |    2 +-
 mail/e-mail-reader.c                               |   17 +-
 mail/e-mail-tag-editor.c                           |    4 +-
 mail/e-mail-view.c                                 |    4 +-
 mail/em-composer-utils.c                           |    6 +-
 mail/em-folder-tree.c                              |   25 +-
 mail/em-utils.c                                    |    6 +-
 mail/importers/mail-importer.c                     |    2 +-
 mail/mail-send-recv.c                              |    3 +-
 modules/addressbook/e-book-shell-content.c         |    4 +-
 modules/bogofilter/evolution-bogofilter.c          |    2 +-
 modules/book-config-ldap/e-source-ldap.c           |    2 +-
 .../book-config-ldap/evolution-book-config-ldap.c  |   14 +-
 modules/cal-config-contacts/e-source-contacts.c    |    2 +-
 modules/calendar/e-cal-shell-backend.c             |   13 +-
 modules/calendar/e-cal-shell-view-private.c        |    6 +-
 modules/calendar/e-memo-shell-content.c            |    2 +-
 modules/calendar/e-memo-shell-view-actions.c       |    2 +-
 modules/calendar/e-task-shell-content.c            |    4 +-
 modules/calendar/e-task-shell-view-actions.c       |    2 +-
 modules/calendar/e-task-shell-view.c               |    2 +-
 modules/itip-formatter/e-source-conflict-search.c  |    2 +-
 modules/itip-formatter/itip-view.c                 |   43 +-
 .../mail-config/e-mail-config-sendmail-backend.c   |    5 +-
 modules/mail/e-mail-attachment-handler.c           |    2 +-
 modules/mail/e-mail-shell-view-private.c           |   10 +-
 modules/prefer-plain/e-mail-parser-prefer-plain.c  |    5 +-
 modules/spamassassin/evolution-spamassassin.c      |    8 +-
 .../e-mail-parser-tnef-attachment.c                |    4 +-
 plugins/bbdb/bbdb.c                                |   19 +-
 plugins/dbx-import/dbx-importer.c                  |    8 +-
 plugins/email-custom-header/email-custom-header.c  |   26 +-
 plugins/external-editor/external-editor.c          |    9 +-
 plugins/mail-notification/mail-notification.c      |   14 +-
 plugins/mail-to-task/mail-to-task.c                |   60 +-
 .../mailing-list-actions/mailing-list-actions.c    |   11 +-
 plugins/pst-import/pst-importer.c                  |   30 +-
 plugins/publish-calendar/publish-calendar.c        |   76 +-
 plugins/publish-calendar/url-editor-dialog.c       |   13 +-
 plugins/save-calendar/rdf-format.c                 |    5 +-
 plugins/save-calendar/save-calendar.c              |   30 +-
 plugins/templates/templates.c                      |   73 +-
 shell/e-shell-searchbar.c                          |   34 +-
 shell/e-shell-settings.c                           |    2 +-
 shell/e-shell-switcher.c                           |    2 +-
 shell/e-shell-window-actions.c                     |    3 +-
 shell/e-shell-window.c                             |   10 +-
 shell/e-shell.c                                    |    2 +-
 shell/main.c                                       |    6 +-
 smime/gui/cert-trust-dialog.c                      |   44 +-
 smime/gui/certificate-manager.c                    |   98 +-
 smime/gui/certificate-viewer.c                     |   93 +-
 smime/gui/e-cert-selector.c                        |    3 +-
 smime/lib/e-cert-db.c                              |  187 ++--
 smime/lib/e-cert.c                                 |   14 +-
 smime/lib/e-pkcs12.c                               |   27 +-
 widgets/e-timezone-dialog/e-timezone-dialog.c      |  102 +-
 widgets/menus/gal-define-views-dialog.c            |   88 +-
 widgets/menus/gal-define-views-model.c             |   32 +-
 widgets/menus/gal-view-collection.c                |   61 +-
 widgets/menus/gal-view-etable.c                    |   26 +-
 widgets/menus/gal-view-instance-save-as-dialog.c   |   41 +-
 widgets/menus/gal-view-instance.c                  |   99 +-
 widgets/menus/gal-view-new-dialog.c                |    7 +-
 widgets/misc/e-alert-bar.c                         |   10 +-
 widgets/misc/e-attachment-bar.c                    |    8 +-
 widgets/misc/e-attachment-button.c                 |    4 +-
 widgets/misc/e-attachment-paned.c                  |    4 +-
 widgets/misc/e-attachment.c                        |    3 +-
 widgets/misc/e-buffer-tagger.c                     |   23 +-
 widgets/misc/e-calendar-item.c                     |  398 ++++----
 widgets/misc/e-calendar.c                          |  218 +++--
 widgets/misc/e-canvas-background.c                 |   79 +-
 widgets/misc/e-canvas-vbox.c                       |  132 +--
 widgets/misc/e-canvas.c                            |   23 +-
 widgets/misc/e-contact-map-window.c                |   24 +-
 widgets/misc/e-contact-map.c                       |    3 +-
 widgets/misc/e-contact-marker.c                    |   52 +-
 widgets/misc/e-dateedit.c                          |  162 ++--
 widgets/misc/e-import-assistant.c                  |    5 +-
 widgets/misc/e-mail-signature-manager.c            |    2 +-
 widgets/misc/e-map.c                               |   57 +-
 widgets/misc/e-online-button.c                     |    2 +-
 widgets/misc/e-picture-gallery.c                   |    9 +-
 widgets/misc/e-popup-action.c                      |    2 +-
 widgets/misc/e-preferences-window.c                |    3 +-
 widgets/misc/e-printable.c                         |  160 ++--
 widgets/misc/e-selection-model-array.c             |   54 +-
 widgets/misc/e-selection-model.c                   |   49 +-
 widgets/misc/e-send-options.c                      |    2 +-
 widgets/misc/e-source-config.c                     |    6 +-
 widgets/misc/e-spell-entry.c                       |   18 +-
 widgets/misc/e-web-view.c                          |   35 +-
 widgets/misc/ea-calendar-cell.c                    |   45 +-
 widgets/misc/ea-calendar-item.c                    |  124 +--
 widgets/misc/test-calendar.c                       |   48 +-
 widgets/misc/test-dateedit.c                       |   45 +-
 widgets/misc/test-preferences-window.c             |   21 +-
 widgets/table/e-cell-checkbox.c                    |    5 +-
 widgets/table/e-cell-combo.c                       |   33 +-
 widgets/table/e-cell-date-edit.c                   |   53 +-
 widgets/table/e-cell-hbox.c                        |    2 +-
 widgets/table/e-cell-percent.c                     |    5 +-
 widgets/table/e-cell-pixbuf.c                      |   49 +-
 widgets/table/e-cell-popup.c                       |   80 +-
 widgets/table/e-cell-text.c                        |  282 +++---
 widgets/table/e-cell-toggle.c                      |   11 +-
 widgets/table/e-cell-tree.c                        |   44 +-
 widgets/table/e-cell.h                             |    2 +-
 widgets/table/e-table-click-to-add.c               |  250 ++---
 widgets/table/e-table-col.c                        |   15 +-
 widgets/table/e-table-config.c                     |   69 +-
 widgets/table/e-table-field-chooser-dialog.c       |   32 +-
 widgets/table/e-table-field-chooser-item.c         |  112 ++-
 widgets/table/e-table-field-chooser.c              |  147 +--
 widgets/table/e-table-group-container.c            |  459 +++++----
 widgets/table/e-table-group-leaf.c                 |   98 +-
 widgets/table/e-table-group.c                      |  205 ++--
 widgets/table/e-table-header-item.c                |  218 +++--
 widgets/table/e-table-header.c                     |  149 +--
 widgets/table/e-table-item.c                       |  966 ++++++++++---------
 widgets/table/e-table-memory-store.c               |   29 +-
 widgets/table/e-table-model.c                      |   20 +-
 widgets/table/e-table-search.c                     |   48 +-
 widgets/table/e-table-selection-model.c            |   69 +-
 widgets/table/e-table-sort-info.c                  |   40 +-
 widgets/table/e-table-sorted-variable.c            |    5 +-
 widgets/table/e-table-sorted.c                     |    5 +-
 widgets/table/e-table-sorter.c                     |   50 +-
 widgets/table/e-table-specification.c              |    2 +-
 widgets/table/e-table-subset.c                     |   35 +-
 widgets/table/e-table-utils.c                      |    7 +-
 widgets/table/e-table.c                            |  176 ++--
 widgets/table/e-tree-memory.c                      |   21 +-
 widgets/table/e-tree-model.c                       |  189 ++--
 widgets/table/e-tree-sorted.c                      |   35 +-
 widgets/table/e-tree-table-adapter.c               |   22 +-
 widgets/table/e-tree.c                             |  992 ++++++++++----------
 widgets/table/gal-a11y-e-cell-popup.c              |   43 +-
 widgets/table/gal-a11y-e-cell-toggle.c             |   35 +-
 widgets/table/gal-a11y-e-cell-tree.c               |   73 +-
 widgets/table/gal-a11y-e-cell-vbox.c               |   12 +-
 widgets/table/gal-a11y-e-cell.c                    |   47 +-
 widgets/table/gal-a11y-e-table-click-to-add.c      |    8 +-
 widgets/table/gal-a11y-e-table-item.c              |  167 ++--
 widgets/table/gal-a11y-e-table.c                   |    8 +-
 widgets/table/gal-a11y-e-tree.c                    |   13 +-
 widgets/text/e-reflow.c                            |  378 ++++----
 widgets/text/e-text-model.c                        |   87 +-
 widgets/text/e-text.c                              |  709 ++++++++------
 widgets/text/gal-a11y-e-text.c                     |   27 +-
 293 files changed, 10886 insertions(+), 8365 deletions(-)

commit 583da46b8caf4b2a8b548b03c38fe0e84164abfb
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Fri Nov 9 07:49:07 2012 -0500

    Replace e_ensure_type() with g_type_ensure().

 shell/main.c |   13 +------------
 1 file changed, 1 insertion(+), 12 deletions(-)

commit f8e346731c87cddef5c6610432f960105157b011
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Fri Nov 9 07:08:14 2012 -0500

    Bug 687137 - Google account user name overwritten with email address
    
    Evolution's Google account module was setting the ECollectionSource's
    "identity" property to the account's email address before submitting the
    account to E-D-S.  Meanwhile, the Google module in E-D-S was syncing the
    account user name to the ECollectionSource's "identity" property.
    
    This mismatch resulted in an explicitly specified GMail user name being
    overwritten when the account information is submitted.  Evolution should
    instead set the "identity" property to the account's user name.

 modules/mail-config/e-mail-config-google-summary.c |   16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

commit 72524d4d30d8191bf50d288c505417354acaf45b
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Thu Nov 8 15:36:58 2012 -0500

    Document why I decided not to implement RFC 6186.

 mail/e-mail-autoconfig.c |   46 ++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 46 insertions(+)

commit 6de9a0e56e9a6800e39a43cb04bc5e0045ff8790
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Thu Nov 8 12:53:09 2012 -0500

    EMailAutoconfig: Restructure XML parsing.
    
    If we get a hit from the online database, parse the XML immediately and
    store the results in generic internal structs.  Then when we're given an
    ESource to populate we can feed it the stored results instead of parsing
    the XML on demand (and repeatedly).
    
    What this is really doing is making room for other auto-configuration
    methods besides the online database lookup.

 mail/e-mail-autoconfig.c    |  388 +++++++++++++++++++++++++------------------
 mail/e-mail-autoconfig.h    |    3 +-
 mail/test-mail-autoconfig.c |    2 +-
 3 files changed, 224 insertions(+), 169 deletions(-)

commit 75595d233ba382dee053d70cf35e26b7eff3befa
Author: Milan Crha <mcrha@redhat.com>
Date:   Thu Nov 8 17:26:32 2012 +0100

    Bug #683877 - No more contextual menus for links

 addressbook/gui/widgets/eab-contact-display.c |    5 +-
 mail/e-mail-browser.c                         |   12 +-
 modules/mail/e-mail-shell-view-private.c      |   12 +-
 widgets/misc/e-web-view.c                     |  198 +++++++++++--------------
 widgets/misc/e-web-view.h                     |   14 +-
 5 files changed, 95 insertions(+), 146 deletions(-)

commit ba634a1fb1ea927e37bd59b2a1d99aa7fa184eb4
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Thu Nov 8 10:48:58 2012 -0500

    Bump minimum GLib requirement to 2.34.
    
    For g_resolver_lookup_records().  E-D-S already requires 2.34 anyway.

 configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 2445e854a0c36074fc573d48a429b7d1614785fb
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Thu Nov 8 10:11:56 2012 -0500

    EMailAutoconfig: Use GResolver for DNS lookups.
    
    Use g_resolver_lookup_records() instead of parsing binary DNS records
    ourselves (yuck!).  Also, realized what we really want are NS records
    not MX records.  We just want the name server for a given domain.

 mail/e-mail-autoconfig.c |  261 +++-------------------------------------------
 1 file changed, 17 insertions(+), 244 deletions(-)

commit d7d44bfdd24bb38d3ac4b25e8e2478fbfc769510
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Thu Nov 8 10:08:56 2012 -0500

    EMailAutoconfig: Comment no longer applies.

 mail/e-mail-autoconfig.c |    3 ---
 1 file changed, 3 deletions(-)

commit af1d412eed6cf20810c5b3fa49a3c31676dbbeb0
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Thu Nov 8 07:05:26 2012 -0500

    EMailConfigAssistant: Make revising auto-configuration easier.
    
    After providing a name and email address on the Identity page, the user
    clicks Forward and auto-configuration runs.  If successful, it jumps to
    the Account Summary page showing a table of auto-configured settings.
    
    If the user wants to go back and revise auto-configured settings, he
    would click Go Back to return to the Identity Page, then click Forward
    again to go to Receiving Email (since auto-coniguration only runs once).
    
    But this is confusing.  It's not clear that clicking Forward from the
    Identity Page will behave differently after auto-configuration has run.
    Instead, clicking Go Back from the Summary Page after auto-configuration
    should return to the Receiving Email page where IMAP/POP settings can be
    modified.
    
    This behavior combined with the GtkAssistant navigation sidebar should
    hopefully make it less confusing.

 mail/e-mail-config-assistant.c |    5 +++++
 1 file changed, 5 insertions(+)

commit ff4b5adc978fa6fc8d60427c59c10bdfa60f59e7
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Thu Nov 8 06:46:38 2012 -0500

    Make auto-configuration cancellable.
    
    Based on my initial patch in https://bugzilla.gnome.org/678615.

 mail/e-mail-config-assistant.c |   82 +++++++++++++++++++++++++++++++++-------
 1 file changed, 69 insertions(+), 13 deletions(-)

commit de8aea580de68963bc61838c2889f040f6d3b563
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Thu Nov 8 06:19:23 2012 -0500

    EMailAutoconfig: Use libsoup instead of gvfs.
    
    The GVFS HTTP backend seems to just hang forever when an I/O operation
    is cancelled.  Use libsoup instead.
    
    See also: https://bugzilla.gnome.org/678615

 mail/e-mail-autoconfig.c |   53 +++++++++++++++++++++++++++++++++++-----------
 1 file changed, 41 insertions(+), 12 deletions(-)

commit e8797d1ed9a99e13fc3f5fdaac0cfc8869d2839a
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Thu Nov 8 05:49:23 2012 -0500

    Revert "Bug #686620 - Add an option to skip New Account autodiscovery"
    
    This reverts commit 039c29c112179ad92233f0a85b7332ad2f2dd373.
    
    Auto-configuration should instead be cancellable from the progress page.

 mail/e-mail-config-assistant.c     |   23 -----------
 mail/e-mail-config-identity-page.c |   77 +-----------------------------------
 mail/e-mail-config-identity-page.h |    7 ----
 3 files changed, 1 insertion(+), 106 deletions(-)

commit acd6a6aed81cdb92775ab1ceb16145cbe9f34097
Author: Milan Crha <mcrha@redhat.com>
Date:   Wed Nov 7 19:31:20 2012 +0100

    Bug #686325 - Preview message window keyboard use severely limited

 modules/mail/e-mail-shell-view-private.c |   93 +++++++++++++++++++++---------
 1 file changed, 66 insertions(+), 27 deletions(-)

commit 039c29c112179ad92233f0a85b7332ad2f2dd373
Author: Milan Crha <mcrha@redhat.com>
Date:   Wed Nov 7 15:17:03 2012 +0100

    Bug #686620 - Add an option to skip New Account autodiscovery

 mail/e-mail-config-assistant.c     |   23 +++++++++++
 mail/e-mail-config-identity-page.c |   77 +++++++++++++++++++++++++++++++++++-
 mail/e-mail-config-identity-page.h |    7 ++++
 3 files changed, 106 insertions(+), 1 deletion(-)

commit cd27672f61855eb5f5a522bbc3971caabe169d42
Author: Dominique Leuenberger <dimstar@opensuse.org>
Date:   Tue Nov 6 18:33:37 2012 +0100

    Bug #656143 - Stop using deprecated Gtk[HV]Box(Class)

 calendar/gui/e-timezone-entry.h           |    4 ++--
 e-util/e-config.c                         |    2 +-
 e-util/e-config.h                         |    4 ++--
 mail/e-mail-view.h                        |    4 ++--
 modules/calendar/e-calendar-preferences.h |    4 ++--
 modules/mail/em-composer-prefs.h          |    4 ++--
 modules/mail/em-mailer-prefs.h            |    4 ++--
 modules/mail/em-network-prefs.h           |    4 ++--
 shell/e-shell-taskbar.h                   |    4 ++--
 widgets/misc/e-alert-bar.c                |    2 +-
 widgets/misc/e-attachment-bar.h           |    4 ++--
 widgets/misc/e-attachment-button.h        |    4 ++--
 widgets/misc/e-dateedit.h                 |    4 ++--
 widgets/misc/e-image-chooser.h            |    4 ++--
 widgets/misc/e-preview-pane.h             |    4 ++--
 widgets/misc/e-search-bar.h               |    4 ++--
 widgets/misc/e-url-entry.h                |    4 ++--
 widgets/table/e-table-field-chooser.h     |    4 ++--
 18 files changed, 34 insertions(+), 34 deletions(-)

commit 3e52c7380bbcfbee3ff6e1bbc25cb5fda66db4f4
Author: Milan Crha <mcrha@redhat.com>
Date:   Tue Nov 6 16:30:17 2012 +0100

    Introduce --enable-strict configure option
    
    This is currently used to add extra AM_CPPFLAGS to disable
    deprecated symbols from other libraries.

 configure.ac |   31 ++++++++++++++++++++++++++-----
 1 file changed, 26 insertions(+), 5 deletions(-)

commit 0bfb97d530da59f876460652de4bef321d1b35f4
Author: Milan Crha <mcrha@redhat.com>
Date:   Tue Nov 6 16:25:21 2012 +0100

    Replace deprecated soup_message_headers_get() with soup_message_headers_get_list()

 calendar/gui/e-meeting-store.c               |    2 +-
 mail/e-http-request.c                        |    2 +-
 modules/cal-config-caldav/e-caldav-chooser.c |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

commit 704b78d23bf8d707707411608a3453250f2637a1
Author: Milan Crha <mcrha@redhat.com>
Date:   Tue Nov 6 16:20:46 2012 +0100

    Replace deprecated GLib symbols (as of GLib 2.34.x)

 calendar/alarm-notify/config-data.c           |   26 +++----
 calendar/alarm-notify/config-data.h           |    2 +
 calendar/alarm-notify/notify-main.c           |    2 +
 calendar/gui/calendar-config.c                |    6 +-
 calendar/gui/e-cal-model.c                    |   18 ++---
 calendar/gui/e-meeting-store.c                |   30 +++++----
 calendar/gui/gnome-cal.c                      |   24 +++----
 composer/e-composer-header-table.c            |   87 +++++++++---------------
 em-format/e-mail-parser.c                     |   13 ++--
 libemail-engine/e-mail-session.c              |   16 ++---
 libemail-engine/mail-folder-cache.c           |   90 ++++++++++++-------------
 libemail-utils/mail-mt.c                      |   38 +++++------
 mail/e-mail-autoconfig.c                      |    6 +-
 mail/importers/elm-importer.c                 |   14 ++--
 mail/importers/evolution-mbox-importer.c      |   14 ++--
 mail/importers/pine-importer.c                |   14 ++--
 mail/mail-send-recv.c                         |   14 ++--
 mail/message-list.c                           |   20 +++---
 mail/message-list.h                           |    2 +-
 modules/book-config-ldap/e-source-ldap.c      |   26 +++----
 modules/cal-config-local/e-source-local.c     |   14 ++--
 modules/cal-config-weather/e-source-weather.c |   16 ++---
 modules/spamassassin/evolution-spamassassin.c |   22 +++---
 plugins/bbdb/bbdb.c                           |    5 +-
 plugins/bbdb/gaimbuddies.c                    |    5 +-
 plugins/dbx-import/dbx-importer.c             |   14 ++--
 plugins/external-editor/external-editor.c     |   47 +++++++------
 plugins/mail-to-task/mail-to-task.c           |   38 +++++------
 plugins/pst-import/pst-importer.c             |   14 ++--
 plugins/publish-calendar/publish-calendar.c   |   16 +++--
 shell/e-convert-local-mail.c                  |    4 +-
 shell/e-shell.c                               |   25 ++-----
 smime/lib/e-cert-trust.c                      |   12 ++--
 widgets/misc/e-attachment-bar.c               |    2 +-
 widgets/misc/e-attachment-paned.c             |    2 +-
 widgets/misc/e-attachment-tree-view.c         |    2 +-
 widgets/misc/e-attachment.c                   |    2 +-
 widgets/misc/e-picture-gallery.c              |    2 +-
 38 files changed, 345 insertions(+), 359 deletions(-)

commit b6fddaaa0efb8013c526f00926830b9cdcbe0d60
Author: Chris Leonard <cjl@laptop.org>
Date:   Tue Nov 6 11:55:03 2012 +0000

    Updated British English translation

 po/en_GB.po | 1018 ++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 512 insertions(+), 506 deletions(-)

commit f62adc91c1cc25fd7e1dbbd230039a006a70ef2f
Author: Milan Crha <mcrha@redhat.com>
Date:   Mon Nov 5 20:45:04 2012 +0100

    e_flaw_wait_until() expects gint64, not gint

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

commit c64d09ebc544dbba13024f7706cb891e373fe64c
Author: Milan Crha <mcrha@redhat.com>
Date:   Mon Nov 5 20:30:36 2012 +0100

    Missing search buttons in Calendar view

 modules/calendar/e-cal-shell-view.c |    2 +-
 shell/e-shell-searchbar.c           |    6 ++++--
 2 files changed, 5 insertions(+), 3 deletions(-)

commit 136f4d53bd64ecd14df5035d5f3b46c748661724
Author: Milan Crha <mcrha@redhat.com>
Date:   Mon Nov 5 20:20:31 2012 +0100

    Replace e_flag_timed_wait() with e_flag_wait_until()

 libemail-engine/e-mail-utils.c |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit f083c6b589c6bb80f2af51006f616a91dcbbf979
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Mon Nov 5 19:35:36 2012 +0100

    Updated Norwegian bokmål translation

 po/nb.po | 1779 +++++++++++++++++++++++++++++---------------------------------
 1 file changed, 833 insertions(+), 946 deletions(-)

commit 97115e6e0d136b1f47f55d171760927f23ab3b5d
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Mon Nov 5 12:06:14 2012 -0500

    Restrict geocode-glib dependency to 0.99.0.
    
    Use geocode-glib = 0.99.0 or else pass --disable-contact-maps to
    configure.  The next release of geocode-glib will contain API changes,
    and we don't want to adapt to those API changes until they're released.

 configure.ac |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 319f7e9420dd729419891641cdff3cc3363488c2
Author: Marek Černocký <marek@manet.cz>
Date:   Mon Nov 5 16:50:35 2012 +0100

    Updated Czech translation

 po/cs.po | 2438 +++++++++-----------------------------------------------------
 1 file changed, 330 insertions(+), 2108 deletions(-)

commit ec7a3700f095373262babe9fd2cc8efb24512155
Author: Milan Crha <mcrha@redhat.com>
Date:   Mon Nov 5 16:43:40 2012 +0100

    Require WebKitGtk 1.10.0 for webkit_web_frame_get_dom_document()

 configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 064f2b6a46f62ee456f55557f1e2cee48a84d6f1
Author: Yuri Myasoedov <omerta13@yandex.ru>
Date:   Sun Nov 4 20:31:35 2012 +0400

    Updated Russian translation

 po/ru.po |  207 ++++++++++++++++++++------------------------------------------
 1 file changed, 67 insertions(+), 140 deletions(-)

commit d6105626509c73da6d0184edc0b864254d97cbd3
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Sat Nov 3 10:54:27 2012 -0400

    Bug 687400 - Composer settings not applied
    
    EMailConfigWebView is an extension that configures EWebView instances.
    This used to cover both the email formatter and the email composer, but
    with the email formatter now using WebKit/GTK+ and the email composer
    still using GtkHtml, the composer was left unconfigured.
    
    Add an EMailConfigWebViewGtkHTML extension that targets EWebViewGtkHTML
    instances and applies the relevant settings, and remove all the GtkHTML
    contortions from EMailConfigWebView.

 modules/mail/Makefile.am                      |    2 +
 modules/mail/e-mail-config-web-view-gtkhtml.c |  308 +++++++++++++++++++++++++
 modules/mail/e-mail-config-web-view-gtkhtml.h |   65 ++++++
 modules/mail/e-mail-config-web-view.c         |  229 ++----------------
 modules/mail/evolution-module-mail.c          |    2 +
 5 files changed, 391 insertions(+), 215 deletions(-)

commit 94eb069ea357d00826c5a99a181f8a7fe86c15cd
Author: Milan Crha <mcrha@redhat.com>
Date:   Fri Nov 2 15:18:10 2012 +0100

    Bug #687442 - Magic spacebar avoids iTip formatter comment write

 modules/itip-formatter/itip-view.c       |   12 +++++------
 modules/mail/e-mail-shell-view-private.c |   34 +++++++++++++++++++++++++++++-
 2 files changed, 39 insertions(+), 7 deletions(-)

commit d3e3d93e8199793dd54ba86e9bd157778189c787
Author: Milan Crha <mcrha@redhat.com>
Date:   Fri Nov 2 11:36:42 2012 +0100

    Remove unused/forgotten function declarations

 modules/mail/e-mail-shell-view.h |    5 -----
 1 file changed, 5 deletions(-)

commit d6b350c751866c391dbf52e7cbeed56eda335329
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Thu Nov 1 16:28:00 2012 -0400

    Fixed squished labels on Identity page of Account Assistant.
    
    GtkSizeGroup::ignore-hidden is broken, or so I'm told in the discussion
    on https://bugzilla.gnome.org/show_bug.cgi?id=677609.  Leave it FALSE.

 mail/e-mail-config-identity-page.c |    1 -
 1 file changed, 1 deletion(-)

commit 30c0b2d4c30a4339c214d74ebe4dbbb1b2163efa
Author: Tom Tryfonidis <tomtryf@gmail.com>
Date:   Thu Nov 1 11:25:03 2012 +0200

    Updated Greek translation

 po/el.po | 1160 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 579 insertions(+), 581 deletions(-)

commit 9bcde61c4756cc03d208d4684242019693a127fd
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Wed Oct 31 15:18:20 2012 -0400

    mail_session_refresh_cb(): Skip disabled sources.

 libemail-engine/e-mail-session.c |   12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

commit 9e64b59c9d838b3d0a55b0eb95fc088ec26f1644
Author: Milan Crha <mcrha@redhat.com>
Date:   Wed Oct 31 14:14:04 2012 +0100

    Bug #422273 - Wrap searchbar widgets for smaller minimum width request

 shell/e-shell-searchbar.c |  234 ++++++++++++++++++++++++++++++++++++++++-----
 shell/e-shell-searchbar.h |    4 +-
 shell/e-shell-sidebar.c   |    6 --
 shell/e-shell-view.c      |   30 ------
 shell/e-shell-view.h      |    1 -
 5 files changed, 210 insertions(+), 65 deletions(-)

commit 6225b7f61ef8d46d17e6359802f85ee1b8cbce4d
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Wed Oct 31 11:00:09 2012 +0100

    Updated Galician translations

 po/gl.po | 1845 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 923 insertions(+), 922 deletions(-)

commit b02fe0f25bb5608481bb3c7efe116edb0d1a57b5
Author: Milan Crha <mcrha@redhat.com>
Date:   Tue Oct 30 15:26:01 2012 +0100

    Bug #687155 - Text/plain signatures wrap in an editor

 widgets/misc/e-mail-signature-editor.c  |   11 +++++++++--
 widgets/misc/e-mail-signature-manager.c |    3 ++-
 2 files changed, 11 insertions(+), 3 deletions(-)

commit e1807b3155ee48635387efd0b2afd2f98f3b48b7
Author: Milan Crha <mcrha@redhat.com>
Date:   Mon Oct 29 22:53:15 2012 +0100

    Bug #317153 - Contact editor too large for small screens

 addressbook/gui/contact-editor/contact-editor.ui  |   28 +++++++++--
 addressbook/gui/contact-editor/e-contact-editor.c |   53 ++++++++++++++++++---
 2 files changed, 70 insertions(+), 11 deletions(-)

commit 354794e33714b149635538913a7ac7251a18e7dd
Author: Milan Crha <mcrha@redhat.com>
Date:   Mon Oct 29 19:38:16 2012 +0100

    Bug #267787 - Preferences too large for small screens

 widgets/misc/e-preferences-window.c |   58 ++++++++++++++++++++++++++++++++++-
 1 file changed, 57 insertions(+), 1 deletion(-)

commit ac5d61b687ab34dca5ab1b8e51fa14458ba87686
Author: Milan Crha <mcrha@redhat.com>
Date:   Mon Oct 29 13:56:48 2012 +0100

    Bug #663844 - [CalDAV] Fails to parse iCloud XML response

 modules/cal-config-caldav/e-caldav-chooser.c |    2 --
 1 file changed, 2 deletions(-)

commit 709a2498efc54c0c0cdd00e9a40a5befcd01c403
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Sun Oct 28 17:14:56 2012 -0400

    Bug 687060 - Identity page shows read-only GOA properties as editable
    
    Hide the account name and email address fields when editing an Evolution
    account linked to a GNOME Online Account.

 mail/e-mail-config-notebook.c |    8 ++++++++
 1 file changed, 8 insertions(+)

commit abb81c8b831cc7e5c6513e9b7c79d6a4fa0c5cc6
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Sun Oct 28 16:58:25 2012 -0400

    EMailConfigIdentityPage: Add a "show-email-address" property.
    
    Allows the Email Address field to be hidden.

 mail/e-mail-config-identity-page.c |   70 +++++++++++++++++++++++++++++++++---
 mail/e-mail-config-identity-page.h |    5 +++
 2 files changed, 71 insertions(+), 4 deletions(-)

commit 6472883a8bee32d7de03802c65b96d97a7e3f643
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Sun Oct 28 16:52:30 2012 -0400

    EMailConfigIdentityPage cleanups.

 mail/e-mail-config-identity-page.c |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit c99b62f8146de95ea5c721296d2eb00c7bf5689b
Author: Piotr DrÄ…g <piotrdrag@gmail.com>
Date:   Sun Oct 28 18:16:27 2012 +0100

    Updated Polish translation

 po/pl.po |  881 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 440 insertions(+), 441 deletions(-)

commit e7284c5a2667a6b338aa5451619fa0fd089933af
Author: Andika Triwidada <andika@gmail.com>
Date:   Sun Oct 28 20:50:50 2012 +0700

    Updated Indonesian translation

 po/id.po |  597 ++++++++++++++++++++++++++------------------------------------
 1 file changed, 247 insertions(+), 350 deletions(-)

commit 4fa069c69b287bf75866ae721b47c6b3e9054f85
Author: Andika Triwidada <andika@gmail.com>
Date:   Sun Oct 28 20:41:13 2012 +0700

    Updated Indonesian translation

 po/id.po |  823 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 410 insertions(+), 413 deletions(-)

commit 3e9d1658ff1cffd6a46aa9b6f401375054df6450
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Sun Oct 28 07:59:50 2012 -0400

    Bug 687010 - Add keywords to the desktop file
    
    This makes gnome-shell search more useful.

 data/evolution.desktop.in.in |    1 +
 1 file changed, 1 insertion(+)

commit e96ff89249e2f393e5b2adbe7468aab03ea63fbc
Author: Fabiano Fidêncio <fabiano@fidencio.org>
Date:   Thu Oct 25 20:36:53 2012 -0400

    Bug 627244 - Bold days in "Select Date" dialog not updated when changing month

 widgets/misc/e-calendar-item.c |    6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

commit aded0858c49c3b729564a35427e3affb514fffb9
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Thu Oct 25 11:05:02 2012 -0400

    Prefer e_source_registry_check_enabled().
    
    Prefer e_source_registry_check_enabled() over e_source_get_enabled()
    for most instances where we want to exclude disabled data sources.

 calendar/gui/itip-utils.c                |    6 ++---
 libemail-engine/e-mail-folder-utils.c    |    2 +-
 libemail-engine/e-mail-utils.c           |   39 ++----------------------------
 libemail-engine/e-mail-utils.h           |    3 ---
 mail/em-composer-utils.c                 |   12 +++++----
 mail/em-utils.c                          |    3 ++-
 modules/itip-formatter/itip-view.c       |    6 ++---
 widgets/misc/e-mail-identity-combo-box.c |    3 ++-
 8 files changed, 20 insertions(+), 54 deletions(-)

commit e7981244a68c9d0b6b93d8c2697569668098b647
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Thu Oct 25 08:04:19 2012 -0400

    Bug 686813 - ECaldavChooser: Deadlock on cancellation

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

commit 67f230c63bdb627d987bcfedaf67e18332bbbf84
Author: Milan Crha <mcrha@redhat.com>
Date:   Thu Oct 25 12:06:21 2012 +0200

    Bug #680497 - POP3 re-adds messages to local Inbox

 libemail-engine/mail-ops.c |   91 ++++++++++++++++++++++++++------------------
 1 file changed, 55 insertions(+), 36 deletions(-)

commit 529b5bf4a0f80eeebebe2fdb67a7fab4a146cb25
Author: Milan Crha <mcrha@redhat.com>
Date:   Wed Oct 24 21:01:18 2012 +0200

    Bug #686785 - Port of WebDAV source doesn't match SSL check

 widgets/misc/e-source-config.c |   31 +++++++++++++++++++++++++++++++
 1 file changed, 31 insertions(+)

commit 0c65652f2a3b29250b11425c594ded737a2a4cc5
Author: Milan Crha <mcrha@redhat.com>
Date:   Mon Oct 22 15:28:01 2012 +0200

    Bug #268618 - Add: Save replies in the folder of the message being replied to
    
    Follow-up fixes:
    a) don't copy to origin folder for forwarded messages
    b) use a real folder when reply/forward from a vFolder

 libemail-engine/e-mail-session-utils.c |   11 ++++---
 libemail-engine/mail-ops.c             |   11 ++++---
 mail/em-composer-utils.c               |   55 ++++++++++++++++++++++++++++----
 3 files changed, 63 insertions(+), 14 deletions(-)

commit b956da9fb4dac330fe70525e97642d79adc58009
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Sat Oct 20 22:39:31 2012 -0400

    Post-release version bump.

 configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)