platform/upstream/evolution-data-server.git
18 years agoFixes #334807
Chenthill Palanisamy [Thu, 23 Mar 2006 09:16:49 +0000 (09:16 +0000)]
Fixes #334807

18 years agoFixes #323275.
Chenthill Palanisamy [Thu, 23 Mar 2006 08:51:26 +0000 (08:51 +0000)]
Fixes #323275.

18 years agoFixes #334065.
Chenthill Palanisamy [Thu, 23 Mar 2006 08:47:13 +0000 (08:47 +0000)]
Fixes #334065.

18 years agoAdded Dzongkha (dz). 2006-03-22 Tommi Vainikainen <thv@iki.fi> Added
Tommi Vainikainen [Wed, 22 Mar 2006 11:18:44 +0000 (11:18 +0000)]
Added Dzongkha (dz). 2006-03-22 Tommi Vainikainen <thv@iki.fi> Added

2006-03-22  Tommi Vainikainen  <thv@iki.fi>
* configure.in (ALL_LINGUAS): Added Dzongkha (dz).
2006-03-22  Tommi Vainikainen  <thv@iki.fi>
* dz.po: Added Dzongkha translation from Pema Geyleg.

18 years agoFixes #334000
Chenthill Palanisamy [Wed, 22 Mar 2006 08:03:13 +0000 (08:03 +0000)]
Fixes #334000

18 years agoRemove unrefs which are actually not needed for a Datawrapper got from
Parthasarathi Susarla [Tue, 21 Mar 2006 06:12:04 +0000 (06:12 +0000)]
Remove unrefs which are actually not needed for a Datawrapper got from

2006-03-21  Parthasarathi Susarla <sparthasarathi@novell.com>

* camel-groupwise-utils.c: (do_multipart):
Remove unrefs which are actually not needed for a Datawrapper got
from camel_medium_get_content_object()

18 years ago** See bug 272307
Parthasarathi Susarla [Mon, 20 Mar 2006 16:36:41 +0000 (16:36 +0000)]
** See bug 272307

2006-03-02  Parthasarathi Susarla <sparthasarathi@novell.com>

** See bug 272307

* camel-mime-utils.c: (header_decode_mailbox):
Do not decode_lwsp if there is a space in mail id, just append it.
Also do not truncate address if addr is not NULL.

18 years agoAdded support for gnome-keyring.
Srinivasa Ragavan [Mon, 20 Mar 2006 13:53:01 +0000 (13:53 +0000)]
Added support for gnome-keyring.

18 years agoAdded flags to gw camel_get_folderinfo for system folders.
Srinivasa Ragavan [Mon, 20 Mar 2006 09:20:03 +0000 (09:20 +0000)]
Added flags to gw camel_get_folderinfo for system folders.

18 years agoSync up changes made in the server with the local data, mainly the read
Parthasarathi Susarla [Mon, 20 Mar 2006 08:23:42 +0000 (08:23 +0000)]
Sync up changes made in the server with the local data, mainly the read

2006-03-20  Parthasarathi Susarla <sparthasarathi@novell.com>

* camel-groupwise-folder.c:(gw_udpate_cache):
Sync up changes made in the server with the local data, mainly
the read and unread data.

18 years agoIf the message-body/attachment is larger than 1MB, have to get it in
Parthasarathi Susarla [Fri, 17 Mar 2006 05:42:00 +0000 (05:42 +0000)]
If the message-body/attachment is larger than 1MB, have to get it in

2006-03-17  Parthasarathi Susarla <sparthasarathi@novell.com>

* camel-groupwise-folder.c:
(groupwise_folder_item_to_msg): If the message-body/attachment
is larger than 1MB, have to get it in chunks(streaming).

18 years agogets an attachment purely in base64, this should be used in situations
Parthasarathi Susarla [Fri, 17 Mar 2006 05:41:23 +0000 (05:41 +0000)]
gets an attachment purely in base64, this should be used in situations

2006-03-17  Parthasarathi Susarla <sparthasarathi@novell.com>

* e-gw-connection.[ch]:
(e_gw_connection_get_attachment_base64): gets an attachment
purely in base64, this should be used in situations where the
attachment/message-body is larger than 1MB.

18 years ago- Use read_cursor ALL for identifying new messages and avoids getQM for
Sankar P [Wed, 15 Mar 2006 08:45:26 +0000 (08:45 +0000)]
- Use read_cursor ALL for identifying new messages and avoids getQM for

2006-03-15  Sankar P  <psankar@novell.com>

* camel-groupwise-folder.c:
(gw_update_cache) (update_update)
(groupwise_refresh_folder) (gw_update_all_items):
- Use read_cursor ALL for identifying new messages and
avoids getQM for getting new items.
- Altered the code which keeps Evolution stay in sync,
with the rest of the clients by deleting
externally deleted items

18 years agoTimestamp should be updated for the Modified call too.
Sankar P [Wed, 15 Mar 2006 06:08:24 +0000 (06:08 +0000)]
Timestamp should be updated for the Modified call too.

2006-03-15  Sankar P  <psankar@novell.com>

* e-gw-connection.c: (e_gw_connection_get_quick_messages)
Timestamp should be updated for the Modified call too.

18 years agoFixes bug 137357 & 156823
Parthasarathi Susarla [Mon, 13 Mar 2006 09:46:11 +0000 (09:46 +0000)]
Fixes bug 137357 & 156823

2006-03-13  Parthasarathi Susarla <sparthasarathi@novell.com>

* Fixes bug 137357 & 156823

* camel-groupwise-store.c:
(groupwise_auth_loop):
(groupwise_connect):
Ignore Offline status when service status is
Disconnected.

18 years agoFixes bug 152355
Parthasarathi Susarla [Mon, 13 Mar 2006 06:31:04 +0000 (06:31 +0000)]
Fixes bug 152355

2006-03-13  Parthasarathi Susarla <sparthasarathi@novell.com>

* Fixes bug 152355

* camel-groupwise-folder.c:
(groupwise_refresh_info): If the summary is corrupt, or is not
present, rebuild the summary again.
* camel-groupwise-store.[ch]:
(gw_store_reload_folder): This method rebuilds the folder summary
it the summary is somehow corrupted.

18 years agoUpdated Romanian translation.
Dan Damian [Mon, 13 Mar 2006 00:01:25 +0000 (00:01 +0000)]
Updated Romanian translation.

18 years agoUpdated Brazilian Portuguese translation
Raphael Higino [Sun, 12 Mar 2006 15:20:36 +0000 (15:20 +0000)]
Updated Brazilian Portuguese translation

18 years agoUpdated Brazilian Portuguese translation.
Lucas Rocha [Sun, 12 Mar 2006 04:03:55 +0000 (04:03 +0000)]
Updated Brazilian Portuguese translation.

2006-03-12  Lucas Rocha  <lucasr@gnome.org>

* pt_BR.po: Updated Brazilian Portuguese translation.

18 years agoUpdated Brazilian Portuguese translation.
Lucas Rocha [Sun, 12 Mar 2006 03:58:15 +0000 (03:58 +0000)]
Updated Brazilian Portuguese translation.

2006-03-12  Lucas Rocha  <lucasr@gnome.org>

* pt_BR.po: Updated Brazilian Portuguese translation.

18 years agoTranslation updated by Ivar Smolin.
Priit Laes [Sat, 11 Mar 2006 19:31:28 +0000 (19:31 +0000)]
Translation updated by Ivar Smolin.

2006-03-11  Priit Laes  <amd@store20.com>

* et.po: Translation updated by Ivar Smolin.

18 years agoChanged the way in which UIDs are handled. Reduces a lot of coslty String
Sankar P [Sat, 11 Mar 2006 12:27:42 +0000 (12:27 +0000)]
Changed the way in which UIDs are handled. Reduces a lot of coslty String

2006-03-11  Sankar P  <psankar@novell.com>

* camel-groupwise-folder.c:
Changed the way in which UIDs are handled. Reduces a lot of
coslty String and List operations. Should make GroupWise provider
run fast and shutdown faster. Reduces CPU and memory usage too.

18 years agoreload folder if there is no content in it.
Parthasarathi Susarla [Sat, 11 Mar 2006 09:52:29 +0000 (09:52 +0000)]
reload folder if there is no content in it.

2006-03-11  Parthasarathi Susarla <sparthasarathi@novell.com>

* camel-groupwise-folder.c: (groupwise_refresh_info):
reload folder if there is no content in it.

* camel-groupwise-store.c:
(groupwise_connect): Dont check for disconnected state while
connecting.
(groupwise_get_folder): set the correct total count so that
we get the actual progress on each folder when downloading
mail headers the first time.

18 years agocheck if the status is online before trying to connect to server.
parthasarathi susarla [Thu, 9 Mar 2006 12:58:56 +0000 (12:58 +0000)]
check if the status is online before trying to connect to server.

2006-03-09  parthasarathi susarla <sparthasarathi@novell.com>

* camel-groupwise-store.c:
(camel_groupwise_store_connected):
(check_for_connection):
check if the status is online before trying to connect
to server.

* camel-groupwise-folder.c: (gw_update_cache):
assert lock, before continuing further.

18 years ago*** empty log message ***
Parthasarathi Susarla [Thu, 9 Mar 2006 10:54:43 +0000 (10:54 +0000)]
*** empty log message ***

18 years agoHungarian translation updated.
Gabor Kelemen [Wed, 8 Mar 2006 00:13:52 +0000 (00:13 +0000)]
Hungarian translation updated.

2006-03-08  Gabor Kelemen  <kelemeng@gnome.hu>

* hu.po: Hungarian translation updated.

18 years agoHungarian translation updated.
Gabor Kelemen [Wed, 8 Mar 2006 00:12:51 +0000 (00:12 +0000)]
Hungarian translation updated.

2006-03-08  Gabor Kelemen  <kelemeng@gnome.hu>

* hu.po: Hungarian translation updated.

18 years agoUpdated Swedish translation.
Daniel Nylander [Tue, 7 Mar 2006 23:39:05 +0000 (23:39 +0000)]
Updated Swedish translation.

2006-03-07  Daniel Nylander <po@danielnylander.se>

        * sv.po: Updated Swedish translation.

18 years agoFixes bug #331633
Irene Huang [Mon, 6 Mar 2006 10:59:48 +0000 (10:59 +0000)]
Fixes bug #331633

2006-03-06  Irene Huang <Irene.Huang@sun.com>

        Fixes bug #331633

        * lib/e2k-global-catalog.c: (find_domain_dn): Check and see if
        dn_value->str[0] is nil before duplicating.

18 years agoUpdated Ukrainian translation.
Maxim Dziumanenko [Mon, 6 Mar 2006 10:32:11 +0000 (10:32 +0000)]
Updated Ukrainian translation.

2006-03-06  Maxim Dziumanenko <mvd@mylinux.ua>

* Updated Ukrainian translation.

18 years agoUpdated German translation.
Frank Arnold [Mon, 6 Mar 2006 08:17:30 +0000 (08:17 +0000)]
Updated German translation.

2006-03-06  Frank Arnold  <farnold@cvs.gnome.org>

* de.po: Updated German translation.

18 years agoFixed memory leaks. See #329251.
Sushma Rai [Mon, 6 Mar 2006 06:41:32 +0000 (06:41 +0000)]
Fixed memory leaks. See #329251.

18 years agoInitialized varialbles to NULL. See #329251.
Sushma Rai [Mon, 6 Mar 2006 06:31:22 +0000 (06:31 +0000)]
Initialized varialbles to NULL. See #329251.

18 years agoFixed memory leaks. See #329251.
Sushma Rai [Mon, 6 Mar 2006 06:00:25 +0000 (06:00 +0000)]
Fixed memory leaks. See #329251.

18 years agoFreeing GconfValue, See #329251.
Sushma Rai [Mon, 6 Mar 2006 05:48:14 +0000 (05:48 +0000)]
Freeing GconfValue, See #329251.

18 years agoSkip the quota limit warning display if the GC server is missing. If the quota
Sushma Rai [Mon, 6 Mar 2006 05:17:44 +0000 (05:17 +0000)]
Skip the quota limit warning display if the GC server is missing. If the quota
limits are set on the account, and GC server field is missing,
sending/receiving mails would fail, based on quota settings. Fixes #333163.

18 years agoUpdated Bulgarian translation by Alexander Shopov <ash@contact.bg>
Alexander Shopov [Sun, 5 Mar 2006 10:56:00 +0000 (10:56 +0000)]
Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>

2006-03-05  Alexander Shopov  <ash@contact.bg>

* bg.po: Updated Bulgarian translation by
Alexander Shopov <ash@contact.bg>

18 years agoFix for Bug 216073
Devashish Sharma [Sun, 5 Mar 2006 10:17:07 +0000 (10:17 +0000)]
Fix for Bug 216073

18 years agoFix for bug 322432
Devashish Sharma [Sun, 5 Mar 2006 08:23:21 +0000 (08:23 +0000)]
Fix for bug 322432

18 years agoFix for Bug 322432.
Devashish Sharma [Sun, 5 Mar 2006 08:22:24 +0000 (08:22 +0000)]
Fix for Bug 322432.

18 years agoUpdated Thai translation.
Theppitak Karoonboonyanan [Sun, 5 Mar 2006 04:54:09 +0000 (04:54 +0000)]
Updated Thai translation.

2006-03-05  Theppitak Karoonboonyanan  <thep@linux.thai.net>

* th.po: Updated Thai translation.

18 years agoFixes #330974
Chenthill Palanisamy [Sat, 4 Mar 2006 10:29:07 +0000 (10:29 +0000)]
Fixes #330974

18 years agoFixes #273057
Chenthill Palanisamy [Sat, 4 Mar 2006 09:57:00 +0000 (09:57 +0000)]
Fixes #273057

18 years agoUpdated Macedonian Translation <arangela@cvs.gnome.org>
Arangel Angov [Fri, 3 Mar 2006 10:11:39 +0000 (10:11 +0000)]
Updated Macedonian Translation <arangela@cvs.gnome.org>

18 years agofixes #303046
Chenthill Palanisamy [Thu, 2 Mar 2006 16:09:31 +0000 (16:09 +0000)]
fixes #303046

18 years agoFixed a crasher.
Devashish Sharma [Thu, 2 Mar 2006 08:15:09 +0000 (08:15 +0000)]
Fixed a crasher.

18 years agoFixes #332276 Support getting weather data through global http proxy.
Jeff Cai [Thu, 2 Mar 2006 02:22:34 +0000 (02:22 +0000)]
Fixes #332276 Support getting weather data through global http proxy.

2006-03-02  Jeff Cai  <Jeff.Cai@Sun.Com>

        Fixes #332276
        * backends/weather/e-weather-source-ccf.c:
        (e_weather_source_ccf_parse):
        Support getting weather data through global http proxy.

18 years agofixes #332726
Chenthill Palanisamy [Tue, 28 Feb 2006 12:16:32 +0000 (12:16 +0000)]
fixes #332726

18 years agorinivasa Ragavan <sragavan@novell.com>
Srinivasa Ragavan [Mon, 27 Feb 2006 11:16:46 +0000 (11:16 +0000)]
rinivasa Ragavan <sragavan@novell.com>

* configure.in, NEWS: Release updates. Bump version.
***** Release 1.5.92 *****

18 years agoThe fixed Win32 versions of g_rename() and g_stat() have been in GLib
Tor Lillqvist [Mon, 27 Feb 2006 10:05:01 +0000 (10:05 +0000)]
The fixed Win32 versions of g_rename() and g_stat() have been in GLib

2006-02-27  Tor Lillqvist  <tml@novell.com>

* libedataserver/e-data-server-util.c: The fixed Win32 versions of
g_rename() and g_stat() have been in GLib since GLib 2.8.5, so
let's drop them from here.

18 years agoUpdated Polish translation by GNOME PL Team.
Artur Flinta [Sun, 26 Feb 2006 02:01:30 +0000 (02:01 +0000)]
Updated Polish translation by GNOME PL Team.

2006-02-26  Artur Flinta  <aflinta@cvs.gnome.org>

* pl.po: Updated Polish translation by GNOME PL Team.

18 years agoUpdated Lithuanian translation.
Žygimantas Beručka [Sat, 25 Feb 2006 08:11:31 +0000 (08:11 +0000)]
Updated Lithuanian translation.

2006-02-25  Žygimantas Beručka  <zygis@gnome.org>

        * lt.po: Updated Lithuanian translation.

18 years agoDo not unref the folder which is being used later in subtrees.`
Sushma Rai [Sat, 25 Feb 2006 06:09:14 +0000 (06:09 +0000)]
Do not unref the folder which is being used later in subtrees.`

18 years agoTranslation updated by Ivar Smolin.
Priit Laes [Fri, 24 Feb 2006 22:46:22 +0000 (22:46 +0000)]
Translation updated by Ivar Smolin.

2006-02-25  Priit Laes  <amd@store20.com>

* et.po: Translation updated by Ivar Smolin.

18 years agoMissed the bug number in my previous commit - Fixes 301116 ** Special
Veerapuram Varadhan [Fri, 24 Feb 2006 21:07:07 +0000 (21:07 +0000)]
Missed the bug number in my previous commit - Fixes 301116 ** Special

* Missed the bug number in my previous commit - Fixes 301116
** Special thanks to Roozbeh for point it out in the channel. ;-)

18 years agoinclude <glib/gi18n-lib.h> instead of <libgnome/gnome-i18n.h>, to specify
Veerapuram Varadhan [Fri, 24 Feb 2006 21:00:47 +0000 (21:00 +0000)]
include <glib/gi18n-lib.h> instead of <libgnome/gnome-i18n.h>, to specify

        * e-passwords.c: include <glib/gi18n-lib.h> instead of
        <libgnome/gnome-i18n.h>, to specify the translation domain
        explicitly. Harish's earlier commit of Changwoo's patch
        missed this part.

18 years agoUpdated Basque translation.
Inaki Larranaga [Fri, 24 Feb 2006 18:26:33 +0000 (18:26 +0000)]
Updated Basque translation.

2006-02-24  Inaki Larranaga  <dooteo@euskalgnu.org>

* eu.po: Updated Basque translation.

18 years agoUpdated Thai translation.
Theppitak Karoonboonyanan [Fri, 24 Feb 2006 01:23:58 +0000 (01:23 +0000)]
Updated Thai translation.

2006-02-24  Theppitak Karoonboonyanan  <thep@linux.thai.net>

* th.po: Updated Thai translation.

18 years ago swapped format [0] with format [2]
Chenthill Palanisamy [Thu, 23 Feb 2006 22:08:38 +0000 (22:08 +0000)]
 swapped format [0] with format [2]

18 years agofixes #332318, #329356
Chenthill Palanisamy [Thu, 23 Feb 2006 21:16:49 +0000 (21:16 +0000)]
fixes #332318, #329356

18 years ago** See bug 318697 conditions modified to parse only valid mailto links
Veerapuram Varadhan [Tue, 21 Feb 2006 12:17:27 +0000 (12:17 +0000)]
** See bug 318697 conditions modified to parse only valid mailto links

        ** See bug 318697
        * camel-url-scanner.c (camel_url_addrspec_start): conditions modified
        to parse only valid mailto links

18 years ago ** Fixes bug #328322
Veerapuram Varadhan [Tue, 21 Feb 2006 12:04:46 +0000 (12:04 +0000)]
    ** Fixes bug #328322

        * camel-mime-filter-tohtml.c : add new pattern for sftp urls.

18 years agoModified to accept urls with ./ Fixes bug#256142
Veerapuram Varadhan [Tue, 21 Feb 2006 12:00:00 +0000 (12:00 +0000)]
Modified to accept urls with ./ Fixes bug#256142

        * camel-url-scanner.c (camel_url_web_end): Modified to accept urls
        with ./
        Fixes bug#256142

18 years agoAdd soup_flags to la.
Harish Krishnaswamy [Mon, 20 Feb 2006 10:25:16 +0000 (10:25 +0000)]
Add soup_flags to la.

2006-02-20  Harish Krishnaswamy  <kharish@novell.com>

* backends/caldav/Makefile.am: Add soup_flags to la.

18 years agoUpdated Greek translation
Kostas Papadimas [Mon, 20 Feb 2006 10:06:13 +0000 (10:06 +0000)]
Updated Greek translation

18 years agoUpdated Catalan translation.
Josep Puigdemont i Casamajó [Sat, 18 Feb 2006 13:09:20 +0000 (13:09 +0000)]
Updated Catalan translation.

18 years agoFix for handling long-file-names during make dist/distcheck
Veerapuram Varadhan [Fri, 17 Feb 2006 11:01:43 +0000 (11:01 +0000)]
Fix for handling long-file-names during make dist/distcheck

 * configure.in: Fix for handling long-file-names during make dist/distcheck

18 years agoproceed only if diary is a valid pointer
Parthasarathi Susarla [Thu, 16 Feb 2006 09:36:28 +0000 (09:36 +0000)]
proceed only if diary is a valid pointer

2006-02-16  Parthasarathi Susarla <sparthasarathi@novell.com>

* camel-disco-diary.c: (camel_disco_diary_log):
proceed only if diary is a valid pointer

18 years ago **See bug 328384
Veerapuram Varadhan [Wed, 15 Feb 2006 13:36:26 +0000 (13:36 +0000)]
    **See bug 328384

        * camel-url-scanner.c (camel_url_addrspec_start):
        modified to remove all invalid characters in the beginning
        of a email address

18 years agochanged the bug id.
Chenthill Palanisamy [Tue, 14 Feb 2006 13:32:29 +0000 (13:32 +0000)]
changed the bug id.

18 years agofixes #324009
Chenthill Palanisamy [Tue, 14 Feb 2006 13:30:16 +0000 (13:30 +0000)]
fixes #324009

18 years agoRelease updates. Bump version. ***** Release 1.5.91 *****
Harish Krishnaswamy [Mon, 13 Feb 2006 15:50:15 +0000 (15:50 +0000)]
Release updates. Bump version. ***** Release 1.5.91 *****

2006-02-13  Harish Krishnaswamy  <kharish@novell.com>

* configure.in, NEWS: Release updates. Bump version.
***** Release 1.5.91 *****

18 years agoUpdated Thai translation.
Theppitak Karoonboonyanan [Mon, 13 Feb 2006 13:47:09 +0000 (13:47 +0000)]
Updated Thai translation.

2006-02-13  Theppitak Karoonboonyanan  <thep@linux.thai.net>

* th.po: Updated Thai translation.

18 years agoRef the folder before inserting so that it doesn't die on before removing.
Sushma Rai [Mon, 13 Feb 2006 12:21:39 +0000 (12:21 +0000)]
Ref the folder before inserting so that it doesn't die on before removing.
Fixes #326413. Patch submitted by
"Chenthill Palanisamy  <pchenthill@novell.com>"

18 years agofixes #329866
Chenthill Palanisamy [Mon, 13 Feb 2006 07:38:17 +0000 (07:38 +0000)]
fixes #329866

18 years ago*** empty log message ***
Devashish Sharma [Mon, 13 Feb 2006 07:04:15 +0000 (07:04 +0000)]
*** empty log message ***

18 years agoUpdated Czech translation.
Miloslav Trmac [Mon, 13 Feb 2006 04:56:49 +0000 (04:56 +0000)]
Updated Czech translation.

2006-02-13  Miloslav Trmac  <mitr@volny.cz>

* cs.po: Updated Czech translation.

18 years agoUpdated Czech translation.
Lukas Novotny [Sat, 11 Feb 2006 20:59:56 +0000 (20:59 +0000)]
Updated Czech translation.

2006-02-11  Lukas Novotny  <lukasnov@cvs.gnome.org>

  * cs.po: Updated Czech translation.

18 years agoUpdated Welsh translation.
Rhys Jones [Sat, 11 Feb 2006 12:37:15 +0000 (12:37 +0000)]
Updated Welsh translation.

2006-02-11  Rhys Jones  <rhys@sucs.org>

* cy.po: Updated Welsh translation.

18 years agoCalling e_source_sync() only when we set the property.
Sushma Rai [Fri, 10 Feb 2006 09:19:02 +0000 (09:19 +0000)]
Calling e_source_sync() only when we set the property.

18 years agoUpdated Finnish translation
Ilkka Tuohela [Fri, 10 Feb 2006 07:54:21 +0000 (07:54 +0000)]
Updated Finnish translation

18 years agofixes #329566, 329568
Chenthill Palanisamy [Fri, 10 Feb 2006 06:36:09 +0000 (06:36 +0000)]
fixes #329566, 329568

18 years agotypo
Kjartan Maraas [Thu, 9 Feb 2006 14:35:38 +0000 (14:35 +0000)]
typo

18 years agoDon't call g_source_remove() when source is 0. Closes bug #327413.
Kjartan Maraas [Thu, 9 Feb 2006 14:31:52 +0000 (14:31 +0000)]
Don't call g_source_remove() when source is 0. Closes bug #327413.

2006-02-09  Kjartan Maraas  <kmaraas@gnome.org>

* libedataserver/e-categories.c: (cleanup_at_exit): Don't
call g_source_remove() when source is 0. Closes bug #327413.

18 years agoFixed some memory leaks. See #329251.
Sushma Rai [Thu, 9 Feb 2006 12:26:50 +0000 (12:26 +0000)]
Fixed some memory leaks. See #329251.

18 years agoCorrected id. Fixes #326428
Rajeev ramanathan [Thu, 9 Feb 2006 08:48:15 +0000 (08:48 +0000)]
Corrected id. Fixes #326428

2006-02-09  Rajeev ramanathan <rajeevramanathan_2004@yahoo.co.in>

* backends/contacts/e-cal-backend-contacts.c: (contact_record_free)
Corrected id. Fixes #326428

18 years agoFreeing xml properties. See #309316.
Sushma Rai [Thu, 9 Feb 2006 07:49:29 +0000 (07:49 +0000)]
Freeing xml properties. See #309316.

18 years agoreturn ECalComponentId instead of id during a remove notify as per the
Harish Krishnaswamy [Thu, 9 Feb 2006 06:12:05 +0000 (06:12 +0000)]
return ECalComponentId instead of id during a remove notify as per the

2006-02-09  Harish Krishnaswamy  <kharish@novell.com>

* backends/caldav/e-cal-backend-caldav.c: (synchronize_cache):
return ECalComponentId instead of id during a remove notify
as per the changed semantics in ecal.

18 years agoUpdated Welsh translation.
Rhys Jones [Tue, 7 Feb 2006 19:04:08 +0000 (19:04 +0000)]
Updated Welsh translation.

2006-02-07  Rhys Jones  <rhys@sucs.org>

* cy.po: Updated Welsh translation.

18 years agoUpdated Japanese translation for v1.5.90.
Takeshi AIHANA [Tue, 7 Feb 2006 14:07:39 +0000 (14:07 +0000)]
Updated Japanese translation for v1.5.90.

2006-02-07  Takeshi AIHANA <takeshi.aihana@gmail.com>

* ja.po: Updated Japanese translation for v1.5.90.

18 years agoUpdated Thai translation.
Theppitak Karoonboonyanan [Tue, 7 Feb 2006 11:22:40 +0000 (11:22 +0000)]
Updated Thai translation.

2006-02-07  Theppitak Karoonboonyanan  <thep@linux.thai.net>

* th.po: Updated Thai translation.

18 years agoTranslation updated by Ivar Smolin.
Priit Laes [Tue, 7 Feb 2006 08:07:52 +0000 (08:07 +0000)]
Translation updated by Ivar Smolin.

2006-02-07  Priit Laes  <amd@store20.com>

* et.po: Translation updated by Ivar Smolin.

18 years agoAdd variable execversion that denotes the version of the
Harish Krishnaswamy [Mon, 6 Feb 2006 08:45:37 +0000 (08:45 +0000)]
Add variable execversion that denotes the version of the

2006-02-06  Harish Krishnaswamy  <kharish@novell.com>

* evolution-data-server.pc.in: Add variable execversion
that denotes the version of the evolution-data-server
executable.

18 years agoFixed memory leaks. Fixes #329251.
Sushma Rai [Mon, 6 Feb 2006 08:01:54 +0000 (08:01 +0000)]
Fixed memory leaks. Fixes #329251.

18 years agoUpdated Thai translation.
Theppitak Karoonboonyanan [Sun, 5 Feb 2006 08:06:25 +0000 (08:06 +0000)]
Updated Thai translation.

2006-02-05  Theppitak Karoonboonyanan  <thep@linux.thai.net>

* th.po: Updated Thai translation.

18 years agoAdded 'th' (Thai) to ALL_LINGUAS. Added Thai translation by Supranee
Theppitak Karoonboonyanan [Sat, 4 Feb 2006 06:47:09 +0000 (06:47 +0000)]
Added 'th' (Thai) to ALL_LINGUAS. Added Thai translation by Supranee

2006-02-04  Theppitak Karoonboonyanan  <thep@linux.thai.net>

* configure.in: Added 'th' (Thai) to ALL_LINGUAS.
* po/th.po: Added Thai translation by
Supranee Thirawatthanasuk <supranee@opentle.org>.

18 years agoUpdated Portuguese translation.
Duarte Loreto [Sat, 4 Feb 2006 02:30:20 +0000 (02:30 +0000)]
Updated Portuguese translation.

2006-02-04  Duarte Loreto <happyguy_pt@hotmail.com>

* pt.po: Updated Portuguese translation.

18 years agoUpdated Albanian translation.
Laurent Dhima [Thu, 2 Feb 2006 11:48:08 +0000 (11:48 +0000)]
Updated Albanian translation.

2006-02-02  Laurent Dhima  <laurenti@alblinux.net>

* sq.po: Updated Albanian translation.

18 years ago** See bug 328481 do not search if the gpg->need_id is NULL
Parthasarathi Susarla [Thu, 2 Feb 2006 08:37:46 +0000 (08:37 +0000)]
** See bug 328481 do not search if the gpg->need_id is NULL

2006-02-02  Parthasarathi Susarla <sparthasarathi@novell.com>

** See bug 328481
* camel-gpg-context.c: (gpg_ctx_parse_status): do not
search if the gpg->need_id is NULL

18 years agodecrement Ref count properly
Parthasarathi Susarla [Thu, 2 Feb 2006 05:38:25 +0000 (05:38 +0000)]
decrement Ref count properly

2006-02-02  Parthasarathi Susarla <sparthasarathi@novell.com>

* camel-object.c:
(object_finalise):
(camel_message_info_free):
decrement Ref count properly