platform/upstream/evolution-data-server.git
19 years agouncommented the position cursor request
Parthasarathi Susarla [Thu, 3 Feb 2005 16:44:37 +0000 (16:44 +0000)]
uncommented the position cursor request

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

* camel-groupwise-store.c
  (groupwise_get_folder): uncommented the position cursor
  request

19 years agoUse glib/gi18n.h
Ross Burton [Thu, 3 Feb 2005 16:35:03 +0000 (16:35 +0000)]
Use glib/gi18n.h

19 years agoFixed the compiler warnings and set the datetime value for the replywithin
Chenthill Palanisamy [Thu, 3 Feb 2005 16:25:19 +0000 (16:25 +0000)]
Fixed the compiler warnings and set the datetime value for the replywithin

2005-02-03  Chenthill Palanisamy  <pchenthill@novell.com>

* backends/groupwise/e-cal-backend-groupwise-utils.c:
(set_categories_for_gw_item), (add_send_options_data_to_item),
(set_properties_from_cal_component), (get_attach_data_from_server),
(e_gw_item_to_cal_component), (e_gw_connection_send_appointment),
(e_gw_connection_get_freebusy_info),
(e_cal_backend_groupwise_store_settings): Fixed the compiler warnings
and set the datetime value for the replywithin variable due to change
in schemas.

19 years agoAdded the container ids.
Chenthill Palanisamy [Thu, 3 Feb 2005 16:20:38 +0000 (16:20 +0000)]
Added the container ids.

2005-02-03  Chenthill Palanisamy  <pchenthill@novell.com>

* e-gw-connection.c: (e_gw_connection_position_cursor),
(e_gw_connection_read_cursor): Added the container ids.

19 years agoIncluded the file e-gw-message.h to remove the warning. Added code to read
Chenthill Palanisamy [Thu, 3 Feb 2005 14:21:03 +0000 (14:21 +0000)]
Included the file e-gw-message.h to remove the warning. Added code to read

2005-02-03  Chenthill Palanisamy  <pchenthill@novell.com>

* e-gw-container.c: Included  the file e-gw-message.h
to remove the warning.
* e-gw-item.c: (get_notification_value),
(set_sendoptions_from_soap_parameter),
(e_gw_item_new_from_soap_parameter):Added code to read
the send options from the server for the items recevied.
(add_distribution_to_soap_message): Changed the WithinNdays
in reply requested to byDate and added a WhenConvenient element.
* e-gw-sendoptions.c: (parse_general_options),
(set_general_options_changes): Changed the name of the
elements due to change in schemas.

19 years agoidl/Evolution-DataServer-Calendar.idl added InvalidServerVersion in the
Vivek Jain [Thu, 3 Feb 2005 13:27:54 +0000 (13:27 +0000)]
idl/Evolution-DataServer-Calendar.idl added InvalidServerVersion in the

2005-01-03 Vivek Jain <jvivek@novell.com>
* idl/Evolution-DataServer-Calendar.idl
  added InvalidServerVersion in the callstatus
* libecal/e-cal-types.h (added INVALID_SEVER_VERSION)
* libecal/e-cal-listener.c (convert_status) added
  INVALID_SERVER_VERSION
* backends/groupwise/e-cal-backend-groupwise.c
(connect_to_server) return the different callstatus if server doesn't return the
version

19 years agochanged to return a gboolean and always FALSE to remove the idle callback
Rodrigo Moya [Thu, 3 Feb 2005 12:13:51 +0000 (12:13 +0000)]
changed to return a gboolean and always FALSE to remove the idle callback

2005-02-03  Rodrigo Moya <rodrigo@novell.com>

* libedataserver/e-categories.c (idle_saver_cb): changed to return a
gboolean and always FALSE to remove the idle callback after saving.
(save_config): new function that marks the config as dirty and installs
the idle callback.
(initialize_categories_config, e_categories_remove, e_categories_add,
e_categories_set_color_for, e_categories_set_icon_file_for): call
save_config() when saving the categories.

19 years agofix for Bug #71990 add a '/' whenever we find it missing
Parthasarathi Susarla [Thu, 3 Feb 2005 07:18:40 +0000 (07:18 +0000)]
fix for Bug #71990 add a '/' whenever we find it missing

2005-02-03  Parthasarathi Susarla <sparthasarathi@novell.com>
* camel-groupwise-store.c
  (groupwise_get_folder_info): fix for Bug #71990
  add a '/' whenever we find it missing

19 years agoFix Reviewed by Chenthill Palanisamy <pchenthill@novell.com>
Parthasarathi Susarla [Thu, 3 Feb 2005 06:13:45 +0000 (06:13 +0000)]
Fix Reviewed by Chenthill Palanisamy <pchenthill@novell.com>

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

Fix Reviewed by Chenthill Palanisamy <pchenthill@novell.com>

* e-gw-container.c (e_gw_container_set_from_soap_parameter):
  Changed the Mailbox's container type from Inbox to Mailbox
  to coincide with servers changes

19 years agofix for Bug #72142 resolved a deadlock
Parthasarathi Susarla [Thu, 3 Feb 2005 05:40:45 +0000 (05:40 +0000)]
fix for Bug #72142 resolved a deadlock

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

* camel-groupwise-folder.c
  (groupwise_folder_get_message): fix for Bug #72142
  resolved a deadlock

19 years agoSet the CAMEL_FOLDER_SUBSCRIBED flag appropriately.
Jeffrey Stedfast [Wed, 2 Feb 2005 20:39:11 +0000 (20:39 +0000)]
Set the CAMEL_FOLDER_SUBSCRIBED flag appropriately.

2005-02-02  Jeffrey Stedfast  <fejj@novell.com>

* camel-imap-store.c (get_folders_online): Set the
CAMEL_FOLDER_SUBSCRIBED flag appropriately.
(get_subscribed_folders): Set here too.
(get_subscription_info): Set the subscribed bit.
(get_folder_info_online): If subscribed info is requested, fill
it.

19 years agoAdded. Hint to the provider that we want the CAMEL_FOLDER_SUBSCRIBED flag
Jeffrey Stedfast [Wed, 2 Feb 2005 19:45:03 +0000 (19:45 +0000)]
Added. Hint to the provider that we want the CAMEL_FOLDER_SUBSCRIBED flag

2005-02-02  Jeffrey Stedfast  <fejj@novell.com>

* camel-store.h (CAMEL_STORE_FOLDER_INFO_SUBSCRIPTION_INFO):
Added. Hint to the provider that we want the
CAMEL_FOLDER_SUBSCRIBED flag (even if we aren't requesting
CAMEL_STORE_FOLDER_INO_SUBSCRIBED).

* camel-folder-summary.h: Added some RESERVED bits for the
summary->flags (last 24 bits are for provider specific flags).

19 years agoSet the CAMEL_FOLDER_SUBSCRIBED bit on the fi->flags if the info was
Jeffrey Stedfast [Wed, 2 Feb 2005 19:43:45 +0000 (19:43 +0000)]
Set the CAMEL_FOLDER_SUBSCRIBED bit on the fi->flags if the info was

2005-02-02  Jeffrey Stedfast  <fejj@novell.com>

* camel-imap4-store.c (imap4_build_folder_info): Set the
CAMEL_FOLDER_SUBSCRIBED bit on the fi->flags if the info was
gotten via an LSUB response.
(imap4_build_folder_info): If our caller has requested
subscription info, make sure to get it.
(imap4_subscription_info): Get whether or not a folder is
subscribed.

19 years agoUse glib/gi18n
Ross Burton [Wed, 2 Feb 2005 18:44:32 +0000 (18:44 +0000)]
Use glib/gi18n

19 years agocamel flag for folder type trash (groupwise_rename_folder): fixed issue
Parthasarathi Susarla [Wed, 2 Feb 2005 10:52:21 +0000 (10:52 +0000)]
camel flag for folder type trash (groupwise_rename_folder): fixed issue

2005-02-01  Parthasarathi Susarla <sparthasarathi@novell.com>

* camel-groupwise-store.c
  (groupwise_get_folder): camel flag for folder type
  trash
  (groupwise_rename_folder): fixed issue with renaming
  subfolders. The summary was not being renamed.

19 years agoFixes #72004 If Invalid connection error is returned from e-gw-connection,
Chenthill Palanisamy [Wed, 2 Feb 2005 10:45:44 +0000 (10:45 +0000)]
Fixes #72004 If Invalid connection error is returned from e-gw-connection,

2005-02-02  Chenthill Palanisamy  <pchenthill@novell.com>

Fixes #72004
* backends/groupwise/e-cal-backend-groupwise.c: (get_deltas),
(e_cal_backend_groupwise_get_free_busy),
(e_cal_backend_groupwise_create_object),
(e_cal_backend_groupwise_modify_object),
(e_cal_backend_groupwise_remove_object), (receive_object): If
Invalid connection error is returned from e-gw-connection, perform
the operation again since re_authenticate method in gw-connection.c
would give us a new valid session.

19 years agoDo not send container id to the request as this is redundant now.
Harish Krishnaswamy [Wed, 2 Feb 2005 10:17:09 +0000 (10:17 +0000)]
Do not send container id to the request as this is redundant now.

 * e-gw-connection.c (e_gw_connection_position_cursor),
(e_gw_connection_read_cursor): Do not send container id to
the request as this is redundant now.

19 years agoUpdated Albanian translation.
Laurent Dhima [Wed, 2 Feb 2005 09:42:57 +0000 (09:42 +0000)]
Updated Albanian translation.

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

* sq.po: Updated Albanian translation.

19 years agoadd an alert message if the server doesn't return the version
Vivek Jain [Wed, 2 Feb 2005 08:47:04 +0000 (08:47 +0000)]
add an alert message if the server doesn't return the version

2005-02-02  Vivek Jain  <jvivek@novell.com>
* /providers/groupwise/camel-groupwise-store.c
(groupwise_connect): add an alert message if the server doesn't return
the version

19 years agoadded a function (e_gw_connection_get_version) added version in
Vivek Jain [Wed, 2 Feb 2005 07:18:22 +0000 (07:18 +0000)]
added a function (e_gw_connection_get_version) added version in

2005-01-31 Vivek Jain <jvivek@novell.com>
* e-gw-connection.[ch] : added a function
(e_gw_connection_get_version)
* e-gw-connection.c : added version in _EGwConnectionPrivate
(e_gw_connection_new): parse response to get server version

19 years agoUpdated pt_BR translation
Raphael Higino [Tue, 1 Feb 2005 23:51:18 +0000 (23:51 +0000)]
Updated pt_BR translation

19 years agoBumped version to 3 and added code to handle evrsion 2 (for compat with
Jeffrey Stedfast [Tue, 1 Feb 2005 21:31:45 +0000 (21:31 +0000)]
Bumped version to 3 and added code to handle evrsion 2 (for compat with

2005-02-01  Jeffrey Stedfast  <fejj@novell.com>

* camel-imap-summary.c (summary_header_load): Bumped version to 3
and added code to handle evrsion 2 (for compat with imap4 ver 2
summary files).

19 years agoChanged to have the 'have_mlist' bit be a summary flag rather than a new
Jeffrey Stedfast [Tue, 1 Feb 2005 21:26:30 +0000 (21:26 +0000)]
Changed to have the 'have_mlist' bit be a summary flag rather than a new

2005-02-01  Jeffrey Stedfast  <fejj@novell.com>

* camel-imap4-summary.c (imap4_header_load): Changed to have the
'have_mlist' bit be a summary flag rather than a new value stored
in the summary header.
(imap4_header_save): No longer need to save the have_mlist value
ourselves.
(camel_imap4_summary_flush_updates): Updated to use summary flags
for have_mlist instead.

19 years agoreadded imap to the build
Jeffrey Stedfast [Tue, 1 Feb 2005 21:03:00 +0000 (21:03 +0000)]
readded imap to the build

19 years agoAdded command option. Reset back to imap4:// uris.
Jeffrey Stedfast [Tue, 1 Feb 2005 21:02:28 +0000 (21:02 +0000)]
Added command option. Reset back to imap4:// uris.

2005-02-01  Jeffrey Stedfast  <fejj@novell.com>

* camel-imap4-provider.c: Added command option.
Reset back to imap4:// uris.

19 years agoGenerate the old imap makefile.
Jeffrey Stedfast [Tue, 1 Feb 2005 21:01:01 +0000 (21:01 +0000)]
Generate the old imap makefile.

2005-02-01  Jeffrey Stedfast  <fejj@novell.com>

* configure.in: Generate the old imap makefile.

19 years agoAdded command option.
Jeffrey Stedfast [Tue, 1 Feb 2005 19:32:27 +0000 (19:32 +0000)]
Added command option.

2005-02-01  Jeffrey Stedfast  <fejj@novell.com>

* camel-imap4-provider.c: Added command option.

* camel-imap4-store.c (connect_to_server_process): Implemented.
(connect_to_server_wrapper): Call above when appropriate.

19 years agohandle CAMEL_IMAP4_RESP_CODE_ALERT explicitly in the switch statement and
Jeffrey Stedfast [Tue, 1 Feb 2005 16:30:04 +0000 (16:30 +0000)]
handle CAMEL_IMAP4_RESP_CODE_ALERT explicitly in the switch statement and

2005-02-01  Jeffrey Stedfast  <fejj@novell.com>

* camel-imap4-engine.c (camel_imap4_engine_parse_resp_code):
handle CAMEL_IMAP4_RESP_CODE_ALERT explicitly in the switch
statement and have it break out. This prevents the code from
getting to the "unknown resp-code" code path that prints a warning
unnecessarily.

19 years agoTranslation updated by Ivar Smolin.
Priit Laes [Tue, 1 Feb 2005 15:32:00 +0000 (15:32 +0000)]
Translation updated by Ivar Smolin.

2005-02-01  Priit Laes  <plaes@cvs.gnome.org>

* et.po: Translation updated by Ivar Smolin.

19 years agoRemove the container id, from the item id and set it to X-GWRECORD id. Add
Chenthill Palanisamy [Tue, 1 Feb 2005 11:33:23 +0000 (11:33 +0000)]
Remove the container id, from the item id and set it to X-GWRECORD id. Add

2005-02-01  Chenthill Palanisamy  <pchenthill@novell.com>

* camel-groupwise-folder.c: (convert_to_calendar): Remove
the container id, from the item id and set it to X-GWRECORD
id. Add temp to strconcat so that all attendees get appended
to the string.

19 years agosee bug #71758 set the folder type of Inbox to Inbox using flag
Vivek Jain [Tue, 1 Feb 2005 10:00:20 +0000 (10:00 +0000)]
see bug #71758 set the folder type of Inbox to Inbox using flag

2005-02-01 Vivek Jain <jvivek@novell.com>
  see bug #71758
 * camel-groupwise-store.c
 (groupwise_get_folder_info) : set the folder type of Inbox to Inbox using
 flag

19 years agotake full-name argument separately from short-name
Michael Zucci [Tue, 1 Feb 2005 08:38:28 +0000 (08:38 +0000)]
take full-name argument separately from short-name

        * camel-vee-folder.c (camel_vee_folder_construct): take full-name
        argument separately from short-name

19 years ago** See bug #65329
Not Zed [Tue, 1 Feb 2005 08:38:05 +0000 (08:38 +0000)]
** See bug #65329

2005-02-01  Not Zed  <NotZed@Ximian.com>

        ** See bug #65329

        * camel-vee-store.c (camel_vee-store_init): api chanes

19 years ago** See bug #65329
Not Zed [Tue, 1 Feb 2005 08:37:04 +0000 (08:37 +0000)]
** See bug #65329

2005-02-01  Not Zed  <NotZed@Ximian.com>

        ** See bug #65329

        * camel-vtrash-folder.c (camel_vtrash_folder_new): api chagne and
        translate the short name.

        * camel-vee-folder.c (camel_vee_folder_construct): take full-name
        argument separately from short-name.
        (camel_vee_folder_new): calculate short-name.

19 years ago added some translator comments
Michael Zucci [Tue, 1 Feb 2005 08:36:44 +0000 (08:36 +0000)]
added some translator comments

19 years agoset the folder type of inbox properly.
Not Zed [Tue, 1 Feb 2005 07:40:52 +0000 (07:40 +0000)]
set the folder type of inbox properly.

2005-02-01  Not Zed  <NotZed@Ximian.com>

        * camel-maildir-store.c (get_folder_info): set the
        folder type of inbox properly.

        * started new chnagelog.

19 years agoset the folder-type of inbox to inbox & use the right flags field for
Not Zed [Tue, 1 Feb 2005 07:40:38 +0000 (07:40 +0000)]
set the folder-type of inbox to inbox & use the right flags field for

2005-02-01  Not Zed  <NotZed@Ximian.com>

        * camel-imap-store.c (parse_list_response_as_folder_info): set the
        folder-type of inbox to inbox & use the right flags field for
        noinferiors hack.

19 years agoset the folder type hint.
Not Zed [Tue, 1 Feb 2005 07:40:26 +0000 (07:40 +0000)]
set the folder type hint.

2005-02-01  Not Zed  <NotZed@Ximian.com>

        * camel-store.c (camel_store_get_folder_info): set the folder type
        hint.

        * camel-store.h: add a bitfield for a folder-type hint.  used to
        indicate inbox/trash/etc (mainly for gui icons).

19 years ago** See bug #38791 and bug #36142.
Not Zed [Tue, 1 Feb 2005 05:57:15 +0000 (05:57 +0000)]
** See bug #38791 and bug #36142.

2005-02-01  Not Zed  <NotZed@Ximian.com>

        ** See bug #38791 and bug #36142.

        * camel-gpg-context.c (gpg_ctx_op_step): use poll rather than
        select, and listen to the cancellation fd as well.  perform all
        cancellation here.
        (gpg_sign): remove cancellation check/processing.
        (gpg_verify): same.
        (gpg_encrypt): same.
        (gpg_decrypt): same.
        (gpg_ctx_op_step): remove the messy execption handling stuff, it
        wasn't useful.
        (gpg_import_keys, gpg_export_keys): clean up exception case.

19 years agocommited the required string change for #68712 which is miised earlier
Sivaiah Nallagatla [Tue, 1 Feb 2005 03:12:20 +0000 (03:12 +0000)]
commited the required string change for #68712 which is miised earlier

19 years agochaning n correct bug id given in change log
Sivaiah Nallagatla [Tue, 1 Feb 2005 03:10:44 +0000 (03:10 +0000)]
chaning n correct bug id given in change log

19 years ago** See bug #72020.
Not Zed [Tue, 1 Feb 2005 02:10:59 +0000 (02:10 +0000)]
** See bug #72020.

2005-02-01  Not Zed  <NotZed@Ximian.com>

        ** See bug #72020.

        * camel-filter-driver.c (do_score): don't use
        camel_folder_set_message_user_tag anymore, use the messageinfo
        interface.
        (do_adjust_score): implement missing function.

19 years agocheck the path isn't NULL before dereferencing it. Could happen with badly
Not Zed [Tue, 1 Feb 2005 00:47:43 +0000 (00:47 +0000)]
check the path isn't NULL before dereferencing it. Could happen with badly

2005-02-01  Not Zed  <NotZed@Ximian.com>

        * camel-store.c (camel_store_folder_uri_equal): check the path
        isn't NULL before dereferencing it.  Could happen with badly
        formed uris (since we're comparing folders, it MUST contain a path
        or fragment).

19 years agoUpdated Lithuanian translation.
Žygimantas Beručka [Mon, 31 Jan 2005 23:39:13 +0000 (23:39 +0000)]
Updated Lithuanian translation.

2005-02-01  Žygimantas Beručka  <uid0@akl.lt>

        * lt.po: Updated Lithuanian translation.

19 years agoChange the name of the multiple inclusion protection define, so it doesn't
Hans Petter Jansson [Mon, 31 Jan 2005 23:07:29 +0000 (23:07 +0000)]
Change the name of the multiple inclusion protection define, so it doesn't

2005-01-31  Hans Petter Jansson  <hpj@novell.com>

        * idl/Evolution-DataServer-Calendar.idl: Change the name of the
        multiple inclusion protection define, so it doesn't conflict with
        that in Evolution proper.

19 years agoBuild as modules.
Hans Petter Jansson [Mon, 31 Jan 2005 22:48:54 +0000 (22:48 +0000)]
Build as modules.

2005-01-31  Hans Petter Jansson  <hpj@novell.com>

        * backends/file/Makefile.am:
        * backends/weather/Makefile.am:
        * backends/http/Makefile.am:
        * backends/groupwise/Makefile.am:
        * backends/contacts/Makefile.am:
        Build as modules.

19 years agoThat's 31st, not 21st.
Hans Petter [Mon, 31 Jan 2005 22:43:34 +0000 (22:43 +0000)]
That's 31st, not 21st.

19 years agoBuild as modules.
Hans Petter Jansson [Mon, 31 Jan 2005 22:42:34 +0000 (22:42 +0000)]
Build as modules.

2005-01-21  Hans Petter Jansson  <hpj@novell.com>

        * backends/vcf/Makefile.am:
        * backends/ldap/Makefile.am:
        * backends/groupwise/Makefile.am:
        * backends/file/Makefile.am:
        Build as modules.

19 years ago*** empty log message ***
Jeffrey Stedfast [Mon, 31 Jan 2005 20:21:13 +0000 (20:21 +0000)]
*** empty log message ***

19 years agoUpdated Lithuanian translation.
Žygimantas Beručka [Mon, 31 Jan 2005 19:00:18 +0000 (19:00 +0000)]
Updated Lithuanian translation.

2005-01-31  Žygimantas Beručka  <uid0@akl.lt>

        * lt.po: Updated Lithuanian translation.

19 years agoUpdated Swedish translation.
Christian Rose [Mon, 31 Jan 2005 14:10:26 +0000 (14:10 +0000)]
Updated Swedish translation.

2005-01-31  Christian Rose  <menthos@menthos.com>

* sv.po: Updated Swedish translation.

19 years agoAdded lots of missing file entries.
Christian Rose [Mon, 31 Jan 2005 13:49:11 +0000 (13:49 +0000)]
Added lots of missing file entries.

2005-01-31  Christian Rose  <menthos@menthos.com>

* POTFILES.in: Added lots of missing file entries.

19 years agoUpdated Lithuanian translation.
Žygimantas Beručka [Mon, 31 Jan 2005 13:43:32 +0000 (13:43 +0000)]
Updated Lithuanian translation.

2005-01-31  Žygimantas Beručka  <uid0@akl.lt>

        * lt.po: Updated Lithuanian translation.

19 years agofixed a crash while getting message. also applied lock when getting
Parthasarathi Susarla [Mon, 31 Jan 2005 13:21:58 +0000 (13:21 +0000)]
fixed a crash while getting message. also applied lock when getting

2005-01-31  Parthasarathi Susarla <sparthasarathi@novell.com>

* providers/groupwise/camel-groupwise-folder.c
  (groupwise_folder_get_message): fixed a crash
  while getting message. also applied lock
  when getting message
* providers/groupwise/camel-groupwise-store.c
  (gropuwise_get_folder_info),
  (groupwise_create_folder),
  (groupwise_delete_folder): applied locks which
  were missed out previously

19 years agoAdd the source to the soap message, if it is set.
Chenthill Palanisamy [Mon, 31 Jan 2005 12:33:38 +0000 (12:33 +0000)]
Add the source to the soap message, if it is set.

2005-01-31  Chenthill Palanisamy  <pchenthill@novell.com>

* e-gw-item.c: (e_gw_item_set_calendar_item_elements):
Add the source to the soap message, if it is set.

19 years agoFixes #64682 IF the appointment is moved from another calendar, send the
Chenthill Palanisamy [Mon, 31 Jan 2005 12:32:25 +0000 (12:32 +0000)]
Fixes #64682 IF the appointment is moved from another calendar, send the

2005-01-31  Chenthill Palanisamy  <pchenthill@novell.com>

Fixes #64682
* backends/groupwise/e-cal-backend-groupwise-utils.c:
(e_gw_connection_create_appointment): IF the appointment
is moved from another calendar, send the createItemsRequest
to the server, so that it does not send mails to the
recipients.

19 years ago** See bug #70303.
Not Zed [Mon, 31 Jan 2005 11:04:50 +0000 (11:04 +0000)]
** See bug #70303.

2005-01-31  Not Zed  <NotZed@Ximian.com>

        ** See bug #70303.

        * tests/mime-filter/test1.c: added new test for
        camel-mime-filter-canon.c

        * camel-mime-filter-canon.c (filter_run): separated out from
        filter.  Fix a case when it finds an embedded "From " not to
        create "=46rom rom".
        (complete): Properly canonicalise \n -> \r\n rather than just
        copying it across (use filter_run now).

19 years agofixed a crash while getting message
Parthasarathi Susarla [Mon, 31 Jan 2005 09:23:55 +0000 (09:23 +0000)]
fixed a crash while getting message

2005-01-31  Parthasarathi Susarla <sparthasarathi@novell.com>

* providers/groupwise/camel-groupwise-folder.c
  (groupwise_folder_get_message): fixed a crash
  while getting message

19 years agoRemove this, it's declared externally now.
Hans Petter Jansson [Mon, 31 Jan 2005 06:56:28 +0000 (06:56 +0000)]
Remove this, it's declared externally now.

2005-01-31  Hans Petter Jansson  <hpj@novell.com>

* camel-mime-utils.c (camel_mime_special_table): Remove this, it's
  declared externally now.

19 years agoadvancd to next char in the loop (read_attribute_params) : If we reach end
Sivaiah Nallagatla [Mon, 31 Jan 2005 06:47:40 +0000 (06:47 +0000)]
advancd to next char in the loop (read_attribute_params) : If we reach end

2005-01-30  Sivaiah Nallagatla <snallagtla@novell.com>

       * libebook/e-vcarc.c (skip_until) :
       advancd to next char in the loop
       (read_attribute_params) : If we reach
       end of line after skipping invalid parameter
       break out of loop
       Fixes #70198

19 years ago** See bug #68741.
Not Zed [Mon, 31 Jan 2005 06:08:26 +0000 (06:08 +0000)]
** See bug #68741.

2005-01-31  Not Zed  <NotZed@Ximian.com>

        ** See bug #68741.

        * camel-vtrash-folder.h: move Junk and Trash into the ".#evolution"
        'namespace'.

        * camel-store.c (add_special_info): only compare the full name for
        the special folder.

19 years agoGW Task backend now relies on the Calendar backend to fetch changes. This
Harish Krishnaswamy [Mon, 31 Jan 2005 05:33:56 +0000 (05:33 +0000)]
GW Task backend now relies on the Calendar backend to fetch changes. This

 * backends/groupwise/e-cal-backend-groupwise.c
 (cache_init, connect_to_server): GW Task backend now relies
 on the Calendar backend to fetch changes. This reduces the
 load on the GW server.

19 years agoreturn OfflineAvailable error code if book is not marked for offline. Call
Sivaiah Nallagatla [Mon, 31 Jan 2005 04:53:27 +0000 (04:53 +0000)]
return OfflineAvailable error code if book is not marked for offline. Call

2005-01-31 Sivaiah Nallagatla  <snallagatla@novell.com>

        * backends/ldap/e-book-backend-ldap.c
        (e_book_backend_ldap_load_source) : return
        OfflineAvailable error code if book is not marked for
        offline. Call _notify_connection_stautus in online case too

19 years ago** See bug #38671.
Not Zed [Mon, 31 Jan 2005 04:15:19 +0000 (04:15 +0000)]
** See bug #38671.

2005-01-31  Not Zed  <NotZed@Ximian.com>

        ** See bug #38671.

        * camel-filter-search.c (check_header): check all instances of
        headers for match string.

2005-01-28  Not Zed  <NotZed@Ximian.com>

        * camel-provider.h: Added CAMEL_URL_PART_HIDE* options, required
        for more flexible extensibility.

19 years ago** See bug #69757.
Not Zed [Mon, 31 Jan 2005 03:48:16 +0000 (03:48 +0000)]
** See bug #69757.

2005-01-31  Not Zed  <NotZed@Ximian.com>

        ** See bug #69757.

        * providers/imap/camel-imap-store.c (create_folder)
        (parse_list_response_as_folder_info): free the
        folder from parse_list_response.

19 years agoUpdated Korean translation.
Changwoo Ryu [Sun, 30 Jan 2005 21:57:42 +0000 (21:57 +0000)]
Updated Korean translation.

2005-01-31  Changwoo Ryu  <cwryu@debian.org>

* ko.po: Updated Korean translation.

19 years agoUpdated British translation.
David Lodge [Sun, 30 Jan 2005 21:36:56 +0000 (21:36 +0000)]
Updated British translation.

2005-01-30  David Lodge <dave@cirt.net>

        * en_GB.po: Updated British translation.

19 years agoUpdated Simplified Chinese translation
Funda Wang [Sun, 30 Jan 2005 14:35:09 +0000 (14:35 +0000)]
Updated Simplified Chinese translation

19 years agochange the default to 7191 use "use_ssl" param from CamelUrl instead of
Sivaiah Nallagatla [Sat, 29 Jan 2005 12:41:50 +0000 (12:41 +0000)]
change the default to 7191 use "use_ssl" param from CamelUrl instead of

2005-01-29   Sivaiah Nallagatla <snallagatla@novell.com>

        * providers/groupwise/camel-groupwise-store.c
        (groupwise_auth_loop) : change the default to 7191
        use "use_ssl" param from CamelUrl instead of soap_ssl

19 years agoChange the default port to 7191
Sivaiah Nallagatla [Sat, 29 Jan 2005 12:25:15 +0000 (12:25 +0000)]
Change the default port to 7191

2005-01-29  Sivaiah Nallagatla <snallagatla@novell.com>

        * backends/groupwise/e-book-backend-groupwise.c
        (e_book_backend_groupwise_load_source) : Change the default
        port to 7191

19 years agoChange the default port to 7191
Sivaiah Nallagatla [Sat, 29 Jan 2005 12:21:47 +0000 (12:21 +0000)]
Change the default port to 7191

2005-01-29 Sivaiah Nallagatla <snallagatla@novell.com>

        * calendar/backends/groupwise/e-cal-backend-groupwise.c
        (from_uri) : Change the default port to 7191

19 years agoMake the soap mailer default for groupwise accounts. exporting USE_IMAP
Sivaiah Nallagatla [Sat, 29 Jan 2005 09:51:31 +0000 (09:51 +0000)]
Make the soap mailer default for groupwise accounts. exporting USE_IMAP

205-01-29   Sivaiah Nallagatla <snallagatla@novell.com>

        * providers/groupwise/camel-groupwise-provider.c
        (camel_provider_init) : Make the soap mailer
        default for groupwise accounts. exporting USE_IMAP
        will cause imap to be used

19 years agoIn the ic1 error case, xfer the ic1 exception, not the ic0 exception
Jeffrey Stedfast [Fri, 28 Jan 2005 19:28:39 +0000 (19:28 +0000)]
In the ic1 error case, xfer the ic1 exception, not the ic0 exception

2005-01-28  Jeffrey Stedfast  <fejj@novell.com>

* camel-imap4-store.c (imap4_get_folder_info): In the ic1 error
case, xfer the ic1 exception, not the ic0 exception (which might
not even exist). Fixes bug #71919.

19 years agoTranslation updated by Daniel van Eeden.
Vincent van Adrighem [Fri, 28 Jan 2005 17:41:38 +0000 (17:41 +0000)]
Translation updated by Daniel van Eeden.

2005-01-28  Vincent van Adrighem  <adrighem@gnome.org>

* nl.po: Translation updated by Daniel van Eeden.

19 years agopass a correct boolean value as the 'searchable' flag.
Rodrigo Moya [Fri, 28 Jan 2005 15:57:39 +0000 (15:57 +0000)]
pass a correct boolean value as the 'searchable' flag.

2005-01-28  Rodrigo Moya <rodrigo@novell.com>

* libedataserver/e-categories.c (initialize_categories_config): pass
a correct boolean value as the 'searchable' flag.

19 years agoUpdate Update
Kjartan Maraas [Fri, 28 Jan 2005 15:56:17 +0000 (15:56 +0000)]
Update Update

2005-01-28  Kjartan Maraas  <kmaraas@gnome.org>

* nb.po: Update
* no.po: Update

19 years agowhile comparing name use given name too along with surname and full_name
Sivaiah Nallagatla [Fri, 28 Jan 2005 14:42:19 +0000 (14:42 +0000)]
while comparing name use given name too along with surname and full_name

2005-01-28  Sivaiah Nallagatla <snallagatla@novell.com>

        * libedata-book/e-book-backend-sexp.c
        (compare_name) : while comparing name
        use given name too along with surname and full_name strings
        Just using full name breaks completion based on given name
        where full name has prefixes like Mr

        Fixes #67267

19 years agouse surname, givenname and full_name for searches on name not just
Sivaiah Nallagatla [Fri, 28 Jan 2005 14:17:25 +0000 (14:17 +0000)]
use surname, givenname and full_name for searches on name not just

2005-01-28  Sivaiah Nallagatla <snallagatla@novell.com>

        * libedata-book/e-book-backend-summary.c (do_compare) :
        use surname, givenname and full_name for searches on name
        not just full_name value

        Fixes #71827

19 years ago*** empty log message ***
Rodrigo Moya [Fri, 28 Jan 2005 13:18:55 +0000 (13:18 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Rodrigo Moya [Fri, 28 Jan 2005 13:18:23 +0000 (13:18 +0000)]
*** empty log message ***

19 years agoremoved notifyCategoriesChanged method on CalListener.
Rodrigo Moya [Fri, 28 Jan 2005 13:17:37 +0000 (13:17 +0000)]
removed notifyCategoriesChanged method on CalListener.

2005-01-28  Rodrigo Moya <rodrigo@novell.com>

* idl/Evolution-DataServer-Calendar.idl: removed
notifyCategoriesChanged method on CalListener.

* libedata-cal/e-cal-backend.[ch] (e_cal_backend_init,
e_cal_backend_finalize, e_cal_backend_add_client): no need
to deal with categories now.
(free_category_cb, prune_changed_categories, add_category_cb,
notify_categories_changed, idle_notify_categories_changed,
e_cal_backend_ref_categories, e_cal_backend_unref_categories):
removed.

* libedata-cal/e-data-cal.[ch]
(e_data_cal_notify_categories_changed): removed.

* backends/file/e-cal-backend-file.c (add_component,
remove_recurrence_cb, remove_component, remove_instance,
remove_object_instance_cb): no need to deal with categories now.

* libecal/e-cal-listener.[ch]: removed "categories_changed" signal.
(impl_notifyCategoriesChanged): removed.
(e_cal_listener_class_init): don't set removed method. Don't create
"categories_changed" signal.

* libecal/e-cal.[ch]: removed "categories_changed" signal.
(categories_changed_idle_cb, categories_changed): removed.
(e_cal_init): removed connection to listener's "categories_changed"
signal.
(e_cal_class_init): don't create "categories_changed" signal.

19 years agousing getquickmessages instead of get items
Parthasarathi Susarla [Fri, 28 Jan 2005 09:47:04 +0000 (09:47 +0000)]
using getquickmessages instead of get items

2005-01-27  Parthasarathi Susarla <sparthasarathi@novell.com>

* providers/groupwise/camel-groupwise-folder.c
(groupwise_refresh_info):
(gw_update_summary): using getquickmessages instead of get items

*providers/groupwise/camel-groupwise-store.c
(groupwise_get_folder): using get quick messages instead of get
items

19 years agoGeneralize the messages marked for translation. Fixes #68712
Sivaiah Nallagatla [Fri, 28 Jan 2005 08:50:18 +0000 (08:50 +0000)]
Generalize the messages marked for translation. Fixes #68712

2005-01-28  Sivaiah Nallagatla <snallagatla@novell.com>

        * libebook/e-book.c (e_book_cancel)
        (do_open) (e_book_load_uri) (fetch_corba_book)
        (e_book_get_self) (e_book_set_default_source) :
        Generalize the messages marked for
        translation. Fixes #68712

19 years agopartially Fixes#68541
Chenthill Palanisamy [Fri, 28 Jan 2005 07:37:29 +0000 (07:37 +0000)]
partially Fixes#68541

2005-01-27  Chenthill Palanisamy  <pchenthill@novell.com>

partially Fixes#68541
* e-gw-connection.c: (reauthenticate),
(e_gw_connection_get_error_message), (logout),
(e_gw_connection_get_container_list), (e_gw_connection_get_items),
(e_gw_connection_get_items_from_ids), (e_gw_connection_get_deltas),
(e_gw_connection_send_item), (e_gw_connection_create_item),
(e_gw_connection_modify_item), (e_gw_connection_get_item),
(e_gw_connection_remove_item), (e_gw_connection_remove_items),
(e_gw_connection_accept_request),
(e_gw_connection_decline_request),
(e_gw_connection_retract_request), (e_gw_connection_create_book),
(e_gw_connection_get_address_book_list),
(e_gw_connection_modify_settings), (e_gw_connection_get_settings),
(e_gw_connection_get_categories), (e_gw_connection_add_members),
(e_gw_connection_remove_members), (e_gw_connection_create_cursor),
(e_gw_connection_destroy_cursor),
(e_gw_connection_position_cursor), (e_gw_connection_read_cursor),
(e_gw_connection_get_quick_messages),
(e_gw_connection_create_folder), (e_gw_connection_get_attachment),
(e_gw_connection_add_item), (e_gw_connection_add_items),
(e_gw_connection_rename_folder), (e_gw_connection_move_item),
(e_gw_connection_accept_shared_folder),
(e_gw_connection_purge_deleted_items), (e_gw_connection_mark_read),
(e_gw_connection_mark_unread):
* e-gw-connection.h: Added a new STATUS message NO_RESPONSE, and used
it in case if the server does not respond.

19 years agopartially Fixes#68541 Return the error message as NO_RESPONSE if the
Chenthill Palanisamy [Fri, 28 Jan 2005 07:34:04 +0000 (07:34 +0000)]
partially Fixes#68541 Return the error message as NO_RESPONSE if the

2005-01-27  Chenthill Palanisamy  <pchenthill@novell.com>

partially Fixes#68541
* backends/groupwise/e-cal-backend-groupwise-utils.c:
(start_freebusy_session), (close_freebusy_session),
(e_gw_connection_get_freebusy_info): Return the error
message as NO_RESPONSE if the server is not responding.
* backends/groupwise/e-cal-backend-groupwise.c (get_deltas):
Handled the NO_RESPONSE error status.

19 years ago revert inadvertant commit
Michael Zucci [Fri, 28 Jan 2005 05:54:31 +0000 (05:54 +0000)]
revert inadvertant commit

19 years ago** See bug #22496.
Not Zed [Fri, 28 Jan 2005 04:18:22 +0000 (04:18 +0000)]
** See bug #22496.

2005-01-28  Not Zed  <NotZed@Ximian.com>

** See bug #22496.

* camel-imap-command.c (camel_imap_command_response): check for no
and bad [alert] as well as ok [alert].

19 years ago added per-provider changelogs
Michael Zucci [Fri, 28 Jan 2005 03:39:00 +0000 (03:39 +0000)]
added per-provider changelogs

19 years ago** See bug #71427.
Not Zed [Fri, 28 Jan 2005 03:38:52 +0000 (03:38 +0000)]
** See bug #71427.

2005-01-24  Not Zed  <NotZed@Ximian.com>

        ** See bug #71427.

        * providers/pop3/camel-pop3-store.c (pop3_connect): fix the
        exception case for re-prompting for the password.

19 years ago added changelog per provider
Michael Zucci [Fri, 28 Jan 2005 03:37:14 +0000 (03:37 +0000)]
added changelog per provider

19 years agoset label mnemonic widget. (add_section): set a11y name for button and
Hao Sheng [Fri, 28 Jan 2005 03:02:36 +0000 (03:02 +0000)]
set label mnemonic widget. (add_section): set a11y name for button and

2005-01-27  Hao Sheng <hao.sheng@sun.com>

        * e-name-selector-dialog.c:
        (e_name_selector_dialog_init): set label mnemonic widget.
        (add_section): set a11y name for button and section.

        * e-name-selector.c:
        (e_name_selector_peek_section_entry): set a11y name to the mail entry

        * e-name-selector-dialog.glade: add access name and access key.

19 years agoDefault the have_mlist bit to TRUE so that upgraders from 2.0 won't have
Jeffrey Stedfast [Thu, 27 Jan 2005 21:11:04 +0000 (21:11 +0000)]
Default the have_mlist bit to TRUE so that upgraders from 2.0 won't have

2005-01-27  Jeffrey Stedfast  <fejj@novell.com>

* providers/imap4/camel-imap4-summary.c
(camel_imap4_summary_init): Default the have_mlist bit to TRUE so
that upgraders from 2.0 won't have their summaries rescanned.
(camel_imap4_summary_flush_updates): Always update have_mlist to
reflect reality.

19 years agoargh
Jeffrey Stedfast [Thu, 27 Jan 2005 19:58:59 +0000 (19:58 +0000)]
argh

19 years agodisable GPG_LOG & fix compile warnings when it is disabled
Jeffrey Stedfast [Thu, 27 Jan 2005 19:58:27 +0000 (19:58 +0000)]
disable GPG_LOG & fix compile warnings when it is disabled

19 years agodisable GPG_LOG
Jeffrey Stedfast [Thu, 27 Jan 2005 19:57:04 +0000 (19:57 +0000)]
disable GPG_LOG

19 years agoDefault the have_mlist bit to TRUE so that upgraders from 2.0 won't have
Jeffrey Stedfast [Thu, 27 Jan 2005 19:56:08 +0000 (19:56 +0000)]
Default the have_mlist bit to TRUE so that upgraders from 2.0 won't have

2005-01-27  Jeffrey Stedfast  <fejj@novell.com>

* providers/imap4/camel-imap4-summary.c
(camel_imap4_summary_init): Default the have_mlist bit to TRUE so
that upgraders from 2.0 won't have their summaries rescanned.

19 years agoReplace the textdomain call with bind_textdomain_codeset
Christophe Fergeau [Thu, 27 Jan 2005 18:14:50 +0000 (18:14 +0000)]
Replace the textdomain call with bind_textdomain_codeset

2005-01-27  Christophe Fergeau  <teuf@gnome.org>

* libebook/e-contact.c (e_contact_pretty_name):
Replace the textdomain call with bind_textdomain_codeset

Fixes #71116

19 years agoDecode References to improve threading code (In-Reply-To from ENVELOPE
Jeffrey Stedfast [Thu, 27 Jan 2005 16:55:59 +0000 (16:55 +0000)]
Decode References to improve threading code (In-Reply-To from ENVELOPE

2005-01-27  Jeffrey Stedfast  <fejj@ximian.com>

* providers/imap4/camel-imap4-summary.c (untagged_fetch_all):
Decode References to improve threading code (In-Reply-To from
ENVELOPE just wasn't good enough to make users happy). See bug
#71808.
(untagged_fetch_all): Look at the Content-Type header to decide if
the message might contain attachments.
(imap4_summary_fetch_all): Added References and Content-Type to
our query.

19 years agousing getquickmessages instead of get items
Parthasarathi Susarla [Thu, 27 Jan 2005 16:16:17 +0000 (16:16 +0000)]
using getquickmessages instead of get items

2005-01-27  Parthasarathi Susarla <sparthasarathi@novell.com>

* providers/groupwise/camel-groupwise-folder.c
  (groupwise_refresh_info):
  (gw_update_summary): using getquickmessages instead of
  get items

19 years agoFixed to handle "" as the delim portion of the NAMESPACE. Fixes bug
Jeffrey Stedfast [Thu, 27 Jan 2005 15:20:30 +0000 (15:20 +0000)]
Fixed to handle "" as the delim portion of the NAMESPACE. Fixes bug

2005-01-27  Jeffrey Stedfast  <fejj@ximian.com>

* providers/imap4/camel-imap4-engine.c (engine_parse_namespace):
Fixed to handle "" as the delim portion of the NAMESPACE. Fixes
bug #71847.