platform/upstream/evolution-data-server.git
14 years agoMerge some cleanup bits from camel-gobject.
Matthew Barnes [Sat, 10 Apr 2010 22:27:39 +0000 (18:27 -0400)]
Merge some cleanup bits from camel-gobject.

14 years agoImplement CamelVeeStore::get_name()
Milan Crha [Fri, 9 Apr 2010 08:54:47 +0000 (10:54 +0200)]
Implement CamelVeeStore::get_name()

14 years agoBug #514041 - Add space between categories
punit [Fri, 9 Apr 2010 07:41:28 +0000 (09:41 +0200)]
Bug #514041 - Add space between categories

14 years agoBump gtk+ version requirement to 2.20.0
Milan Crha [Fri, 9 Apr 2010 07:37:03 +0000 (09:37 +0200)]
Bump gtk+ version requirement to 2.20.0

14 years agoBug 583791 (bnc) - User created contact list does not behave reliably
Bharath Acharya [Fri, 9 Apr 2010 04:49:30 +0000 (10:19 +0530)]
Bug 583791 (bnc) - User created contact list does not behave reliably

We do not fetch the members of a list in GroupWise for autocompletion.
Added an env variable to fetch all the members.

14 years agoAdd GSEAL_ENABLE to AS_COMPILER_FLAGS.
Matthew Barnes [Thu, 8 Apr 2010 17:01:00 +0000 (13:01 -0400)]
Add GSEAL_ENABLE to AS_COMPILER_FLAGS.

14 years agoAssure that G_OS_WIN32 can be defined before relying on it
Fridrich Štrba [Thu, 8 Apr 2010 16:41:44 +0000 (18:41 +0200)]
Assure that G_OS_WIN32 can be defined before relying on it

14 years agoCompare the recurrence appointments using item id rather than rid while fetching...
Chenthill Palanisamy [Thu, 8 Apr 2010 14:34:19 +0000 (20:04 +0530)]
Compare the recurrence appointments using item id rather than rid while fetching deltas,
Rid comparision may not be fool-proof as default_zone can change

14 years agore-arrange the locks
Chenthill Palanisamy [Thu, 8 Apr 2010 11:17:39 +0000 (16:47 +0530)]
re-arrange the locks

14 years agoDon't leave dangling stale pointers to ECal's in the backend
Michael Meeks [Thu, 8 Apr 2010 12:57:35 +0000 (13:57 +0100)]
Don't leave dangling stale pointers to ECal's in the backend

14 years agoBug #253510 - Do not use "Item(s)" in translatable string
Milan Crha [Wed, 7 Apr 2010 08:31:13 +0000 (10:31 +0200)]
Bug #253510 - Do not use "Item(s)" in translatable string

14 years agoFix distcheck errors.
Matthew Barnes [Wed, 7 Apr 2010 01:03:53 +0000 (21:03 -0400)]
Fix distcheck errors.

14 years agoDrop the "hula" Camel provider.
Matthew Barnes [Tue, 6 Apr 2010 23:44:56 +0000 (19:44 -0400)]
Drop the "hula" Camel provider.

Novell's Hula project died half a decade ago.

14 years agoDrop the "imap4" Camel provider.
Matthew Barnes [Tue, 6 Apr 2010 23:43:19 +0000 (19:43 -0400)]
Drop the "imap4" Camel provider.

IMAPX is the future.

14 years agoMerge miscellaneous cleanups from camel-gobject.
Matthew Barnes [Sun, 4 Apr 2010 04:56:36 +0000 (00:56 -0400)]
Merge miscellaneous cleanups from camel-gobject.

14 years agoBug #336776 - Learning junk feedback in status bar unclear
Milan Crha [Tue, 6 Apr 2010 19:03:14 +0000 (21:03 +0200)]
Bug #336776 - Learning junk feedback in status bar unclear

14 years agoBug #593843 - Unclear "Use cancel" translatable message
Milan Crha [Tue, 6 Apr 2010 17:42:10 +0000 (19:42 +0200)]
Bug #593843 - Unclear "Use cancel" translatable message

14 years ago[win32] Trying to remove inclusion of win32 headers in camel headers.
Fridrich Štrba [Tue, 6 Apr 2010 14:31:16 +0000 (16:31 +0200)]
[win32] Trying to remove inclusion of win32 headers in camel headers.
Following the new include policy of camel/camel.h, windows defines were
poluting everything. Trying to make them unseen and unheard of.

14 years agoDo not call camel_mime_filter_basic_new recursively
Milan Crha [Tue, 6 Apr 2010 14:36:57 +0000 (16:36 +0200)]
Do not call camel_mime_filter_basic_new recursively

14 years agoAssure that the G_OS_WIN32 is defined on windows
Fridrich Štrba [Tue, 6 Apr 2010 09:31:04 +0000 (11:31 +0200)]
Assure that the G_OS_WIN32 is defined on windows

14 years agoMerge some cleanup bits from camel-gobject.
Matthew Barnes [Sat, 3 Apr 2010 20:06:51 +0000 (16:06 -0400)]
Merge some cleanup bits from camel-gobject.

This introduces some minor API breakage.  Nothing major.

14 years agoGenerate ChangeLog files for tarball releases.
Matthew Barnes [Fri, 2 Apr 2010 21:49:32 +0000 (17:49 -0400)]
Generate ChangeLog files for tarball releases.

Remove old ChangeLog files that predate our switch to git.

14 years agoAvoid C++ keywords in headers.
Matthew Barnes [Fri, 2 Apr 2010 21:15:15 +0000 (17:15 -0400)]
Avoid C++ keywords in headers.

Particularly, in <libedataserver/e-sexp.h>.

14 years agoLock down Camel headers.
Matthew Barnes [Fri, 2 Apr 2010 15:30:58 +0000 (11:30 -0400)]
Lock down Camel headers.

Henceforth only <camel/camel.h> may be included from outside of Camel.
This also applies to Camel's own provider modules.

14 years agoBug #538793 - Translation issues under camel/providers/local
Milan Crha [Fri, 2 Apr 2010 16:14:54 +0000 (18:14 +0200)]
Bug #538793 - Translation issues under camel/providers/local

14 years agoBug 614388 - Broken Delete after X days behaviour
Lucian Langa [Thu, 1 Apr 2010 18:25:48 +0000 (21:25 +0300)]
Bug 614388 - Broken Delete after X days behaviour

14 years agoBug #325121 - Do not translate developer strings in g_param_spec_*
Milan Crha [Thu, 1 Apr 2010 19:23:36 +0000 (21:23 +0200)]
Bug #325121 - Do not translate developer strings in g_param_spec_*

14 years agoBug #261087 - "Learning junk" in camel difficult to translate
Milan Crha [Thu, 1 Apr 2010 16:54:06 +0000 (18:54 +0200)]
Bug #261087 - "Learning junk" in camel difficult to translate

14 years agoImplicit declaration of function 'gpg_ctx_op_cancel' on windows
Milan Crha [Thu, 1 Apr 2010 13:55:13 +0000 (15:55 +0200)]
Implicit declaration of function 'gpg_ctx_op_cancel' on windows

14 years agoBug #611247 - Bad concatenation for translators
Claude Paroz [Thu, 1 Apr 2010 13:04:35 +0000 (15:04 +0200)]
Bug #611247 - Bad concatenation for translators

14 years agoBug #610353 - Search folder with label matches on substring
Milan Crha [Thu, 1 Apr 2010 12:58:55 +0000 (14:58 +0200)]
Bug #610353 - Search folder with label matches on substring

14 years agoBug #570508 - Google Contacts does not display business phone
Jim McMahon [Thu, 1 Apr 2010 12:43:49 +0000 (14:43 +0200)]
Bug #570508 - Google Contacts does not display business phone

14 years agoBug #567000 - [IMAP] Renaming folder generates errors
Milan Crha [Thu, 1 Apr 2010 12:31:30 +0000 (14:31 +0200)]
Bug #567000 - [IMAP] Renaming folder generates errors

14 years agoBug #520233 - Crash in imap_body_decode at camel-imap-utils.c:979
Milan Crha [Thu, 1 Apr 2010 12:27:06 +0000 (14:27 +0200)]
Bug #520233 - Crash in imap_body_decode at camel-imap-utils.c:979

14 years agoBug #518876 - Does not display recent messages in nntp
Milan Crha [Thu, 1 Apr 2010 12:18:21 +0000 (14:18 +0200)]
Bug #518876 - Does not display recent messages in nntp

14 years agoBug #418502 - Evolution causes gpg stale locks
Milan Crha [Thu, 1 Apr 2010 12:08:38 +0000 (14:08 +0200)]
Bug #418502 - Evolution causes gpg stale locks

14 years agoRepair more unintended deletions.
Matthew Barnes [Thu, 1 Apr 2010 01:52:32 +0000 (21:52 -0400)]
Repair more unintended deletions.

14 years agoRemove debug statements.
Matthew Barnes [Thu, 1 Apr 2010 01:37:22 +0000 (21:37 -0400)]
Remove debug statements.

14 years agoBack out some over-zealous deletion.
Matthew Barnes [Thu, 1 Apr 2010 01:36:18 +0000 (21:36 -0400)]
Back out some over-zealous deletion.

14 years agoRemove some deprecated API from camel.
Matthew Barnes [Wed, 31 Mar 2010 23:17:12 +0000 (19:17 -0400)]
Remove some deprecated API from camel.

This bumps the libcamel soname to 15.0.0.

14 years agoAdd gtk-doc tests, but leave them disabled.
Matthew Barnes [Wed, 31 Mar 2010 22:42:51 +0000 (18:42 -0400)]
Add gtk-doc tests, but leave them disabled.

14 years agoAdd --name-space to MKDB_OPTIONS.
Matthew Barnes [Wed, 31 Mar 2010 22:28:44 +0000 (18:28 -0400)]
Add --name-space to MKDB_OPTIONS.

14 years agoRemove deprecated API from libedataserver.
Matthew Barnes [Wed, 31 Mar 2010 18:37:13 +0000 (14:37 -0400)]
Remove deprecated API from libedataserver.

This bumps the libedataserver soname to 12.0.0.

14 years agoRemove ESourceOptionMenu from libedataserverui.
Matthew Barnes [Wed, 31 Mar 2010 18:19:53 +0000 (14:19 -0400)]
Remove ESourceOptionMenu from libedataserverui.

This bumps the libedataserverui soname to 10.0.0.

14 years agoPost-release version bump.
Matthew Barnes [Wed, 31 Mar 2010 20:27:55 +0000 (16:27 -0400)]
Post-release version bump.

14 years agoUpdated Polish translation
Wadim Dziedzic [Tue, 30 Mar 2010 16:45:13 +0000 (18:45 +0200)]
Updated Polish translation

14 years agoupdated the earlier fix for crash at exit to add the missing part - imapx
Chenthill Palanisamy [Mon, 29 Mar 2010 21:18:32 +0000 (02:48 +0530)]
updated the earlier fix for crash at exit to add the missing part - imapx

14 years agoMissed one...
Matthew Barnes [Mon, 29 Mar 2010 14:56:52 +0000 (10:56 -0400)]
Missed one...

14 years agoConvert ENTITY tags to xi:include in Camel API docs.
Matthew Barnes [Mon, 29 Mar 2010 14:50:20 +0000 (10:50 -0400)]
Convert ENTITY tags to xi:include in Camel API docs.

14 years agoMissing xmlns attribute in Camel API docs.
Matthew Barnes [Mon, 29 Mar 2010 14:16:57 +0000 (10:16 -0400)]
Missing xmlns attribute in Camel API docs.

14 years agoBug 614056 - evolution-data-server-2.29.92 failed to build
Chenthill Palanisamy [Mon, 29 Mar 2010 12:41:09 +0000 (18:11 +0530)]
Bug 614056 - evolution-data-server-2.29.92 failed to build

14 years agofix a crash on quit - imapx
Chenthill Palanisamy [Mon, 29 Mar 2010 12:32:30 +0000 (18:02 +0530)]
fix a crash on quit - imapx

14 years agoBug 549221 - Deleted E-Mails re-appear in Evolution client
Chenthill Palanisamy [Fri, 26 Mar 2010 17:25:13 +0000 (22:55 +0530)]
Bug 549221 - Deleted E-Mails re-appear in Evolution client

14 years agoBug 549225 (bnc) -Evlution client does not update status of messages in the GroupWise...
Chenthill Palanisamy [Fri, 26 Mar 2010 16:23:56 +0000 (21:53 +0530)]
Bug 549225 (bnc) -Evlution client does not update status of messages in the GroupWise Post Office

14 years agoAdd deprecated symbol indices to API docs.
Matthew Barnes [Sun, 28 Mar 2010 16:35:15 +0000 (12:35 -0400)]
Add deprecated symbol indices to API docs.

14 years agoDeprecate EStrv.
Matthew Barnes [Sun, 28 Mar 2010 16:28:11 +0000 (12:28 -0400)]
Deprecate EStrv.

14 years agoDeprecate EMemPool, add CamelMemPool.
Matthew Barnes [Sun, 28 Mar 2010 16:04:25 +0000 (12:04 -0400)]
Deprecate EMemPool, add CamelMemPool.

14 years agocomplete Translation for Punjabi by A S Alam
A S Alam [Sun, 28 Mar 2010 04:08:01 +0000 (09:38 +0530)]
complete Translation for Punjabi by A S Alam

14 years agoUpdated Bengali translation
Jamil Ahmed [Sat, 27 Mar 2010 17:55:05 +0000 (23:55 +0600)]
Updated Bengali translation

14 years agoUpdated Ukrainian translation
Maxim V. Dziumanenko [Sat, 27 Mar 2010 11:53:28 +0000 (13:53 +0200)]
Updated Ukrainian translation

14 years agoAvoid compiler warnings when HAVE_LOCALTIME_R is undefined
Fridrich Štrba [Thu, 25 Mar 2010 05:22:50 +0000 (06:22 +0100)]
Avoid compiler warnings when HAVE_LOCALTIME_R is undefined

14 years agoBug 611775 - IMAPX : support for folder rename
Chenthill Palanisamy [Wed, 24 Mar 2010 10:37:17 +0000 (16:07 +0530)]
Bug 611775 - IMAPX : support for folder rename

14 years agoUpdated Danish translation
Kenneth Nielsen [Tue, 23 Mar 2010 22:06:54 +0000 (23:06 +0100)]
Updated Danish translation

14 years ago[win32] Don't bother with the .gnome2_private override.
Fridrich Strba [Tue, 23 Mar 2010 16:52:43 +0000 (17:52 +0100)]
[win32] Don't bother with the .gnome2_private override.

14 years agoBug 613639 - Evolution hard codes .gnome2
Matthew Barnes [Tue, 23 Mar 2010 15:47:16 +0000 (11:47 -0400)]
Bug 613639 - Evolution hard codes .gnome2

14 years agoUpdated Greek translation for evolution-data-server
Thanos Lefteris [Mon, 22 Mar 2010 20:39:27 +0000 (22:39 +0200)]
Updated Greek translation for evolution-data-server

14 years agoUpdated Basque language
Inaki Larranaga Murgoitio [Mon, 22 Mar 2010 19:02:04 +0000 (20:02 +0100)]
Updated Basque language

14 years agoUpdated Lithuanian translation
Žygimantas Beručka [Sat, 20 Mar 2010 23:50:08 +0000 (01:50 +0200)]
Updated Lithuanian translation

14 years agoRemove an unnecessary include
Fridrich Strba [Sat, 20 Mar 2010 22:46:41 +0000 (23:46 +0100)]
Remove an unnecessary include

14 years ago[win32] Get system timezone location by querying the registry
Fridrich Strba [Sat, 20 Mar 2010 22:36:34 +0000 (23:36 +0100)]
[win32] Get system timezone location by querying the registry

14 years agoUpdated Portuguese translation
Duarte Loreto [Thu, 18 Mar 2010 00:58:27 +0000 (00:58 +0000)]
Updated Portuguese translation

14 years agoUpdated Portuguese translation
Duarte Loreto [Thu, 18 Mar 2010 00:54:10 +0000 (00:54 +0000)]
Updated Portuguese translation

14 years ago[Bug 613169] Weather calendar backend links against out-of-tree library
Priit Laes [Wed, 17 Mar 2010 16:45:52 +0000 (18:45 +0200)]
[Bug 613169] Weather calendar backend links against out-of-tree library

When uprading from 2.28.x -> 2.29.x weather calendar library is linked
against wrong library causing broken Evolution.

14 years agoUpdate git.mk
Ross Burton [Wed, 17 Mar 2010 11:43:28 +0000 (11:43 +0000)]
Update git.mk

14 years agoUpdated Italian translation
Luca Ferretti [Tue, 16 Mar 2010 22:16:38 +0000 (23:16 +0100)]
Updated Italian translation

14 years agoSupport "givenName" LDAP attribute.
Robert Markula [Mon, 15 Mar 2010 20:22:29 +0000 (16:22 -0400)]
Support "givenName" LDAP attribute.

Maps to E_CONTACT_GIVEN_NAME.

14 years agoAvoid warning about linking with a loadable module
Fridrich Strba [Mon, 15 Mar 2010 16:38:37 +0000 (17:38 +0100)]
Avoid warning about linking with a loadable module

14 years agoBug 612383 - [IMAPX] Error while filtering message
Chenthill Palanisamy [Mon, 15 Mar 2010 11:47:34 +0000 (17:17 +0530)]
Bug 612383 - [IMAPX] Error while filtering message

14 years agoHide the un-implemented preference options.
Chenthill Palanisamy [Mon, 15 Mar 2010 11:06:16 +0000 (16:36 +0530)]
Hide the un-implemented preference options.

14 years agoCreate the ~/.evolution directory if it does not exist
Fridrich Strba [Sun, 14 Mar 2010 23:47:31 +0000 (00:47 +0100)]
Create the ~/.evolution directory if it does not exist

14 years agoFix Gtk-Doc syntax in function block comments.
Matthew Barnes [Sun, 14 Mar 2010 17:16:44 +0000 (13:16 -0400)]
Fix Gtk-Doc syntax in function block comments.

14 years agoAdd "Since: 1.12" tags to the API documentation.
Matthew Barnes [Sun, 14 Mar 2010 17:07:07 +0000 (13:07 -0400)]
Add "Since: 1.12" tags to the API documentation.

Also create "Index of new symbols in 1.12" index pages in the table
of contents pages.

14 years agoAdd "Since: 2.22" tags to the API documentation.
Matthew Barnes [Sun, 14 Mar 2010 16:33:37 +0000 (12:33 -0400)]
Add "Since: 2.22" tags to the API documentation.

Also create "Index of new symbols in 2.22" index pages in the table
of contents pages.

14 years agoAdd "Since: 2.24" tags to the API documentation.
Matthew Barnes [Sun, 14 Mar 2010 15:31:23 +0000 (11:31 -0400)]
Add "Since: 2.24" tags to the API documentation.

Also create "Index of new symbols in 2.24" index pages in the table
of contents pages.

14 years agoAdd "Since: 2.26" tags to the API documentation.
Matthew Barnes [Sun, 14 Mar 2010 04:03:04 +0000 (23:03 -0500)]
Add "Since: 2.26" tags to the API documentation.

Also create "Index of new symbols in 2.26" index pages in the table
of contents pages.

14 years agoAdd "Since: 2.28" tags to the API documentation.
Matthew Barnes [Sat, 13 Mar 2010 23:53:26 +0000 (18:53 -0500)]
Add "Since: 2.28" tags to the API documentation.

Also create "Index of new symbols in 2.28" index pages in the table
of contents pages.

14 years agoAdd "Since: 2.30" tags to the API documentation.
Matthew Barnes [Sat, 13 Mar 2010 19:48:07 +0000 (14:48 -0500)]
Add "Since: 2.30" tags to the API documentation.

Also create "Index of new symbols in 2.30" index pages in the table
of contents pages, and improve caching of existing full index pages
to reduce build times.

14 years agoUpdated Korean translation
Changwoo Ryu [Sat, 13 Mar 2010 10:25:52 +0000 (19:25 +0900)]
Updated Korean translation

14 years agoCrash in imapx_command_start at camel-imapx-server.c:780
Fridrich Strba [Fri, 12 Mar 2010 16:49:14 +0000 (17:49 +0100)]
Crash in imapx_command_start at camel-imapx-server.c:780

14 years agoBug 612667 - Crash in imapx_connect_to_server at camel-imapx-server.c:2148
Chenthill Palanisamy [Fri, 12 Mar 2010 08:22:01 +0000 (13:52 +0530)]
Bug 612667 - Crash in imapx_connect_to_server at camel-imapx-server.c:2148

14 years agoCorrections in Catalan translation
David Planella [Fri, 12 Mar 2010 07:04:53 +0000 (08:04 +0100)]
Corrections in Catalan translation

14 years agoUpdated Catalan translation
David Planella [Fri, 12 Mar 2010 06:35:32 +0000 (07:35 +0100)]
Updated Catalan translation

14 years agoBug 610909 - IMAPX : password failure isn't reported properly
Chenthill Palanisamy [Thu, 11 Mar 2010 22:21:52 +0000 (03:51 +0530)]
Bug 610909 - IMAPX : password failure isn't reported properly
Implement query auth types.

14 years agoUse the surrounding code style
Fridrich Strba [Thu, 11 Mar 2010 12:25:10 +0000 (13:25 +0100)]
Use the surrounding code style

14 years agoClean some relocations (E_DATA_SERVER_UI_GLADEDIR -> E_DATA_SERVER_UI_UIDIR)
Fridrich Strba [Thu, 11 Mar 2010 12:16:40 +0000 (13:16 +0100)]
Clean some relocations (E_DATA_SERVER_UI_GLADEDIR -> E_DATA_SERVER_UI_UIDIR)

14 years agoCreate the .gnome2_private directory if it does not exist
Fridrich Strba [Thu, 11 Mar 2010 12:14:51 +0000 (13:14 +0100)]
Create the .gnome2_private directory if it does not exist

14 years agoSome little cleanum of configure
Fridrich Strba [Thu, 11 Mar 2010 08:38:08 +0000 (09:38 +0100)]
Some little cleanum of configure

14 years agoBug 611879 - IMAPX : 'copy folder content locally for offline' doesn't get remembered
Chenthill Palanisamy [Thu, 11 Mar 2010 11:43:47 +0000 (17:13 +0530)]
Bug 611879 - IMAPX : 'copy folder content locally for offline' doesn't get remembered

14 years agoBug 610774 - IMAPX : automatic filtering doesn't work
Chenthill Palanisamy [Thu, 11 Mar 2010 11:14:43 +0000 (16:44 +0530)]
Bug 610774 - IMAPX : automatic filtering doesn't work

14 years agoBug 611861 - [IMAPX] Folder list does not show up immediately.
Chenthill Palanisamy [Thu, 11 Mar 2010 09:24:33 +0000 (14:54 +0530)]
Bug 611861 - [IMAPX] Folder list does not show up immediately.
Bug 612534 - IMAPX : cann't create sub folder