commit cb02e864efa19077ea38c133943b03db911a96bb
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Sun Nov 11 10:14:24 2012 -0500

    NEWS update for 3.6.2 release.

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

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

    Bug 688084 - Cannot configure connection to webdav address book
    
    (cherry picked from commit 303096a35e71541b3412d34bd63232e3939a15f8)
    
    Conflicts:
    	modules/book-config-webdav/evolution-book-config-webdav.c

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

commit 46b11b90c0b99d253bbc372999d9ad1b982f06ee
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                     |    2 +-
 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                          |   91 +-
 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-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/e-mail-utils.c                     |    2 +-
 libemail-engine/mail-ops.c                         |   12 +-
 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-folder-tree.c                              |   25 +-
 mail/em-utils.c                                    |    6 +-
 mail/importers/mail-importer.c                     |    2 +-
 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 +-
 modules/mail/e-mail-attachment-handler.c           |    2 +-
 modules/mail/e-mail-shell-view-private.c           |   15 +-
 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                |   59 +-
 .../mailing-list-actions/mailing-list-actions.c    |   11 +-
 plugins/pst-import/pst-importer.c                  |   30 +-
 plugins/publish-calendar/publish-calendar.c        |   77 +-
 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                          |   10 +-
 shell/e-shell-settings.c                           |    2 +-
 shell/e-shell-switcher.c                           |    2 +-
 shell/e-shell-window.c                             |   10 +-
 shell/e-shell.c                                    |    2 +-
 shell/main.c                                       |    8 +-
 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                       |   15 +-
 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                          |   29 +-
 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 +-
 289 files changed, 10857 insertions(+), 8351 deletions(-)

commit 5d80c0e157fc9a7d2320100f0c4c31dbefd1ce0c
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Fri Nov 9 10:21:00 2012 -0500

    EMailConfigAssistant: Fix build break from cherry-pick.

 mail/e-mail-config-assistant.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 01c7db6bf678b7a2e7ea2325ea931f4893b3801c
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.
    
    (cherry picked from commit f8e346731c87cddef5c6610432f960105157b011)

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

commit f096fd1859b119d020cab119a34bf9f596160485
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.
    
    (cherry picked from commit af1d412eed6cf20810c5b3fa49a3c31676dbbeb0)

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

commit 95abc2af55948b05e7d543961f33e6c9b8240e96
Author: Milan Crha <mcrha@redhat.com>
Date:   Wed Nov 7 19:32:21 2012 +0100

    Bug #686325 - Preview message window keyboard use severely limited

 modules/mail/e-mail-shell-view-private.c |  103 ++++++++++++++++++++----------
 1 file changed, 71 insertions(+), 32 deletions(-)

commit e2c5f0018f7be40c831afb4c914eebc254ad1818
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 882591ebbaccd32acfdfef7c0b778f7978cb5fc9
Author: Marek Černocký <marek@manet.cz>
Date:   Mon Nov 5 16:45:20 2012 +0100

    Updated Czech translation

 po/cs.po | 2031 ++++++--------------------------------------------------------
 1 file changed, 181 insertions(+), 1850 deletions(-)

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

    Add workaround for missing webkit_web_frame_get_dom_document()
    
    The function was introduced in WebKit 1.10.0, but evolution still
    requires 1.8.0+, thus provide a workaround for WebKit which does
    not has this function yet.

 modules/mail/e-mail-shell-view-private.c |   48 ++++++++++++++++++++++++++++++
 1 file changed, 48 insertions(+)

commit 0a47d789cf74e90093fb541cda1e12c32fddf494
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 39d74f82625d0e090f32b30aec23513e23a43875
Author: A S Alam <aalam@users.sf.net>
Date:   Sun Nov 4 09:42:45 2012 +0530

    update Punjabi Translation for package

 po/pa.po |  243 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 121 insertions(+), 122 deletions(-)

commit 9a50771da22515d2aba337770b932d4b90cf78dd
Author: Gil Forcada <gforcada@gnome.org>
Date:   Sat Nov 3 16:18:20 2012 +0100

    [l10n] Updated Catalan translation

 po/ca.po |  146 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 74 insertions(+), 72 deletions(-)

commit 14853f88345e1fbd9e0ad412182a42d624b6b702
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.
    
    (cherry picked from commit d6105626509c73da6d0184edc0b864254d97cbd3)

 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 95aa304d52a14fdcdb5c919150d955f2f9ffcf4d
Author: Milan Crha <mcrha@redhat.com>
Date:   Fri Nov 2 15:19:14 2012 +0100

    Bug #687442 - Magic spacebar avoids iTip formatter comment write

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

commit 83903dbbb3bca46aad82f0954ee9fb821422bcb1
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.
    
    (cherry picked from commit d6b350c751866c391dbf52e7cbeed56eda335329)

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

commit 34559853b686a0db42a4056469918a661341f2e6
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Thu Nov 1 11:24:46 2012 +0100

    Updated Galician translations

 po/gl.po | 1223 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 611 insertions(+), 612 deletions(-)

commit b9e7aa7a75897e7b7a8ff6b041f0d46115cf0728
Author: Tom Tryfonidis <tomtryf@gmail.com>
Date:   Thu Nov 1 11:24:22 2012 +0200

    Updated Greek translation

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

commit f0a88ac758055c13512422994dc213a28ee97765
Author: Sandeep Sheshrao Shedmake <sshedmak@redhat.com>
Date:   Wed Oct 31 10:10:07 2012 +0530

    Updated Marathi Translations

 po/mr.po | 1164 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 581 insertions(+), 583 deletions(-)

commit b3a630123dd0cfe02347f1baabe6485dbe84ccd8
Author: Milan Crha <mcrha@redhat.com>
Date:   Tue Oct 30 15:26:42 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 095ffc8565ee663fccd8b21f090de8e4361e9c4e
Author: Milan Crha <mcrha@redhat.com>
Date:   Mon Oct 29 22:54:16 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 9f561a874b0c1f9dc1f5d5cfb1655cb47aebdd25
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Mon Oct 29 22:32:33 2012 +0100

    Updated Slovenian translation

 po/sl.po |  166 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 84 insertions(+), 82 deletions(-)

commit 35ca2c6284df0e3479d83542350ce349c12eebb1
Author: Milan Crha <mcrha@redhat.com>
Date:   Mon Oct 29 19:39:20 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 bcdb29a2ccff7654217ea9beb4304914c088f6c2
Author: Milan Crha <mcrha@redhat.com>
Date:   Mon Oct 29 13:58:54 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 3128f8de0755e3290020cca0b3bbbd2958892d35
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:   Mon Oct 29 11:22:39 2012 +0100

    Updated Serbian translation

 po/sr.po       | 1165 ++++++++++++++++++++++++++++----------------------------
 po/sr@latin.po | 1165 ++++++++++++++++++++++++++++----------------------------
 2 files changed, 1162 insertions(+), 1168 deletions(-)

commit df47e79eccdfb06fe6d44e381267010fc41c9030
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.
    
    (cherry picked from commit 709a2498efc54c0c0cdd00e9a40a5befcd01c403)

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

commit adea57ba94f0b9574f19f1fcdb25a0e5aa46f7e1
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.
    
    (cherry picked from commit abb81c8b831cc7e5c6513e9b7c79d6a4fa0c5cc6)

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

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

    EMailConfigIdentityPage cleanups.
    
    (cherry picked from commit 6472883a8bee32d7de03802c65b96d97a7e3f643)

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

commit 74dcf99a8396e17655ac6f4a1849f81a90ebaa7e
Author: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Date:   Sun Oct 28 22:30:20 2012 +0300

    Updated Belarusian translation.

 po/be.po | 1151 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 575 insertions(+), 576 deletions(-)

commit dafcaf09c4721b2c321d3db22d2174d2fe004406
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 829c03a4edef7ae56da8b0bd19dab2226c7483a6
Author: Aurimas ÄŒernius <aurisc4@gmail.com>
Date:   Sun Oct 28 18:59:10 2012 +0200

    Updated Lithuanian translation

 po/lt.po | 3327 ++++++++++++++++++++++----------------------------------------
 1 file changed, 1196 insertions(+), 2131 deletions(-)

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

    Updated Indonesian translation

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

commit e35c4e2f8141a7718a479effd29139d4be90c21d
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Sun Oct 28 13:36:09 2012 +0100

    Updated Spanish translation

 po/es.po |  210 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 106 insertions(+), 104 deletions(-)

commit 9ad1f90d2d05bc06ab92d6a7fa92b2d29eb0340d
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.
    
    (cherry picked from commit 3e9d1658ff1cffd6a46aa9b6f401375054df6450)

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

commit 89734d1a99d84291b689332f863452669eb54ecd
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
    
    (cherry picked from commit e96ff89249e2f393e5b2adbe7468aab03ea63fbc)

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

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

    Bug 686813 - ECaldavChooser: Deadlock on cancellation
    
    (cherry picked from commit e7981244a68c9d0b6b93d8c2697569668098b647)

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

commit 7dfa0fa18c911265d0fa95493920abca84ad9ee0
Author: Milan Crha <mcrha@redhat.com>
Date:   Thu Oct 25 12:07:03 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 f641be538d33b29f6a104a0c4b7f7431c175177f
Author: Milan Crha <mcrha@redhat.com>
Date:   Wed Oct 24 21:02:38 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 2bf86f8e806d2a8f4c630801680e6d020b71436f
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Fri Oct 19 08:51:54 2012 -0400

    EMailShellView: Remove GroupWise-specific cruft.
    
    The GroupWise backend is dead, and this logic never belonged here in the
    first place.
    
    (cherry picked from commit 66fdfbcf8921da69b08c05dfd4df1be151da447e)

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

commit 3c7d48a0af49bf2fc946e2c7e4c547e2889263e3
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Fri Oct 19 08:41:17 2012 -0400

    Remove "Disable Account" menu item for GOA-based accounts.
    
    GOA-based accounts must only be disabled from gnome-control-center.
    
    (cherry picked from commit 32ca78553b735dcb1a05f62a351a56c1289dc8ce)

 mail/e-mail-sidebar.c            |   26 ++++++++++++++++++++++++++
 mail/e-mail-sidebar.h            |    3 ++-
 modules/mail/e-mail-shell-view.c |    5 ++++-
 3 files changed, 32 insertions(+), 2 deletions(-)

commit eb35c5417135146f15bf42ffe5fdfb8b8c5fe0eb
Author: Vibha Yadav <yvibha@suse.com>
Date:   Fri Oct 19 12:36:49 2012 +0200

    Bug #588959 - Expanding appointment crashes Evolution

 calendar/gui/e-day-view.c |    5 +++++
 1 file changed, 5 insertions(+)

commit fb9b2232599f9cb3aa35c1d851f3926c54c469c5
Author: Milan Crha <mcrha@redhat.com>
Date:   Thu Oct 18 18:03:49 2012 +0200

    Encode also message_uid in e_mail_part_build_uri()
    
    This reverts commit ebc86adc4f30, which broke opening of IMAP message.
    It's also the correct solution for the initial issue, because
    the message_uid can contain letters which should be encoded in the URI.

 em-format/e-mail-part-utils.c |    7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

commit 90187051ee6beffc101ee840e282cd0e95302f2a
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Thu Oct 18 11:35:34 2012 -0400

    Revert "Decode EMailRequest::priv::uri_base URI-escaped letters"
    
    This reverts commit ebc86adc4f30f126eae7742df454a6b2a1aac47c.
    
    Incomplete solution, renders Bugzilla mails unreadable.

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

commit 285d428c069f512b828f12589d53bc3d2e00e60c
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Thu Oct 18 08:36:50 2012 -0400

    MailFolderCache: Silently ignore cancellation errors.
    
    (cherry picked from commit b0efa5cb274240e3d4c80c2d854dc8cbaa876b6b)

 libemail-engine/mail-folder-cache.c |    6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

commit ebc86adc4f30f126eae7742df454a6b2a1aac47c
Author: Milan Crha <mcrha@redhat.com>
Date:   Thu Oct 18 14:31:15 2012 +0200

    Decode EMailRequest::priv::uri_base URI-escaped letters
    
    It's for cases when message UID contains letters which are supposed
    to be encoded, like "<>" in NNTP message UIDs. Without the decode
    the message preview is left empty and only console shows a runtime
    critical warning:
       handle_mail_request: assertion `part_list != NULL' failed

 mail/e-mail-request.c |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 96777ceb3aad387bc3332ae960a0c2c140b9212f
Author: Milan Crha <mcrha@redhat.com>
Date:   Thu Oct 18 12:50:38 2012 +0200

    Bug #310978 - USENET always requires authentication

 modules/mail-config/e-mail-config-remote-accounts.c |   13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)

commit 8c81665473fc4fbd66da70d6215a26848eb6446c
Author: Milan Crha <mcrha@redhat.com>
Date:   Wed Oct 17 15:42:44 2012 +0200

    GN-bug #685262 - Attachments disappear when dragged in message preview

 widgets/misc/e-web-view.c |   11 +++++++++++
 1 file changed, 11 insertions(+)

commit aea55dd5cf51c6046dea6bcb662781cb69ef6012
Author: Milan Crha <mcrha@redhat.com>
Date:   Wed Oct 17 14:12:05 2012 +0200

    Do not crash in create_default_shell()

 shell/main.c |   11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

commit 031f8b29725a27ff8ba823b4e8f1efc3022b9e61
Author: Milan Crha <mcrha@redhat.com>
Date:   Wed Oct 17 12:07:46 2012 +0200

    Bug #686278 - Prefer-plain can break parts list

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

commit d731853d3f78a3989c0bf1123065088a1ebe864b
Author: Milan Crha <mcrha@redhat.com>
Date:   Mon Oct 15 19:10:58 2012 +0200

    Bug #663844 - [CalDAV] calendar-home-set/href may contain full URI

 modules/cal-config-caldav/e-caldav-chooser.c |   20 ++++++++++++++++----
 1 file changed, 16 insertions(+), 4 deletions(-)

commit 366a9d1df78d012b07b7417ca78c4427d3a2d97c
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Mon Oct 15 11:15:10 2012 -0400

    evolution.convert: Remove leftover "force-message-limit" entry.
    
    The GSettings key was removed in commit f4c30fe:
    "Bug #672249 - Crash when showing message with large text/plain"
    
    This was causing gsettings-data-convert to abort and not mark itself
    as having run, so the GConf conversion runs repeatedly, potentially
    overwriting changes the user made in GSettings.
    
    (cherry picked from commit b2f37bb1e10e6aff19843489fded9a136377a70a)

 data/evolution.convert |    1 -
 1 file changed, 1 deletion(-)

commit f7763bab384c94f7ad6ee46617346d9ae8eec7cb
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Sat Oct 13 20:37:32 2012 -0400

    Bug 685786 - EWebView: Signal handlers never disconnected
    
    Both EWebView and EMailDisplay listen for "changed" signals from a
    GSettings instance, passing itself as the 'user_data' to the signal
    handler e_web_view_update_fonts().  But in both cases the signal
    handler was left connected after EWebView and EMailDisplay were
    finalized, resulting in the signal handler receiving a dangling pointer.
    
    Not using g_signal_connect_object() here because of the unresolved
    reference leak issue in GObject.  The GSettings instance is likely
    cached internally and lives well beyond EWebView and EMailDisplay.
    
    (cherry picked from commit 890f31bd076da194c5b7ea8022e72c8aad4a0de1)

 mail/e-mail-display.c     |    9 ++++++++-
 widgets/misc/e-web-view.c |    6 ++++++
 2 files changed, 14 insertions(+), 1 deletion(-)

commit 6bbe980a855c6fafbad9e28694de80dbe5a125f8
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Sat Oct 13 20:34:51 2012 -0400

    EWebView cleanups.
    
    (cherry picked from commit 446cd75900b3636156a92f764cb2db5306b687ec)

 widgets/misc/e-web-view.c |  169 ++++++++++++++++++++++++---------------------
 1 file changed, 91 insertions(+), 78 deletions(-)

commit 96d29a68d37f0ba9c62b495e83014bc67c5261c7
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Sat Oct 13 20:00:26 2012 -0400

    EMailDisplay cleanups.
    
    (cherry picked from commit b5cf4dc325b810f750f735eb972837953f4e8309)

 mail/e-mail-display.c |  897 +++++++++++++++++++++++++------------------------
 1 file changed, 467 insertions(+), 430 deletions(-)

commit 1fb47d438fca2f6c7dd4ea4f7206bd4c8d2c8774
Author: Matthew Barnes <mbarnes@redhat.com>
Date:   Sat Oct 13 18:03:36 2012 -0400

    Post-release version bump.

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