platform/upstream/evolution-data-server.git
19 years agoFixes #73421 Converts the groupwise item to task ical string checking for
Chenthill Palanisamy [Mon, 21 Mar 2005 16:58:40 +0000 (16:58 +0000)]
Fixes #73421 Converts the groupwise item to task ical string checking for

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

Fixes #73421
* camel-groupwise-folder.c: (groupwise_folder_get_message),
(convert_to_task): Converts the groupwise item to task ical
string checking for the type.

19 years agouse a different fd for the mime parser, so the fd doesn't get closed
Not Zed [Mon, 21 Mar 2005 03:37:18 +0000 (03:37 +0000)]
use a different fd for the mime parser, so the fd doesn't get closed

2005-03-18  Not Zed  <NotZed@Ximian.com>

        * camel-mbox-summary.c (mbox_summary_sync_quick): use a different
        fd for the mime parser, so the fd doesn't get closed twice.

19 years agoFix warnings in build.
Gary Ekker [Fri, 18 Mar 2005 22:51:54 +0000 (22:51 +0000)]
Fix warnings in build.

19 years agocamel-groupwise-utils.h add an include file camel-string-utils.h
Parthasarathi Susarla [Fri, 18 Mar 2005 06:06:25 +0000 (06:06 +0000)]
camel-groupwise-utils.h add an include file camel-string-utils.h

2005-03-18  Parthasarathi Susarla <sparthasarathi@novell.com>
        * camel-groupwise-utils.h
          add an include file camel-string-utils.h

19 years ago**Fixes bug #73458 changed the X_RETURN_NOTIFY_DECLINE to
Vivek Jain [Fri, 18 Mar 2005 06:01:55 +0000 (06:01 +0000)]
**Fixes bug #73458 changed the X_RETURN_NOTIFY_DECLINE to

2005-03-18  Vivek Jain <jvivek@novell.com>

**Fixes bug #73458
* camel-groupwise-utils.h: changed the  X_RETURN_NOTIFY_DECLINE to
 X_RETURN_NOTIFY_DELETE
* camel-groupwise-utils.c: check the property and then call
 (e_gw_item_set_notify_deleted) instead of
 (e_gw_item_set_notify_declined )

19 years agousing GString for all string operations.
Parthasarathi Susarla [Fri, 18 Mar 2005 05:58:49 +0000 (05:58 +0000)]
using GString for all string operations.

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

* camel-groupwise-folder.c:(convert_to_calendar):
  using GString for all string operations.

19 years agousing GString for all string operations.
Parthasarathi Susarla [Thu, 17 Mar 2005 16:52:40 +0000 (16:52 +0000)]
using GString for all string operations.

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

* camel-groupwise-folder.c:(convert_to_calendar):
  using GString for all string operations.

19 years agousing GString for all string operations.
Parthasarathi Susarla [Thu, 17 Mar 2005 11:42:09 +0000 (11:42 +0000)]
using GString for all string operations.

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

* camel-groupwise-folder.c:(convert_to_calendar):
  using GString for all string operations.

19 years agoFixes #38408
Rodrigo Moya [Thu, 17 Mar 2005 09:32:14 +0000 (09:32 +0000)]
Fixes #38408

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

Fixes #38408

* e-categories-dialog.c (check_category_name): new function to check
categories entered by the user for invalid characters.
(new_button_clicked_cb): added category name checking. Also, run the
dialog continously while there are validation errors.

19 years agoThe type of the folder comes in the tag "folderType" and not just "type"
Parthasarathi Susarla [Thu, 17 Mar 2005 05:12:32 +0000 (05:12 +0000)]
The type of the folder comes in the tag "folderType" and not just "type"

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

* e-gw-container.c: (e_gw_container_set_from_soap_parameter):
The type of the folder comes in the tag "folderType" and not
just "type" anymore.

19 years ago** See bug #73401?
Not Zed [Thu, 17 Mar 2005 02:08:59 +0000 (02:08 +0000)]
** See bug #73401?

2005-03-16  Not Zed  <NotZed@Ximian.com>

        ** See bug #73401?

        * camel-mbox-summary.c (mbox_info_set_user_tag)
        (mbox_info_set_user_flag): do not flag xevchange here, these
        values are not stored in x-evolution-header anymore.

19 years agomodified patch below to make it a bit simpler.
Not Zed [Wed, 16 Mar 2005 08:42:43 +0000 (08:42 +0000)]
modified patch below to make it a bit simpler.

2005-03-16  Not Zed  <NotZed@Ximian.com>

        * modified patch below to make it a bit simpler.

2005-01-22  Jeff Bailey <jbailey@ubuntu.com>

        * camel-nntp-store.c (connect_to_server): Allow the username to be
          an empty string as well as a NULL for anonymous connections.

2005-03-16  Not Zed  <NotZed@Ximian.com>

        * added nntp changelog

19 years agoUpdated Canadian English translation.
Adam Weinberger [Wed, 16 Mar 2005 00:22:45 +0000 (00:22 +0000)]
Updated Canadian English translation.

* en_CA.po: Updated Canadian English translation.

19 years agoAdd e-passwords.c.
Hans Petter Jansson [Tue, 15 Mar 2005 21:21:51 +0000 (21:21 +0000)]
Add e-passwords.c.

2005-03-15  Hans Petter Jansson  <hpj@novell.com>

* POTFILES.in: Add e-passwords.c.

* da.po:
* de.po:
* es.po:
* fi.po:
* ja.po:
* ko.po:
* nb.po:
* no.po:
* pl.po: Carry over two strings from the Evolution module;
they should've been moved along with e-passwords.c.

19 years agoFixes #68533 (hackily)
JP Rosevear [Tue, 15 Mar 2005 18:42:51 +0000 (18:42 +0000)]
Fixes #68533 (hackily)

2005-03-15  JP Rosevear  <jpr@novell.com>

Fixes #68533 (hackily)

* libedata-book/e-data-book-factory.c (out_of_proc_check): call
back to check for out of proc backends
(e_data_book_factory_get_n_backends): if no out of proc clients
are left, report no backends

* libedata-book/e-book-backend.h: new proto

* libedata-book/e-book-backend.c
(e_book_backend_has_out_of_proc_clients): see if the remaining
clients are all in proc

19 years agoFix for systems where read is a macro by David Malcolm.
Jeffrey Stedfast [Tue, 15 Mar 2005 18:28:57 +0000 (18:28 +0000)]
Fix for systems where read is a macro by David Malcolm.

2005-03-15  Jeffrey Stedfast  <fejj@novell.com>

* camel-stream.c (camel_stream_read): Fix for systems where read
is a macro by David Malcolm.

19 years agoMerge from branch to grab news and missing gcc 4 fixes.
JP Rosevear [Tue, 15 Mar 2005 01:48:04 +0000 (01:48 +0000)]
Merge from branch to grab news and missing gcc 4 fixes.

19 years agoREAD-ONLY doesn't mean we can't sync flags, allow flag syncing even in
Jeffrey Stedfast [Mon, 14 Mar 2005 19:13:34 +0000 (19:13 +0000)]
READ-ONLY doesn't mean we can't sync flags, allow flag syncing even in

2005-03-10  Jeffrey Stedfast  <fejj@novell.com>

* camel-imap-folder.c (imap_sync_online): READ-ONLY doesn't mean
we can't sync flags, allow flag syncing even in READ-ONLY mode
since the RFC states that flags listed in PERMANENTFLAGS are
always settable.

19 years agouse a single global ref-counted db-env for all opened db's.
Not Zed [Mon, 14 Mar 2005 07:06:19 +0000 (07:06 +0000)]
use a single global ref-counted db-env for all opened db's.

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

        * backends/file/e-book-backend-file.c
        (e_book_backend_file_load_source): use a single global ref-counted
        db-env for all opened db's.
        (e_book_backend_file_dispose): clean up the env when finished.

19 years agoRun the get deltas in a thread to avoid the inresponsiveness of the GUI
Chenthill Palanisamy [Mon, 14 Mar 2005 05:19:44 +0000 (05:19 +0000)]
Run the get deltas in a thread to avoid the inresponsiveness of the GUI

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

* backends/groupwise/e-cal-backend-groupwise.c:
(connect_to_server): Run the get deltas in a thread to
avoid the inresponsiveness of the GUI when evolution
changes mode from offline to online.

19 years agoUpdated Turkish Translation
Baris Cicek [Sat, 12 Mar 2005 14:04:28 +0000 (14:04 +0000)]
Updated Turkish Translation

* tr.po: Updated Turkish Translation

19 years agouse 'peek' while downloading new items so when the calendar gets the new
Harish Krishnaswamy [Sat, 12 Mar 2005 12:26:53 +0000 (12:26 +0000)]
use 'peek' while downloading new items so when the calendar gets the new

2005-03-12  Harish Krishnaswamy <kharish@novell.com>

* backends/groupwise/e-cal-backend-groupwise.c (get_deltas) :
use 'peek' while downloading new items so when the calendar gets
the new item before the mailer has a chance to retrieve it, the item
is not flagged read.

19 years agoFixes a memory corruption issue in GW backend
Harish Krishnaswamy [Sat, 12 Mar 2005 11:16:10 +0000 (11:16 +0000)]
Fixes a memory corruption issue in GW backend

2005-03-12  Harish Krishnaswamy <kharish@novell.com>

Fixes a memory corruption issue in GW backend
* backends/groupwise/e-cal-backend-groupwise.c
* (get_deltas) : strftime should be passed an array of sufficient length, not a
char *. Fetch t_str from cache - so you are always sure of having
the correct value.Add some extra safety code checking empty strings.

19 years agousing GString. An efficient way for fixing bug #72145
Parthasarathi Susarla [Fri, 11 Mar 2005 08:39:56 +0000 (08:39 +0000)]
using GString. An efficient way for fixing bug #72145

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

* camel-groupwise-folder.c:
  (gw_update_summary): using GString. An efficient way
  for fixing bug #72145

19 years agousing GString. An efficient way for fixing bug #72145
Parthasarathi Susarla [Fri, 11 Mar 2005 08:37:12 +0000 (08:37 +0000)]
using GString. An efficient way for fixing bug #72145

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

* camel-groupwise-folder.c:
  (gw_update_summary): using GString. An efficient way
  for fixing bug #72145

19 years agoadd peek and status views to the creatCursorRequest initialise the status
Parthasarathi Susarla [Thu, 10 Mar 2005 06:59:15 +0000 (06:59 +0000)]
add peek and status views to the creatCursorRequest initialise the status

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

* camel-groupwise-store.c:
  (groupwise_get_folder): add peek and status views to
  the creatCursorRequest
* camel-groupwise-folder.c:
  (gw_update_summary): initialise the status flag
  variable.
  *** Fixes bug #73308

19 years agoAdded code to fix the problem of Priority not set in outgoing mails
Sankar P [Wed, 9 Mar 2005 11:58:34 +0000 (11:58 +0000)]
Added code to fix the problem of Priority not set in outgoing mails

2005-03-09  Sankar P <psankar@novell.com>

* camel-groupwise-utils.c:(camel_groupwise_util_item_from_message)
Added code to fix the problem of Priority not set in outgoing mails

19 years agoFixes #73141 Check if the uri is not NULL before getting the password from
Chenthill Palanisamy [Tue, 8 Mar 2005 07:59:47 +0000 (07:59 +0000)]
Fixes #73141 Check if the uri is not NULL before getting the password from

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

Fixes #73141
* libecal/e-cal.c: (open_calendar): Check if the uri
is not NULL before getting the password from
e_passwords.

19 years agonotify writable state after looking at priv->is_writable. Some books are
Sivaiah Nallagatla [Tue, 8 Mar 2005 01:13:41 +0000 (01:13 +0000)]
notify writable state after looking at priv->is_writable. Some books are

2005-03-07  Sivaiah Nallagatla <snallagatla@novell.com>

        * backends/groupwise/e-bbok-backend-groupwise.c
        (e_book_backend_groupwise_set_mode) : notify writable
        state after looking at priv->is_writable. Some books
        are read only for groupwise.

        Fixes #73021

19 years agoFixes #72454
Rodrigo Moya [Sun, 6 Mar 2005 02:47:03 +0000 (02:47 +0000)]
Fixes #72454

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

Fixes #72454

* backends/http/e-cal-backend-http.c (begin_retrieval_cb): call
g_object_set with correct arguments.

19 years agoReverted last patch
Rodrigo Moya [Sun, 6 Mar 2005 02:12:09 +0000 (02:12 +0000)]
Reverted last patch

19 years agoFixes #72454
Rodrigo Moya [Sun, 6 Mar 2005 02:01:39 +0000 (02:01 +0000)]
Fixes #72454

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

Fixes #72454

* backends/http/e-cal-backend-http.c (begin_retrieval_cb): added missing
NULL to g_object_set call.

19 years agoUpdated pt_BR translation
Raphael Higino [Sat, 5 Mar 2005 20:29:43 +0000 (20:29 +0000)]
Updated pt_BR translation

19 years agoHungarian translation updated by Gabor Kelemen.
Laszlo Dvornik [Fri, 4 Mar 2005 14:22:35 +0000 (14:22 +0000)]
Hungarian translation updated by Gabor Kelemen.

2005-03-04  Laszlo Dvornik  <dvornik@gnome.hu>

* hu.po: Hungarian translation updated by Gabor Kelemen.

19 years agoUpdated pt_BR translation
Raphael Higino [Thu, 3 Mar 2005 17:43:07 +0000 (17:43 +0000)]
Updated pt_BR translation

19 years agoFixes #73226
JP Rosevear [Thu, 3 Mar 2005 15:13:58 +0000 (15:13 +0000)]
Fixes #73226

2005-03-02  JP Rosevear  <jpr@novell.com>

Fixes #73226

* libebook/e-destination.c (e_destination_list_get_dests): get a
list of destination addresses

* libebook/e-destination.h: add proto

19 years agoadded recipient view for get quick messages added recipient view for get
Parthasarathi Susarla [Thu, 3 Mar 2005 12:16:27 +0000 (12:16 +0000)]
added recipient view for get quick messages added recipient view for get

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

* camel-groupwise-store.c:
  (groupwise_get_folder): added recipient view
  for get quick messages
* camel-groupwise-folder.c:
  (groupwise_refresh_info): added recipient view
  for get quick messages
  (gw_update_summary): parse the recipient list
  for mail ids to be set in the "To" field of the
  summary.
  ** Fixes # 72145

19 years ago***Fixes # 72455 #73231 #73239 initialize status_flags to 0
Vivek Jain [Thu, 3 Mar 2005 10:21:58 +0000 (10:21 +0000)]
***Fixes # 72455 #73231 #73239 initialize status_flags to 0

2005-03-03  Vivek Jain <jvivek@novell.com>

***Fixes # 72455
 #73231
 #73239
* camel-groupwise-folder.c :(gw_update_summary)
initialize status_flags to 0

19 years agofix the case of the charset specification, now we properly canonicalise
Not Zed [Thu, 3 Mar 2005 04:05:54 +0000 (04:05 +0000)]
fix the case of the charset specification, now we properly canonicalise

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

        * tests/misc/test2.c: fix the case of the charset specification,
        now we properly canonicalise them.

19 years ago** See bug #73015
Not Zed [Thu, 3 Mar 2005 04:03:58 +0000 (04:03 +0000)]
** See bug #73015

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

        ** See bug #73015

        * tests/misc/test1.c: Test case for references decoding.

        * camel-mime-utils.c (header_decode_addrspec): if we get no start
        word, then return NULL not "".

19 years ago** See bug #70195
Not Zed [Thu, 3 Mar 2005 03:58:28 +0000 (03:58 +0000)]
** See bug #70195

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

        ** See bug #70195

        * camel-mime-utils.c (rfc2047_encode_word): if we fail to convert
        all the buffer, skip the content we didn't convert - don't just
        skip the number of bytes we didn't convert from the start of the
        string.
        (header_encode_phrase_merge_words): when we merge the word, make
        sure we merge the encoding too.

19 years ago** See bug #70590 (again)
Not Zed [Thu, 3 Mar 2005 03:56:43 +0000 (03:56 +0000)]
** See bug #70590 (again)

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

        ** See bug #70590 (again)

        * camel-filter-driver.c (camel_filter_driver_filter_message):
        don't drop to default folder if we moved it.
        (do_move): mark moved, not copied.

19 years ago***Fixes # 72373
Vivek Jain [Wed, 2 Mar 2005 06:48:48 +0000 (06:48 +0000)]
***Fixes # 72373

2005-03-02  Vivek Jain <jvivek@novell.com>

***Fixes # 72373
* camel-groupwise-store.c :(groupwise_get_folder)
* camel-groupwise_folder.c :(groupwise_refresh_info)
pass types as NULL in the call of e_gw_connection_get_quick_messages
to retrieve all the items

19 years ago** See bug #72878
Not Zed [Wed, 2 Mar 2005 02:58:13 +0000 (02:58 +0000)]
** See bug #72878

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

        ** See bug #72878

        * libebook/e-destination.c (e_destination_copy): copy the raw
        address.

19 years ago** See bug #72876
Not Zed [Wed, 2 Mar 2005 02:56:20 +0000 (02:56 +0000)]
** See bug #72876

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

        ** See bug #72876

        * camel-mime-message.c (process_header): if there are no addresses
        in from or reply-to header, don't save empty address list.

19 years ago** See bug #73112
Not Zed [Wed, 2 Mar 2005 02:56:03 +0000 (02:56 +0000)]
** See bug #73112

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

        ** See bug #73112

        * camel-imap-store.c (query_auth_types): don't re-connect if we're
        already connected.

19 years agoFix for 73010.
Harry Lu [Wed, 2 Mar 2005 02:24:51 +0000 (02:24 +0000)]
Fix for 73010.

2005-03-01  Harry Lu <harry.lu@sun.com>

        Fix for 73010.

        * e-categories-dialog.c: (load_properties_dialog): set modal for
        the gnome_file_entry.

19 years agoUpdated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
Alexander Shopov [Tue, 1 Mar 2005 16:25:11 +0000 (16:25 +0000)]
Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>

2005-03-01  Alexander Shopov  <ash@contact.bg>

* bg.po: Updated Bulgarian translation by
Vladimir Petkov <vpetkov@i-space.org>

19 years agoUpdated Catalan translation by Xavier Conde Rueda <xaviconde@eresmas.com>.
Jordi Mallach [Tue, 1 Mar 2005 10:56:41 +0000 (10:56 +0000)]
Updated Catalan translation by Xavier Conde Rueda <xaviconde@eresmas.com>.

19 years agobump version, libtool numbers
JP Rosevear [Tue, 1 Mar 2005 04:15:21 +0000 (04:15 +0000)]
bump version, libtool numbers

2005-02-28  JP Rosevear  <jpr@novell.com>

* configure.in: bump version, libtool numbers

19 years ago** See bug #72609
Not Zed [Tue, 1 Mar 2005 02:37:22 +0000 (02:37 +0000)]
** See bug #72609

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

        ** See bug #72609

        * camel-mime-utils.c (header_encode_param): just call
        camel_charset_best once to get the best charset, and handle a NULL
        charset name case properly.

        * camel-charset-map.c (camel_charset_step): use the camel utf8
        functions for robustness (&fix possible buffer-read-overflow).
        Perform some short-circuit optimisation when we can.

19 years ago** See bug #70590
Not Zed [Tue, 1 Mar 2005 00:58:02 +0000 (00:58 +0000)]
** See bug #70590

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

        ** See bug #70590

        * camel-filter-driver.c (do_move): Make this copy+delete, and
        terminate processing implicitly.

19 years agochange the view form memebers to "nme email default members"
Sivaiah Nallagatla [Mon, 28 Feb 2005 19:57:42 +0000 (19:57 +0000)]
change the view form memebers to "nme email default members"

19 years agoPass iter to gtk_list_store_set , so that new cateogy gets added properly.
Rodrigo Moya [Mon, 28 Feb 2005 19:17:17 +0000 (19:17 +0000)]
Pass iter to gtk_list_store_set , so that new cateogy gets added properly.

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

        * e-categories-dialog.c (new_button_clicked_cb) :
        Pass iter to gtk_list_store_set , so that
        new cateogy gets added properly.
        Fixes #73011

19 years agoCheck if the component type is the same as the backend kind before sending
Chenthill Palanisamy [Mon, 28 Feb 2005 18:23:14 +0000 (18:23 +0000)]
Check if the component type is the same as the backend kind before sending

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

* backends/groupwise/e-cal-backend-groupwise.c:
(get_deltas): Check if the component type is the same
as the backend kind before sending notification to the
view.

19 years agofree primary_email not value, as when there is more than one email , one
Suvaiah Nallagatla [Mon, 28 Feb 2005 15:30:58 +0000 (15:30 +0000)]
free primary_email not value, as when there is more than one email , one

2005-02-28  Suvaiah Nallagatla    <snallagatla@novell.com>

        * e-gw-item.c (set_contact_fields_from_soap_parameter) :
        free primary_email not value, as when there is more than
        one email , one email gets freed twice.

        Fixes #72653

19 years agoFixes #72958 If the server sends the status succes without uid present,
Chenthill Palanisamy [Mon, 28 Feb 2005 15:10:22 +0000 (15:10 +0000)]
Fixes #72958 If the server sends the status succes without uid present,

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

Fixes #72958
* backends/groupwise/e-cal-backend-groupwise.c:
(e_cal_backend_groupwise_create_object): If the server
sends the status succes without uid present, then it
must be due to delay delivery set, so do not put the component
in the cache since it might not be created in the server.

19 years agoRemoved unused variables which were causing compiler warnings caused by
Parthasarathi Susarla [Mon, 28 Feb 2005 13:49:35 +0000 (13:49 +0000)]
Removed unused variables which were causing compiler warnings caused by

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

* camel-groupwise-folder.c: (groupwise_refresh_info):
* camel-groupwise-store.c: (groupwise_get_folder):
  Removed unused variables which were causing compiler
  warnings caused by the previous commit

19 years agoFixes #72662
Harish Krishnaswamy [Mon, 28 Feb 2005 12:54:53 +0000 (12:54 +0000)]
Fixes #72662

2005-02-28  Harish Krishnaswamy <kharish@novell.com>

Fixes #72662

* camel-groupwise-folder.c: (groupwise_refresh_info):
* camel-groupwise-store.c: (groupwise_get_folder):
Use the timestamp from the summary as argument to the
getQuickMessagesRequest.
* camel-groupwise-summary.[ch] (gw_summary_header_load),
(gw_summary_header_save): read/write the timestamp returned
by the getQuickMessages 'New' request into/from the gw summary.

19 years agoLook for the timestring only in the New getQM responses. The server does
Harish Krishnaswamy [Mon, 28 Feb 2005 12:46:13 +0000 (12:46 +0000)]
Look for the timestring only in the New getQM responses. The server does

2005-02-28  Harish Krishnaswamy  <kharish@novell.com>

* e-gw-connection.c: (e_gw_connection_get_quick_messages):
Look for the timestring only in the New getQM responses.
The server does not send it during the modified call and
hence do not flag an error.

19 years agostore the time_string immediately after the 'New' call. add missing view
Harish Krishnaswamy [Mon, 28 Feb 2005 12:40:30 +0000 (12:40 +0000)]
store the time_string immediately after the 'New' call. add missing view

2005-02-28  Harish Krishnaswamy  <kharish@novell.com>

* backends/groupwise/e-cal-backend-groupwise.c: (get_deltas):
store the time_string immediately after the 'New' call.
add missing view in the second getQM call - "attachments"

19 years agoChanged the way in which the recipients list is generated so as to
Sankar P [Mon, 28 Feb 2005 11:27:52 +0000 (11:27 +0000)]
Changed the way in which the recipients list is generated so as to

2005-02-28  Sankar P <psankar@novell.com>

* camel-groupwise-utils.c: (camel_groupwise_util_item_from_message):
  Changed the way in which the recipients list is generated so as to
  facilitate handling of CC and BCC addresses.
* camel-groupwise-utils.[ch]: (add_recipients)
  Implemented the function add_recipients to prepare recipients list of
  specified type.
  Fixes bug #73008

19 years agoAdded code for handling BCC addresses in the recipient list. Fixes #73008
Sankar P [Mon, 28 Feb 2005 11:27:29 +0000 (11:27 +0000)]
Added code for handling BCC addresses in the recipient list. Fixes #73008

2005-02-28  Sankar P <psankar@novell.com>

       * e-gw-item.c: (add_distribution_to_soap_message):
       Added code for handling BCC addresses in the recipient list.
       Fixes #73008

19 years agoUpdated Greek Translation.
Kostas Papadimas [Mon, 28 Feb 2005 07:15:55 +0000 (07:15 +0000)]
Updated Greek Translation.

19 years agoTranslation updated by Tino Meinen.
Vincent van Adrighem [Sun, 27 Feb 2005 19:14:39 +0000 (19:14 +0000)]
Translation updated by Tino Meinen.

2005-02-27  Vincent van Adrighem  <adrighem@gnome.org>

* nl.po: Translation updated by Tino Meinen.

19 years agoUpdated Greek translation
Nikos Charonitakis [Sat, 26 Feb 2005 22:57:28 +0000 (22:57 +0000)]
Updated Greek translation

19 years agoupdate by amanpreetalam@yahoo.com
Amanpreet Singh Alam [Sat, 26 Feb 2005 22:41:16 +0000 (22:41 +0000)]
update by amanpreetalam@yahoo.com

19 years agoHungarian translation updated by Gabor Kelemen.
Laszlo Dvornik [Sat, 26 Feb 2005 15:58:15 +0000 (15:58 +0000)]
Hungarian translation updated by Gabor Kelemen.

2005-02-26  Laszlo Dvornik  <dvornik@gnome.hu>

* hu.po: Hungarian translation updated by Gabor Kelemen.

19 years agosave the writable status in priv->writable also so that when new clients
Sivaiah Nallagatla [Sat, 26 Feb 2005 03:46:13 +0000 (03:46 +0000)]
save the writable status in priv->writable also so that when new clients

2005-02-25  Sivaiah Nallagatla  <snallagatla@novell.com>

       * libedata-book/e-book-backend.c (e_book_backend_notify_writable)
       : save the writable status in priv->writable also so that
       when new clients are created for an existing backend we report
       correct writable status .
       Fixes editors being editable in some cases in offline mode

19 years ago: Fixes bug #72965
Parthasarathi Susarla [Fri, 25 Feb 2005 10:05:28 +0000 (10:05 +0000)]
: Fixes bug #72965

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

* camel-groupwise-store.c:
  (groupwise_rename_folder),
  (groupwise_get_folder_info) :
  Fixes bug #72965

19 years ago'capabilities' is not an array, but an out char * argument.
Rodrigo Moya [Fri, 25 Feb 2005 09:59:48 +0000 (09:59 +0000)]
'capabilities' is not an array, but an out char * argument.

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

* backends/weather/e-cal-backend-weather.c
(e_cal_backend_weather_get_static_capabilities): 'capabilities' is not
an array, but an out char * argument.

19 years agoupdate calls to read_cursor request to use the position argument. do not
Harish Krishnaswamy [Fri, 25 Feb 2005 09:35:58 +0000 (09:35 +0000)]
update calls to read_cursor request to use the position argument. do not

2005-02-25  Harish Krishnaswamy  <kharish@novell.com>

* camel-groupwise-store.c: (groupwise_get_folder):
update calls to read_cursor request to use the
position argument. do not use the position cursor
calls anymore.

19 years agoDo not use position cursor calls anymore. use position field in read
Harish Krishnaswamy [Fri, 25 Feb 2005 09:12:44 +0000 (09:12 +0000)]
Do not use position cursor calls anymore. use position field in read

2005-02-25  Harish Krishnaswamy  <kharish@novell.com>

* backends/groupwise/e-cal-backend-groupwise.c: (populate_cache):
Do not use position cursor calls anymore. use position field in
read cursor request.

19 years agoChanged the getQm calls since the function has been changed. Send the time
Chenthill Palanisamy [Fri, 25 Feb 2005 06:36:51 +0000 (06:36 +0000)]
Changed the getQm calls since the function has been changed. Send the time

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

* backends/groupwise/e-cal-backend-groupwise.c: (get_deltas):
Changed the getQm calls since the function has been changed.
Send the time stamps received from the server.
* libedata-cal/e-cal-backend-cache.c:
(e_cal_backend_cache_put_server_utc_time),
(e_cal_backend_cache_get_server_utc_time):
* libedata-cal/e-cal-backend-cache.h:  Added functions
to put the server UTC time in cache.

19 years agoMade changes since the getQm function has been changed to take the fourth
Chenthill Palanisamy [Fri, 25 Feb 2005 06:31:31 +0000 (06:31 +0000)]
Made changes since the getQm function has been changed to take the fourth

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

* camel-groupwise-folder.c: (groupwise_refresh_info):
* camel-groupwise-store.c: (groupwise_get_folder),
(groupwise_get_folder_info): Made changes since the
getQm function has been changed to take the fourth
argument (startdate) as double pointer.

19 years agoChanged the function to get the argument startdate as double pointer to
Chenthill Palanisamy [Fri, 25 Feb 2005 06:30:22 +0000 (06:30 +0000)]
Changed the function to get the argument startdate as double pointer to

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

* e-gw-connection.c: (e_gw_connection_get_quick_messages):
* e-gw-connection.h: Changed the function to get the argument
startdate as double pointer to give the utc time sent by server
back to the callers.

19 years agoDo not use position cursor calls anymore. use position field in read
Harish Krishnaswamy [Fri, 25 Feb 2005 06:08:50 +0000 (06:08 +0000)]
Do not use position cursor calls anymore. use position field in read

2005-02-25  Harish Krishnaswamy  <kharish@novell.com>

* backends/groupwise/e-cal-backend-groupwise.c: (populate_cache):
Do not use position cursor calls anymore. use position field in
read cursor request.

19 years agoAdded 'position' field to the readCursor request reflecting the related
Harish Krishnaswamy [Fri, 25 Feb 2005 06:06:31 +0000 (06:06 +0000)]
Added 'position' field to the readCursor request reflecting the related

2005-02-24  Harish Krishnaswamy  <kharish@novell.com>

* e-gw-connection.[ch]: (e_gw_connection_read_cursor):
Added 'position' field to the readCursor request reflecting
the related server fix and the schema change.

19 years agoupdate the e_gw_connection_read_cursor to use the new prototype that uses
Harish Krishnaswamy [Fri, 25 Feb 2005 05:58:34 +0000 (05:58 +0000)]
update the e_gw_connection_read_cursor to use the new prototype that uses

2005-02-24  Harish Krishnaswamy  <kharish@novell.com>

* backends/groupwise/e-book-backend-groupwise.c: (build_cache):
update the e_gw_connection_read_cursor to use the new prototype
that uses a position argument.

19 years agoupdate calls to read_cursor request to use the position argument. do not
Harish Krishnaswamy [Fri, 25 Feb 2005 05:56:19 +0000 (05:56 +0000)]
update calls to read_cursor request to use the position argument. do not

2005-02-25  Harish Krishnaswamy  <kharish@novell.com>
* camel-groupwise-store.c: (groupwise_get_folder):
update calls to read_cursor request to use the
position argument. do not use the position cursor
calls anymore.

19 years ago** See bug #68459
Not Zed [Fri, 25 Feb 2005 03:49:26 +0000 (03:49 +0000)]
** See bug #68459

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

        ** See bug #68459

        * camel-nntp-address.[ch]: cameladdress implementation for list of
        newsgroups.

19 years ago** See bug #57185
Not Zed [Fri, 25 Feb 2005 03:42:38 +0000 (03:42 +0000)]
** See bug #57185

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

        ** See bug #57185

        * camel-mh-summary.c (mh_summary_sync_message): removed.  dont
        re-write people's mh mail just to add an xev header.  we should be
        looking at .mh_sequences or something.  Partial fix for #57185.

19 years ago** See bug #59507
Not Zed [Fri, 25 Feb 2005 03:41:55 +0000 (03:41 +0000)]
** See bug #59507

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

        ** See bug #59507

        * camel-spool-store.c (spool_get_full_path): handle mbox/elm cases
        explictly, not based on stat of path.
        (spool_get_meta_path): store all meta files in ~/.evolution
        somewhere.

        * camel-local-folder.c (camel_local_folder_construct): remove the
        special case test for a direct folder, leave it to subclasses to
        decide.

        * camel-local-store.c (local_get_trash, local_get_junk): calculate
        the state file based on the new store get_meta_path calls.  Also
        use the CAMEL_VJUNK_NAME, etc.

        * camel-local-folder.c, camel-local-store.c: Moved the
        get_meta_path and get_full_path routines to the store instead of
        the folder.  fix all subclasses.

19 years agoUpdated Danish translation.
Martin Willemoes Hansen [Thu, 24 Feb 2005 11:12:15 +0000 (11:12 +0000)]
Updated Danish translation.

        * da.po: Updated Danish translation.

19 years agoset backend's lock to TRUE.
Rodrigo Moya [Thu, 24 Feb 2005 10:58:59 +0000 (10:58 +0000)]
set backend's lock to TRUE.

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

* backends/http/e-cal-backend-http.c (e_cal_backend_http_init):
* backends/groupwise/e-cal-backend-groupwise.c
(e_cal_backend_groupwise_init):
* backends/weather/e-cal-backend-weather.c
(e_cal_backend_weather_init): set backend's lock to TRUE.

2005-02-22  JP Rosevear  <jpr@novell.com>

* libedata-cal/e-cal-backend-sync.c: added a lock wrapper to make
calls be locked if backend is set so.
(e_cal_backend_sync_set_lock): new function.
(e_cal_backend_sync_is_read_only, e_cal_backend_sync_get_cal_address,
e_cal_backend_sync_get_alarm_email_address,
e_cal_backend_sync_get_ldap_attribute,
e_cal_backend_sync_get_static_capabilities, e_cal_backend_sync_open,
e_cal_backend_sync_remove, e_cal_backend_sync_create_object,
e_cal_backend_sync_modify_object, e_cal_backend_sync_remove_object,
e_cal_backend_sync_discard_alarm, e_cal_backend_sync_receive_objects,
e_cal_backend_sync_send_objects, e_cal_backend_sync_get_default_object,
e_cal_backend_sync_get_object, e_cal_backend_sync_get_object_list,
e_cal_backend_sync_get_timezone, e_cal_backend_sync_add_timezone,
e_cal_backend_sync_set_default_timezone, e_cal_backend_sync_get_changes,
e_cal_backend_sync_get_free_busy): wrap calls to backend methods in
our lock wrapper.

* backends/contacts/e-cal-backend-contacts.c
(e_cal_backend_contacts_init):
* backends/file/e-cal-backend-file.c (e_cal_backend_file_init):
set backend's lock to TRUE.

19 years agoChanged handling of addresses by using _camel_header_address to enable
Sankar P [Thu, 24 Feb 2005 10:51:52 +0000 (10:51 +0000)]
Changed handling of addresses by using _camel_header_address to enable

2005-02-23  Sankar P <psankar@novell.com>

       * camel-groupwise-folder.c: (groupwise_folder_get_message):
         Changed handling of addresses by using _camel_header_address
         to enable display of gwpoa generated messages.
        Fix for #72285

19 years ago** See bug #71812
Not Zed [Thu, 24 Feb 2005 01:43:09 +0000 (01:43 +0000)]
** See bug #71812

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

        ** See bug #71812

        * camel-mbox-summary.c (camel_mbox_summary_sync_mbox): clear the
        working flags after we've successfully performed a full sync, they
        are no longer needed.

19 years agoAdd e-book-auth-util and e-passwords.
Hans Petter Jansson [Wed, 23 Feb 2005 18:52:12 +0000 (18:52 +0000)]
Add e-book-auth-util and e-passwords.

2005-02-23  Hans Petter Jansson  <hpj@novell.com>

* Makefile.am (libedataserverui_1_2_la_SOURCES)
(libedataserveruiinclude_HEADERS): Add e-book-auth-util and
e-passwords.

* e-name-selector-dialog.c (source_selected): Use the authenticating
book loader utility.
(search_changed): Upgrade query to something that works with all
backends.

* e-name-selector-entry.c (setup_default_contact_store): Use the
authenticating book loader utility.

* e-book-auth-util.c:
* e-book-auth-util.h: Add the authenticating book loader utility.

* e-passwords.c: Remove e-error.h include, it's unnecessary.

19 years ago2005-02-23 Sivaiah Nallagatla <snallagatla@novell.com.
Sivaiah Nallagatla [Wed, 23 Feb 2005 15:39:10 +0000 (15:39 +0000)]
2005-02-23  Sivaiah Nallagatla <snallagatla@novell.com.

       * camel-groupwise-folder.c (groupwise_folder_get_message) :
       cache message always irrespective of whehter receipent status
       element is there or not.
       Fix #72907

19 years agoReturn permission denied error when the book is read only. In case of
Sivaiah Nallagatla [Wed, 23 Feb 2005 09:47:20 +0000 (09:47 +0000)]
Return permission denied error when the book is read only. In case of

2005-02-22 Sivaiah Nallagatla <snallagatla@novell.com>

        * backends/groupwise/e-book-backend-groupwise.c
        (e_book_backend_groupwise_create_contact) : Return permission denied
        error when the book is read only. In case of read/write books
        Make sure that server returns proper id for created contact.
        (e_book_backend_groupwise_modify_contact)
        (e_book_backend_groupwise_remove_contacts) : Return
        permission denied in case of read only book.
        Also use cursor version of update_cache instead of getItems
        one
        Fixes #72806

19 years agoFix for 9605. add key-press-event handler to delete contact from the list
Harry Lu [Wed, 23 Feb 2005 09:23:00 +0000 (09:23 +0000)]
Fix for 9605. add key-press-event handler to delete contact from the list

2005-02-21  Harry Lu <harry.lu@sun.com>

        Fix for 9605.
        * e-name-selector-dialog.c: (add_section),(destination_key_press):
        add key-press-event handler to delete contact from the list if user
        press Delete key.

19 years ago** See bug #61468
Not Zed [Wed, 23 Feb 2005 06:17:15 +0000 (06:17 +0000)]
** See bug #61468

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

        ** See bug #61468

        * camel-imap-folder.c (imap_update_summary): get rid of the stupid
        HEADER.FIELDS NOT() blah, it just caused more problems than it
        ever solved.

19 years agofixed typos
Leonid Kanter [Tue, 22 Feb 2005 11:37:23 +0000 (11:37 +0000)]
fixed typos

19 years agoAdds a new elememt 'part' in a mail message in compliance with the schema.
Parthasarathi Susarla [Tue, 22 Feb 2005 05:45:15 +0000 (05:45 +0000)]
Adds a new elememt 'part' in a mail message in compliance with the schema.

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

* e-gw-item.c (e_gw_item_append_to_soap_message):
Adds a new elememt 'part' in a mail message in compliance
with the schema.

19 years agoReturn the status as it is. Removed the check for modified item and ok
Chenthill Palanisamy [Tue, 22 Feb 2005 05:10:19 +0000 (05:10 +0000)]
Return the status as it is. Removed the check for modified item and ok

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

* backends/groupwise/e-cal-backend-groupwise-utils.c:
(e_gw_connection_send_appointment): Return the status as it is.
* backends/groupwise/e-cal-backend-groupwise.c
(receive_object): Removed the check for modified item and ok status.
Instead checked for the status ALREADY_ACCEPTED directly.

19 years agoAppend the UID to the ICAL string.
Chenthill Palanisamy [Tue, 22 Feb 2005 05:06:58 +0000 (05:06 +0000)]
Append the UID to the ICAL string.

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

* camel-groupwise-folder.c: (convert_to_calendar): Append
the UID to the ICAL string.

19 years agoFixes 71490 If the vcalendar component does not have the UID property, do
Chenthill Palanisamy [Tue, 22 Feb 2005 04:53:05 +0000 (04:53 +0000)]
Fixes 71490 If the vcalendar component does not have the UID property, do

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

Fixes 71490
* backends/http/e-cal-backend-http.c
(retrieval_done):If the vcalendar component does not
have the UID property, do not add the component the
component into the cache.

19 years agoWhen passed in group is NULL, remove all the attributes with name as
Sivaiah Nallagatla [Mon, 21 Feb 2005 23:37:04 +0000 (23:37 +0000)]
When passed in group is NULL, remove all the attributes with name as

2005-02-19 Sivaiah Nallagatla <snallagatla@novell.com>

        * libebook/e-vcard.c (e_vcard_remove_attributes) :
        When passed in group is NULL, remove all the attributes
        with name as passed in attribute name even when a attribute
        has group name.

        Fixes #70908

19 years agoDownload the attachments from the server only if they are not already
Harish Krishnaswamy [Mon, 21 Feb 2005 11:26:02 +0000 (11:26 +0000)]
Download the attachments from the server only if they are not already

2005-02-21  Harish Krishnaswamy  <kharish@novell.com>
* backends/groupwise/e-cal-backend-groupwise-utils.c:
(get_attach_data_from_server), (set_attachments_to_cal_component),
(e_gw_item_to_cal_component):  Download the attachments from the server
only if they are not already present in the cache.

19 years agoUpdated Translation
Ankitkumar Rameshchandra Patel [Mon, 21 Feb 2005 04:51:02 +0000 (04:51 +0000)]
Updated Translation