Matthew Barnes [Wed, 7 Sep 2011 21:04:23 +0000 (17:04 -0400)]
Add 3.4 index to libebackend docs.
Matthew Barnes [Wed, 7 Sep 2011 20:13:44 +0000 (16:13 -0400)]
Remove e-data-server-module.[ch]. Breaks build.
This outdated extension framework will be replaced by EModule and
EExtension from Evolution's libeutil.
Matthew Barnes [Sun, 11 Sep 2011 16:33:03 +0000 (12:33 -0400)]
Bump libebackend, libedata-book and libedata-cal sonames.
See subsequent commits for actual API/ABI changes.
Matthew Barnes [Mon, 26 Sep 2011 04:11:28 +0000 (00:11 -0400)]
CamelProvider: Remove 'license' and 'license_file' members.
The license fields have not been used for many years.
I believe they date back to the original Ximian Connector for Microsoft
Exchange, which was non-free software for a time and required license
click-thru shenanigans in Evolution.
Matthew Barnes [Mon, 26 Sep 2011 01:04:44 +0000 (21:04 -0400)]
CamelURL: Remove 'passwd' member.
No longer needed, and signals to other 3rd party Camel providers that
they need to use the new CamelService:password property instead.
Matthew Barnes [Mon, 26 Sep 2011 00:54:10 +0000 (20:54 -0400)]
Remove camel_http_stream_set_proxy().
The last user of CamelURL.passwd...
Matthew Barnes [Sun, 25 Sep 2011 23:12:05 +0000 (19:12 -0400)]
CamelSmtpTransport: Use camel_service_set_password().
Instead of stashing the password in its CamelURL.
Matthew Barnes [Sun, 25 Sep 2011 23:08:26 +0000 (19:08 -0400)]
CamelPOP3Store: Use camel_service_set_password().
Instead of stashing the password in its CamelURL.
Matthew Barnes [Sun, 25 Sep 2011 23:01:59 +0000 (19:01 -0400)]
CamelNNTPStore: Use camel_service_set_password().
Instead of stashing the password in its CamelURL.
Matthew Barnes [Sun, 25 Sep 2011 22:57:01 +0000 (18:57 -0400)]
CamelIMAPXServer: Use camel_service_set_password().
Instead of stashing the password in its CamelURL.
Matthew Barnes [Sun, 25 Sep 2011 22:49:56 +0000 (18:49 -0400)]
CamelImapStore: Use camel_service_set_password().
Instead of stashing the password in its CamelURL.
Matthew Barnes [Sun, 25 Sep 2011 22:39:50 +0000 (18:39 -0400)]
CamelSaslPlain: Use camel_service_get_password().
Matthew Barnes [Sun, 25 Sep 2011 22:38:14 +0000 (18:38 -0400)]
CamelSaslNTLM: Use camel_service_get_password().
Matthew Barnes [Sun, 25 Sep 2011 22:30:26 +0000 (18:30 -0400)]
CamelSaslLogin: Use camel_service_get_password().
Matthew Barnes [Sun, 25 Sep 2011 22:27:58 +0000 (18:27 -0400)]
CamelSaslDigestMd5: Use camel_service_get_password().
Matthew Barnes [Sun, 25 Sep 2011 22:23:16 +0000 (18:23 -0400)]
CamelSaslCramMd5: Use camel_service_get_password().
Matthew Barnes [Sun, 25 Sep 2011 19:40:05 +0000 (15:40 -0400)]
CamelService: Add "password" property.
This is meant to be an alternative to caching passwords in CamelURLs.
Matthew Barnes [Mon, 26 Sep 2011 01:03:48 +0000 (21:03 -0400)]
CamelNNTPStore: Remove unused 'base_url' member.
Matthew Barnes [Mon, 26 Sep 2011 01:03:06 +0000 (21:03 -0400)]
CamelIMAPXStore: Remove unused 'base_url' member.
Matthew Barnes [Mon, 26 Sep 2011 01:02:23 +0000 (21:02 -0400)]
CamelImapStore: Remove unused 'base_url' member.
Inaki Larranaga Murgoitio [Mon, 26 Sep 2011 13:25:45 +0000 (15:25 +0200)]
Updated Basque language
Carles Ferrando [Mon, 26 Sep 2011 12:39:01 +0000 (14:39 +0200)]
[l10n]Updated Catalan (Valencian) translation
Milan Crha [Mon, 26 Sep 2011 10:40:56 +0000 (12:40 +0200)]
Bug #659568 - One day delay in calendar view
Christophe Dumez [Tue, 20 Sep 2011 12:34:51 +0000 (15:34 +0300)]
e_util_utf8_make_valid: Remove dead code
Milan Crha [Mon, 26 Sep 2011 10:19:01 +0000 (12:19 +0200)]
Bug #659438 - Checks junk in all folders despite restricting to INBOX
Milan Crha [Mon, 26 Sep 2011 10:11:54 +0000 (12:11 +0200)]
Bug #656473 - Store server folder cache in user's cache directory
Petr Kovar [Mon, 26 Sep 2011 09:18:32 +0000 (11:18 +0200)]
Update Czech translation by Jiri Eischmann
Milan Crha [Mon, 26 Sep 2011 09:00:35 +0000 (11:00 +0200)]
Bug #655252 - Need to escape the comp_uid part of a path
Milan Crha [Mon, 26 Sep 2011 08:27:39 +0000 (10:27 +0200)]
Bug #659555 - Add custom icons in a folder Subscription dialog
Christophe Dumez [Mon, 26 Sep 2011 08:08:06 +0000 (10:08 +0200)]
Bug #659914 - e_book_get_changes: Fix crash caused by unref of a NULL pointer
Alexander Larsson [Mon, 26 Sep 2011 08:03:45 +0000 (10:03 +0200)]
Bug #659553 - Fix e_vcard_unescape_string
Actually append unescaped chars, and don't bother with broken
unicode char stuff.
Gil Forcada [Sun, 25 Sep 2011 21:42:33 +0000 (23:42 +0200)]
[l10n]Updated Catalan translation
Matthew Barnes [Sun, 25 Sep 2011 18:23:03 +0000 (14:23 -0400)]
CamelStore: Prefer UID over URL in debug output.
Matthew Barnes [Sun, 25 Sep 2011 16:35:03 +0000 (12:35 -0400)]
Bump libcamel shared object name.
To cover ABI changes in CamelStoreSummary and CamelStoreInfo.
Matthew Barnes [Sun, 25 Sep 2011 16:29:02 +0000 (12:29 -0400)]
CamelStoreInfo: Removed unused 'uri' member.
Matthew Barnes [Sun, 25 Sep 2011 16:20:07 +0000 (12:20 -0400)]
Remove camel_store_summary_set_uri_base().
Not used for anything. Unfortunately this alters the size of
CamelStoreSummary, since 'uri_base' was a public struct member.
Matthew Barnes [Sun, 25 Sep 2011 16:08:13 +0000 (12:08 -0400)]
CamelStoreSummary: Remove unused CAMEL_STORE_INFO_URI.
Matthew Barnes [Sat, 24 Sep 2011 16:22:16 +0000 (12:22 -0400)]
Camel: Prefer GList over GSList.
GSList should really be deprecated.
Matthew Barnes [Sat, 3 Sep 2011 19:31:42 +0000 (15:31 -0400)]
CamelLocalStore: Simplify detection of main local store.
Just check if UID == "local". However this is Evolution-specific
policy, so Evolution should be setting this explicitly as it does
for the "need-summary-check" property.
Matthew Barnes [Sat, 3 Sep 2011 19:22:09 +0000 (15:22 -0400)]
Remove CamelSList.
Not used by anything, and good heavens we have enough linked-list
implementations already!
Matthew Barnes [Sat, 3 Sep 2011 19:19:47 +0000 (15:19 -0400)]
Add CamelMemChunk (copy of EMemChunk).
To further erode Camel's dependence on libedataserver.
Matthew Barnes [Sun, 25 Sep 2011 11:52:28 +0000 (07:52 -0400)]
libebook.pc.in: camel-1.2 is a private requirement.
EDestination uses CamelInternetAddress internally, but the public
libebook API does not expose any Camel structures or definitions,
so move camel-1.2 to Requires.private.
My hope is this will contain the impact of Camel's frequent API/ABI
breaks, so other packages like gnome-shell won't have to be rebuilt
so frequently in downstream distributions.
OKANO Takayoshi [Sun, 25 Sep 2011 06:35:31 +0000 (15:35 +0900)]
Updated Japanese translation
OKANO Takayoshi [Sun, 25 Sep 2011 02:02:56 +0000 (11:02 +0900)]
Updated Japanese translation
Matthew Barnes [Sat, 24 Sep 2011 20:14:55 +0000 (16:14 -0400)]
Post-release version bump.
Matthew Barnes [Sat, 24 Sep 2011 19:46:08 +0000 (15:46 -0400)]
NEWS update for 3.2.0 release.
Mario Blättermann [Sat, 24 Sep 2011 08:23:17 +0000 (10:23 +0200)]
[l10n] Updated German translation
Inaki Larranaga Murgoitio [Fri, 23 Sep 2011 14:58:35 +0000 (16:58 +0200)]
Updated Basque language
Muhammet Kara [Fri, 23 Sep 2011 06:03:43 +0000 (09:03 +0300)]
Updated Turkish translation
A S Alam [Fri, 23 Sep 2011 01:45:21 +0000 (07:15 +0530)]
update Punjabi Translation: date time format
Nilamdyuti Goswami [Thu, 22 Sep 2011 10:03:37 +0000 (12:03 +0200)]
Update Assamese translation
Hannie Dumoleyn [Wed, 21 Sep 2011 21:36:04 +0000 (23:36 +0200)]
Updated Dutch translation by Hannie Dumoleyn
Luca Ferretti [Wed, 21 Sep 2011 18:52:19 +0000 (20:52 +0200)]
l10n: Updated Italian translation
Sweta Kothari [Wed, 21 Sep 2011 11:02:48 +0000 (16:32 +0530)]
Updated Gujarati Translations
Manoj Kumar Giri [Wed, 21 Sep 2011 08:55:58 +0000 (14:25 +0530)]
Updated Oriya Translation
Manoj Kumar Giri [Wed, 21 Sep 2011 08:53:19 +0000 (14:23 +0530)]
Updated Oriya Translation
Manoj Kumar Giri [Tue, 20 Sep 2011 15:52:33 +0000 (21:22 +0530)]
Updated Oriya Translation
Alexander Larsson [Tue, 20 Sep 2011 10:24:20 +0000 (12:24 +0200)]
google: Handle multivalue custom vcard attributes
We use this by vcard escaping the individual attributes and joining them
with a comma. Then we name the attribute with a -MULTIVALUE prefix in order
to not confuse things with previously stored single-value attributes.
https://bugzilla.gnome.org/show_bug.cgi?id=659553
Chenthill Palanisamy [Mon, 19 Sep 2011 12:28:25 +0000 (17:58 +0530)]
post release version bump
Chenthill Palanisamy [Mon, 19 Sep 2011 12:05:23 +0000 (17:35 +0530)]
News update for 3.1.92 release
Kenneth Nielsen [Mon, 19 Sep 2011 11:29:14 +0000 (13:29 +0200)]
Updated Danish translation
Milan Crha [Mon, 19 Sep 2011 10:28:32 +0000 (12:28 +0200)]
Bug #659282 - Cannot add more than one appointment per session
Milan Crha [Mon, 19 Sep 2011 09:33:45 +0000 (11:33 +0200)]
Bug #659184 - Contacts calendar backend doesn't show events
Pavol Klačanský [Mon, 19 Sep 2011 07:44:44 +0000 (09:44 +0200)]
Updated Slovak translation
Мирослав Николић [Mon, 19 Sep 2011 01:00:42 +0000 (03:00 +0200)]
Updated Serbian translation
Alexander Larsson [Sun, 18 Sep 2011 16:36:47 +0000 (17:36 +0100)]
Bug 659079 — Read all gContact:website
Convert the website code in EDS' Google Contacts backend to support TYPEs
and generally use the existing framework code.
Closes: bgo#659079
Philip Withnall [Sat, 17 Sep 2011 09:18:07 +0000 (10:18 +0100)]
Bug 659165 — editing eds contacts that has an avatar fails
Fix the propagation of avatar data for contacts across contact modifications
which don't edit the avatar data.
Closes: bgo#659165
Matej Urbančič [Sat, 17 Sep 2011 08:53:40 +0000 (10:53 +0200)]
Updated Slovenian translation
Jiro Matsuzawa [Sat, 17 Sep 2011 02:24:43 +0000 (11:24 +0900)]
Updated Japanese translation
Antonio Fernandes C. Neto [Fri, 16 Sep 2011 13:02:23 +0000 (10:02 -0300)]
Updated Brazilian Portuguese translation
Raul Gutierrez Segales [Fri, 16 Sep 2011 09:09:13 +0000 (10:09 +0100)]
Introspection: improve annotation for e_source_peek_group
Milan Crha [Fri, 16 Sep 2011 07:31:25 +0000 (09:31 +0200)]
[imapx] Fix read of uninitialized memory from g_str_has_prefix
I caused this with a change of hiding LOGIN command debug prints,
the ByteArray is not nul-terminated, thus later strlen use in
g_str_has_prefix was reading out of bounds.
Martin Srebotnjak [Thu, 15 Sep 2011 20:34:37 +0000 (22:34 +0200)]
Updated Slovenian translation
Milan Crha [Thu, 15 Sep 2011 17:16:19 +0000 (19:16 +0200)]
e-d-s: Expose all gContact:websites items
This exposes all the links that the contact has in the X-URIS vcard
attribute (other that the previously set homepage and blog fields).
X-URIS is compatible with what folks uses for extending the uri fields.
Fixed bug #659079
Alexander Larsson [Thu, 15 Sep 2011 13:01:20 +0000 (15:01 +0200)]
Handle changes in the goa accounts list at runtime
If an account is added to GOA after initialization we failed to
pick it up. We now listen to signals and update the hashtables
for the accounts.
Fixes bug #659138
Ihar Hrachyshka [Thu, 15 Sep 2011 12:40:18 +0000 (15:40 +0300)]
Updated Belarusian translation.
Gabor Kelemen [Thu, 15 Sep 2011 10:43:13 +0000 (12:43 +0200)]
Updated Hungarian translation
Patrick Ohly [Wed, 14 Sep 2011 15:05:42 +0000 (17:05 +0200)]
Bug #655253 - fix regression introduced with MOD_ONLY_THIS
Part of the code reorganization was removal of check_dup_uid() from
the normal "add component" code paths. It was only done as sanity
check when loading a file. That sanity check then incorrectly rewrote
UIDs, because it didn't take into account that detached recurrences
have (and must have) the same UID as the recurring master event.
This patch fixes check_dup_uid() accordingly. It moves the
uid g_free() into the bottom of the function to have a common
cleanup section.
Duarte Loreto [Wed, 14 Sep 2011 23:18:51 +0000 (00:18 +0100)]
Updated Portuguese translation
Luca Ferretti [Wed, 14 Sep 2011 21:53:11 +0000 (23:53 +0200)]
l10n: Updated Italian translation
Ihar Hrachyshka [Wed, 14 Sep 2011 18:50:45 +0000 (21:50 +0300)]
Updated Belarusian translation.
Yinghua Wang [Wed, 14 Sep 2011 14:36:33 +0000 (22:36 +0800)]
update Simplified Chinese (zh_CN) translation
Rajesh Ranjan [Wed, 14 Sep 2011 09:17:09 +0000 (14:47 +0530)]
hindi update
Patrick Ohly [Wed, 14 Sep 2011 07:43:58 +0000 (09:43 +0200)]
calendar file backend: revert adding EXDATE when creating detached recurrences
This reverts the part of 8631a8f which adds an EXDATE to the recurring
event when adding a detached recurrence. Adding that EXDATE is not
necessary, the detached recurrences overwrite the regular recurrences
based on UID/RECURRENCE-ID, and changes visible EDS behavior (breaks
SyncEvolution testing, for example).
As discussed in GNOME Bug #655253 and the "SyncEvolution + EClient API
+ EXDATE regression (Bug #655253)" mail thread, the real problem
seems to be related to UID handling in detached recurrences.
Krasimir Chonov [Wed, 14 Sep 2011 04:40:26 +0000 (07:40 +0300)]
Updated Bulgarian translation
Milan Crha [Tue, 13 Sep 2011 14:09:57 +0000 (16:09 +0200)]
Bug #632153 - Set X-Evolution-Source header consistently
Alexander Larsson [Tue, 13 Sep 2011 14:06:45 +0000 (10:06 -0400)]
Bug 658911 - google: Always readonly addressbooks with goa
Christophe Dumez [Tue, 13 Sep 2011 12:02:34 +0000 (15:02 +0300)]
e-gdbus-templates: Fix incorrect type check in e_gdbus_proxy_finish_call_uint()
It should make sure the type is UINT, not STRING.
I Felix [Tue, 13 Sep 2011 09:34:13 +0000 (15:04 +0530)]
Updated Tamil Translations
Manoj Kumar Giri [Tue, 13 Sep 2011 06:48:51 +0000 (12:18 +0530)]
Updated Oriya Translation
Changwoo Ryu [Tue, 13 Sep 2011 00:30:24 +0000 (09:30 +0900)]
Updated Korean translation
Ihar Hrachyshka [Mon, 12 Sep 2011 09:41:40 +0000 (12:41 +0300)]
Updated Belarusian translation.
Rudolfs Mazurs [Sun, 11 Sep 2011 21:25:56 +0000 (00:25 +0300)]
Updated Latvian translation.
Matthew Barnes [Sun, 11 Sep 2011 16:35:59 +0000 (12:35 -0400)]
configure.ac: Remove leftover GroupWise symbols.
Ihar Hrachyshka [Sun, 11 Sep 2011 12:27:04 +0000 (15:27 +0300)]
Updated Belarusian translation.
Jorge González [Sun, 11 Sep 2011 09:07:01 +0000 (11:07 +0200)]
Updated Spanish translation
Javier Jardón [Fri, 9 Sep 2011 14:33:12 +0000 (15:33 +0100)]
Make maintiner mode enabled by default
See http://blogs.gnome.org/desrt/2011/09/08/am_maintainer_mode-is-not-cool/
Manoj Kumar Giri [Fri, 9 Sep 2011 14:11:32 +0000 (19:41 +0530)]
Updated Oriya Translation
Piotr Drąg [Thu, 8 Sep 2011 18:54:38 +0000 (20:54 +0200)]
Updated Polish translation
A S Alam [Thu, 8 Sep 2011 16:49:20 +0000 (22:19 +0530)]
update PunjabiTranslation