commit 16ac0ca9cbea77bbfbe2fad03bade8dd5e1f7ba1 Author: Matthew Barnes Date: Mon Jul 12 19:12:09 2010 -0400 NEWS update for Evolution 2.31.5. NEWS | 39 +++++++++++++++++++++++++++++++++++++++ 1 files changed, 39 insertions(+), 0 deletions(-) commit ec94db47527e9ff67cfc983e620729219e31901f Author: Fran Diéguez Date: Tue Jul 13 03:05:45 2010 +0200 Updated Galician translations po/gl.po | 1674 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 839 insertions(+), 835 deletions(-) commit 78bf9d9d708dd255cc0966d64112aba56a4b2544 Author: Matthew Barnes Date: Mon Jul 12 11:26:47 2010 -0400 Bug 624128 - Folder -> Subscriptions is always enabled e-util/e-account-utils.c | 42 +++++++++++++++ e-util/e-account-utils.h | 1 + mail/e-mail-browser.c | 4 +- mail/e-mail-reader.c | 56 ++++++++++--------- mail/e-mail-reader.h | 8 ++- modules/mail/e-mail-shell-view.c | 12 ++++- plugins/mail-to-task/mail-to-task.c | 8 +-- .../mailing-list-actions/mailing-list-actions.c | 3 +- 8 files changed, 94 insertions(+), 40 deletions(-) commit eb29179da623f9cf4abd663577395a085452ca18 Author: Matthew Barnes Date: Sun Jul 11 11:31:15 2010 -0400 Coding style and whitespace cleanup. .../gui/contact-editor/e-contact-editor-fullname.c | 2 +- .../gui/widgets/e-addressbook-reflow-adapter.c | 2 +- addressbook/gui/widgets/e-addressbook-view.c | 18 +- addressbook/gui/widgets/e-minicard.c | 4 +- addressbook/gui/widgets/eab-contact-display.c | 2 +- addressbook/gui/widgets/eab-contact-display.h | 11 +- addressbook/gui/widgets/eab-gui-util.c | 4 +- addressbook/importers/evolution-csv-importer.c | 2 +- addressbook/importers/evolution-ldif-importer.c | 2 +- addressbook/printing/e-contact-print.c | 36 ++- addressbook/util/addressbook.c | 29 +- addressbook/util/eab-book-util.c | 2 +- calendar/gui/dialogs/comp-editor.c | 167 +++++++--- calendar/gui/dialogs/event-editor.c | 41 ++- calendar/gui/dialogs/recurrence-page.c | 4 +- calendar/gui/dialogs/task-editor.c | 31 ++- calendar/gui/e-cal-model.c | 2 +- calendar/gui/e-cell-date-edit-text.h | 5 +- calendar/gui/e-day-view-top-item.c | 49 ++- calendar/gui/e-meeting-store.c | 96 ++++-- calendar/gui/e-week-view-layout.c | 6 +- calendar/gui/e-week-view.c | 6 +- calendar/gui/gnome-cal.c | 10 +- calendar/gui/goto.c | 23 +- calendar/gui/print.c | 4 +- composer/e-msg-composer.c | 32 +- e-util/e-bit-array.c | 14 +- e-util/e-sorter-array.c | 2 +- e-util/e-text-event-processor-emacs-like.c | 21 +- e-util/e-unicode.c | 2 +- e-util/e-util.c | 10 +- libgnomecanvas/gailcanvasitem.c | 13 +- libgnomecanvas/gnome-canvas-util.c | 53 ++-- libgnomecanvas/gnome-canvas-widget.c | 51 ++- mail/mail-folder-cache.c | 80 ++++-- mail/mail-session.c | 2 +- mail/mail-tools.c | 26 ++- mail/message-list.c | 8 +- modules/addressbook/openldap-extract.h | 18 +- modules/calendar/e-cal-shell-sidebar.c | 12 +- modules/calendar/e-memo-shell-sidebar.c | 12 +- modules/calendar/e-task-shell-sidebar.c | 12 +- plugins/audio-inline/audio-inline.c | 2 +- plugins/dbx-import/dbx-importer.c | 43 ++-- plugins/groupwise-features/camel-gw-listener.c | 6 +- plugins/publish-calendar/publish-location.c | 11 +- plugins/sa-junk-plugin/em-junk-filter.c | 12 +- shell/e-shell-switcher.c | 2 +- smime/lib/e-cert-db.c | 4 +- widgets/menus/gal-view-collection.c | 14 +- widgets/misc/e-canvas-vbox.c | 2 +- widgets/misc/e-selection-model-array.c | 4 +- widgets/misc/test-preferences-window.c | 2 +- widgets/table/e-cell-hbox.c | 2 +- widgets/table/e-cell-tree.c | 4 +- widgets/table/e-cell-vbox.c | 2 +- widgets/table/e-table-config.c | 2 +- widgets/table/e-table-field-chooser-item.c | 65 +++- widgets/table/e-table-group-container.c | 4 +- widgets/table/e-table-header-item.c | 6 +- widgets/table/e-table-header-item.h | 2 +- widgets/table/e-table-header.c | 6 +- widgets/table/e-table-item.c | 14 +- widgets/table/e-table-memory-store.c | 6 +- widgets/table/e-table-memory.c | 8 +- widgets/table/e-table-sorted.c | 4 +- widgets/table/e-table-sorting-utils.c | 16 +- widgets/table/e-table-subset-variable.c | 2 +- widgets/table/e-table-without.c | 6 +- widgets/table/e-table.c | 2 +- widgets/table/e-tree-memory.c | 14 +- widgets/table/e-tree-sorted.c | 16 +- widgets/table/e-tree.c | 341 ++++++++++++-------- widgets/table/gal-a11y-e-table-item.c | 116 ++++--- widgets/text/e-reflow.c | 12 +- widgets/text/e-text-model.c | 4 +- widgets/text/e-text.c | 206 ++++++++---- 77 files changed, 1198 insertions(+), 690 deletions(-) commit beb8e74577f695d0d3c2efea52dc10c2136f0135 Author: Kjartan Maraas Date: Sun Jul 11 17:25:54 2010 +0200 Updated Norwegian bokmål translation po/nb.po | 320 +++++++------------------------------------------------------- 1 files changed, 33 insertions(+), 287 deletions(-) commit 3e481b5a3832be009afee04431a95d60761f75bd Author: Matthew Barnes Date: Sun Jul 11 09:39:25 2010 -0400 Fix some linking issues. shell/Makefile.am | 2 ++ smime/lib/Makefile.am | 2 ++ 2 files changed, 4 insertions(+), 0 deletions(-) commit 2c48f517c1c41d7162e1d9fba89807f812ad3f5f Author: Matthew Barnes Date: Sun Jul 11 09:13:34 2010 -0400 Fix some compiler warnings. .../contact-list-editor/e-contact-list-editor.c | 6 ++++-- calendar/gui/alarm-notify/alarm-queue.c | 3 +++ plugins/mail-notification/mail-notification.c | 4 +++- 3 files changed, 10 insertions(+), 3 deletions(-) commit 43442ac93b6262cc929574290124a74906248ab8 Author: Kjartan Maraas Date: Sun Jul 11 14:38:25 2010 +0200 Updated Norwegian bokmål translation po/nb.po | 5222 ++++++++++++++++++++++++++------------------------------------ 1 files changed, 2168 insertions(+), 3054 deletions(-) commit 140ec93c5eaea85e106c1764bdcf0f43572b08ca Author: Matthew Barnes Date: Sat Jul 10 14:04:43 2010 -0400 Bug 621839 - Improve auto-selection of messages (take two) First patch for this bug misunderstood what was being asked for. It auto-selected the newest unread message or else the newest read message, but the desired behavior was to select the -oldest- unread message or else the newest read message. ("Newest" and "oldest" being determined by date/time received.) mail/message-list.c | 55 ++++++++++++++++++++++++++------------------------ 1 files changed, 29 insertions(+), 26 deletions(-) commit a0383d484ba9b96208892ab0c4c788696bb2c551 Author: Matthew Barnes Date: Sat Jul 10 10:10:05 2010 -0400 Bug 623702 - SEGV on redirecting message composer/e-msg-composer.c | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) commit c07ab468d605431cfee94f5b5c4ce9e1875b8d85 Author: Matthew Barnes Date: Sat Jul 10 09:30:19 2010 -0400 Bug 623738 - Select All is always enabled for message list mail/message-list.c | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) commit 523d1da0198170a476cf965ba6f9075bf67608cb Author: Matthew Barnes Date: Sat Jul 10 09:14:01 2010 -0400 Bug 623947 - Error handling issues in em-format.c em-format/em-format.c | 14 ++++++++++---- 1 files changed, 10 insertions(+), 4 deletions(-) commit 8734644b43e1e1854ee1f004f42e220d8a2fb0b8 Author: Matthew Barnes Date: Sat Jul 10 09:00:56 2010 -0400 Bug 624011 - EMeetingTimeSelector tries to change mouse cursor before it's realized calendar/gui/e-meeting-time-sel.c | 24 +++++++++++++++--------- 1 files changed, 15 insertions(+), 9 deletions(-) commit b3cdd1cc301540d00fe1a501c5e2b5332d8869b7 Author: Matthew Barnes Date: Sat Jul 10 08:00:32 2010 -0400 Bug 624022 - "stock_mail-import" no longer exists in gnome-icon-theme widgets/misc/e-import-assistant.c | 19 ------------------- 1 files changed, 0 insertions(+), 19 deletions(-) commit 9a348272a60b85948c6ffc4a5ffb2f7b77f10b60 Author: Jorge González Date: Sat Jul 10 10:20:21 2010 +0200 Updated Spanish translation po/es.po | 658 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 330 insertions(+), 328 deletions(-) commit 03d626856b294bc98919ac244e04e9b8821a681d Author: Milan Crha Date: Fri Jul 9 14:29:51 2010 +0200 Bug #623204 - Be able to report detailed errors from backends addressbook/gui/contact-editor/e-contact-editor.c | 84 ++++++++++---------- .../gui/contact-editor/e-contact-quick-add.c | 16 ++-- addressbook/gui/contact-editor/eab-editor.c | 18 ++-- addressbook/gui/contact-editor/eab-editor.h | 12 ++-- .../contact-list-editor/e-contact-list-editor.c | 48 ++++++------ addressbook/gui/merging/eab-contact-compare.c | 16 ++-- addressbook/gui/merging/eab-contact-merging.c | 44 ++++++----- addressbook/gui/merging/eab-contact-merging.h | 6 +- addressbook/gui/widgets/e-addressbook-model.c | 34 ++++---- addressbook/gui/widgets/e-addressbook-model.h | 3 +- .../gui/widgets/e-addressbook-reflow-adapter.c | 1 + addressbook/gui/widgets/e-addressbook-selector.c | 14 ++-- .../gui/widgets/e-addressbook-table-adapter.c | 6 +- addressbook/gui/widgets/e-addressbook-view.c | 29 ++++--- addressbook/gui/widgets/e-minicard-view.c | 8 +- addressbook/gui/widgets/e-minicard-view.h | 2 +- addressbook/gui/widgets/eab-gui-util.c | 80 +++++++------------ addressbook/gui/widgets/eab-gui-util.h | 7 +- addressbook/printing/e-contact-print.c | 9 +- addressbook/util/addressbook.c | 68 +++++++++-------- addressbook/util/addressbook.h | 4 +- addressbook/util/eab-book-util.c | 8 +- addressbook/util/eab-book-util.h | 4 +- calendar/gui/alarm-notify/alarm-notify.c | 8 +- calendar/gui/alarm-notify/alarm-queue.c | 8 +- calendar/gui/dialogs/delete-error.c | 30 +++++--- calendar/gui/dialogs/delete-error.h | 2 +- calendar/gui/e-cal-model.c | 31 ++++++-- calendar/gui/e-cal-model.h | 6 ++ calendar/gui/e-itip-control.c | 12 ++-- calendar/gui/e-memo-table.c | 11 ++- calendar/gui/e-task-table.c | 11 ++- calendar/gui/gnome-cal.c | 23 +++--- calendar/importers/icalendar-importer.c | 6 +- configure.ac | 2 + e-util/e-marshal.list | 4 +- mail/em-utils.c | 10 +- modules/addressbook/e-book-shell-backend.c | 12 ++-- modules/addressbook/e-book-shell-view-private.c | 8 +- modules/calendar/e-cal-attachment-handler.c | 10 +- modules/calendar/e-cal-shell-backend.c | 22 +++--- modules/calendar/e-cal-shell-sidebar.c | 24 +++--- modules/calendar/e-memo-shell-backend.c | 12 ++-- modules/calendar/e-memo-shell-sidebar.c | 24 +++--- modules/calendar/e-task-shell-backend.c | 12 ++-- modules/calendar/e-task-shell-sidebar.c | 24 +++--- plugins/itip-formatter/itip-formatter.c | 29 ++++--- plugins/vcard-inline/vcard-inline.c | 4 +- 48 files changed, 448 insertions(+), 418 deletions(-) commit 6d4ce8571ff62a3e489999d2feeac1691e06c59a Author: Jorge González Date: Thu Jul 8 23:13:02 2010 +0200 Updated Spanish translation po/es.po | 580 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 294 insertions(+), 286 deletions(-) commit f92b45d7df69c958bb4fc606831bc51ee2bcc914 Author: Matthew Barnes Date: Thu Jul 8 16:59:11 2010 -0400 Fix places where "~/.evolution" is hard-coded. Also replace "$USER_DATA_DIR/cache" path constructions with e_get_user_cache_dir(). doc/reference/shell/eshell-sections.txt | 1 - doc/reference/shell/tmpl/e-util.sgml | 9 --------- doc/reference/shell/tmpl/eshell-unused.sgml | 8 ++++++++ e-util/e-mktemp.c | 9 +++++---- e-util/e-util.c | 20 -------------------- e-util/e-util.h | 5 ++++- mail/em-format-html.c | 8 +++----- shell/Makefile.am | 7 +++++-- shell/killev.c | 9 +++++---- 9 files changed, 30 insertions(+), 46 deletions(-) commit ae4e6007efece29bf587f3193e7c57ad7f7d81dc Author: Milan Crha Date: Thu Jul 8 21:28:02 2010 +0200 Bug #623796 - Post Message to List asks for confirmation on close mail/em-composer-utils.c | 23 ++++++++++------------- 1 files changed, 10 insertions(+), 13 deletions(-) commit 137b0743ddfbd3bbc01c9813615ede91ddd9b954 Author: Matthew Barnes Date: Sun Jul 4 17:40:28 2010 -0400 Migrate from CamelException to GError. calendar/gui/dialogs/comp-editor.c | 2 +- composer/e-composer-autosave.c | 2 +- composer/e-composer-private.c | 2 +- composer/e-msg-composer.c | 74 +++-- e-util/e-signature-utils.c | 4 +- em-format/em-format-quote.c | 22 +- em-format/em-format.c | 125 +++++---- mail/e-mail-local.c | 18 +- mail/e-mail-migrate.c | 43 ++-- mail/e-mail-reader.c | 21 +- mail/e-mail-store.c | 12 +- mail/em-composer-utils.c | 14 +- mail/em-composer-utils.h | 2 +- mail/em-folder-tree-model.c | 12 +- mail/em-folder-tree.c | 70 ++--- mail/em-folder-utils.c | 85 ++++-- mail/em-format-html-display.c | 25 +- mail/em-format-html.c | 72 +++-- mail/em-html-stream.c | 30 ++- mail/em-inline-filter.c | 4 +- mail/em-subscribe-editor.c | 25 +- mail/em-sync-stream.c | 65 +++-- mail/em-sync-stream.h | 9 +- mail/em-utils.c | 66 ++--- mail/em-utils.h | 2 +- mail/importers/elm-importer.c | 2 +- mail/importers/evolution-mbox-importer.c | 4 +- mail/importers/mail-importer.c | 16 +- mail/importers/mail-importer.h | 2 +- mail/importers/pine-importer.c | 2 +- mail/mail-folder-cache.c | 2 +- mail/mail-mt.c | 17 +- mail/mail-mt.h | 2 +- mail/mail-ops.c | 356 +++++++++++++--------- mail/mail-ops.h | 4 +- mail/mail-send-recv.c | 34 +-- mail/mail-session.c | 84 ++++-- mail/mail-tools.c | 62 +++-- mail/mail-tools.h | 8 +- mail/mail-vfolder.c | 19 +- mail/message-list.c | 39 +-- modules/calendar/e-cal-attachment-handler.c | 2 +- modules/mail/e-mail-attachment-handler.c | 21 +- modules/mail/e-mail-shell-view.c | 14 +- plugins/audio-inline/audio-inline.c | 6 +- plugins/bogo-junk-plugin/bf-junk-filter.c | 13 +- plugins/dbx-import/dbx-importer.c | 124 +++++--- plugins/groupwise-features/install-shared.c | 16 +- plugins/groupwise-features/proxy.c | 11 +- plugins/groupwise-features/share-folder-common.c | 28 +- plugins/image-inline/image-inline.c | 2 +- plugins/imap-features/imap-headers.c | 6 +- plugins/itip-formatter/itip-formatter.c | 4 +- plugins/mail-to-task/mail-to-task.c | 2 +- plugins/mark-all-read/mark-all-read.c | 29 +- plugins/pst-import/pst-importer.c | 22 +- plugins/sa-junk-plugin/em-junk-filter.c | 11 +- plugins/templates/templates.c | 7 +- plugins/tnef-attachments/tnef-plugin.c | 10 +- plugins/vcard-inline/vcard-inline.c | 2 +- po/POTFILES.in | 2 + widgets/misc/e-account-combo-box.c | 5 +- widgets/misc/e-attachment.c | 8 +- 63 files changed, 979 insertions(+), 825 deletions(-) commit 36f1f29b9a42c56a619e031b045db5a18f2b1dd7 Author: Michael Meeks Date: Thu Jul 8 16:10:59 2010 +0100 Fix transience problems with ENameSelectorDialogs ... .../contact-list-editor/e-contact-list-editor.c | 2 ++ calendar/gui/dialogs/alarm-dialog.c | 8 ++------ calendar/gui/dialogs/e-delegate-dialog.c | 8 ++------ calendar/gui/dialogs/memo-page.c | 7 ++----- calendar/gui/e-meeting-list-view.c | 6 ++---- composer/e-composer-name-header.c | 1 + plugins/groupwise-features/proxy.c | 4 +--- plugins/groupwise-features/share-folder.c | 20 +++++--------------- 8 files changed, 17 insertions(+), 39 deletions(-) commit 400cd6c143383412fff1c3172abce9e48fef1fb4 Author: Matej Urbančič Date: Mon Jul 5 18:14:00 2010 +0200 Updated Slovenian translation po/sl.po | 1462 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 files changed, 1423 insertions(+), 39 deletions(-) commit f835af700c6d5d17516c90fe76867be365059295 Author: Maciej Piechotka Date: Sat Jul 3 15:09:50 2010 -0400 Bug 623432 - Use gweather-3.0 when building with gtk3 configure.ac | 12 ++++++++---- 1 files changed, 8 insertions(+), 4 deletions(-) commit ba606b7fef27b97c0b343b0c799dad1feacbf474 Author: Jorge González Date: Thu Jul 1 09:01:29 2010 +0200 Updated Spanish translation po/es.po | 421 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 227 insertions(+), 194 deletions(-) commit b385b96256deed1e995a4edcbf0f8c938adfee6b Author: Andrej Žnidaršič Date: Wed Jun 30 14:56:18 2010 +0200 Updated Slovenian translation po/sl.po | 1367 +------------------------------------------------------------- 1 files changed, 3 insertions(+), 1364 deletions(-) commit d1f18a64b6cd1db317fc14dbe240601245a1149e Author: Andrej Žnidaršič Date: Wed Jun 30 14:55:09 2010 +0200 Updated Slovenian translation po/sl.po |14663 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 7902 insertions(+), 6761 deletions(-) commit ea49fac12e759170cdabd0673b3c0e1861ee7d3f Author: Chenthill Palanisamy Date: Wed Jun 30 16:22:26 2010 +0530 Bug 623201 - Set default options automatically while creating a new account mail/em-account-editor.c | 13 ++++++++++++- 1 files changed, 12 insertions(+), 1 deletions(-) commit ed144aaf1b82440dbff01e461520132046299565 Author: Srinivasa Ragavan Date: Wed Jun 30 13:17:45 2010 +0530 MeeGo Bugzilla #3286 - Allow edit accounts in the capplet to go fwd/back. mail/em-account-editor.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit fc3123dc43dbe510efbff54baf7278ed2e607553 Author: Matthew Barnes Date: Tue Jun 29 20:37:25 2010 -0400 Work around sudden disappearance of GdkRegion in GTK+ 2.90.5. API was deprecated and removed in less than two hours! Sheesh! calendar/gui/e-day-view-main-item.c | 2 + calendar/gui/e-week-view-event-item.c | 2 + e-util/gtk-compat.h | 51 +++++++++++++++++++++++++++++++++ widgets/table/e-cell-text.c | 1 + widgets/text/e-text.c | 1 + 5 files changed, 57 insertions(+), 0 deletions(-) commit d3d5ea2602c97877c9e72c27494a3bb51156abb8 Author: Fran Diéguez Date: Wed Jun 30 00:13:40 2010 +0200 Updated Galician translations po/gl.po | 27 +++++++++++++++++++++++++-- 1 files changed, 25 insertions(+), 2 deletions(-) commit c03c037e34e0fe5c4640dfc3f2d6f5bd561e827e Author: Fran Diéguez Date: Wed Jun 30 00:10:39 2010 +0200 Updated Galician translations po/gl.po | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit c0d7238e5e52bfa0212f2430f50d109c52ba7b5e Author: Chenthill Palanisamy Date: Wed Jun 30 00:56:57 2010 +0530 post release version bump configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)