platform/upstream/evolution-data-server.git
19 years agoRevert the LDAP attribute names changed by Sivaiah's last commit.
Hans Petter Jansson [Mon, 13 Sep 2004 22:59:53 +0000 (22:59 +0000)]
Revert the LDAP attribute names changed by Sivaiah's last commit.

2004-09-13  Hans Petter Jansson  <hpj@ximian.com>

* backends/ldap/e-book-backend-ldap.c: Revert the LDAP attribute names
changed by Sivaiah's last commit.

19 years agoAdded 'id' to ALL_LINGUAS Added Indonesian translation
Mohammad DAMT [Fri, 10 Sep 2004 10:12:43 +0000 (10:12 +0000)]
Added 'id' to ALL_LINGUAS Added Indonesian translation

2004-09-10  Mohammad DAMT  <mdamt@bisnisweb.com>

        * configure.in: Added 'id' to ALL_LINGUAS
        * po/id.po: Added Indonesian translation

19 years agoAdd missing item to changelog.
Hans Petter [Thu, 9 Sep 2004 18:31:18 +0000 (18:31 +0000)]
Add missing item to changelog.

19 years agoFixes #63385.
Hans Petter Jansson [Thu, 9 Sep 2004 18:28:44 +0000 (18:28 +0000)]
Fixes #63385.

2004-09-09  Hans Petter Jansson  <hpj@ximian.com>

Fixes #63385.

* libebook/e-book.c (fetch_corba_book): Use g_signal_connect_object ()
to connect to the listener, so we won't be destroyed in another thread
while processing signals from it.

19 years agoUpdated Danish translation.
Martin Willemoes Hansen [Thu, 9 Sep 2004 09:58:06 +0000 (09:58 +0000)]
Updated Danish translation.

        * da.po: Updated Danish translation.

19 years agoAdded the support for allday events.
Chenthill Palanisamy [Wed, 8 Sep 2004 11:38:58 +0000 (11:38 +0000)]
Added the support for allday events.

2004-09-08  Chenthill Palanisamy <pchenthill@novell.com>

* backends/groupwise/e-cal-backend-groupwise-utils.c
(set_properties_from_cal_component), (e_gw_item_to_cal_component),
(e_gw_item_set_changes): Added the support for allday events.

19 years agoFixes #64062 Added functions to handle the allday events for Appointments.
Chenthill Palanisamy [Wed, 8 Sep 2004 11:34:13 +0000 (11:34 +0000)]
Fixes #64062 Added functions to handle the allday events for Appointments.

2004-09-08  Chenthill Palanisamy <pchenthill@novell.com>

Fixes #64062
* e-gw-item[ch]
(e_gw_item_set_is_allday_event), (e_gw_item_get_is_allday_event):
Added functions to handle the allday events for Appointments.
* e-gw-item.c
(e_gw_item_append_to_soap_message),(append_event_changes_to_soap_message)
(e_gw_item_new_from_soap_parameter): Added the support for allDay events
in appointments.

19 years agoFixes #65167 Reload the default zone into the cache after clearing it.
Chenthill Palanisamy [Wed, 8 Sep 2004 07:48:31 +0000 (07:48 +0000)]
Fixes #65167 Reload the default zone into the cache after clearing it.

2004-09-08  Chenthill Palanisamy <pchenthill@novell.com>

Fixes #65167
* backends/groupwise/e-cal-backend-groupwise.c
(connect_to_server): Reload the default zone into
the cache after clearing it.

* backends/groupwise/e-cal-backend-groupwise-utils.c
(set_categories_for_gw_item), e_gw_item_to_cal_component),
(set_properties_from_cal_component): replaced the assert
statements with If conditions.

19 years agomake ssl connection async and cancellable, and minor api update to async
Not Zed [Wed, 8 Sep 2004 04:02:41 +0000 (04:02 +0000)]
make ssl connection async and cancellable, and minor api update to async

2004-09-03  Not Zed  <NotZed@Ximian.com>

        * camel-tcp-stream-ssl.c (stream_connect): make ssl connection
        async and cancellable, and minor api update to async connection.

19 years agoFixes #64685 Send the error message as Permission Denied when the attendee
Chenthill Palanisamy [Tue, 7 Sep 2004 13:05:39 +0000 (13:05 +0000)]
Fixes #64685 Send the error message as Permission Denied when the attendee

2004-09-07  Chenthill Palanisamy <pchenthill@novell.com>

Fixes #64685
* backends/groupwise/e-cal-backends-groupwise.c
(receive_object): Send the error message as
Permission Denied when the attendee tries to accept the
appointment more than once since we get the error message as
bad parameter from the server.

19 years agoFixes 63513 Do a case insensitive comparison between the email ids. This
Chenthill Palanisamy [Tue, 7 Sep 2004 12:44:11 +0000 (12:44 +0000)]
Fixes 63513 Do a case insensitive comparison between the email ids. This

2004-09-07  Chenthill Palanisamy <pchenthill@novell.com>

Fixes 63513
* backends/groupwise/e-cal-backends-groupwise-utils.c
(e_gw_connection_send_appointment): Do a case insensitive
comparison between the email ids. This is a partial fix.

19 years agoFixes #64398 added an variable to store the timeout ids.
Chenthill Palanisamy [Tue, 7 Sep 2004 11:30:15 +0000 (11:30 +0000)]
Fixes #64398 added an variable to store the timeout ids.

2004-09-07  Chenthill Palanisamy <pchenthill@novell.com>

Fixes #64398
* backends/groupwise/e-cal-backend-groupwise.c
(ECalBackendGroupwisePrivate): added an variable to store
the timeout ids.
(e_cal_backend_groupwise_init): intialize the variable.
(e_cal_backend_groupwise_finalize): remove the timeout_add
function so that it will not called when backend dies.
(get_deltas): It should not crash in any case if handle is
NULL.

19 years agoUpdate the ldap attribute names for calendar ui and free busy uri fileds
Sivaiah Nallagatla [Tue, 7 Sep 2004 05:51:22 +0000 (05:51 +0000)]
Update the ldap attribute names for calendar ui and free busy uri fileds

2004-09-06  Sivaiah Nallagatla <snallagatla@novell.com>

        * backends/ldap/e-book-backend-ldap.c : Update
        the ldap attribute names for calendar ui and free busy uri
        fileds to match with what is present in evolutionPerson.schema
        (add_to_supported_fields) : add E_CONTACT_EMAIL_1 also to list of supported fields.
        Also use e_contact_field_name function instead of hardcodring field names
        (anniversary_populate) : correct incorrect contact date
        parameter passing. Also free the contact date

        Fixes some of the issues mentioned in #59582

19 years agoUpdated British translation.
David Lodge [Mon, 6 Sep 2004 20:14:00 +0000 (20:14 +0000)]
Updated British translation.

2004-09-06  David Lodge <dave@cirt.net>

        * en_GB.po: Updated British translation.

19 years agodefined two macros for the handling the static capabilities for backends
Chenthill Palanisamy [Sun, 5 Sep 2004 13:04:19 +0000 (13:04 +0000)]
defined two macros for the handling the static capabilities for backends

2004-09-05  Chenthill Palanisamy <pchenthill@novell.com>

* libecal/e-cal-utils.h:
        defined two macros for the handling the static capabilities for
backends which does not support the conversion of a non-recurring
appointment to a recurrence appointment and conversion of posted
task to group task.
* backends/groupwise/e-cal-backend-groupwise.c
(e_cal_backend_groupwise_get_static_capabilities): Added the
two macros in this function.

19 years agoFixes #64688 store the default zone in backend before populating the
Chenthill Palanisamy [Sun, 5 Sep 2004 12:36:05 +0000 (12:36 +0000)]
Fixes #64688 store the default zone in backend before populating the

2004-09-05  Chenthill Palanisamy <pchenthill@novell.com>

Fixes #64688
* backends/groupwise/e-cal-backend-groupwise.c
(connect_to_server): store the default zone in
backend before populating the cache.

19 years agoUpdated Turkish Translation
Baris Cicek [Fri, 3 Sep 2004 14:59:55 +0000 (14:59 +0000)]
Updated Turkish Translation

19 years agofixed
Jeffrey Stedfast [Tue, 31 Aug 2004 15:42:29 +0000 (15:42 +0000)]
fixed

19 years agoreturn cancelled if we're in an offline state.
Not Zed [Mon, 30 Aug 2004 04:31:52 +0000 (04:31 +0000)]
return cancelled if we're in an offline state.

2004-08-27  Not Zed  <NotZed@Ximian.com>

        * e-passwords.c (e_passwords_ask_password): return cancelled if
        we're in an offline state.

19 years ago** See bug #64023.
Not Zed [Mon, 30 Aug 2004 04:21:22 +0000 (04:21 +0000)]
** See bug #64023.

2004-08-27  Not Zed  <NotZed@Ximian.com>

        ** See bug #64023.

        * providers/nntp/camel-nntp-store.c (camel_nntp_try_authenticate):
        forget the password if it was wrong.

19 years ago2004-08-27 Akagic Amila <bono@linux.org.ba> * bs.po: Added Bosnian translation.
Amila Akagić [Sat, 28 Aug 2004 09:52:09 +0000 (09:52 +0000)]
2004-08-27 Akagic Amila <bono@linux.org.ba> * bs.po: Added Bosnian translation.

19 years ago2004-08-27 Akagic Amila <bono@linux.org.ba> * configure.in: Added bs to ALL_LINGUAS.
Amila Akagić [Sat, 28 Aug 2004 09:40:14 +0000 (09:40 +0000)]
2004-08-27 Akagic Amila <bono@linux.org.ba> * configure.in: Added bs to ALL_LINGUAS.

19 years agobump verision, libtool numbers
JP Rosevear [Fri, 27 Aug 2004 19:00:15 +0000 (19:00 +0000)]
bump verision, libtool numbers

2004-08-26  JP Rosevear  <jpr@novell.com>

* configure.in: bump verision, libtool numbers

19 years agonew function for the regular expression language.
Rodrigo Moya [Fri, 27 Aug 2004 18:09:59 +0000 (18:09 +0000)]
new function for the regular expression language.

2004-08-27  Rodrigo Moya <rodrigo@novell.com>

* libedata-cal/e-cal-backend-sexp.c (func_has_alarms_in_range): new
function for the regular expression language.
(e_cal_backend_sexp_new): added new function to the list of symbols.

* libecal/e-cal.c (e_cal_get_alarms_in_range): use the new
'has-alarms-in-range' function.

19 years agoset the acceptLevel for the appointment as Free if its not Busy.
Chenthill Palanisamy [Fri, 27 Aug 2004 05:39:52 +0000 (05:39 +0000)]
set the acceptLevel for the appointment as Free if its not Busy.

2004-08-27  Chenthill Palanisamy <pchenthill@novell.com>

* backends/groupwise/e-cal-backend-groupwise-utils.c
(set_properties_from_cal_component): set the acceptLevel
for the appointment as Free if its not Busy.

19 years agoDefined a string for handling acceptLevel "Free" in appointments
Chenthill Palanisamy [Fri, 27 Aug 2004 05:28:06 +0000 (05:28 +0000)]
Defined a string for handling acceptLevel "Free" in appointments

2004-08-27  Chenthill Palanisamy <pchenthill@novell.com>

* e-gw-item.h:
Defined a string for handling acceptLevel "Free" in appointments

19 years ago** See bug #63051.
Not Zed [Fri, 27 Aug 2004 02:26:57 +0000 (02:26 +0000)]
** See bug #63051.

2004-08-26  Not Zed  <NotZed@Ximian.com>

        ** See bug #63051.

        * libedataserver/e-util.c (e_util_utf8_strstrcase)
        (e_util_utf8_strstrcasedecomp):

        * libedataserver/e-sexp.c (e_sexp_term_eval):
        * libedataserver/e-memory.c (e_memchunk_clean): use g_alloca for
        stupid arcanely out of date and posixly-busted slowaris which
        doesn't put alloca in stdlib.h like any sane system.

19 years agomatch the prototype expected in icalcomponent_foreach_recurrence.
Rodrigo Moya [Fri, 27 Aug 2004 00:17:01 +0000 (00:17 +0000)]
match the prototype expected in icalcomponent_foreach_recurrence.

2004-08-26  Rodrigo Moya <rodrigo@novell.com>

* libecal/e-cal-util.c (check_instance): match the prototype expected
in icalcomponent_foreach_recurrence.
(e_cal_util_remove_instances): fixed warning.

19 years agodon' try to get container id and categories if we have already
Sivaiah Nallagatla [Thu, 26 Aug 2004 10:01:08 +0000 (10:01 +0000)]
don' try to get container id and categories if we have already

2004-08-26  Sivaiah Nallagatla <snallagatla@novell.com>

        * backends/groupwise/e-book-backend-groupwise.c
        (e_book_backend_groupwise_authenitcate_user) : don' try
        to get container id and categories if we have already authenitcated
        Fixes #63844

19 years agochange the "CheckList" to "Tasks" as there is another foder called
Sivaiah Nallagatla [Thu, 26 Aug 2004 09:28:45 +0000 (09:28 +0000)]
change the "CheckList" to "Tasks" as there is another foder called

2004-08-26  Sivaiah Nallagatla <snallagatla@novell.com>

        * provoders/groupwise/camel-gw-listner.c
        (add_calendar_tasks_sources) : change the "CheckList" to "Tasks"
        as there is another foder called chekclist in groupwise
        not related to tasks
        Fixes #64092

19 years agoUpdated Brazilian Portuguese translation done by Gustavo Maciel Dias
Gustavo Maciel Dias Vieira [Wed, 25 Aug 2004 21:46:19 +0000 (21:46 +0000)]
Updated Brazilian Portuguese translation done by Gustavo Maciel Dias

2004-08-25  Gustavo Maciel Dias Vieira  <gustavo@sagui.org>

        * pt_BR.po: Updated Brazilian Portuguese translation done by
        Gustavo Maciel Dias Vieira <gustavo@sagui.org>.

19 years ago*** empty log message ***
Chenthill Palanisamy [Wed, 25 Aug 2004 15:12:12 +0000 (15:12 +0000)]
*** empty log message ***

19 years agoAdd missing include, fix warnings.
Frédéric Crozat [Wed, 25 Aug 2004 14:39:18 +0000 (14:39 +0000)]
Add missing include, fix warnings.

        * libedataserver/e-file-cache.c: (add_key_to_list),
        (add_object_to_list):
        Add missing include, fix warnings.

        * libedataserver/e-util.c: add missing include.

        * servers/groupwise/e-gw-connection.c:
        (e_gw_connection_get_categories):
        Fix type, causing warnings.

19 years agoAdd missing prototype.
Frédéric Crozat [Wed, 25 Aug 2004 14:38:42 +0000 (14:38 +0000)]
Add missing prototype.

* tests/ebook/test-photo.c:
Add missing prototype.

19 years agoNeed a return value.
Frédéric Crozat [Wed, 25 Aug 2004 14:38:14 +0000 (14:38 +0000)]
Need a return value.

* libecal/e-cal.c: (e_cal_set_default_timezone):
Need a return value.

19 years agoInit one variable (remove warning) and don't redefine it.
Frédéric Crozat [Wed, 25 Aug 2004 14:04:16 +0000 (14:04 +0000)]
Init one variable (remove warning) and don't redefine it.

        * camel-folder.c: (folder_getv):
        Init one variable (remove warning) and don't redefine it.

19 years agoUsed a static mutex to avoid the the simulataneous calls from calendar and
Chenthill Palanisamy [Wed, 25 Aug 2004 12:54:36 +0000 (12:54 +0000)]
Used a static mutex to avoid the the simulataneous calls from calendar and

2004-08-25  Chenthill Palanisamy <pchenthill@novell.com>

* backends/groupwise/e-cal-backend-groupwise.c
(populate_cache): Used a static mutex to avoid the
the simulataneous calls from calendar and tasks to
ReadCursorRequest which crashes the server.

19 years agoDon't call gtk_dialog_set_has_separator on Gtk Message Dialog with GTK+ >=
Frédéric Crozat [Wed, 25 Aug 2004 10:59:00 +0000 (10:59 +0000)]
Don't call gtk_dialog_set_has_separator on Gtk Message Dialog with GTK+ >=

       * e-dialog-utils.c: (e_notice):
       * e-passwords.c: (ep_ask_password):
       Don't call gtk_dialog_set_has_separator on Gtk Message Dialog
       with GTK+ >= 2.4.0.

19 years agoUpdated Spanish translation
Francisco Javier F. Serrador [Tue, 24 Aug 2004 20:52:37 +0000 (20:52 +0000)]
Updated Spanish translation

2004-08-24  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

* es.po: Updated Spanish translation

19 years agouse cursor methods to get items in chunks instead of getting all at once
Sivaiah Nallagatla [Tue, 24 Aug 2004 16:10:32 +0000 (16:10 +0000)]
use cursor methods to get items in chunks instead of getting all at once

2004-08-24  Sivaiah Nallagatla <snallagatla@novell.com>

        * backends/groupwise/e-cal-backend-groupwise.c
        (populate_cache) : use cursor methods to get items in chunks instead of
        getting all at once

19 years agonew functions to read items in chunks using curosrs insted of all at once
Sivaiah Nallagatla [Tue, 24 Aug 2004 16:07:41 +0000 (16:07 +0000)]
new functions to read items in chunks using curosrs insted of all at once

2004-08-24 Sivaiah Nallagatla <snallagatla@novell.com>

        * e-gw-connection.[ch]
        (e_gw_connection_create_cursor)
        (e_gw_connection_destroy_cursor)
        (e_gw_connection_read_cursor) : new functions to read items
        in chunks using curosrs insted of all at once
        * e-gw-message.[ch]  (e_gw_message_write_int_parameter) :
        new function to set int parameter

19 years agoCheck for an exception from get_folders_online() here so that we don't
Jeffrey Stedfast [Tue, 24 Aug 2004 14:02:22 +0000 (14:02 +0000)]
Check for an exception from get_folders_online() here so that we don't

2004-08-23  Jeffrey Stedfast  <fejj@novell.com>

* providers/imap/camel-imap-store.c (get_folders): Check for an
exception from get_folders_online() here so that we don't send
commands to an IMAP server after a disconnect for example. See bug
#63504 for an example.

19 years agoUpdated Danish translation.
Martin Willemoes Hansen [Tue, 24 Aug 2004 13:52:46 +0000 (13:52 +0000)]
Updated Danish translation.

        * da.po: Updated Danish translation.

19 years agoupdate the client view when a meeting is accepted or declined.
Chenthill Palanisamy [Tue, 24 Aug 2004 05:23:45 +0000 (05:23 +0000)]
update the client view when a meeting is accepted or declined.

2004-08-24  Chenthill Palanisamy <pchenthill@novell.com>

* backends/groupwise/e-cal-backend-groupwise.c
(receive_object): update the client view when a meeting
is accepted or declined.

19 years ago** See bug #63189.
Not Zed [Tue, 24 Aug 2004 02:50:09 +0000 (02:50 +0000)]
** See bug #63189.

2004-08-23  Not Zed  <NotZed@Ximian.com>

        ** See bug #63189.

        * providers/imap/camel-imap-store.c (get_subscribed_folders): only
        LSUB folders we're interested in, and check full name of each path
        element.
        (imap_is_subfolder): helper for above.

19 years agoCall SSL_CTX_set_default_verify_paths() to initialise the certificate
Jeffrey Stedfast [Mon, 23 Aug 2004 20:41:35 +0000 (20:41 +0000)]
Call SSL_CTX_set_default_verify_paths() to initialise the certificate

2004-08-23  Jeffrey Stedfast  <fejj@novell.com>

* camel-tcp-stream-openssl.c (open_ssl_connection): Call
SSL_CTX_set_default_verify_paths() to initialise the certificate
database paths. Thanks to Anton Altaparmakov for this fix.

19 years agoadd "members" view while getting items explicitly to take care of change
Sivaiah Nallagatla [Mon, 23 Aug 2004 12:59:43 +0000 (12:59 +0000)]
add "members" view while getting items explicitly to take care of change

2004-08-23  Sivaiah Nallagatla <snallagatla@novell.com>

        * backends/groupwise/e-book-backend-groupwise.c
        (e_book_backend_groupwise_get_contact_list)
        (book_view_thread)
        (set_members_in_gw_item) : add "members" view
        while getting items explicitly to take care of change in server
        behaviour
        (e_book_backnd_groupwise_start_book_view) : make the thread
        non-joinable
        (e_book_backend_groupwise_stop_book_view) : don;'t try to join
        the thread as it is acusing gui blokcing when server response is slow

19 years agoankit@redhat.com 23/08/2004 * gu.po : Final Proofread.
Ankitkumar Rameshchandra Patel [Mon, 23 Aug 2004 11:42:42 +0000 (11:42 +0000)]
ankit@redhat.com 23/08/2004 * gu.po : Final Proofread.

19 years agoassing the value set for filename property to priv->filename
Sivaiah Nallagatla [Mon, 23 Aug 2004 11:08:07 +0000 (11:08 +0000)]
assing the value set for filename property to priv->filename

2004-08-23  Sivaiah Nallagatla <snallagatla@novell.com>

        * libedataserver/e-file-cache.c (e_file_cache_set_property) :
        assing the value set for filename property to priv->filename

19 years agoFixes bug #62857 return the cal object created for the first component and
Chenthill Palanisamy [Mon, 23 Aug 2004 04:37:07 +0000 (04:37 +0000)]
Fixes bug #62857 return the cal object created for the first component and

2004-08-16  Chenthill Palanisamy <pchenthill@novell.com>

Fixes bug #62857
* backends/groupwise/e-cal-backend-groupwise.c
(e_cal_backend_groupwise_create_object): return the cal object created
for the first component and notify the client for the cal objects of other
components created in recurrences.

19 years agoUpdated German translation.
Christian Neumair [Sun, 22 Aug 2004 19:24:21 +0000 (19:24 +0000)]
Updated German translation.

19 years agoUpdated Hungarian translation.
Laszlo Dvornik [Sun, 22 Aug 2004 11:48:50 +0000 (11:48 +0000)]
Updated Hungarian translation.

2004-08-22  Laszlo Dvornik  <dvornik@gnome.hu>

* hu.po: Updated Hungarian translation.

19 years agofree bl->priv->schema_dn.
Chris Toshok [Sat, 21 Aug 2004 21:52:39 +0000 (21:52 +0000)]
free bl->priv->schema_dn.

2004-08-20  Chris Toshok  <toshok@ximian.com>

* backends/ldap/e-book-backend-ldap.c
(e_book_backend_ldap_dispose): free bl->priv->schema_dn.

19 years agocheck
Amanpreet Singh Alam [Sat, 21 Aug 2004 09:46:03 +0000 (09:46 +0000)]
check

19 years agoif any of the settings required for soap interaction changes try
Sivaiah Nallagatla [Sat, 21 Aug 2004 06:58:22 +0000 (06:58 +0000)]
if any of the settings required for soap interaction changes try

2004-08-21 Sivaiah Nallagatla <snallagatla@novell.com>

        * providers/groupwise/camel-gw-listener.c (account_changed) :
        if any of the settings required for soap interaction changes
        try connecting to server and resetup the ESources
        * providers/groupwise/camel-groupwise-provider.c ": don't
        check soap ssl setting by default to be in consistent with
        IMAP

19 years agoAdded «nb» to ALL_LINGUAS.
Kjartan Maraas [Sat, 21 Aug 2004 00:21:58 +0000 (00:21 +0000)]
Added «nb» to ALL_LINGUAS.

2004-08-21  Kjartan Maraas  <kmaraas@gnome.org>

* configure.in: Added «nb» to ALL_LINGUAS.

19 years agoRemove non-existent file. Add this. Update this.
Kjartan Maraas [Sat, 21 Aug 2004 00:20:36 +0000 (00:20 +0000)]
Remove non-existent file. Add this. Update this.

2004-08-21  Kjartan Maraas  <kmaraas@gnome.org>

* POTFILES.skip: Remove non-existent file.
* nb.po: Add this.
* no.po: Update this.

19 years agoadd blurb about 11.vcf
Chris Toshok [Fri, 20 Aug 2004 18:51:49 +0000 (18:51 +0000)]
add blurb about 11.vcf

19 years agoUpdated Albanian translation.
Laurent Dhima [Fri, 20 Aug 2004 16:41:34 +0000 (16:41 +0000)]
Updated Albanian translation.

2004-08-20  Laurent Dhima  <laurenti@alblinux.net>

* sq.po: Updated Albanian translation.

19 years agoignore the name prefix returned by server as it is reurning incorrect
Sivaiah Nallagatla [Fri, 20 Aug 2004 10:25:25 +0000 (10:25 +0000)]
ignore the name prefix returned by server as it is reurning incorrect

2004-08-20  Sivaiah Nallagatla <snallagatla@novell.com>

        * backend/groupwise/e-book-backend-groupwise.c (populate_full_name) :
        ignore the name prefix returned by server as it is reurning incorrect values
        see #63225

19 years ago[ part of fix for #60889 ] add DB_THREAD flag to all calls to db->open.
Chris Toshok [Thu, 19 Aug 2004 21:19:17 +0000 (21:19 +0000)]
[ part of fix for #60889 ] add DB_THREAD flag to all calls to db->open.

2004-08-19  Chris Toshok  <toshok@ximian.com>

        [ part of fix for #60889 ]
        * backends/file/e-book-backend-file.c
        (e_book_backend_file_load_source): add DB_THREAD flag to all calls
        to db->open.
        (string_to_dbt): set dbt->flags to DB_DBT_USERMEM.
        (e_book_backend_file_modify_contact): set dbt->flags to
        DB_DBT_MALLOC and free the dbt's data when we're done.
        (e_book_backend_file_get_contact): same.
        (book_view_thread): same.
        (e_book_backend_file_changes_foreach_key): same.
        (e_book_backend_file_maybe_upgrade_db): same.

19 years agoUpdated Spanish translation
Francisco Javier F. Serrador [Thu, 19 Aug 2004 19:48:03 +0000 (19:48 +0000)]
Updated Spanish translation

2004-08-19  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

* es.po: Updated Spanish translation

19 years agoUpdated Ukrainian translation.
Maxim Dziumanenko [Thu, 19 Aug 2004 15:21:46 +0000 (15:21 +0000)]
Updated Ukrainian translation.

2004-08-19  Maxim Dziumanenko <mvd@mylinux.com.ua>

* Updated Ukrainian translation.

19 years agoFixes #62065 Check whether message element has content in it before trying
Chenthill Palanisamy [Thu, 19 Aug 2004 10:20:03 +0000 (10:20 +0000)]
Fixes #62065 Check whether message element has content in it before trying

2004-08-19  Chenthill Palanisamy <pchenthill@novell.com>

Fixes #62065
* e-gw-tem.c
(e_gw_item_new_from_soap_parameter): Check whether message
element has content in it before trying to decode it.

19 years agodoc/gw-soap-types.xsd check in latest soap schemas
Sivaiah Nallagatla [Thu, 19 Aug 2004 08:44:29 +0000 (08:44 +0000)]
doc/gw-soap-types.xsd check in latest soap schemas

2004-08-19 Sivaiah Nallagatla <snallagatla@novell.com>

        * doc/gw-soap-types.xsd
        * doc/gw-soap-mehtods.xsd : check in latest
        soap schemas

19 years agoTranslation updated by Mətin Əmirov.
Metin Amiroff [Wed, 18 Aug 2004 17:26:57 +0000 (17:26 +0000)]
Translation updated by Mətin Əmirov.

2004-08-18  Metin Amiroff  <metin@karegen.com>

* az.po: Translation updated by Mətin Əmirov.

19 years ago2004-08-18 Updated ja.po. T.Aihana <aihana@gnome.gr.jp>
Updated ja.po. T.Aihana [Wed, 18 Aug 2004 14:36:27 +0000 (14:36 +0000)]
2004-08-18 Updated ja.po. T.Aihana <aihana@gnome.gr.jp>

19 years agoUpdated Albanian translation.
Laurent Dhima [Wed, 18 Aug 2004 10:48:52 +0000 (10:48 +0000)]
Updated Albanian translation.

2004-08-18  Laurent Dhima  <laurenti@alblinux.net>

* sq.po: Updated Albanian translation.

19 years agoFixes #61782
Rodrigo Moya [Tue, 17 Aug 2004 14:32:39 +0000 (14:32 +0000)]
Fixes #61782

2004-08-17  Rodrigo Moya <rodrigo@novell.com>

Fixes #61782

* backends/file/e-cal-backend-file.c (e_cal_backend_file_create_object):
allow iCalendar objects with no UID.

19 years agodon't set the same time to the server again, avoids a needless server hit
JP Rosevear [Tue, 17 Aug 2004 13:36:35 +0000 (13:36 +0000)]
don't set the same time to the server again, avoids a needless server hit

2004-08-17  JP Rosevear  <jpr@novell.com>

* libecal/e-cal.c (e_cal_set_default_timezone): don't set the same
time to the server again, avoids a needless server hit

19 years agodo a OR operation insted of assinging BEGINS_WITH_FILE_AS
Sivaiah Nallagatla [Tue, 17 Aug 2004 13:27:06 +0000 (13:27 +0000)]
do a OR operation insted of assinging BEGINS_WITH_FILE_AS

2004-08-17  Sivaiah Nallagatla <snallagatla@novell.com>

        * backends/groupwise/e-book-backend-groupwise.c (func_begins_with):
        do a OR operation insted of assinging BEGINS_WITH_FILE_AS

19 years agodon't update the view with contact when id is not present. Send the "name
Sivaiah Nallagatla [Tue, 17 Aug 2004 12:00:01 +0000 (12:00 +0000)]
don't update the view with contact when id is not present. Send the "name

2004-08-17  Sivaiah Nallagatla <snallagatla@novell.com>

        * backends/groupwise/e-book-backend-groupwise.c (book_view_thread) :
        don't update the view with contact when id is not present. Send the
        "name email" view to server when the query is for auto-completion
        don't try to search on system address book with out filter
        (e_book_backend_groupwise_build_gw_filter) : add an extra argument to know
        whether the query is auto-completion one or not
        (e_book_backend_groupwise_get_contact_list) : call the updated build_gw_filter
        method
        (e_book_backend_groupwise_remove) : return error when
        there is an attempt to remove System adddress book
        (e_book_backend_groupwise_get_supported_auth_methods ) : return plain/password

19 years agoClear the cache before populating it.
Chenthill Palanisamy [Tue, 17 Aug 2004 09:57:23 +0000 (09:57 +0000)]
Clear the cache before populating it.

2004-08-17  Chenthill Palanisamy <pchenthill@novell.com>

* backends/groupwise/e-cal-backend-groupwise.c
(connect_to_server): Clear the cache before populating
it.

19 years ago*** empty log message ***
Chenthill Palanisamy [Tue, 17 Aug 2004 08:26:33 +0000 (08:26 +0000)]
*** empty log message ***

19 years agoDo not get the items from server every time the calendar is loaded, since
Chenthill Palanisamy [Tue, 17 Aug 2004 08:21:00 +0000 (08:21 +0000)]
Do not get the items from server every time the calendar is loaded, since

2004-08-16  Chenthill Palanisamy <pchenthill@novell.com>

* backends/groupwise/e-cal-backend-groupwise.c
(connect_to_server): Do not get the items from server every time
the calendar is loaded, since the cache is already populated.

19 years agokeep both a hash table and a GList around for the contacts.
Chris Toshok [Mon, 16 Aug 2004 22:14:54 +0000 (22:14 +0000)]
keep both a hash table and a GList around for the contacts.

2004-08-16  Chris Toshok  <toshok@ximian.com>

* backends/vcf/e-book-backend-vcf.c: keep both a hash table and a
GList around for the contacts.
(insert_contact): insert the contact into the GList and insert the
GList* into the hashtable.
(save_file): just use the GList directly instead of building it up
from the hash table.
(do_create): call insert_contact instead of directly inserting
into the hash table.
(e_book_backend_vcf_remove_contacts): remove the contact from both
the hashtable and the list.
(e_book_backend_vcf_modify_contact): just update the GList.
(e_book_backend_vcf_get_contact): the hashtable contains GList*'s.
(foreach_get_contact_compare): this is a GFunc now, not a GHFunc.
(e_book_backend_vcf_get_contact_list): iterate over the list, not
the hashtable.
(foreach_search_compare): nuke.
(book_view_thread): do the iteration here, and break out properly
when the search is stopped.
(e_book_backend_vcf_load_source): use g_hash_table_new instead of
_new_full here.
(e_book_backend_vcf_dispose): destroy the list and free the hash
keys.

19 years agoadded missing gtk-doc comments.
Rodrigo Moya [Mon, 16 Aug 2004 10:31:53 +0000 (10:31 +0000)]
added missing gtk-doc comments.

2004-08-12  Rodrigo Moya <rodrigo@novell.com>

* libecal/e-cal.c (e_cal_remove_object, e_cal_receive_objects):
added missing gtk-doc comments.

19 years agopass an exception handle to camel_provider_get.
Not Zed [Mon, 16 Aug 2004 08:19:13 +0000 (08:19 +0000)]
pass an exception handle to camel_provider_get.

2004-08-16  Not Zed  <NotZed@Ximian.com>

        * providers/groupwise/camel-groupwise-provider.c
        (camel_provider_module_init): pass an exception handle to
        camel_provider_get.

19 years agoUpdated Portuguese translation.
Duarte Loreto [Sat, 14 Aug 2004 23:49:27 +0000 (23:49 +0000)]
Updated Portuguese translation.

2004-08-15  Duarte Loreto <happyguy_pt@hotmail.com>

* pt.po: Updated Portuguese translation.

19 years agoUpdated finnish translation
Ilkka Tuohela [Sat, 14 Aug 2004 19:32:14 +0000 (19:32 +0000)]
Updated finnish translation

19 years agoFixes bug #62655.
Hans Petter Jansson [Sat, 14 Aug 2004 05:20:27 +0000 (05:20 +0000)]
Fixes bug #62655.

2004-08-13  Hans Petter Jansson  <hpj@ximian.com>

Fixes bug #62655.

* backends/contacts/e-cal-backend-contacts.c (source_group_added_cb):
If source group's URI is NULL, do nothing, i.e. don't crash.

19 years agobump version, libtool numbers, soup requirement
JP Rosevear [Fri, 13 Aug 2004 19:58:27 +0000 (19:58 +0000)]
bump version, libtool numbers, soup requirement

2004-08-13  JP Rosevear  <jpr@novell.com>

* configure.in: bump version, libtool numbers, soup requirement

19 years agoUnified po headers for Finnish Team
Tommi Vainikainen [Fri, 13 Aug 2004 19:46:18 +0000 (19:46 +0000)]
Unified po headers for Finnish Team

19 years agoRevert previous EVO_LDAP_CHECK changes, aren't working as well as expceted
Rodney Dawes [Fri, 13 Aug 2004 18:14:58 +0000 (18:14 +0000)]
Revert previous EVO_LDAP_CHECK changes, aren't working as well as expceted

2004-08-13  Rodney Dawes  <dobey@novell.com>

* acinclude.m4: Revert previous EVO_LDAP_CHECK changes, aren't working
as well as expceted and determined in testing

19 years agoUse g_ptr_array_sized_new() rather than using set_size() after creating a
Jeffrey Stedfast [Fri, 13 Aug 2004 18:13:02 +0000 (18:13 +0000)]
Use g_ptr_array_sized_new() rather than using set_size() after creating a

2004-08-13  Jeffrey Stedfast  <fejj@novell.com>

* providers/imap4/camel-imap4-summary.c (imap4_summary_fetch_all):
Use g_ptr_array_sized_new() rather than using set_size() after
creating a GPtrArray so that array->len starts out at 0.
(imap4_summary_fetch_flags): Same.

19 years agoUse g_ptr_array_sized_new() rather than using set_size() after creating a
Jeffrey Stedfast [Fri, 13 Aug 2004 18:12:49 +0000 (18:12 +0000)]
Use g_ptr_array_sized_new() rather than using set_size() after creating a

2004-08-13  Jeffrey Stedfast  <fejj@novell.com>

* providers/imap4/camel-imap4-summary.c (imap4_summary_fetch_all):
Use g_ptr_array_sized_new() rather than using set_size() after
creating a GPtrArray so that array->len starts out at 0.
(imap4_summary_fetch_flags): Same.

19 years agoremove the cal/taksks sources when account is disbaled. Also do not try to
Sivaiah Nallagatla [Fri, 13 Aug 2004 16:35:25 +0000 (16:35 +0000)]
remove the cal/taksks sources when account is disbaled. Also do not try to

2004-08-13  Sivaiah Nallagatla <snallagatla@novell.com>

       * providers/groupwise/camel-gw-listener.c (account_changed):
       remove the cal/taksks sources when account is disbaled. Also
       do not try to to create sources when a disabled account is changed to
       Novell Groupwise
       (camel_gw_listener_construct) : do not add the disbaled
       accounts to exitsting groupwise accounts list

19 years agoupdate ssl setting label and title of the soap settings section Fixes
Sivaiah Nallagatla [Fri, 13 Aug 2004 16:11:15 +0000 (16:11 +0000)]
update ssl setting label and title of the soap settings section Fixes

2004-08-13  Sivaiah Nallagatla <snallagatla@novell.com>

       * providers/groupwise/camel-groupwise-provider.c : update
       ssl setting label and title of the soap settings section
       Fixes #62747

19 years agoRemove EVO_CHECK_LIB Update EVO_LDAP_CHECK to support
Rodney Dawes [Fri, 13 Aug 2004 15:35:20 +0000 (15:35 +0000)]
Remove EVO_CHECK_LIB Update EVO_LDAP_CHECK to support

2004-08-13  Rodney Dawes  <dobey@novell.com>

* acinclude.m4: Remove EVO_CHECK_LIB
Update EVO_LDAP_CHECK to support --with-openldap-{libs,includes}

19 years agoadded an enum variable to handle BC. used the enum variable for handling
Chenthill Palanisamy [Fri, 13 Aug 2004 15:35:16 +0000 (15:35 +0000)]
added an enum variable to handle BC. used the enum variable for handling

2004-08-13  Chenthill Palanisamy <pchenthill@novell.com>

        * e-gw-item.h
        (EGwItemRecipient): added an enum variable to handle BC.
        * e-gwitem.c
        (set_recipient_list_from_soap_parameter): used the enum variable
        for handling BC.

19 years agohandle the BC recipient type with TO and CC.
Chenthill Palanisamy [Fri, 13 Aug 2004 15:33:23 +0000 (15:33 +0000)]
handle the BC recipient type with TO and CC.

2004-08-13  Chenthill Palanisamy <pchenthill@novell.com>

        * backends/groupwise/e-cal-backend-groupwise-utils.c:
        (e_gw_item_to_cal_component): handle the BC recipient type
         with TO and CC.

19 years agopatch from Vincent Noel (vnoel@cox.net) to fix #62597
Sivaiah Nallagatla [Fri, 13 Aug 2004 14:51:10 +0000 (14:51 +0000)]
patch from Vincent Noel (vnoel@cox.net) to fix #62597

2004-08-13  Sivaiah Nallagatla <snallagatla@novell.com>

        * backends/groupwise/e-book-backend-groupwise.c
        (populate_birth_date), (populate_full_name),
        (set_emails_in_gw_item) : patch
        from Vincent Noel (vnoel@cox.net) to fix
        #62597

19 years agoHandle et/comm_err.h as well as the normal comm_err.h
Rodney Dawes [Fri, 13 Aug 2004 14:39:19 +0000 (14:39 +0000)]
Handle et/comm_err.h as well as the normal comm_err.h

2004-08-13  Rodney Dawes  <dobey@novell.com>

* camel-sasl-gssapi.c: Handle et/comm_err.h as well as the
normal comm_err.h

19 years agoremoved. (open_async): dont override the auth callback. It is now up to
Not Zed [Fri, 13 Aug 2004 05:57:21 +0000 (05:57 +0000)]
removed. (open_async): dont override the auth callback. It is now up to

2004-08-12  Not Zed  <NotZed@Ximian.com>

        * libecal/e-cal.c (async_auth_func_cb): removed.
        (open_async): dont override the auth callback.  It is now up to
        the caller to ensure they're thread-safe and serialised
        appropriately.

19 years agobe.po: Updated Belarusian translation from Belarusian team <i18n@mova.org>.
Dmitry Mastrukov [Fri, 13 Aug 2004 04:40:35 +0000 (04:40 +0000)]
be.po: Updated Belarusian translation from Belarusian team <i18n@mova.org>.

19 years agoadded a comment
Jeffrey Stedfast [Thu, 12 Aug 2004 21:01:36 +0000 (21:01 +0000)]
added a comment

19 years agouse g_string_append_len when appending a subset of a string rather than g_string_appe...
Jeffrey Stedfast [Thu, 12 Aug 2004 20:20:19 +0000 (20:20 +0000)]
use g_string_append_len when appending a subset of a string rather than g_string_append, duh.

19 years agoFix for bug #62771
Jeffrey Stedfast [Thu, 12 Aug 2004 16:33:25 +0000 (16:33 +0000)]
Fix for bug #62771

2004-08-11  Jeffrey Stedfast  <fejj@novell.com>

Fix for bug #62771

* camel-mime-utils.c (append_quoted_pair): New function to append
a string of text that may contain quoted-pairs.
(header_decode_text): Now takes a ctext argument specifying
whether or not to expect comments and to handle them.
(camel_header_decode_string): Pass FALSE as ctext argument.
(camel_header_format_ctext): New function to format text|comment
header field bodies.

19 years agofix for e_passwords api change, and handle reprompting as well.
Not Zed [Thu, 12 Aug 2004 06:53:28 +0000 (06:53 +0000)]
fix for e_passwords api change, and handle reprompting as well.

2004-08-10  Not Zed  <NotZed@Ximian.com>

        * providers/groupwise/camel-gw-listener.c
        (get_addressbook_names_from_server): fix for e_passwords api
        change, and handle reprompting as well.

19 years ago** See bug #61840, and others.
Not Zed [Thu, 12 Aug 2004 06:53:12 +0000 (06:53 +0000)]
** See bug #61840, and others.

2004-08-10  Not Zed  <NotZed@Ximian.com>

        ** See bug #61840, and others.

        * e-passwords.c: Lots of changes.  The api is now fully
        multi-thread safe, all calls are serialised internally, even
        recursive main-loop calls.  Small api changes to the
        ask_password call to add some new features required by the mailer
        and to clean up some of the names.
        (e_passwords_cancel): new procedure to cancel any outstanding
        password requests, for when we need to go uninteractive.