platform/upstream/evolution-data-server.git
20 years agoreturn AUTH_REQUIRED error if we don't get a password from the
Rodrigo Moya [Fri, 16 Jan 2004 18:15:14 +0000 (18:15 +0000)]
return AUTH_REQUIRED error if we don't get a password from the

2004-01-16  Rodrigo Moya <rodrigo@ximian.com>

* libecal/e-cal.c (e_cal_open): return AUTH_REQUIRED error if
we don't get a password from the authentication function.

* backends/file/e-cal-backend-file.c
(e_cal_backend_file_modify_object): store the old object before
actually losing it.

20 years agoSame.
Jeffrey Stedfast [Fri, 16 Jan 2004 18:13:04 +0000 (18:13 +0000)]
Same.

2004-01-16  Jeffrey Stedfast  <fejj@ximian.com>

* camel-mime-message.c (camel_mime_message_build_mbox_from): Same.

* camel-internet-address.c (internet_decode): Same.

* camel-mime-utils.[c,h]: Namespaced camel_header_address_t enums
s/HEADER_ADDRESS_/CAMEL_HEADER_ADDRESS_/g

20 years agoname space the idle data structs properly
JP Rosevear [Fri, 16 Jan 2004 17:33:47 +0000 (17:33 +0000)]
name space the idle data structs properly

2004-01-16  JP Rosevear <jpr@ximian.com>

* libecal/e-cal.c: name space the idle data structs properly

20 years agoidle handler to actually proxy the signal emission to the main thread
JP Rosevear [Fri, 16 Jan 2004 17:29:26 +0000 (17:29 +0000)]
idle handler to actually proxy the signal emission to the main thread

2004-01-16  JP Rosevear <jpr@ximian.com>

* libecal/e-cal.c (backend_error_idle_cb): idle handler to
actually proxy the signal emission to the main thread
(backend_error_cb): use above
(categories_changed_idle_cb): idle handler for proxying
(categories_changed_cb): use above

Fixes #52743

20 years agoFix error message string (sexp backend).
Christian Neumair [Fri, 16 Jan 2004 15:42:47 +0000 (15:42 +0000)]
Fix error message string (sexp backend).

20 years agouse ~/.evolution/cache/calendar for the cache files.
Rodrigo Moya [Fri, 16 Jan 2004 15:23:28 +0000 (15:23 +0000)]
use ~/.evolution/cache/calendar for the cache files.

2004-01-16  Rodrigo Moya <rodrigo@ximian.com>

* libedata-cal/e-cal-backend-cache.c (get_filename_from_uri): use
~/.evolution/cache/calendar for the cache files.

* backends/groupwise/e-cal-backend-groupwise.c
(e_cal_backend_groupwise_get_object_list): lock/unlock the
private mutex.

20 years agouse ~/.evolution/cache/calendar for the cache files.
Rodrigo Moya [Fri, 16 Jan 2004 15:22:27 +0000 (15:22 +0000)]
use ~/.evolution/cache/calendar for the cache files.

2004-01-16  Rodrigo Moya <rodrigo@ximian.com>

* libedata-cal/e-cal-backend-cache.c (get_filename_from_uri): use
~/.evolution/cache/calendar for the cache files.

20 years agofixed duplicated variable name.
Rodrigo Moya [Fri, 16 Jan 2004 13:31:13 +0000 (13:31 +0000)]
fixed duplicated variable name.

2004-01-16  Rodrigo Moya <rodrigo@ximian.com>

* backends/groupwise/e-gw-connection.c
(e_gw_connection_get_container_id): fixed duplicated variable name.

20 years agofixed duplicated variable name.
Rodrigo Moya [Fri, 16 Jan 2004 13:30:51 +0000 (13:30 +0000)]
fixed duplicated variable name.

2004-01-16  Rodrigo Moya <rodrigo@ximian.com>

* backends/groupwise/e-gw-connection.c
(e_gw_connection_get_container_id): fixed duplicated variable name.

20 years agoremoved check for 'only_if_exists', we'll return NoSuchCal error if we
Rodrigo Moya [Fri, 16 Jan 2004 13:23:16 +0000 (13:23 +0000)]
removed check for 'only_if_exists', we'll return NoSuchCal error if we

2004-01-16  Rodrigo Moya <rodrigo@ximian.com>

* backends/groupwise/e-cal-backend-groupwise.c
(e_cal_backend_groupwise_open): removed check for 'only_if_exists',
we'll return NoSuchCal error if we can't find the calendar to open.

20 years agoadded some conf entries for LDAP address setup added
Sivaiah Nallagatla [Fri, 16 Jan 2004 12:47:28 +0000 (12:47 +0000)]
added some conf entries for LDAP address setup added

2004-01-16 Sivaiah Nallagatla <snallagatla@novell.com>

        * providers/groupwise/camel-groupwise-provider.c: added some conf entries for
        LDAP address setup
        * providers/groupwise/camel-gw-listener.c: added add_ldap_addressbook_source,
        modify_ldap_addressbook_source, remove_ldap_addressbook_source functions for
        setting up  LDAP address book. Also setting "username" property on cal/tasks ESources

20 years ago*** empty log message ***
Rodrigo Moya [Fri, 16 Jan 2004 11:21:09 +0000 (11:21 +0000)]
*** empty log message ***

20 years ago added some hook debug h(x)
Michael Zucci [Fri, 16 Jan 2004 07:18:17 +0000 (07:18 +0000)]
added some hook debug h(x)

20 years agomake sure we don't derefence a NULL pointer
JP Rosevear [Thu, 15 Jan 2004 19:01:32 +0000 (19:01 +0000)]
make sure we don't derefence a NULL pointer

2004-01-15  JP Rosevear <jpr@ximian.com>

* libedataserver/e-source-list.c (e_source_list_peek_source_any):
make sure we don't derefence a NULL pointer

20 years agoUpdated Lithuanian translation by Tomas Kuliavas.
Zygimantas Berucka [Thu, 15 Jan 2004 17:41:13 +0000 (17:41 +0000)]
Updated Lithuanian translation by Tomas Kuliavas.

2004-01-15  Zygimantas Berucka  <uid0@tuxfamily.org>

* lt.po: Updated Lithuanian translation by Tomas Kuliavas.

20 years agoFix leak.
Mark McLoughlin [Thu, 15 Jan 2004 17:07:25 +0000 (17:07 +0000)]
Fix leak.

2004-01-15  Mark McLoughlin  <mark@skynet.ie>

        * libedataserver/e-source-list.c: (load_from_gconf):
        Fix leak.

        * libedataserver/e-source.c: (dump_common_to_xml_node):
        Don't output properties tag if there are no properties.

20 years agoRemove debugging spew.
Mark McLoughlin [Thu, 15 Jan 2004 17:07:09 +0000 (17:07 +0000)]
Remove debugging spew.

2004-01-15  Mark McLoughlin  <mark@skynet.ie>

        * libecal/e-cal-listener.c: (impl_notifyCalSetMode),
        (impl_notifyErrorOccurred), (impl_notifyCategoriesChanged):
        Remove debugging spew.

20 years agofix the return value, it was returning ECalendarStatus instead of bool, it
Radek Doulik [Thu, 15 Jan 2004 13:40:25 +0000 (13:40 +0000)]
fix the return value, it was returning ECalendarStatus instead of bool, it

2004-01-15  Radek Doulik  <rodo@ximian.com>

* libecal/e-cal.c (e_cal_is_read_only): fix the return value, it
was returning ECalendarStatus instead of bool, it compares status
to E_CALENDAR_STATUS_OK now

20 years ago remove debugs, oops.
Michael Zucci [Thu, 15 Jan 2004 06:23:13 +0000 (06:23 +0000)]
remove debugs, oops.

20 years ago** See bug #52881.
Not Zed [Thu, 15 Jan 2004 06:18:56 +0000 (06:18 +0000)]
** See bug #52881.

2004-01-15  Not Zed  <NotZed@Ximian.com>

        ** See bug #52881.

        * camel-object.c (camel_object_bag*): Support reserving different
        keys from the same thread.  Oh the pain.

        * camel-vee-store.c (vee_get_folder_info): implement child flags
        properly. Changed to build tree itself rather than calling
        camel_folder_info_build.
        (vee_get_folder): if we're adding a folder with dummy parents,
        create and add the dummy parent folders too (as real folder
        objects).  We are the only owner of the ref, so this sort of leaks
        the folder, but they're small.

20 years agoUpdated German translation.
Christian Neumair [Wed, 14 Jan 2004 21:14:28 +0000 (21:14 +0000)]
Updated German translation.

20 years agomissing renaming.
Rodrigo Moya [Wed, 14 Jan 2004 18:22:39 +0000 (18:22 +0000)]
missing renaming.

2004-01-14  Rodrigo Moya <rodrigo@ximian.com>

* providers/groupwise/camel-groupwise-provider.c
(camel_provider_module_init): missing renaming.

20 years agoUpdated Spanish translation.
Francisco Javier F. Serrador [Wed, 14 Jan 2004 15:44:36 +0000 (15:44 +0000)]
Updated Spanish translation.

2004-01-14  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

* es.po: Updated Spanish translation.

20 years agoif trying to create a new calendar, return an error, since we don't
Rodrigo Moya [Wed, 14 Jan 2004 15:43:06 +0000 (15:43 +0000)]
if trying to create a new calendar, return an error, since we don't

2004-01-14  Rodrigo Moya <rodrigo@ximian.com>

* backends/groupwise/e-cal-backend-groupwise.c
(e_cal_backend_groupwise_open): if trying to create a new calendar,
return an error, since we don't support that.
(e_cal_backend_groupwise_remove): return "Permission Denied".

20 years agolibedata-cal/e-cal-backend-cache.c (e_cal_backend_cache_get_components):
Harish Krishnaswamy [Wed, 14 Jan 2004 13:43:35 +0000 (13:43 +0000)]
libedata-cal/e-cal-backend-cache.c (e_cal_backend_cache_get_components):
return a list of e-cal-components rather than e-cal-component strings.

20 years ago(e_cal_backend_cache_get_components): return a list of e-cal-components
Harish Krishnaswamy [Wed, 14 Jan 2004 13:41:51 +0000 (13:41 +0000)]
(e_cal_backend_cache_get_components): return a list of e-cal-components
rather than e-cal-component strings.

20 years agoset the "auth" property on the ESource's we create, to get authentication.
Rodrigo Moya [Wed, 14 Jan 2004 11:55:24 +0000 (11:55 +0000)]
set the "auth" property on the ESource's we create, to get authentication.

2004-01-14  Rodrigo Moya <rodrigo@ximian.com>

* providers/groupwise/camel-gw-listener.c (add_esource): set the
"auth" property on the ESource's we create, to get authentication.

20 years agouse the GList ** correctly when calling g_slist_prepend.
Rodrigo Moya [Wed, 14 Jan 2004 11:50:19 +0000 (11:50 +0000)]
use the GList ** correctly when calling g_slist_prepend.

2004-01-14  Rodrigo Moya <rodrigo@ximian.com>

* libedataserver/e-file-cache.c (add_object_to_list): use the GList **
correctly when calling g_slist_prepend.

20 years agoUpdated Serbian translation.
Danilo Šegan [Wed, 14 Jan 2004 08:18:22 +0000 (08:18 +0000)]
Updated Serbian translation.

20 years ago** Patch from Timo Sirainen <tss@iki.fi> to honour read-only status for
Not Zed [Wed, 14 Jan 2004 04:35:58 +0000 (04:35 +0000)]
** Patch from Timo Sirainen <tss@iki.fi> to honour read-only status for

2004-01-14  Not Zed  <NotZed@Ximian.com>

        ** Patch from Timo Sirainen <tss@iki.fi> to honour read-only
        status for imap folders.

        * providers/imap/camel-imap-folder.c (camel_imap_folder_selected):
        check for read-only status response.
        (imap_sync_online): only call sync_offline if we're read-only.
        (imap_expunge_uids_resyncing): NOOP for read-only.

20 years agoremove debug printf.
Not Zed [Wed, 14 Jan 2004 02:54:50 +0000 (02:54 +0000)]
remove debug printf.

2004-01-14  Not Zed  <NotZed@Ximian.com>

        * providers/local/camel-local-folder.c (local_getv): remove debug
        printf.

        ** See bug #52835.

        * camel-smime-context.c (sm_get_passwd): removed debugging.  If we
        get called multiple times in a row, then forget the old password
        and re-prompt - it was a bad password.  Zero out password memory
        too.

20 years agoremove C99 declaration
JP Rosevear [Tue, 13 Jan 2004 21:29:05 +0000 (21:29 +0000)]
remove C99 declaration

2004-01-13  JP Rosevear <jpr@ximian.com>

* backends/groupwise/e-gw-connection.c
(get_e_cal_component_from_soap_parameter): remove C99 declaration

20 years agoadded a 'container' argument. (e_gw_item_dispose): free new field in the
Rodrigo Moya [Tue, 13 Jan 2004 18:28:10 +0000 (18:28 +0000)]
added a 'container' argument. (e_gw_item_dispose): free new field in the

2004-01-13  Rodrigo Moya <rodrigo@ximian.com>

* backends/groupwise/e-gw-item.[ch] (e_gw_item_new_appointment):
added a 'container' argument.
(e_gw_item_dispose): free new field in the private structure.

* backends/groupwise/e-gw-connection.[ch]
(e_gw_connection_send_appointment): added a 'container' argument.

* backends/groupwise/e-cal-backend-groupwise.c
(e_cal_backend_groupwise_create_object,
e_cal_backend_groupwise_modify_object): adapted to changes in
e_gw_connection_send_appointment.
(e_cal_backend_groupwise_receive_objects): implemented.

20 years agomissing renaming.
Rodrigo Moya [Tue, 13 Jan 2004 17:44:23 +0000 (17:44 +0000)]
missing renaming.

2004-01-13  Rodrigo Moya <rodrigo@ximian.com>

* providers/groupwise/camel-groupwise-provider.c: missing renaming.

20 years agomoved the folder retrieving code to... (e_gw_connection_get_container_id):
Rodrigo Moya [Tue, 13 Jan 2004 17:08:03 +0000 (17:08 +0000)]
moved the folder retrieving code to... (e_gw_connection_get_container_id):

2004-01-13  Rodrigo Moya <rodrigo@ximian.com>

* backends/groupwise/e-gw-connection.[ch]
(e_gw_connection_get_items): moved the folder retrieving code to...
(e_gw_connection_get_container_id): ...here, new function.

* backends/groupwise/e-cal-backend-groupwise.c: added 'container_id'
field to private structure.
(e_cal_backend_groupwise_finalize): free the container_id.
(populate_cache): pass the container_id to e_gw_connection_get_items.
(e_cal_backend_groupwise_set_mode): retrieve the container ID after
connecting to the server.

20 years agounref the message if we dont get a response, not the response, which is
Rodrigo Moya [Tue, 13 Jan 2004 16:24:13 +0000 (16:24 +0000)]
unref the message if we dont get a response, not the response, which is

2004-01-13  Rodrigo Moya <rodrigo@ximian.com>

* backends/groupwise/e-gw-connection.[ch] (logout): unref the message
if we dont get a response, not the response, which is NULL, and unref
it also before exiting the function.
(e_gw_connection_remove_item): new function.

* backends/groupwise/e-cal-backend-groupwise.c
(e_cal_backend_groupwise_remove_object): implemented.

20 years agounref the message if we dont get a response, not the response, which is
Rodrigo Moya [Tue, 13 Jan 2004 16:18:20 +0000 (16:18 +0000)]
unref the message if we dont get a response, not the response, which is

2004-01-13  Rodrigo Moya <rodrigo@ximian.com>

* backends/groupwise/e-gw-connection.[ch] (logout): unref the message
if we dont get a response, not the response, which is NULL, and unref
it also before exiting the function.
(e_gw_connection_remove_item): new function.

* backends/groupwise/e-cal-backend-groupwise.c
(e_cal_backend_groupwise_remove_object): implemented.

20 years agoAdded "sq" to ALL_LINGUAS
Laurent Dhima [Tue, 13 Jan 2004 14:44:34 +0000 (14:44 +0000)]
Added "sq" to ALL_LINGUAS

* configure.in: Added "sq" to ALL_LINGUAS

20 years agoAdded Albanian translation
Laurent Dhima [Tue, 13 Jan 2004 14:41:57 +0000 (14:41 +0000)]
Added Albanian translation

* sq.po: Added Albanian translation

20 years agoAdded Albanian file
Laurent Dhima [Tue, 13 Jan 2004 14:40:06 +0000 (14:40 +0000)]
Added Albanian file

20 years agoremoved unused groupwise-config-listener.[ch] files
Sivaiah Nallagatla [Tue, 13 Jan 2004 13:51:58 +0000 (13:51 +0000)]
removed unused groupwise-config-listener.[ch] files

2004-01-13 Sivaiah Nallagatla <snallagatla@novell.com>
removed unused groupwise-config-listener.[ch] files

20 years agorenamed groupwise-config-listener.[ch] to these file names and also
Sivaiah Nallagatla [Tue, 13 Jan 2004 13:49:54 +0000 (13:49 +0000)]
renamed groupwise-config-listener.[ch] to these file names and also

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

        * providers/groupwise/camel-gw-listener.[ch] : renamed groupwise-config-listener.[ch]
        to these file names and also changed code to use CamelURL insted of EUri
        * providers/groupwise/camel-groupwise-provider.c : use the renamed config listener apis
        * providers/groupwise/Makefile.am : changed the source file names

20 years agonew function, moved from the file and groupwise backends.
Rodrigo Moya [Tue, 13 Jan 2004 13:14:59 +0000 (13:14 +0000)]
new function, moved from the file and groupwise backends.

2004-01-13  Rodrigo Moya <rodrigo@ximian.com>

* libecal/e-cal-component.[ch] (e_cal_component_get_recurid_as_string):
new function, moved from the file and groupwise backends.

* libedata-cal/e-cal-backend-cache.[ch]
(e_cal_backend_cache_put_component): changed to get an ECalComponent.

* backends/groupwise/e-gw-item.[ch]: new class for managing items

20 years ago*** empty log message ***
Harish Krishnaswamy [Tue, 13 Jan 2004 11:40:28 +0000 (11:40 +0000)]
*** empty log message ***

20 years ago(e_gw_connection_get_delta): - Added declaration.
Harish Krishnaswamy [Tue, 13 Jan 2004 11:39:29 +0000 (11:39 +0000)]
(e_gw_connection_get_delta): - Added declaration.

20 years ago(get_e_cal_component_from_soap_parameter): modification to strip
Harish Krishnaswamy [Tue, 13 Jan 2004 11:38:58 +0000 (11:38 +0000)]
(get_e_cal_component_from_soap_parameter): modification to strip
date and time separators in argument before calling
icaltime_from_string.

20 years ago(populate_cache): fixed memory leaks.
Harish Krishnaswamy [Tue, 13 Jan 2004 11:38:13 +0000 (11:38 +0000)]
(populate_cache): fixed memory leaks.
(e_cal_backend_groupwise_open): return function with success when
invoked again after the cache has been created already.
(e_cal_backend_groupwise_get_object_list): implemented.
(e_cal_backend_groupwise_start_query): implemented.

20 years agoAdded declaration for (e_cal_backend_cache_get_components)
Harish Krishnaswamy [Tue, 13 Jan 2004 11:37:08 +0000 (11:37 +0000)]
Added declaration for (e_cal_backend_cache_get_components)

20 years ago(e_cal_backend_cache_constructor): Added the function and updated
Harish Krishnaswamy [Tue, 13 Jan 2004 11:35:12 +0000 (11:35 +0000)]
(e_cal_backend_cache_constructor): Added the function and updated
class_init to use it.
(e_cal_backend_cache_get_components): Added method to wrap
e_file_cache_get_objects for better abstraction.
(e_cal_backend_cache_set_property): fixed NULL termination to argument
list.

20 years agoUpdate Czech translation
Miloslav Trmac [Tue, 13 Jan 2004 11:27:08 +0000 (11:27 +0000)]
Update Czech translation

20 years agobump version and requirements
JP Rosevear [Tue, 13 Jan 2004 04:22:16 +0000 (04:22 +0000)]
bump version and requirements

2004-01-12  JP Rosevear  <jpr@ximian.com>

* configure.in: bump version and requirements

20 years agofixed distcheck
Jeffrey Stedfast [Tue, 13 Jan 2004 03:13:13 +0000 (03:13 +0000)]
fixed distcheck

20 years agobump version, libtool numbers
JP Rosevear [Tue, 13 Jan 2004 03:08:30 +0000 (03:08 +0000)]
bump version, libtool numbers

004-01-12  JP Rosevear  <jpr@ximian.com>

* configure.in: bump version, libtool numbers

20 years agonow based on discofolder, cache_message and append_message implemented,
Meilof Veeningen [Mon, 12 Jan 2004 22:20:40 +0000 (22:20 +0000)]
now based on discofolder, cache_message and append_message implemented,

2004-01-12  Meilof Veeningen  <meilof@wanadoo.nl>

* providers/nntp/camel-nntp-folder.[ch]: now based on discofolder,
cache_message and append_message implemented, only retrieve messages
when we are subscribed, some stubs

* providers/nntp/camel-nntp-provider.c: newsgroup name display
settings, password authentication, fix for check_equal where the
protocols wouldn't be checked

* providers/nntp/camel-nntp-store.[ch]: base on discostore with
online/offline support, subscriptions, downloading changed parts of
the newsgroup list, some stubs, authentication, automatic reconnect

* providers/nntp/camel-nntp-store-summary.[ch]: NNTP store
summary based on IMAP code

* providers/nntp/camel-nntp-summary.c: save summary after xover

* providers/nntp/camel-nntp-grouplist.h: added CamelNNTPGroupList
structs

* providers/nntp/Makefile.am: added store summary

20 years agomade the backends start online always, until we fix the online/offline
Rodrigo Moya [Mon, 12 Jan 2004 18:29:23 +0000 (18:29 +0000)]
made the backends start online always, until we fix the online/offline

2004-01-12  Rodrigo Moya <rodrigo@ximian.com>

* backends/groupwise/e-cal-backend-groupwise.c
(e_cal_backend_groupwise_open):
* backends/http/e-cal-backend-http.c (e_cal_backend_http_open): made
the backends start online always, until we fix the online/offline
handling via the shell.

20 years agonew functions.
Rodrigo Moya [Mon, 12 Jan 2004 18:09:11 +0000 (18:09 +0000)]
new functions.

2004-01-12  Rodrigo Moya <rodrigo@ximian.com>

* backends/groupwise/e-gw-connection.[ch]
(e_gw_connection_get_user_name, e_gw_connection_get_user_uuid): new
functions.

20 years agofixed leak.
Rodrigo Moya [Mon, 12 Jan 2004 17:05:16 +0000 (17:05 +0000)]
fixed leak.

2004-01-12  Rodrigo Moya <rodrigo@ximian.com>

* backends/http/e-cal-backend-http.c (uri_to_cache_dir): fixed leak.

20 years agoavoid CORBA allocations by using the CORBA_any directly. Free the CORBA
Rodrigo Moya [Mon, 12 Jan 2004 16:56:25 +0000 (16:56 +0000)]
avoid CORBA allocations by using the CORBA_any directly. Free the CORBA

2004-01-12  Rodrigo Moya <rodrigo@ximian.com>

* src/server-logging.c (server_log_handler): avoid CORBA allocations
by using the CORBA_any directly. Free the CORBA exception.

20 years agoUpdate Czech translation
Miloslav Trmac [Mon, 12 Jan 2004 09:30:44 +0000 (09:30 +0000)]
Update Czech translation

20 years ago** See bug 52725.
Not Zed [Mon, 12 Jan 2004 04:43:40 +0000 (04:43 +0000)]
** See bug 52725.

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

        ** See bug 52725.

        * providers/imap/camel-imap-folder.c (get_content): pass in
        transfer encoding when setting up wrapper part.

        * providers/imap/camel-imap-wrapper.c (camel_imap_wrapper_new):
        Added an encoding type parameter, set on data wrapper.

20 years agoChanged the IM account field types from LIST_FIELD to MULTI_LIST_FIELD, as
Christian Hammond [Mon, 12 Jan 2004 03:17:40 +0000 (03:17 +0000)]
Changed the IM account field types from LIST_FIELD to MULTI_LIST_FIELD, as

2003-01-11  Christian Hammond <chipx86@gnupdate.org>

  * addressbook/libebook/e-contact.[ch]: Changed the IM account field
  types from LIST_FIELD to MULTI_LIST_FIELD, as discussed with Chris
  Toshok. Added convenience fields for WORK and HOME entries for each
  IM account list. Add support for setting LIST_FIELD types.

20 years agoUpdated Norwegian translation.
Kjartan Maraas [Sun, 11 Jan 2004 13:53:04 +0000 (13:53 +0000)]
Updated Norwegian translation.

2004-01-11  Kjartan Maraas  <kmaraas@gnome.org>

* no.po: Updated Norwegian translation.

20 years agoUpdated Norwegian translation.
Kjartan Maraas [Sun, 11 Jan 2004 12:19:38 +0000 (12:19 +0000)]
Updated Norwegian translation.

2004-01-11  Kjartan Maraas  <kmaraas@gnome.org>

* no.po: Updated Norwegian translation.

20 years agoif e_iconv() returns -1, check that errno != EINVAL - if errno *is*
Jeffrey Stedfast [Sun, 11 Jan 2004 04:28:52 +0000 (04:28 +0000)]
if e_iconv() returns -1, check that errno != EINVAL - if errno *is*

2004-01-10  Jeffrey Stedfast  <fejj@ximian.com>

* camel-mime-utils.c (rfc2047_encode_word): if e_iconv() returns
-1, check that errno != EINVAL - if errno *is* EINVAL, it just
means that our convlen wasn't long enough to include the whole
sequence. This is fine, we'll just start where we left off next
loop thru. Fixes bug #52593 (the buffer was duplicated because
state wasn't flushed).
(camel_header_encode_string): Fixed a type-o in loop where
encoding=0, don't g_string_append_len starting at 'word'
inptr-start bytes long - 'word' could be NULL and/or inptr-start
could be longer than inptr-word.

20 years agodon't leak the dates retrieved with e_cal_component_get_dtstart/dtend.
Rodrigo Moya [Sat, 10 Jan 2004 22:45:38 +0000 (22:45 +0000)]
don't leak the dates retrieved with e_cal_component_get_dtstart/dtend.

2004-01-10  Rodrigo Moya <rodrigo@ximian.com>

* libedata-cal/e-cal-backend-sexp.c (func_occur_in_time_range):
don't leak the dates retrieved with e_cal_component_get_dtstart/dtend.

* libedata-cal/e-cal-backend-sync.c (_e_cal_backend_get_timezone):
free the 'object' string returned by the provider's get_timezone
method.

* libedata-cal/e-data-cal-factory.c
(e_data_cal_factory_register_method):
g_free the string returned by g_ascii_strdown().

20 years agofixed memory leak.
Rodrigo Moya [Sat, 10 Jan 2004 22:44:24 +0000 (22:44 +0000)]
fixed memory leak.

2004-01-10  Rodrigo Moya <rodrigo@ximian.com>

* libedataserver/e-file-cache.c (e_file_cache_set_property): fixed
memory leak.

20 years agoReverted my previous commit
Rodrigo Moya [Sat, 10 Jan 2004 22:22:45 +0000 (22:22 +0000)]
Reverted my previous commit

20 years agodon't leak the BonoboArg created for the listener call.
Rodrigo Moya [Sat, 10 Jan 2004 22:04:10 +0000 (22:04 +0000)]
don't leak the BonoboArg created for the listener call.

2004-01-10  Rodrigo Moya <rodrigo@ximian.com>

* src/server-logging.c (server_log_handler): don't leak the
BonoboArg created for the listener call.

20 years agofixed copy/paste typo. (e_cal_backend_groupwise_remove,
Rodrigo Moya [Sat, 10 Jan 2004 19:24:38 +0000 (19:24 +0000)]
fixed copy/paste typo. (e_cal_backend_groupwise_remove,

2004-01-10  Rodrigo Moya <rodrigo@ximian.com>

* backends/groupwise/e-cal-backend-groupwise.c
(e_cal_backend_groupwise_get_timezone): fixed copy/paste typo.
(e_cal_backend_groupwise_remove, e_cal_backend_groupwise_add_timezone,
e_cal_backend_groupwise_set_default_timezone,
e_cal_backend_groupwise_get_object_list,
e_cal_backend_groupwise_get_free_busy,
e_cal_backend_groupwise_get_changes,
e_cal_backend_groupwise_discard_alarm,
e_cal_backend_groupwise_modify_object,
e_cal_backend_groupwise_remove_object,
e_cal_backend_groupwise_receive_objects,
e_cal_backend_groupwise_send_objects):
fixed compilation warnings.

* backends/groupwise/Makefile.am:
* backends/groupwise/groupwise-config-listener.c: removed unused file.

20 years agoUpdated Korean translation.
Changwoo Ryu [Sat, 10 Jan 2004 05:34:48 +0000 (05:34 +0000)]
Updated Korean translation.

* ko.po: Updated Korean translation.

20 years agoUpdated Serbian translation.
Danilo Šegan [Sat, 10 Jan 2004 00:37:16 +0000 (00:37 +0000)]
Updated Serbian translation.

2004-01-10  Danilo Šegan  <dsegan@gmx.net>

* sr.po, sr@Latn.po: Updated Serbian translation.

* POTFILES.in: Added calendar/libical/src/python/Property.py.

20 years agolibcamelgroupwise.urls instead of libcamelimap.urls
Rodney Dawes [Fri, 9 Jan 2004 20:40:36 +0000 (20:40 +0000)]
libcamelgroupwise.urls instead of libcamelimap.urls

2004-01-09  Rodney Dawes  <dobey@ximian.com>

* providers/groupwise/Makefile.am (EXTRA_DIST): libcamelgroupwise.urls
instead of libcamelimap.urls

20 years agoNew calendar backend to show birthdays & anniversaries from the contact list
ÉRDI Gergo [Fri, 9 Jan 2004 20:05:38 +0000 (20:05 +0000)]
New calendar backend to show birthdays & anniversaries from the contact list

20 years agoDon't let control reach the end of a non-void function
Jeffrey Stedfast [Fri, 9 Jan 2004 19:18:24 +0000 (19:18 +0000)]
Don't let control reach the end of a non-void function

2004-01-09  Jeffrey Stedfast  <fejj@ximian.com>

* tests/ebook/test-date.c (main): Don't let control reach the end
of a non-void function

* backends/ldap/e-book-backend-ldap.c (find_book_view): Don't let
control reach the end of a non-void function

* libebook/e-contact.c (cert_getter): Don't let control reach the
end of a non-void function

* tests/ebook/test-string.c: Same as below.

* tests/ebook/test-photo.c: #include <string.h> for strlen and
memcmp.
(main): Don't let control reach the end of a non-void function

20 years agoSame as below.
Jeffrey Stedfast [Fri, 9 Jan 2004 19:12:11 +0000 (19:12 +0000)]
Same as below.

2004-01-09  Jeffrey Stedfast  <fejj@ximian.com>

* tests/ebook/test-string.c: Same as below.

* tests/ebook/test-photo.c: #include <string.h> for strlen and
memcmp.
(main): Don't let control reach the end of a non-void function

20 years agonew function.
Rodrigo Moya [Fri, 9 Jan 2004 17:56:49 +0000 (17:56 +0000)]
new function.

2004-01-09  Rodrigo Moya <rodrigo@ximian.com>

* libedataserver/e-source-list.[ch]
(e_source_list_peek_group_by_name): new function.

20 years agoUpdate Czech translation
Miloslav Trmac [Fri, 9 Jan 2004 16:30:08 +0000 (16:30 +0000)]
Update Czech translation

20 years agoCommits for implementation of populate_cache from GW server for the
Harish Krishnaswamy [Fri, 9 Jan 2004 15:10:00 +0000 (15:10 +0000)]
Commits for implementation of populate_cache from GW server for the
groupwise backend.

20 years agoadded declaration for e_gw_connection_get_items
Harish Krishnaswamy [Fri, 9 Jan 2004 14:58:15 +0000 (14:58 +0000)]
added declaration for e_gw_connection_get_items

20 years agoimplement e_gw_connection_get_items to obtain calendar objects from
Harish Krishnaswamy [Fri, 9 Jan 2004 14:57:37 +0000 (14:57 +0000)]
implement e_gw_connection_get_items to obtain calendar objects from
GW using the SOAP interface

20 years agoimplemented populate_cache to fetch data from GW Calendar folder and populate the...
Harish Krishnaswamy [Fri, 9 Jan 2004 14:57:07 +0000 (14:57 +0000)]
implemented populate_cache to fetch data from GW Calendar folder and populate the cache.

20 years agoChange the API of e-book-async to make e-book as much as possible
Ross Burton [Fri, 9 Jan 2004 12:15:13 +0000 (12:15 +0000)]
Change the API of e-book-async to make e-book as much as possible

20 years agoadded null check for source url to take care of accounts with Server Types
Sivaiah Nallagatla [Fri, 9 Jan 2004 08:22:16 +0000 (08:22 +0000)]
added null check for source url to take care of accounts with Server Types

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

        * providers/groupwise/groupwise-config-listener.c (is_groupwise_account): added null check
        for source url to take care of accounts with Server Types as "None"

20 years agofix removal of journal file, and remove the cmeta state file too.
Not Zed [Fri, 9 Jan 2004 06:26:58 +0000 (06:26 +0000)]
fix removal of journal file, and remove the cmeta state file too.

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

        * providers/imap/camel-imap-store.c (imap_forget_folder): fix
        removal of journal file, and remove the cmeta state file too.

        * providers/imap/camel-imap-folder.c (imap_getv): count up so we
        call parent class if we missed any, rather than only if we didn't
        miss any.
        (imap_rename): rename the object state file.
        (camel_imap_folder_new): set the object state file for persistent
        properties.

        * camel-disco-folder.c (disco_getv): support
        (PERSISTENT_)PROPERTIES & OFFLINE_SYNC.
        (disco_setv): implement OFFLINE_SYNC.
        (camel_disco_folder_get_type): setup disco properties list.
        (cdf_folder_changed): honour the offline_sync setting on the
        current folder.
        (disco_sync): save object state.
        (disco_setv): save object state if it changed.

20 years agokill warning (e_cal_get_timezone): fix preconditions, tzid being NULL is
JP Rosevear [Fri, 9 Jan 2004 03:48:19 +0000 (03:48 +0000)]
kill warning (e_cal_get_timezone): fix preconditions, tzid being NULL is

004-01-08  JP Rosevear <jpr@ximian.com>

* libecal/e-cal.c (convert_type): kill warning
(e_cal_get_timezone): fix preconditions, tzid being NULL is valid,
set *zone to NULL if we short circuit on a local time

20 years agomove assertions here. (set_mime_type_field): change order slightly to
Not Zed [Fri, 9 Jan 2004 02:11:16 +0000 (02:11 +0000)]
move assertions here. (set_mime_type_field): change order slightly to

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

        * camel-data-wrapper.c (camel_data_wrapper_set_mime_type_field):
        move assertions here.
        (set_mime_type_field): change order slightly to properly handle
        setting the same object.  removed assertions from internal method.

20 years agodon't remove the gconf listener
JP Rosevear [Thu, 8 Jan 2004 19:26:07 +0000 (19:26 +0000)]
don't remove the gconf listener

2004-01-08  JP Rosevear <jpr@ximian.com>

* libedataserver/e-source-list.c (e_source_list_sync): don't
remove the gconf listener

20 years ago*** empty log message ***
Rodrigo Moya [Thu, 8 Jan 2004 15:19:38 +0000 (15:19 +0000)]
*** empty log message ***

20 years agoadd groupwise to SUBDIRS new camel provider for groupwise new class to add
Sivaiah Nallagatla [Thu, 8 Jan 2004 14:22:37 +0000 (14:22 +0000)]
add groupwise to SUBDIRS new camel provider for groupwise new class to add

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

        * providers/Makefile.am : add groupwise to SUBDIRS
        * providers/groupwise/camel-groupwise-provider.c: new camel provider for groupwise
        * providers/groupwise/groupwise-config-listener.[ch] : new class to add e-sources for groupwise calender and tasks
        * providers/groupwise/Makefile.am : added new files to Makefile.am

20 years agoAdd a video conferencing URL field
Ross Burton [Thu, 8 Jan 2004 09:44:14 +0000 (09:44 +0000)]
Add a video conferencing URL field

20 years agoMissing entries.
JP Rosevear [Thu, 8 Jan 2004 02:27:24 +0000 (02:27 +0000)]
Missing entries.

20 years agoUpdate Czech translation
Miloslav Trmac [Wed, 7 Jan 2004 19:04:40 +0000 (19:04 +0000)]
Update Czech translation

20 years ago*** empty log message ***
Rodrigo Moya [Wed, 7 Jan 2004 18:23:50 +0000 (18:23 +0000)]
*** empty log message ***

20 years agokeep the username and password passed from the client, and don't open the
Rodrigo Moya [Wed, 7 Jan 2004 18:15:26 +0000 (18:15 +0000)]
keep the username and password passed from the client, and don't open the

2004-01-07  Rodrigo Moya <rodrigo@ximian.com>

* backends/groupwise/e-cal-backend-groupwise.c
(e_cal_backend_groupwise_open): keep the username and password
passed from the client, and don't open the connection here.
(e_cal_backend_groupwise_set_mode): ...do it here, when we change
mode to 'online'.
(e_cal_backend_groupwise_get_mode): implemented.
(e_cal_backend_groupwise_is_loaded): check the cache, not the
connection, since we can be loaded without being online.
(populate_cache): made it static.

* backends/http/e-cal-backend-http.c (begin_retrieval_cb): only
begin the retrieval if we are online.

* libecal/e-cal-util.h: added cal_mode_to_corba macro from
e-cal-backend-http.c.

20 years agoUpdated italian translation
Marco Ciampa [Wed, 7 Jan 2004 16:20:40 +0000 (16:20 +0000)]
Updated italian translation

20 years agoremoved g_assert_not_reached.
Rodrigo Moya [Wed, 7 Jan 2004 14:21:33 +0000 (14:21 +0000)]
removed g_assert_not_reached.

2004-01-07  Rodrigo Moya <rodrigo@ximian.com>

* libecal/e-cal.c (convert_type): removed g_assert_not_reached.

20 years agopass the correct callback data for e_cal_resolve_tzid_cb().
Rodrigo Moya [Wed, 7 Jan 2004 13:48:42 +0000 (13:48 +0000)]
pass the correct callback data for e_cal_resolve_tzid_cb().

2004-01-07  Rodrigo Moya <rodrigo@ximian.com>

* libecal/e-cal.c (e_cal_get_alarms_for_object): pass the correct
callback data for e_cal_resolve_tzid_cb().

20 years agoremove DISABLE_DEPRECATED flags
JP Rosevear [Wed, 7 Jan 2004 13:46:05 +0000 (13:46 +0000)]
remove DISABLE_DEPRECATED flags

2004-01-07  JP Rosevear <jpr@ximian.com>

* libedata-book/Makefile.am: remove DISABLE_DEPRECATED flags

* libebook/Makefile.am: ditto

2004-01-06  Chris Toshok  <toshok@ximian.com>

* backends/file/e-book-backend-file.c
(e_book_backend_file_load_source): use e_util_mkdir_hier here
instead of mkdir.
(do_create): add the db_error to the spew.
(e_book_backend_file_load_source): don't use mkdir here, use
e_util_mkdir_hier.

20 years agoremove DISABLE_DEPRECATED flags
JP Rosevear [Wed, 7 Jan 2004 13:44:17 +0000 (13:44 +0000)]
remove DISABLE_DEPRECATED flags

2004-01-07  JP Rosevear <jpr@ximian.com>

* libedata-cal/Makefile.am: remove DISABLE_DEPRECATED flags

* libecal/Makefile.am: ditto

20 years agoremove DISABLE_DEPRECATED flags
JP Rosevear [Wed, 7 Jan 2004 13:41:40 +0000 (13:41 +0000)]
remove DISABLE_DEPRECATED flags

2004-01-07  JP Rosevear <jpr@ximian.com>

* libedataserver/Makefile.am: remove DISABLE_DEPRECATED flags