platform/upstream/evolution-data-server.git
19 years agofile e2k-cal-query.c was initially added on branch eds-exchange-branch.
Ahmed Sarfraaz [Thu, 21 Apr 2005 13:13:59 +0000 (13:13 +0000)]
file e2k-cal-query.c was initially added on branch eds-exchange-branch.

19 years agofile e2k-cal-query.h was initially added on branch eds-exchange-branch.
Ahmed Sarfraaz [Thu, 21 Apr 2005 13:13:59 +0000 (13:13 +0000)]
file e2k-cal-query.h was initially added on branch eds-exchange-branch.

19 years agofile e2k-cal-utils.c was initially added on branch eds-exchange-branch.
Ahmed Sarfraaz [Thu, 21 Apr 2005 13:13:59 +0000 (13:13 +0000)]
file e2k-cal-utils.c was initially added on branch eds-exchange-branch.

19 years agofile e2k-cal-utils.h was initially added on branch eds-exchange-branch.
Ahmed Sarfraaz [Thu, 21 Apr 2005 13:13:59 +0000 (13:13 +0000)]
file e2k-cal-utils.h was initially added on branch eds-exchange-branch.

19 years agofile e-storage-set.c was initially added on branch eds-exchange-branch.
Ahmed Sarfraaz [Thu, 21 Apr 2005 13:09:34 +0000 (13:09 +0000)]
file e-storage-set.c was initially added on branch eds-exchange-branch.

19 years agofile e-storage-set.h was initially added on branch eds-exchange-branch.
Ahmed Sarfraaz [Thu, 21 Apr 2005 13:09:34 +0000 (13:09 +0000)]
file e-storage-set.h was initially added on branch eds-exchange-branch.

19 years agofile exchange-component.c was initially added on branch eds-exchange-branch.
Ahmed Sarfraaz [Thu, 21 Apr 2005 13:09:34 +0000 (13:09 +0000)]
file exchange-component.c was initially added on branch eds-exchange-branch.

19 years agofile exchange-component.h was initially added on branch eds-exchange-branch.
Ahmed Sarfraaz [Thu, 21 Apr 2005 13:09:34 +0000 (13:09 +0000)]
file exchange-component.h was initially added on branch eds-exchange-branch.

19 years agofile exchange-config-listener.c was initially added on branch eds-exchange-branch.
Ahmed Sarfraaz [Thu, 21 Apr 2005 13:09:34 +0000 (13:09 +0000)]
file exchange-config-listener.c was initially added on branch eds-exchange-branch.

19 years agofile exchange-config-listener.h was initially added on branch eds-exchange-branch.
Ahmed Sarfraaz [Thu, 21 Apr 2005 13:09:34 +0000 (13:09 +0000)]
file exchange-config-listener.h was initially added on branch eds-exchange-branch.

19 years agofile exchange-storage.c was initially added on branch eds-exchange-branch.
Ahmed Sarfraaz [Thu, 21 Apr 2005 13:09:34 +0000 (13:09 +0000)]
file exchange-storage.c was initially added on branch eds-exchange-branch.

19 years agofile exchange-storage.h was initially added on branch eds-exchange-branch.
Ahmed Sarfraaz [Thu, 21 Apr 2005 13:09:34 +0000 (13:09 +0000)]
file exchange-storage.h was initially added on branch eds-exchange-branch.

19 years agofile libexchange-storage.pc.in was initially added on branch eds-exchange-branch.
Ahmed Sarfraaz [Thu, 21 Apr 2005 13:09:33 +0000 (13:09 +0000)]
file libexchange-storage.pc.in was initially added on branch eds-exchange-branch.

19 years agoRemove an unused variable
Ross Burton [Thu, 21 Apr 2005 09:35:35 +0000 (09:35 +0000)]
Remove an unused variable

19 years ago#define hack to avoid changing EDataServerModule API
Ross Burton [Wed, 20 Apr 2005 17:43:09 +0000 (17:43 +0000)]
#define hack to avoid changing EDataServerModule API

19 years agoUse G_DEFINE_TYPE and rename e_data_server_module_init to _initialize
Ross Burton [Wed, 20 Apr 2005 16:59:58 +0000 (16:59 +0000)]
Use G_DEFINE_TYPE and rename e_data_server_module_init to _initialize

19 years agoDon't leak a GConfValue
Ross Burton [Wed, 20 Apr 2005 16:47:31 +0000 (16:47 +0000)]
Don't leak a GConfValue

19 years agofix up macro so that it doesn't trigger configure failures with newer
James Henstridge [Wed, 20 Apr 2005 03:32:26 +0000 (03:32 +0000)]
fix up macro so that it doesn't trigger configure failures with newer

2005-04-20  James Henstridge  <james@jamesh.id.au>

* configure.in (EVO_SET_COMPILE_FLAGS): fix up macro so that it
doesn't trigger configure failures with newer versions of
pkg-config.  Fixes bug #300435.

19 years agoFunction prototype (compiler fix)
Philip Van Hoof [Tue, 19 Apr 2005 17:04:40 +0000 (17:04 +0000)]
Function prototype (compiler fix)

2005-04-19  Philip Van Hoof  <pvanhoof@gnome.org>

        * libecal/e-cal.c: Function prototype (compiler fix)

19 years agoHandle the case where the path doesn't exist in the url. See bug #301037
Jeffrey Stedfast [Tue, 19 Apr 2005 15:05:41 +0000 (15:05 +0000)]
Handle the case where the path doesn't exist in the url. See bug #301037

2005-04-18  Jeffrey Stedfast  <fejj@novell.com>

* camel-url-scanner.c (camel_url_web_end): Handle the case where
the path doesn't exist in the url. See bug #301037 for more
details.

19 years agoChanging the date of commit.
Chenthill Palanisamy [Mon, 18 Apr 2005 14:32:29 +0000 (14:32 +0000)]
Changing the date of commit.

19 years agoFixes #274409 Run the get_deltas in a seperate thread instead of the main
Chenthill Palanisamy [Mon, 18 Apr 2005 13:46:53 +0000 (13:46 +0000)]
Fixes #274409 Run the get_deltas in a seperate thread instead of the main

2005-04-13  Chenthill Palanisamy  <pchenthill@novell.com>

Fixes #274409
* backends/groupwise/e-cal-backend-groupwise.c
(get_deltas_timeout), (cache_init), (connect_to_server):
Run the get_deltas in a seperate thread instead of the main
loop.
(get_deltas): Added a static mutex lock.

19 years agoRemove redundant getQuickMessageRequest
Parthasarathi Susarla [Mon, 18 Apr 2005 13:28:18 +0000 (13:28 +0000)]
Remove redundant getQuickMessageRequest

2005-04-18  Parthasarathi Susarla <sparthasarathi@novell.com>

* camel-groupwise-store.c: (groupwise_get_folder)
  Remove redundant getQuickMessageRequest

19 years ago*** empty log message ***
Parthasarathi Susarla [Mon, 18 Apr 2005 08:47:07 +0000 (08:47 +0000)]
*** empty log message ***

19 years agoResetting the absolute uri, when relative uri is changed. Fixes #274308
Sushma Rai [Mon, 18 Apr 2005 08:40:46 +0000 (08:40 +0000)]
Resetting the absolute uri, when relative uri is changed. Fixes #274308

19 years agocamel-groupwise-folder.h CVS:
Parthasarathi Susarla [Mon, 18 Apr 2005 06:17:50 +0000 (06:17 +0000)]
camel-groupwise-folder.h CVS:

camel-groupwise-folder.h CVS:
----------------------------------------------------------------------

19 years agoFix for bug #273945
Jeffrey Stedfast [Thu, 14 Apr 2005 20:10:20 +0000 (20:10 +0000)]
Fix for bug #273945

2005-04-07  Jeffrey Stedfast  <fejj@novell.com>

Fix for bug #273945

* camel-mime-utils.c (camel_header_encode_string): If
camel_charset_best() returns NULL, default to UTF-8.
(camel_header_encode_phrase): Same as above.

19 years agomake "" equal NULL for comparative purposes.
Not Zed [Wed, 13 Apr 2005 03:38:35 +0000 (03:38 +0000)]
make "" equal NULL for comparative purposes.

2005-04-12  Not Zed  <NotZed@Ximian.com>

        * camel-local-provider.c (check_equal): make "" equal NULL for
        comparative purposes.

19 years agouse API_VERSION instead of BASE_VERSION in pc files. bump version, leave
Harish Krishnaswamy [Mon, 11 Apr 2005 12:21:33 +0000 (12:21 +0000)]
use API_VERSION instead of BASE_VERSION in pc files. bump version, leave

2005-04-11  Harish Krishnaswamy  <kharish@novell.com>

* Makefile.am files: use API_VERSION instead of BASE_VERSION in
pc files.
* configure.in: bump version, leave extensiondir, idldir,
bonobo server and libtool numbers untouched (use API_VERSION
instead).
* evolution-data-server.pc.in, libedataserver/Makefile.am,
servers/groupwise/Makefile.am, src/Makefile.am: use API_VERSION.

19 years agocallback function should take (key, value)pair as first two arguments and
Vivek Jain [Mon, 11 Apr 2005 09:00:07 +0000 (09:00 +0000)]
callback function should take (key, value)pair as first two arguments and

2005-04-11  Vivek Jain <jvivek@novell.com>

* backends/groupwise/e-cal-backend-groupwise.c :
(e_cal_backend_groupwise_compute_changes_foreach_key):
callback function should take (key, value)pair as first two arguments
and then the user data

19 years agoUpdated italian translation
Marco Ciampa [Mon, 11 Apr 2005 08:06:36 +0000 (08:06 +0000)]
Updated italian translation

19 years agoAdded code to handle the item type NOTIFICATION so as to enable viewing
Sankar P [Mon, 11 Apr 2005 07:51:07 +0000 (07:51 +0000)]
Added code to handle the item type NOTIFICATION so as to enable viewing

2005-04-08  Sankar P <psankar@novell.com>

* camel-groupwise-folder.c: (groupwise_folder_get_message)
Added code to handle the item type NOTIFICATION so as to
        enable viewing notification mails such as Shared Folder Notification.
Fixes #74369

19 years agoAdded code to handle the item type NOTIFICATION so as to enable viewing
Sankar P [Mon, 11 Apr 2005 06:37:14 +0000 (06:37 +0000)]
Added code to handle the item type NOTIFICATION so as to enable viewing

2005-04-08  Sankar P <psankar@novell.com>

* camel-groupwise-folder.c: (groupwise_folder_get_message)
Added code to handle the item type NOTIFICATION so as to
        enable viewing notification mails such as Shared Folder Notification.
Fixes #74369

19 years agoUpdated Czech translation.
Miloslav Trmac [Sat, 9 Apr 2005 16:54:11 +0000 (16:54 +0000)]
Updated Czech translation.

2005-04-09  Miloslav Trmac  <mitr@volny.cz>

* cs.po: Updated Czech translation.

19 years agoUpdated Canadian English translation.
Adam Weinberger [Fri, 8 Apr 2005 19:44:52 +0000 (19:44 +0000)]
Updated Canadian English translation.

2005-04-08  Adam Weinberger  <adamw@gnome.org>

* en_CA.po: Updated Canadian English translation.

19 years agoadded new function's prototype.
Rodrigo Moya [Fri, 8 Apr 2005 16:07:42 +0000 (16:07 +0000)]
added new function's prototype.

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

* libecal/e-cal-util.h: added new function's prototype.

19 years agoFixes #70035
Rodrigo Moya [Fri, 8 Apr 2005 15:42:29 +0000 (15:42 +0000)]
Fixes #70035

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

Fixes #70035

* libecal/e-cal-util.c (e_cal_util_parse_ics_string): new function that
supports strings with multiple VCALENDAR's.

* backends/http/e-cal-backend-http.c (retrieval_done): use the new
function instead of icalparser_parse_string.

19 years agoget the uri from Ebook instead of Esource. e_source_get_uri returns NULL
Sivaiah Nallagatla [Fri, 8 Apr 2005 13:27:17 +0000 (13:27 +0000)]
get the uri from Ebook instead of Esource. e_source_get_uri returns NULL

2005-04-04  Sivaiah Nallagatla <snallagatla@novell.com>

       * e-book-auth-util.c (load_source_auth_cb)
        (addressbook_authenticate) : get the uri from Ebook
       instead of Esource. e_source_get_uri returns NULL when
       it does not have a reference to source group with it
       which happens when the source list from which this source
       was taken is destroyed but Ebook has reference to that source.
       e_book_get_uri returns the same uri and it will be always present
       Fixes #73330

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

        * e-name-selector.c (source_books_destroy): Implement.
        (e_name_selector_init): Create a list of completion books, and open
        them with interactive authentication.
        (e_name_selector_peek_section_entry): Re-use the list of opened books
        for each entry.

        * e-name-selector-entry.c (e_name_selector_entry_realize): If the user
        didn't set a contact store, create the default one here.
        (e_name_selector_entry_class_init): Set up our realize method.
        (e_name_selector_entry_init): Don't set up the default contact store
        here.
        (setup_default_contact_store): Also create the contact store itself.
        (set_completion_query)
        (find_existing_completion)
        (completion_match_selected)
                                                                         1,9           Top

19 years agoget the ids of all items in a folder from the server.
Parthasarathi Susarla [Fri, 8 Apr 2005 08:57:12 +0000 (08:57 +0000)]
get the ids of all items in a folder from the server.

2005-04-07  Parthasarathi Susarla <sparthasarathi@novell.com>

* camel-groupwise-folder.c:
  (groupwise_refresh_info): get the ids of all items
  in a folder from the server.
  (gw_update_all_items): update summary with items
  that have been deleted from the server.
  Fixes bug **72302 **74381 **72303

19 years agoUpdated British English translation
Gareth Owen [Fri, 8 Apr 2005 00:00:40 +0000 (00:00 +0000)]
Updated British English translation

19 years agocheck load state and if in progress or already loaded, notify caller and
Rodrigo Moya [Thu, 7 Apr 2005 18:05:43 +0000 (18:05 +0000)]
check load state and if in progress or already loaded, notify caller and

2004-04-06  Rodrigo Moya <rodrigo@novell.com>

* libecal/e-cal.c (e_cal_open_async): check load state and if in
progress or already loaded, notify caller and return.

2005-04-06  Chenthill Palanisamy  <pchenthill@novell.com>

* libecal/e-cal.c
        (open_calendar): Added a boolean variable in open_calendar
to ensure authentication when the mode is switched.If the calendar is
loaded  return TRUE. Set the load_state to not loaded if the loading
fails.
(open_async), (e_cal_open), (reopen_with_auth): Added additional
argument for the open_calendar call.

19 years agoremoved "\n"'s from exception strings
Jeffrey Stedfast [Thu, 7 Apr 2005 18:00:58 +0000 (18:00 +0000)]
removed "\n"'s from exception strings

19 years agoResponds with a list of all item ids if "id" is the view for the filter
Parthasarathi Susarla [Thu, 7 Apr 2005 15:49:59 +0000 (15:49 +0000)]
Responds with a list of all item ids if "id" is the view for the filter

2005-04-07  Parthasarathi Susarla <sparthasarathi@novell.com>

* e-gw-connection.c: (e_gw_connection_get_quick_messages):
 Responds with a list of all item ids if "id" is the view
 for the filter "All".
 This fixes **72302.

19 years agoadd a new element in the EGwItemAttachment structure for storing the
Parthasarathi Susarla [Thu, 7 Apr 2005 07:16:06 +0000 (07:16 +0000)]
add a new element in the EGwItemAttachment structure for storing the

2005-04-07  Parthasarathi Susarla <sparthasarathi@novell.com>

* e-gw-item.h: add a new element in the EGwItemAttachment
  structure for storing the itemRefernce value for an
  attachment
* e-gw-item.c: (e_gw_item_new_from_soap_parameter):
  check for the itemReference property for an attachment

19 years agoAdd support for scalix provider. Also plug a small mem leak. Patch from
Christian Kellner [Wed, 6 Apr 2005 18:17:38 +0000 (18:17 +0000)]
Add support for scalix provider. Also plug a small mem leak. Patch from

2005-04-06  Christian Kellner  <gicmo@gnome.org>
* libecal/e-cal.c (set_local_attachment_store):
Add support for scalix provider. Also plug a
small mem leak.
Patch from Carsten Guenther <Carsten.Guenther@scalix.com>

19 years agoUpdated Persian translation by Hessam M. Armandehi <hessam@cs.sharif.edu>.
Roozbeh Pournader [Wed, 6 Apr 2005 14:23:04 +0000 (14:23 +0000)]
Updated Persian translation by Hessam M. Armandehi <hessam@cs.sharif.edu>.

2005-04-06  Roozbeh Pournader  <roozbeh@farsiweb.info>

* fa.po: Updated Persian translation by
  Hessam M. Armandehi <hessam@cs.sharif.edu>.

19 years agoUpdated Serbian translation.
Danilo Šegan [Wed, 6 Apr 2005 08:02:09 +0000 (08:02 +0000)]
Updated Serbian translation.

19 years agoUpdated German translation.
Frank Arnold [Tue, 5 Apr 2005 09:00:32 +0000 (09:00 +0000)]
Updated German translation.

2005-04-05  Frank Arnold  <farnold@cvs.gnome.org>

* de.po: Updated German translation.

19 years agoThe Trash folder in the groupwise server works well only with getItems
Parthasarathi Susarla [Tue, 5 Apr 2005 06:08:24 +0000 (06:08 +0000)]
The Trash folder in the groupwise server works well only with getItems

2005-04-05  Parthasarathi Susarla <sparthasarathi@novell.com>

* camel-groupwise-folder.c: (groupwise_refresh_info):
  The Trash folder in the groupwise server works well
  only with getItems request. So we compare the folder
  full name (?) and if it is a trash folder, we use
  getItems instead of getQuickMessages.

  Fixes bugs **72310 and **73318

19 years agoUpdated Nepali Translation
Pawan Chitrakar [Tue, 5 Apr 2005 05:04:39 +0000 (05:04 +0000)]
Updated Nepali Translation

2005-04-05  Pawan Chitrakar  <pawan@nplinux.org>

* ne.po: Updated Nepali Translation

19 years agoTranslation updated by Tino Meinen.
Vincent van Adrighem [Mon, 4 Apr 2005 21:35:11 +0000 (21:35 +0000)]
Translation updated by Tino Meinen.

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

* nl.po: Translation updated by Tino Meinen.

19 years agoIf the SASL negotiation fails or is cancelled, then the challenge and/or
Jeffrey Stedfast [Mon, 4 Apr 2005 19:09:20 +0000 (19:09 +0000)]
If the SASL negotiation fails or is cancelled, then the challenge and/or

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

* camel-sasl-digest-md5.c (camel_sasl_digest_md5_finalize): If the
SASL negotiation fails or is cancelled, then the challenge and/or
response may be NULL and so dereferencing them will cause a
crash. Possible fix for bug #72325.

19 years agoUpdated pt_BR translation
Raphael Higino [Sat, 2 Apr 2005 16:38:59 +0000 (16:38 +0000)]
Updated pt_BR translation

19 years agoPushed the index up one count on deletion of a summary item. Fixes #74183
Sankar P [Fri, 1 Apr 2005 10:24:53 +0000 (10:24 +0000)]
Pushed the index up one count on deletion of a summary item. Fixes #74183

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

* camel-groupwise-folder.c:
  (groupwise_expunge) (groupwise_sync)
  Pushed the index up one count on deletion of a summary item.
    Fixes #74183

19 years agoUpdated Xhosa translation.
Adi Attar [Fri, 1 Apr 2005 08:02:09 +0000 (08:02 +0000)]
Updated Xhosa translation.

2005-04-01  Adi Attar  <aattar@cvs.gnome.org>

* xh.po: Updated Xhosa translation.

19 years agoAdded new Language, Kinyarwanda (rw), to this package
Steven Michael Murphy [Fri, 1 Apr 2005 05:06:11 +0000 (05:06 +0000)]
Added new Language, Kinyarwanda (rw), to this package

19 years agooops, wrong branch
Jeffrey Stedfast [Thu, 31 Mar 2005 20:00:43 +0000 (20:00 +0000)]
oops, wrong branch

19 years agoreverted previous commit since it broke string freeze
Jeffrey Stedfast [Thu, 31 Mar 2005 19:57:43 +0000 (19:57 +0000)]
reverted previous commit since it broke string freeze

19 years agodeleting the messages only if the copy is successful *** fixes bug 73897
Parthasarathi Susarla [Thu, 31 Mar 2005 11:44:38 +0000 (11:44 +0000)]
deleting the messages only if the copy is successful *** fixes bug 73897

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

* camel-groupwise-folder.c:(groupwise_transfer_messages_to):
  deleting the messages only if the copy is successful
  *** fixes bug 73897

19 years agoUpdated Czech translation.
Miloslav Trmac [Thu, 31 Mar 2005 09:06:43 +0000 (09:06 +0000)]
Updated Czech translation.

2005-03-31  Miloslav Trmac  <mitr@volny.cz>

* cs.po: Updated Czech translation.

19 years agoUpdated Canadian English translation.
Adam Weinberger [Thu, 31 Mar 2005 04:27:04 +0000 (04:27 +0000)]
Updated Canadian English translation.

2005-03-30  Adam Weinberger  <adamw@gnome.org>

* en_CA.po: Updated Canadian English translation.

19 years agoDon't try to EXPUNGE in READ-ONLY mode. (imap4_sync_changes): Don't check
Jeffrey Stedfast [Wed, 30 Mar 2005 21:15:14 +0000 (21:15 +0000)]
Don't try to EXPUNGE in READ-ONLY mode. (imap4_sync_changes): Don't check

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

* camel-imap4-folder.c (imap4_sync): Don't try to EXPUNGE in
READ-ONLY mode.
(imap4_sync_changes): Don't check permanent_flags here.
(imap4_sync): Check permanent_flags here instead and don't bother
wasting cycles if permanent_flags is empty.
(imap4_sync): Don't attempt to EXPUNGE if the folder is READ-ONLY.
(imap4_append_message): Set an exception if the folder is
read-only and don't bother trying to append.

* camel-imap4-engine.c (camel_imap4_engine_select_folder): Set the
READ-ONLY bit on the folder if the server says we've opened it in
READ-ONLY mode.

19 years agoAdded Xhosa translation. Added "xh" to ALL_LINGUAS.
Adi Attar [Wed, 30 Mar 2005 15:36:16 +0000 (15:36 +0000)]
Added Xhosa translation. Added "xh" to ALL_LINGUAS.

2005-03-30  Adi Attar  <aattar@cvs.gnome.org>

* xh.po: Added Xhosa translation.
* configure.in: Added "xh" to ALL_LINGUAS.

19 years agoAdd e-time-utils and e-xml-hash-utils.
James Bowes [Tue, 29 Mar 2005 14:07:20 +0000 (14:07 +0000)]
Add e-time-utils and e-xml-hash-utils.

2005-03-28  James Bowes  <bowes@cs.dal.ca>

* docs/reference/libedataserver/libedataserver-docs.sgml:
* docs/reference/libedataserver/libedataserver-sections.txt: Add
e-time-utils and e-xml-hash-utils.
* docs/reference/libedataserver/tmpl/e-time-utils.sgml:
* docs/reference/libedataserver/tmpl/e-xml-hash-utils.sgml: New API
template files.
* libedataserver/e-time-utils.c:
* libedataserver/e-time-utils.h:
* libedataserver/e-xml-hash-utils.c:
* libedataserver/e-xml-hash-utils.h: New API documentation.

19 years agoHungarian translation updated.
Gabor Kelemen [Tue, 29 Mar 2005 14:05:26 +0000 (14:05 +0000)]
Hungarian translation updated.

2005-03-29  Gabor Kelemen  <kelemeng@gnome.hu>

* hu.po: Hungarian translation updated.

19 years agoUpdated Catalan translation.
Josep Puigdemont i Casamajó [Tue, 29 Mar 2005 11:39:16 +0000 (11:39 +0000)]
Updated Catalan translation.

19 years agoAdd nepali translation
Pawan Chitrakar [Sun, 27 Mar 2005 12:33:00 +0000 (12:33 +0000)]
Add nepali translation

2005-03-27  Pawan Chitrakar  <pawan@nplinux.org>

* ne.po: Add nepali translation

* configure.in: add ne in ALL_LINGUAS

19 years agoDon't try to convert boundary param values into UTF-8 even if they contain
Jeffrey Stedfast [Fri, 25 Mar 2005 18:17:16 +0000 (18:17 +0000)]
Don't try to convert boundary param values into UTF-8 even if they contain

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

* camel-mime-utils.c (header_append_param): Don't try to convert
boundary param values into UTF-8 even if they contain binary
text. Based on a patch from Pavel Fedin.

19 years agoAdd docs/reference/libedataserver/Makefile as output. Add libedataserver
James Bowes [Thu, 24 Mar 2005 18:23:37 +0000 (18:23 +0000)]
Add docs/reference/libedataserver/Makefile as output. Add libedataserver

2005-03-23  James Bowes  <bowes@cs.dal.ca>

* configure.in: Add docs/reference/libedataserver/Makefile
as output.
* docs/reference/Makefile.am: Add libedataserver as subdir.
* docs/reference/libedataserver/Makefile.am: Remove ignored files
section.
* docs/reference/libedataserver/libedataserver-docs.sgml: Add
sections for new API docs.
* docs/reference/libedataserver/libedataserver-sections.txt: Make
nice formatting for the new documentation.
* libedataserver/e-trie.c:
* libedataserver/e-uid.c:
* libedataserver/e-url.c:
* libedataserver/e-url.h:
* libedataserver/e-util.c:
* libedataserver/e-util.h:
* libedataserver/md5-utils.c:
* libedataserver/md5-utils.h: Document public functions and data
structures.
* docs/reference/libedataserver/tmpl/e-trie.sgml:
* docs/reference/libedataserver/tmpl/e-uid.sgml:
* docs/reference/libedataserver/tmpl/e-url.sgml:
* docs/reference/libedataserver/tmpl/e-util.sgml:
* docs/reference/libedataserver/tmpl/md5-utils.sgml: New template
files for API documentation.

19 years agoFixes #73336 Check for the container id before calling the cache init.
Chenthill Palanisamy [Thu, 24 Mar 2005 08:40:24 +0000 (08:40 +0000)]
Fixes #73336 Check for the container id before calling the cache init.

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

Fixes #73336
* backends/groupwise/e-cal-backend-groupwise.c:
(connect_to_server): Check for the container id
before calling the cache init.

19 years agoChanged the date if commit to 24 from 22
Chenthill Palanisamy [Thu, 24 Mar 2005 08:35:11 +0000 (08:35 +0000)]
Changed the date if commit to 24 from 22

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

Changed the date if commit to 24 from 22

19 years agoFixes #73508
Chenthill Palanisamy [Thu, 24 Mar 2005 08:33:29 +0000 (08:33 +0000)]
Fixes #73508

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

Fixes #73508
* backends/groupwise/e-cal-backend-groupwise.c:
(e_cal_backend_groupwise_get_static_capabilities):
* libecal/e-cal-util.h: Added a new static capability
to check and set the partstat as NEEDS ACTION for the
organizer.
* libecal/e-cal.[ch] (e_cal_get_organizer_must_accept):
Added a function to check the static capability.

19 years agoFixes #73472
Rodrigo Moya [Wed, 23 Mar 2005 11:16:08 +0000 (11:16 +0000)]
Fixes #73472

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

Fixes #73472

* e-categories-dialog.c (load_properties_dialog): make the
GnomeFileEntry use the file chooser widget.

19 years agoUpdated German translation.
Frank Arnold [Wed, 23 Mar 2005 10:37:46 +0000 (10:37 +0000)]
Updated German translation.

2005-03-23  Frank Arnold  <farnold@cvs.gnome.org>

* de.po: Updated German translation.

19 years agoUpdated Canadian English translation.
Adam Weinberger [Tue, 22 Mar 2005 18:28:24 +0000 (18:28 +0000)]
Updated Canadian English translation.

* en_CA.po: Updated Canadian English translation.

19 years agoChanging the date in the ChangeLog
Chenthill Palanisamy [Tue, 22 Mar 2005 14:54:38 +0000 (14:54 +0000)]
Changing the date in the ChangeLog

19 years agoDo not emit popup signals when clicked on the source group.
Chenthill Palanisamy [Tue, 22 Mar 2005 14:53:31 +0000 (14:53 +0000)]
Do not emit popup signals when clicked on the source group.

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

* e-source-selector.c (selector_button_press_event): Do
not emit popup signals when clicked on the source group.

19 years agoAdded missing file entry.
Christian Rose [Tue, 22 Mar 2005 11:41:26 +0000 (11:41 +0000)]
Added missing file entry.

2005-03-22  Christian Rose  <menthos@menthos.com>

* POTFILES.in: Added missing file entry.

19 years agoContinue reading data until we've read all the data (camel_stream_read()
Jeffrey Stedfast [Mon, 21 Mar 2005 18:56:49 +0000 (18:56 +0000)]
Continue reading data until we've read all the data (camel_stream_read()

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

* camel-imap-command.c (imap_read_untagged): Continue reading data
until we've read all the data (camel_stream_read() makes no
guarantee that it will read n bytes in a single call).

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