evolution-data-server 3.7.1
- From: Matthew Barnes <install-module master gnome org>
- To: FTP Releases <ftp-release-list gnome org>
- Subject: evolution-data-server 3.7.1
- Date: Sun, 21 Oct 2012 02:41:21 +0000 (UTC)
About evolution-data-server
===========================
Centralized access to appointments and contacts
ChangeLog
=========
commit 2f221e79a31f399e4431a6c752d668e335ccc716
Author: Matthew Barnes <mbarnes redhat com>
Date: Sat Oct 20 16:45:46 2012 -0400
NEWS update for 3.7.1 release.
NEWS | 110 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
1 file changed, 109 insertions(+), 1 deletion(-)
commit 3b43980362e7ff442595391f5903133f41bf340a
Author: Matthew Barnes <mbarnes redhat com>
Date: Sat Oct 20 17:04:04 2012 -0400
Coding style and whitespace cleanup.
addressbook/backends/file/e-book-backend-file.c | 156 +++--
.../backends/google/e-book-backend-google.c | 98 +--
addressbook/backends/google/e-book-google-utils.c | 68 +-
addressbook/backends/ldap/e-book-backend-ldap.c | 715 +++++++++++---------
addressbook/backends/vcf/e-book-backend-vcf.c | 53 +-
.../backends/webdav/e-book-backend-webdav.c | 124 ++--
addressbook/libebook/e-address-western.c | 5 +-
addressbook/libebook/e-book-client-view.c | 93 +--
addressbook/libebook/e-book-client.c | 13 +-
addressbook/libebook/e-book-query.c | 21 +-
addressbook/libebook/e-book-view.c | 95 +--
addressbook/libebook/e-book.c | 74 +-
addressbook/libebook/e-contact.c | 147 ++--
addressbook/libebook/e-destination.c | 62 +-
addressbook/libebook/e-name-western.c | 8 +-
addressbook/libebook/e-vcard.c | 27 +-
.../libedata-book/e-book-backend-db-cache.c | 3 +-
addressbook/libedata-book/e-book-backend-sexp.c | 5 +-
.../libedata-book/e-book-backend-sqlitedb.c | 104 +--
addressbook/libedata-book/e-book-backend-summary.c | 15 +-
addressbook/libedata-book/e-book-backend.h | 4 +-
addressbook/libedata-book/e-data-book-view.c | 5 +-
addressbook/libegdbus/e-gdbus-book-factory.c | 103 +--
addressbook/libegdbus/e-gdbus-book-view.c | 121 ++--
addressbook/libegdbus/e-gdbus-book.c | 123 ++--
calendar/backends/caldav/e-cal-backend-caldav.c | 223 +++---
calendar/backends/file/e-cal-backend-file.c | 198 +++---
calendar/backends/http/e-cal-backend-http.c | 47 +-
calendar/backends/weather/e-cal-backend-weather.c | 14 +-
calendar/libecal/e-cal-check-timezones.c | 7 +-
calendar/libecal/e-cal-client-view.c | 147 ++--
calendar/libecal/e-cal-client.c | 209 +++---
calendar/libecal/e-cal-component.c | 146 ++--
calendar/libecal/e-cal-recur.c | 307 +++++----
calendar/libecal/e-cal-system-timezone.c | 84 +--
calendar/libecal/e-cal-time-util.c | 5 +-
calendar/libecal/e-cal-util.c | 23 +-
calendar/libecal/e-cal-view.c | 162 +++--
calendar/libecal/e-cal.c | 188 ++---
calendar/libedata-cal/e-cal-backend-cache.c | 26 +-
calendar/libedata-cal/e-cal-backend-file-store.c | 5 +-
calendar/libedata-cal/e-cal-backend-intervaltree.c | 15 +-
calendar/libedata-cal/e-cal-backend-sexp.c | 276 ++++----
calendar/libedata-cal/e-cal-backend.c | 5 +-
calendar/libedata-cal/e-cal-backend.h | 4 +-
calendar/libegdbus/e-gdbus-cal-factory.c | 109 +--
calendar/libegdbus/e-gdbus-cal-view.c | 109 +--
calendar/libegdbus/e-gdbus-cal.c | 172 +++--
camel/camel-imapx-folder.c | 5 +-
camel/camel-imapx-server.c | 150 ++--
camel/camel-imapx-store.c | 8 +-
camel/camel-imapx-stream.c | 5 +-
camel/camel-imapx-summary.c | 7 +-
camel/camel-imapx-utils.c | 41 +-
camel/camel-mime-part.c | 11 +-
camel/camel.c | 2 +-
camel/providers/imap/camel-imap-folder.c | 4 +-
camel/providers/sendmail/camel-sendmail-settings.c | 20 +-
.../providers/sendmail/camel-sendmail-transport.c | 15 +-
libedataserver/e-source-mail-submission.c | 2 +-
libedataserver/e-time-utils.c | 17 +-
libedataserverui/e-name-selector-dialog.c | 6 +-
libedataserverui/e-name-selector-entry.c | 2 +-
libedataserverui/e-name-selector.c | 2 +-
.../evolution-source-registry-migrate-sources.c | 3 +-
65 files changed, 2844 insertions(+), 2179 deletions(-)
commit 37465da9b35a49f06994c0797ceada7b741f718f
Author: Matthew Barnes <mbarnes redhat com>
Date: Fri Oct 19 14:12:14 2012 -0400
evolution-source-viewer: Select next source after deleting.
Deleting a list of sources is less painful when the next source is
automatically selected.
tests/libedataserverui/evolution-source-viewer.c | 117 ++++++++++++++++------
1 file changed, 85 insertions(+), 32 deletions(-)
commit 0eff09b5e9a95d1faf1cb632226e1ead9ca957b3
Author: Matthew Barnes <mbarnes redhat com>
Date: Fri Oct 19 11:49:44 2012 -0400
Further test code cleanups.
tests/libebook/client/client-test-utils.c | 11 +-
tests/libebook/client/test-client-revision-view.c | 5 +-
tests/libebook/client/test-client-uid-only-view.c | 5 +-
tests/libebook/ebook-test-utils.c | 149 ++++++++++-------
tests/libebook/test-ebook-add-contact.c | 7 +-
tests/libebook/test-ebook-commit-contact.c | 4 +-
tests/libebook/test-ebook-get-book-view.c | 3 +-
tests/libebook/test-ebook-get-contact.c | 4 +-
tests/libebook/test-ebook-get-required-fields.c | 3 +-
.../test-ebook-get-supported-auth-methods.c | 4 +-
tests/libebook/test-ebook-get-supported-fields.c | 4 +-
tests/libebook/test-ebook-remove-contact-by-id.c | 10 +-
tests/libebook/test-ebook-remove-contact.c | 22 +--
tests/libebook/test-ebook-remove-contacts.c | 3 +-
tests/libebook/test-ebook-remove.c | 4 +-
tests/libecal/client/test-client-revision-view.c | 21 ++-
tests/libecal/ecal-test-utils.c | 174 ++++++++++----------
tests/libecal/test-ecal-add-timezone.c | 8 +-
tests/libecal/test-ecal-create-object--2.c | 16 +-
tests/libecal/test-ecal-get-object-list.c | 19 ++-
tests/libecal/test-ecal-get-query.c | 54 +++---
tests/libecal/test-ecal-get-timezone.c | 4 +-
tests/libecal/test-ecal-modify-object.c | 25 +--
tests/libecal/test-ecal-open.c | 8 +-
tests/libecal/test-ecal-receive-objects.c | 8 +-
tests/libecal/test-ecal-send-objects.c | 8 +-
tests/libecal/test-ecal-set-default-timezone.c | 8 +-
tests/libecal/test-ecal-set-mode.c | 18 +-
tests/libecal/test-ecal-stress-factory--fifo.c | 4 +-
.../libecal/test-ecal-stress-factory--open-async.c | 13 +-
tests/libecal/test-ecal-stress-factory--serial.c | 4 +-
.../libecal/test-ecal-stress-factory--single-cal.c | 4 +-
tests/libecal/test-ecal.c | 27 +--
tests/libedata-cal/test-cal-backend-sexp.c | 4 +-
tests/libedata-cal/test-intervaltree.c | 5 +-
tests/libedataserverui/test-name-selector.c | 3 +-
tests/libedataserverui/test-source-combo-box.c | 3 +-
tests/libedataserverui/test-source-selector.c | 3 +-
38 files changed, 377 insertions(+), 302 deletions(-)
commit 1f8a1be4974016858adbf0384c14823eaba52288
Author: Tristan Van Berkom <tristanvb openismus com>
Date: Fri Oct 19 11:14:36 2012 -0400
Bug 686421 - Restore libebook tests to minimum working condition
tests/libebook/Makefile.am | 62 +++++++---------
tests/libebook/client/client-test-utils.c | 114 ++++++++++++++++++++++-------
tests/libebook/ebook-test-utils.c | 109 ++++++++++++++++++++++-----
tests/libebook/test-ebook-remove.c | 2 +
4 files changed, 207 insertions(+), 80 deletions(-)
commit 2a8a2b23bf0f1caadb4eafcbf5afa2ebd41549aa
Author: Matthew Barnes <mbarnes redhat com>
Date: Thu Oct 18 14:56:15 2012 -0400
Merge cleanups from 'gdbus-codegen' branch.
Merge cosmetic cleanups from my 'gdbus-codegen' branch so I can more
easily review the important changes.
addressbook/libebook/e-book-client.c | 395 +++++++++++++++++++++----------
addressbook/libebook/e-book.c | 4 +-
addressbook/libedata-book/e-data-book.c | 142 +++++------
calendar/libecal/e-cal-client.c | 85 ++++---
calendar/libecal/e-cal.c | 122 +++++-----
calendar/libedata-cal/e-data-cal.c | 184 +++++++-------
6 files changed, 541 insertions(+), 391 deletions(-)
commit 809bbe2dde6f0cb132feb1cea162d9b79898dd4c
Author: Daniel Mustieles <daniel mustieles gmail com>
Date: Fri Oct 19 10:12:25 2012 +0200
Updated Spanish translation
po/es.po | 643 ++++++++++++++++++++++++++++++++++----------------------------
1 file changed, 350 insertions(+), 293 deletions(-)
commit bf5f0f4ac6369292dc7750f4c470b97a8c90a72e
Author: Matej Urbančič <mateju svn gnome org>
Date: Fri Oct 19 08:46:53 2012 +0200
Updated Slovenian translation
po/sl.po | 40 +++++++++++++++++++++++-----------------
1 file changed, 23 insertions(+), 17 deletions(-)
commit 2fd08dfc4bfffe17b8bdbea42134b3d916c94f09
Author: Matthew Barnes <mbarnes redhat com>
Date: Thu Oct 18 14:16:13 2012 -0400
configure.ac: Revert unnecessary soname bumps.
Adding new functions does not break backward-compatibility of the
programming or binary interfaces for these libraries.
libedataserver soname bumps are particularly disruptive to other GNOME
modules, and should be avoided if at all possible.
configure.ac | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
commit c91411fa7cdcbccbd276b5857043138d97d817d9
Author: Milan Crha <mcrha redhat com>
Date: Thu Oct 18 19:43:28 2012 +0200
Bug #268618 - Add: Save replies in the folder of the message being replied to
configure.ac | 2 +-
libedataserver/e-source-mail-submission.c | 73 ++++++++++++++++++++++++++++-
libedataserver/e-source-mail-submission.h | 5 ++
3 files changed, 78 insertions(+), 2 deletions(-)
commit 39e7f2f20358dce876a4b3f4b7f5698d104fe7b2
Author: Milan Crha <mcrha redhat com>
Date: Thu Oct 18 12:48:30 2012 +0200
Bug #310978 - USENET always requires authentication
camel/providers/nntp/camel-nntp-provider.c | 19 ++++++++++++++++--
camel/providers/nntp/camel-nntp-store.c | 29 +++++++++++++++++++++-------
2 files changed, 39 insertions(+), 9 deletions(-)
commit 4bffe1481cf138ac272e3db447c281bbae393eba
Author: Matej Urbančič <mateju svn gnome org>
Date: Thu Oct 18 08:14:09 2012 +0200
Updated Slovenian translation
po/sl.po | 41 +++++++++++++++++++++++------------------
1 file changed, 23 insertions(+), 18 deletions(-)
commit 9744d28c13f071c85ce74decb087a48973a7a2ed
Author: Milan Crha <mcrha redhat com>
Date: Wed Oct 17 19:46:42 2012 +0200
Bug #201807 - Cannot specify sendmail parameters
camel/providers/sendmail/camel-sendmail-settings.c | 181 +++++++++++++++++++-
camel/providers/sendmail/camel-sendmail-settings.h | 10 ++
.../providers/sendmail/camel-sendmail-transport.c | 114 ++++++++++--
3 files changed, 288 insertions(+), 17 deletions(-)
commit 3c333a44dba5c52a219b88e473c6bd87f6a3b9d8
Author: Matthew Barnes <mbarnes redhat com>
Date: Wed Oct 17 07:59:07 2012 -0400
camel_junk_filter_classify(): Fix return values.
camel/camel-junk-filter.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
commit c436d09ecd5d9f409ce58cc39f3534e305b1fadf
Author: Milan Crha <mcrha redhat com>
Date: Wed Oct 17 13:46:28 2012 +0200
Bug #641825 - Crash in poll_ldap() when finalizing the backend
addressbook/backends/ldap/e-book-backend-ldap.c | 25 +++++++++++++++--------
1 file changed, 16 insertions(+), 9 deletions(-)
commit 9064b1c02d9d1be9c8068d6651a107955ab903f2
Author: Tom Tryfonidis <tomtryf gmail com>
Date: Wed Oct 17 10:50:39 2012 +0300
Updated Greek translation
po/el.po | 606 ++++++++++++++++++++++++++++++++------------------------------
1 file changed, 317 insertions(+), 289 deletions(-)
commit cf6878011c0439469df81068bee25c40ea2028c4
Author: Marek Černocký <marek manet cz>
Date: Wed Oct 17 09:28:39 2012 +0200
Updated Czech translation
po/cs.po | 602 +++++++++++++++++++++++++++-----------------------------------
1 file changed, 260 insertions(+), 342 deletions(-)
commit 309275a9292366784f0338dfcf9ad02b9a1fe8df
Author: Matthew Barnes <mbarnes redhat com>
Date: Tue Oct 16 10:31:47 2012 -0400
Change camel_junk_filter_classify() signature.
Add CAMEL_JUNK_STATUS_ERROR to the CamelJunkStatus enum and have
camel_junk_filter_classify() return the status directly, rather than
forcing callers to check both a status value and a 'success' boolean.
Minor API break, but should only affect Evolution.
camel/camel-enums.h | 3 +++
camel/camel-filter-search.c | 5 +++--
camel/camel-junk-filter.c | 12 +++++-------
camel/camel-junk-filter.h | 6 ++----
configure.ac | 2 +-
5 files changed, 14 insertions(+), 14 deletions(-)
commit ceafbd237994d7225d3937308550874e39fc9294
Author: Fran Diéguez <fran dieguez mabishu com>
Date: Tue Oct 16 14:26:05 2012 +0200
Updated Galician translations
po/gl.po | 971 ++++++++++++++++++++++++++++++++------------------------------
1 file changed, 500 insertions(+), 471 deletions(-)
commit a2d2bb5ac0a31539bdfb37af3b4e4f14d2c97f20
Author: Matej Urbančič <mateju svn gnome org>
Date: Tue Oct 16 08:48:27 2012 +0200
Updated Slovenian translation
po/sl.po | 405 ++++++++++++++++++++++++++++++--------------------------------
1 file changed, 199 insertions(+), 206 deletions(-)
commit a8f8c07f958e405226e9e9f2ee606479bef434b8
Author: Matej Urbančič <mateju svn gnome org>
Date: Tue Oct 16 08:33:57 2012 +0200
Updated Slovenian translation
po/sl.po | 172 ++++++++++++++++++++++++++++++++++++++------------------------
1 file changed, 106 insertions(+), 66 deletions(-)
commit 5d5e412c02ce345e2b098c9a9e3b9bb54b0bef3b
Author: Andika Triwidada <andika gmail com>
Date: Tue Oct 16 07:29:33 2012 +0700
Updated Indonesian translation
po/id.po | 379 ++++++++++++++++++++++++++++++--------------------------------
1 file changed, 182 insertions(+), 197 deletions(-)
commit 64e2592b121517aea57d474a130744cab28071ac
Author: Andika Triwidada <andika gmail com>
Date: Tue Oct 16 07:17:12 2012 +0700
Updated Indonesian translation
po/id.po | 170 ++++++++++++++++++++++++++++++++++++++------------------------
1 file changed, 104 insertions(+), 66 deletions(-)
commit a9c29a4d0b2f908d4c301610ab99f1fdb6ca3265
Author: Piotr Drąg <piotrdrag gmail com>
Date: Mon Oct 15 23:36:22 2012 +0200
Updated Polish translation
po/pl.po | 236 +++++++++++++++++++++++++++++++++++++-------------------------
1 file changed, 140 insertions(+), 96 deletions(-)
commit 6089fd32ab46ded602209ab1dc154be059837f34
Author: Gert Kulyk <gkulyk yahoo de>
Date: Mon Oct 15 17:19:13 2012 -0400
Bug 684655 - Files in data/sources are not getting translated
po/POTFILES.in | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
commit 10c84b9050149d838167662b010bf8e2ef2989f4
Author: Milan Crha <mcrha redhat com>
Date: Mon Oct 15 19:50:59 2012 +0200
Bug #681314 - Add address dialog should follow composer's view settings
configure.ac | 2 +-
libedataserverui/e-name-selector-dialog.c | 58 +++++++++++++++++++++++++++++
libedataserverui/e-name-selector-dialog.h | 7 ++++
3 files changed, 66 insertions(+), 1 deletion(-)
commit 95604cb1324217dd090ea2a72a3f7bc0e1abfdb9
Author: Matthew Barnes <mbarnes redhat com>
Date: Sun Oct 14 14:09:13 2012 -0400
Fix code examples in ESourceExtension API docs.
The examples did not follow our single-include policy.
libedataserver/e-source-address-book.c | 2 +-
libedataserver/e-source-alarms.c | 2 +-
libedataserver/e-source-authentication.c | 2 +-
libedataserver/e-source-autocomplete.c | 2 +-
libedataserver/e-source-calendar.c | 6 +++---
libedataserver/e-source-collection.c | 2 +-
libedataserver/e-source-goa.c | 2 +-
libedataserver/e-source-mail-account.c | 2 +-
libedataserver/e-source-mail-composition.c | 2 +-
libedataserver/e-source-mail-identity.c | 2 +-
libedataserver/e-source-mail-signature.c | 2 +-
libedataserver/e-source-mail-submission.c | 2 +-
libedataserver/e-source-mail-transport.c | 2 +-
libedataserver/e-source-mdn.c | 2 +-
libedataserver/e-source-offline.c | 2 +-
libedataserver/e-source-openpgp.c | 2 +-
libedataserver/e-source-refresh.c | 2 +-
libedataserver/e-source-resource.c | 2 +-
libedataserver/e-source-security.c | 2 +-
libedataserver/e-source-smime.c | 2 +-
libedataserver/e-source-webdav.c | 2 +-
21 files changed, 23 insertions(+), 23 deletions(-)
commit 4957a38405cdbf39a2287614e5abddba664d1887
Author: Piotr Drąg <piotrdrag gmail com>
Date: Sun Oct 14 17:45:33 2012 +0200
Updated POTFILES.in
po/POTFILES.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
commit 8854cc09577239900267b3b3dc1c34e4533afe79
Author: Matthew Barnes <mbarnes redhat com>
Date: Sun Oct 14 10:56:40 2012 -0400
Rename 'online-accounts' module to 'gnome-online-accounts'.
For better or worse, GNOME Online Accounts isn't the only accounts
service in town anymore. Use a less generic module name.
configure.ac | 2 +-
modules/Makefile.am | 4 +-
modules/gnome-online-accounts/Makefile.am | 34 +
modules/gnome-online-accounts/goaewsclient.c | 564 +++++++++++
modules/gnome-online-accounts/goaewsclient.h | 53 ++
.../module-gnome-online-accounts.c | 992 ++++++++++++++++++++
modules/online-accounts/Makefile.am | 34 -
modules/online-accounts/goaewsclient.c | 564 -----------
modules/online-accounts/goaewsclient.h | 53 --
modules/online-accounts/module-online-accounts.c | 986 -------------------
10 files changed, 1646 insertions(+), 1640 deletions(-)
commit bb0e0e0cf976c31c10dc2496177a43d9395ada0f
Download
========
http://download.gnome.org/sources/evolution-data-server/3.7/evolution-data-server-3.7.1.tar.xz (3.77M)
sha256sum: b85526407f92c456efbebdb2c4c805a9b4bdfb1a7fc5b770b29d89b52a80235f
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]