Christophe Merlet [Sat, 3 Sep 2005 10:04:16 +0000 (10:04 +0000)]
Updated French translation.
Dan Damian [Fri, 2 Sep 2005 22:25:43 +0000 (22:25 +0000)]
Updated Romanian translation.
Amanpreet Singh Alam [Fri, 2 Sep 2005 21:38:57 +0000 (21:38 +0000)]
update by amanpreetalam@yahoo.com
Christophe Merlet [Fri, 2 Sep 2005 18:43:27 +0000 (18:43 +0000)]
Updated French translation.
Chenthill Palanisamy [Fri, 2 Sep 2005 18:43:20 +0000 (18:43 +0000)]
Fixes #114384 [bnc]
Vivek Jain [Fri, 2 Sep 2005 08:55:43 +0000 (08:55 +0000)]
check contentType to be NULL before we set it. **Fixes #310953
2005-09-02 Vivek Jain <jvivek@novell.com>
* camel-groupwise-folder.c: (groupwise_folder_item_to_msg)
check contentType to be NULL before we set it.
**Fixes #310953
Parthasarathi Susarla [Fri, 2 Sep 2005 06:38:37 +0000 (06:38 +0000)]
*** empty log message ***
Parthasarathi Susarla [Fri, 2 Sep 2005 05:43:22 +0000 (05:43 +0000)]
** See bug # 312857
2005-08-25 Parthasarathi Susarla <sparthasarathi@novell.com>
** See bug # 312857
* camel-groupwise-folder.c:
(groupwise_sync):
(updata_update):
(gw_update_all_items):
(groupwise_expunge): Use folder locks while deleting mail.
Parthasarathi Susarla [Fri, 2 Sep 2005 05:38:33 +0000 (05:38 +0000)]
** See bug # 312857
2005-08-25 Parthasarathi Susarla <sparthasarathi@novell.com>
** See bug # 312857
* camel-groupwise-folder.c:
(groupwise_sync):
(updata_update):
(gw_update_all_items):
(groupwise_expunge): Use folder locks while deleting mail.
Baris Cicek [Thu, 1 Sep 2005 15:21:38 +0000 (15:21 +0000)]
Updated Turkish Translation
Parthasarathi Susarla [Thu, 1 Sep 2005 15:17:27 +0000 (15:17 +0000)]
** See bug # 312857
2005-08-25 Parthasarathi Susarla <sparthasarathi@novell.com>
** See bug # 312857
* camel-groupwise-folder.c:
(groupwise_sync):
(updata_update):
(gw_update_all_items):
(groupwise_expunge): Use folder locks while deleting mail.
Miloslav Trmac [Thu, 1 Sep 2005 14:21:38 +0000 (14:21 +0000)]
Updated Czech translation.
2005-09-01 Miloslav Trmac <mitr@volny.cz>
* cs.po: Updated Czech translation.
Parthasarathi Susarla [Thu, 1 Sep 2005 10:18:21 +0000 (10:18 +0000)]
Add API_VERSION to config.h
2005-09-01 Parthasarathi Susarla <sparthasarathi@novell.com>
* confugure.in : Add API_VERSION to config.h
2005-09-01 Parthasarathi Susarla <sparthasarathi@novell.com>
* camel-lock-client.c: (camel_lock_helper_init):
use API_VERSION instead of the BASE_VERSION
Harish Krishnaswamy [Wed, 31 Aug 2005 04:26:10 +0000 (04:26 +0000)]
Modify License to LGPL
Duarte Loreto [Tue, 30 Aug 2005 16:06:12 +0000 (16:06 +0000)]
Updated Portuguese translation.
2005-08-30 Duarte Loreto <happyguy_pt@hotmail.com>
* pt.po: Updated Portuguese translation.
Harish Krishnaswamy [Mon, 29 Aug 2005 09:02:35 +0000 (09:02 +0000)]
Update release number to 2.4.0
2005-08-29 Harish Krishnaswamy <kharish@novell.com>
* configure.in : Update release number to 2.4.0
Ivan Stojmirov [Sat, 27 Aug 2005 18:14:28 +0000 (18:14 +0000)]
Updated mk translation
Harish Krishnaswamy [Fri, 26 Aug 2005 11:44:47 +0000 (11:44 +0000)]
Fix for #301116. Changwoo's earlier commit missed this part.
2005-08-26 Harish Krishnaswamy <kharish@novell.com>
* e-name-selector-dialog.c: (e_name_selector_dialog_init):
Fix for #301116. Changwoo's earlier commit missed this part.
Chenthill Palanisamy [Fri, 26 Aug 2005 04:43:09 +0000 (04:43 +0000)]
Removed camel docs from building.
Arunprakash [Thu, 25 Aug 2005 14:29:59 +0000 (14:29 +0000)]
set the default linestatus to offline. (exchange_account_rescan_tree) :
2005-08-25 Arunprakash <arunp@novell.com>
* storage/exchange-account.c (init) : set the default linestatus
to offline.
(exchange_account_rescan_tree) : Use the proper linestatus value.
(exchange_account_set_offline) : Added lock before modifying
the account linestatus to complete the connection in progress.
(exchange_account_set_online) : Similar.
(exchange_account_is_offline) : Return the proper linestatus.
Parthasarathi Susarla [Thu, 25 Aug 2005 13:40:51 +0000 (13:40 +0000)]
removed the last changelog entry
Parthasarathi Susarla [Thu, 25 Aug 2005 13:39:47 +0000 (13:39 +0000)]
removed camel.types
Parthasarathi Susarla [Thu, 25 Aug 2005 13:20:40 +0000 (13:20 +0000)]
*** empty log message ***
Chenthill Palanisamy [Thu, 25 Aug 2005 12:43:06 +0000 (12:43 +0000)]
Added the file camel.types.
2005-08-25 Chenthill Palanisamy <pchenthill@novell.com>
* docs/reference/camel: Added the file camel.types.
Arunprakash [Thu, 25 Aug 2005 12:41:10 +0000 (12:41 +0000)]
Removes redundant computation.
2005-08-25 Arunprakash <arunp@novell.com>
* storage/exchange-account.c (hierarchy_new_folder) : Removes
redundant computation.
Chenthill Palanisamy [Thu, 25 Aug 2005 12:20:44 +0000 (12:20 +0000)]
Fixes #312853
Chenthill Palanisamy [Thu, 25 Aug 2005 10:05:02 +0000 (10:05 +0000)]
Fixes the distcheck failure issue in camel docs.
Parthasarathi Susarla [Thu, 25 Aug 2005 06:50:29 +0000 (06:50 +0000)]
** See bug # 312857
2005-08-25 Parthasarathi Susarla <sparthasarathi@novell.com>
** See bug # 312857
* camel-groupwise-folder.c:
(groupwise_sync):
(updata_update):
(gw_update_all_items):
(groupwise_expunge): Use folder locks while deleting mail.
Vivek Jain [Thu, 25 Aug 2005 05:53:29 +0000 (05:53 +0000)]
put back the commit i did on 22-08-2005 not sure how it got reverted
2005-08-25 Vivek Jain <jvivek@novell.com>
* camel-groupwise-folder.c: put back the commit i did on
22-08-2005 not sure how it got reverted
Mohammad DAMT [Wed, 24 Aug 2005 20:47:54 +0000 (20:47 +0000)]
Updated Indonesian translation.
2005-08-24 Mohammad DAMT <mdamt@gnome.org>
* id.po: Updated Indonesian translation.
Parthasarathi Susarla [Wed, 24 Aug 2005 12:58:11 +0000 (12:58 +0000)]
show multipart/signed and multipart/encrytepd messages
2005-08-24 Parthasarathi Susarla <sparthasarathi@novell.com>
* camel-groupwise-folder.c:
(groupwise_folder_item_to_msg): show multipart/signed and
multipart/encrytepd messages
Sankar P [Wed, 24 Aug 2005 11:44:32 +0000 (11:44 +0000)]
Added function e_gw_connection_get_all_mail_uids to get all the ids in a
2005-08-24 Sankar P <psankar@novell.com>
* e-gw-connection.[ch] :
Added function e_gw_connection_get_all_mail_uids to get all
the ids in a folder. This is used for syncing deleted items in mailer.
Fixes #306803
Laurent Dhima [Wed, 24 Aug 2005 09:23:50 +0000 (09:23 +0000)]
Updated Albanian translation.
2005-08-24 Laurent Dhima <laurenti@alblinux.net>
* sq.po: Updated Albanian translation.
Shreyas Srinivasan [Wed, 24 Aug 2005 08:44:01 +0000 (08:44 +0000)]
** See #314199
2005-08-23 Shreyas Srinivasan <sshreyas@novell.com>
** See #314199
* camel-imap-store-summary.c (camel_imap_store_summary_add_from_full): Check if
Inbox only if the Store info is not Null.
Parthasarathi Susarla [Wed, 24 Aug 2005 07:05:09 +0000 (07:05 +0000)]
** See bug #310996
2005-08-24 Parthasarathi Susarla <sparthasarathi@novell.com>
** See bug #310996
* camel-groupwise-store.c:
(groupwise_get_folder_info): unlock when returning
(groupwise_rename_folder): unlock on the groupwise_store
Not Zed [Wed, 24 Aug 2005 02:41:20 +0000 (02:41 +0000)]
cast the func to remove a warning
2005-08-22 Not Zed <NotZed@Ximian.com>
* libedataserver/e-xml-hash-utils.c (e_xmlhash_foreach_key): cast
the func to remove a warning
Not Zed [Wed, 24 Aug 2005 02:40:35 +0000 (02:40 +0000)]
fix prototype of temporary api's.
2005-08-23 Not Zed <NotZed@Ximian.com>
* e-name-selector-entry.h: fix prototype of temporary api's.
2005-08-22 Not Zed <NotZed@Ximian.com>
* e-name-selector-entry.c (find_existing_completion): assign
best_field to remove spurious warning.
Not Zed [Wed, 24 Aug 2005 02:39:39 +0000 (02:39 +0000)]
cast strlen to int for printf.
2005-08-22 Not Zed <NotZed@Ximian.com>
* e-gw-item.c (e_gw_item_append_to_soap_message): cast strlen to
int for printf.
Not Zed [Wed, 24 Aug 2005 02:39:19 +0000 (02:39 +0000)]
provide a proper c prototype for this, () is pre-iso-c.
2005-08-22 Not Zed <NotZed@Ximian.com>
* storage/exchange-esource.c (is_offline): provide a proper c
prototype for this, () is pre-iso-c.
Not Zed [Wed, 24 Aug 2005 02:37:53 +0000 (02:37 +0000)]
initialise contacts to NULL.
2005-08-22 Not Zed <NotZed@Ximian.com>
* backends/groupwise/e-book-backend-groupwise.c
(e_book_backend_groupwise_get_contact_list): initialise contacts
to NULL.
* libebook/e-book-listener.c
(impl_BookListener_report_auth_required): fix the type of this
function to match the idl.
Not Zed [Wed, 24 Aug 2005 02:35:14 +0000 (02:35 +0000)]
init folders and only use it if set.
2005-08-22 Not Zed <NotZed@Ximian.com>
* camel-store.c (camel_store_rename_folder): init folders and only
use it if set.
* camel-offline-journal.c (CAMEL_OFFLINE_JOURNAL_GET_CLASS):
move redefined macro to .h.
* camel-gpg-context.c (gpg_decrypt): cast args properly.
* camel-text-index.c (camel_text_index_validate): cast to int for
printf.
* camel-object.c (co_metadata_get): assign metalast to remove
spurious warning.
Not Zed [Wed, 24 Aug 2005 02:34:42 +0000 (02:34 +0000)]
fix some debug printfs to use the right sized length.
2005-08-22 Not Zed <NotZed@Ximian.com>
* camel-pop3-stream.c: fix some debug printfs to use
the right sized length.
Not Zed [Wed, 24 Aug 2005 02:34:32 +0000 (02:34 +0000)]
cast print args to int.
2005-08-22 Not Zed <NotZed@Ximian.com>
* camel-nntp-stream.c (stream_read): cast print args to int.
Not Zed [Wed, 24 Aug 2005 02:34:16 +0000 (02:34 +0000)]
removed some unecessary debug.
2005-08-22 Not Zed <NotZed@Ximian.com>
* camel-mbox-summary.c (mbox_summary_sync_quick): removed some
unecessary debug.
Not Zed [Wed, 24 Aug 2005 02:34:02 +0000 (02:34 +0000)]
fix type to printfs. (camel_imap4_command_newv, unexpected_token):
2005-08-22 Not Zed <NotZed@Ximian.com>
* camel-imap4-utils.c (camel_imap4_utils_set_unexpected_token_error):
* camel-imap4-stream.c (camel_imap4_stream_next_token):
* camel-imap4-command.c (imap4_command_append_string): fix type to
printfs.
(camel_imap4_command_newv, unexpected_token):
Not Zed [Wed, 24 Aug 2005 02:33:40 +0000 (02:33 +0000)]
return FALSE if no flags were set.
2005-08-22 Not Zed <NotZed@Ximian.com>
* camel-groupwise-summary.c (gw_info_set_flags): return FALSE if
no flags were set.
* camel-groupwise-store.c (groupwise_get_folder): remove unused session.
(groupwise_get_folder_info): comment out unused msg.
* camel-groupwise-folder.c (move_to_mailbox): ugh, take an
exception argument, don't just make one up, and then not
initialise it!
(move_to_junk): same.
(gw_update_cache): initialise type.
(gw_update_summary): same.
(groupwise_folder_item_to_msg): use the right type for
container_id.
(groupwise_folder_item_to_msg): dont unref the as-yet-unset part.
Not Zed [Wed, 24 Aug 2005 02:32:56 +0000 (02:32 +0000)]
constify base. Include missing string.h.
2005-08-22 Not Zed <NotZed@Ximian.com>
* backends/weather/e-weather-source.c (e_weather_source_new):
constify base. Include missing string.h.
* backends/weather/e-cal-backend-weather.c
(e_cal_backend_weather_open): constify uri.
* backends/contacts/e-cal-backend-contacts.c
(contacts_changed_cb): constify uid.
* backends/http/e-cal-backend-http.c
(e_cal_backend_http_get_timezone): constify zone.
* backends/groupwise/e-cal-backend-groupwise.c (get_deltas):
remove unused.
(set_container_id_with_count): fix this logic so it doesn't use an
unset container pointer.
(connect_to_server): remove unused.
(e_cal_backend_groupwise_get_static_capabilities): remove all the
unecessary backslashes.
* backends/file/e-cal-backend-file.c
(e_cal_backend_file_modify_object)
(remove_instance, e_cal_backend_file_remove_object): cast away
warnings.
(e_cal_backend_file_modify_object): fix function signature. no
idea what new_object should be set to.
* libedata-cal/e-cal-backend-cache.c
(e_cal_backend_cache_put_timezone): Cast away warnings.
* libecal/e-cal-component.c (ensure_alarm_properties_cb): pass a
string to icalproperty_set_description. Not sure if it's the
right one.
(get_attachment_list): use const char * for data.
(set_alarm_description_cb): use const for old_summary.
(SetAlarmDescriptionData): constify strings.
* libecal/e-cal.c (open_calendar): make parent_user const & remove
unused.
(e_cal_get_objects_for_uid): init kind_to_find always.
Gabor Kelemen [Tue, 23 Aug 2005 21:05:44 +0000 (21:05 +0000)]
Hungarian translation updated.
2005-08-23 Gabor Kelemen <kelemeng@gnome.hu>
* hu.po: Hungarian translation updated.
Ivan Stojmirov [Tue, 23 Aug 2005 16:07:52 +0000 (16:07 +0000)]
Updated Macedonian Translation
Veerapuram Varadhan [Tue, 23 Aug 2005 09:40:39 +0000 (09:40 +0000)]
Fixes #310461 (part of it)
* libecal/e-cal-component.c (set_attachment_list):
Do not call icalattach_unref after icalproperty_free, as the later
ends up executing the former and thus we can avoid double
unreffing.
Nickolay V. Shmyrev [Mon, 22 Aug 2005 23:21:33 +0000 (23:21 +0000)]
Updated Russian translation
Maxim Dziumanenko [Mon, 22 Aug 2005 20:10:08 +0000 (20:10 +0000)]
Updated Ukrainian translation.
2005-08-22 Maxim Dziumanenko <mvd@mylinux.ua>
* Updated Ukrainian translation.
Harish Krishnaswamy [Mon, 22 Aug 2005 18:38:45 +0000 (18:38 +0000)]
bump version ***** Release 1.3.8 *****
2005-08-22 Harish Krishnaswamy <kharish@novell.com>
* configure.in : bump version
***** Release 1.3.8 *****
Parthasarathi Susarla [Mon, 22 Aug 2005 18:37:04 +0000 (18:37 +0000)]
use cache lock before deleting items from cache. Prevents a possibility of
2005-08-23 Parthasarathi Susarla <sparthasarathi@novell.com>
* camel-groupwise-folder.c: (gw_update_all_items):
use cache lock before deleting items from cache.
Prevents a possibility of crash.
Harish Krishnaswamy [Mon, 22 Aug 2005 14:56:09 +0000 (14:56 +0000)]
enable libedataserver docs Fix build issues - patch contributed by Tor
2005-08-22 Harish Krishnaswamy <kharish@novell.com>
* docs/reference/Makefile.am : enable libedataserver docs
* libedataserver/e-sexp.h, docs/reference/libedataserver
/libedataserver-sections.txt: Fix build issues - patch
contributed by Tor Lillqvist <tml@novell.com>
Sarfraaz Ahmed [Mon, 22 Aug 2005 13:08:58 +0000 (13:08 +0000)]
Store the password (exchange_account_connect) : Handle NULL password, and
2005-08-22 Sarfraaz Ahmed <asarfraaz@novell.com>
* storage/exchange-account.c (get_password) : Store the password
(exchange_account_connect) : Handle NULL password, and also move
the mutex to the end of connect.
* storage/exchange-esource.c (add_folder_esource) : Add the auth
properties to the esources.
Sarfraaz Ahmed [Mon, 22 Aug 2005 12:56:03 +0000 (12:56 +0000)]
Builds the password key. Added new (get_host_from_uri) : Fetches the
2005-08-22 Sarfraaz Ahmed <asarfraaz@novell.com>
* libecal/e-cal.c (build_pass_key) : Builds the password key. Added new
(get_host_from_uri) : Fetches the hostname from the esource. Added new
Vivek Jain [Mon, 22 Aug 2005 12:30:10 +0000 (12:30 +0000)]
change SHARED_FOLDER to GROUPWISE_SHARED_FOLDER to be specific
2005-08-22 Vivek Jain <jvivek@novell.com>
* camel-groupwise-store.c: (get_folder_info)
change SHARED_FOLDER to GROUPWISE_SHARED_FOLDER
to be specific
Vivek Jain [Mon, 22 Aug 2005 12:03:51 +0000 (12:03 +0000)]
have the missing symbol
2005-08-22 Vivek Jain <jvivek@novell.com>
* camel-groupwise-folder.c:(update_junk_list)
have the missing symbol
Vivek Jain [Mon, 22 Aug 2005 11:46:16 +0000 (11:46 +0000)]
check if 'from' or email is NULL return otherwise
2005-08-22 Vivek Jain <jvivek@novell.com>
* camel-groupwise-folder.c:(update_junk_list)
check if 'from' or email is NULL
return otherwise
Vivek Jain [Mon, 22 Aug 2005 09:25:42 +0000 (09:25 +0000)]
disabled support for shared folder temporarily you have to export
2005-08-22 Vivek Jain <jvivek@novell.com>
* camel-groupwise-store.c: (get_folder_info)
disabled support for shared folder temporarily
you have to export SHARED_FOLDER to see a shared folder
with diff icon.
Shreyas Srinivasan [Mon, 22 Aug 2005 08:14:31 +0000 (08:14 +0000)]
Build camel-docs. Build camel-docs.
2005-08-22 Shreyas Srinivasan <sshreyas@novell.com>
* configure.in: Build camel-docs.
* docs/reference/Makefile.am: Build camel-docs.
Danilo Šegan [Mon, 22 Aug 2005 06:56:14 +0000 (06:56 +0000)]
Updated Serbian translation by Igor Nestorovic.
Parthasarathi Susarla [Mon, 22 Aug 2005 06:23:07 +0000 (06:23 +0000)]
Set Junk icon for Junk Mail folder
2005-08-22 Parthasarathi Susarla <sparthasarathi@novell.com>
* camel-groupwise-store.c:
(groupwise_get_folder_info): Set Junk icon for Junk Mail
folder
Michael Zucci [Mon, 22 Aug 2005 05:57:26 +0000 (05:57 +0000)]
file camel-view-summary-disk.c was initially added on branch notzed-disksummary-branch.
Michael Zucci [Mon, 22 Aug 2005 05:57:26 +0000 (05:57 +0000)]
file camel-view-summary-disk.h was initially added on branch notzed-disksummary-branch.
Michael Zucci [Mon, 22 Aug 2005 05:57:26 +0000 (05:57 +0000)]
file camel-view-summary.c was initially added on branch notzed-disksummary-branch.
Michael Zucci [Mon, 22 Aug 2005 05:57:26 +0000 (05:57 +0000)]
file camel-view-summary.h was initially added on branch notzed-disksummary-branch.
Michael Zucci [Mon, 22 Aug 2005 05:51:37 +0000 (05:51 +0000)]
file camel-imapx-view-summary.c was initially added on branch notzed-disksummary-branch.
Michael Zucci [Mon, 22 Aug 2005 05:51:37 +0000 (05:51 +0000)]
file camel-imapx-view-summary.h was initially added on branch notzed-disksummary-branch.
Michael Zucci [Mon, 22 Aug 2005 05:47:11 +0000 (05:47 +0000)]
file camel-mbox-view-summary.c was initially added on branch notzed-disksummary-branch.
Michael Zucci [Mon, 22 Aug 2005 05:47:11 +0000 (05:47 +0000)]
file camel-mbox-view-summary.h was initially added on branch notzed-disksummary-branch.
Not Zed [Mon, 22 Aug 2005 02:52:28 +0000 (02:52 +0000)]
** See #312668.
2005-08-19 Not Zed <NotZed@Ximian.com>
** See #312668.
* camel-tcp-stream-ssl.c (stream_close): handle re-closing a
closed socket.
Not Zed [Mon, 22 Aug 2005 02:51:45 +0000 (02:51 +0000)]
** See #312668.
2005-08-19 Not Zed <NotZed@Ximian.com>
** See #312668.
* camel-imap-store.c (imap_disconnect_offline): check/close
streams always, even if disconnecting in offline mode.
* camel-imap-folder.c (camel_imap_folder_fetch_data): clear
exception before trying more ops.
Chenthill Palanisamy [Sun, 21 Aug 2005 17:35:15 +0000 (17:35 +0000)]
Fixes #271969
Žygimantas Beručka [Sat, 20 Aug 2005 21:58:13 +0000 (21:58 +0000)]
Updated Lithuanian translation by Justina Klingaitė
2005-08-21 Žygimantas Beručka <zygis@gnome.org>
* lt.po: Updated Lithuanian translation by
Justina Klingaitė <justina.klingaite@gmail.com>
Sarfraaz Ahmed [Fri, 19 Aug 2005 15:27:55 +0000 (15:27 +0000)]
Add the check for NTLM support in OpenLDAP. This is needed for enabling
2005-08-19 Sarfraaz Ahmed <asarfraaz@novell.com>
* configure.in : Add the check for NTLM support in OpenLDAP. This
is needed for enabling the Exchange support in e-d-s.
Sarfraaz Ahmed [Fri, 19 Aug 2005 14:02:03 +0000 (14:02 +0000)]
Created a new directory called docs for storing the openldap ntlm patch
2005-08-19 Sarfraaz Ahmed <asarfraaz@novell.com>
* Created a new directory called docs for storing the openldap
ntlm patch needed for Exchange.
Ivan Stojmirov [Fri, 19 Aug 2005 13:06:42 +0000 (13:06 +0000)]
300 strings to go
Parthasarathi Susarla [Fri, 19 Aug 2005 07:24:03 +0000 (07:24 +0000)]
** see bug #313806
2005-08-19 Parthasarathi Susarla <sparthasarathi@novell.com>
** see bug #313806
* camel-groupwise-utils.c:
(send_as_attachment): Encode the signature in base64. Thats
how the groupwise soap interface expects it.
Parthasarathi Susarla [Fri, 19 Aug 2005 07:20:20 +0000 (07:20 +0000)]
** see bug #312184
2005-08-18 Parthasarathi Susarla <sparthasarathi@novell.com>
** see bug #312184
* camel-groupwise-folder.c:
(gw_update_cache): show signatures inline.
Harish Krishnaswamy [Fri, 19 Aug 2005 06:42:18 +0000 (06:42 +0000)]
Build libedataserver api docs
2005-08-19 Harish Krishnaswamy <kharish@novell.com>
* configure.in : Build libedataserver api docs
Not Zed [Fri, 19 Aug 2005 05:36:33 +0000 (05:36 +0000)]
** See bug #271894.
2005-08-18 Not Zed <NotZed@Ximian.com>
** See bug #271894.
* camel-gpg-context.c (gpg_decrypt): use the content part's
mime-type to determine options.
Not Zed [Fri, 19 Aug 2005 05:35:59 +0000 (05:35 +0000)]
** See bug #313593.
2005-08-18 Not Zed <NotZed@Ximian.com>
** See bug #313593.
* camel-imap-store.c (get_folder_info_offline): get the search
name and the top value from the namespace definition.
Ivan Stojmirov [Thu, 18 Aug 2005 21:44:16 +0000 (21:44 +0000)]
ushe malce
Parthasarathi Susarla [Thu, 18 Aug 2005 15:42:01 +0000 (15:42 +0000)]
** see bug #312184
2005-08-18 Parthasarathi Susarla <sparthasarathi@novell.com>
** see bug #312184
* camel-groupwise-folder.c:
(gw_update_cache): show signatures inline.
Ross Burton [Thu, 18 Aug 2005 06:55:45 +0000 (06:55 +0000)]
Fix ESource leak
Vivek Jain [Thu, 18 Aug 2005 06:03:02 +0000 (06:03 +0000)]
disallow special folder names only when created at the top level **Fixes
2005-08-18 Vivek Jain <jvivek@novell.com>
* camel-groupwise-store.c: (groupwise_create_folder):
disallow special folder names only when created at the top level
**Fixes #313058
Not Zed [Thu, 18 Aug 2005 04:06:11 +0000 (04:06 +0000)]
** See bug #313574.
2005-08-17 Not Zed <NotZed@Ximian.com>
** See bug #313574.
* camel-imap-folder.c (imap_get_message): added required lock
around imap connect/command & clear exception for fail-over.
Tor Lillqvist [Thu, 18 Aug 2005 00:43:28 +0000 (00:43 +0000)]
Sync with the version in evolution/e-util: Use g_win32_getlocale() and
2005-08-18 Tor Lillqvist <tml@novell.com>
* libedataserver/e-iconv.c (e_iconv_init): Sync with the version
in evolution/e-util: Use g_win32_getlocale() and g_get_charset()
on Win32. (Why is this file duplicated in e-d-s and evo, BTW?)
Ivan Stojmirov [Wed, 17 Aug 2005 18:13:05 +0000 (18:13 +0000)]
ima ushe
Carsten Guenther [Wed, 17 Aug 2005 15:47:11 +0000 (15:47 +0000)]
Fixes bugzilla.gnome.org/show_bug.cgi?id=313657 If a occurrence
2005-08-17 Carsten Guenther <carsten.guenther@scalix.com>
Fixes http://bugzilla.gnome.org/show_bug.cgi?id=313657
* libecal/e-cal-recur.c:
(cal_obj_remove_duplicates_and_invalid_dates,
cal_obj_bymonthday_expand):
If a occurrence falls on a day that does not exist for that
month then move it to the last day of the month instead of
skipping it.
Tor Lillqvist [Wed, 17 Aug 2005 15:13:22 +0000 (15:13 +0000)]
Use g_get_current_time() instead of gettimeofday() for portability.
2005-08-17 Tor Lillqvist <tml@novell.com>
* camel-operation.c (stamp): Use g_get_current_time() instead of
gettimeofday() for portability.
Tor Lillqvist [Wed, 17 Aug 2005 14:54:45 +0000 (14:54 +0000)]
camel-cipher-context.c Drop unneeded <pthread.h>.
2005-08-17 Tor Lillqvist <tml@novell.com>
* camel-cipher-context.c
* camel-vee-folder.c: Drop unneeded <pthread.h>.
* camel-block-file.c
* camel-index-control.c
* camel-index.c
* camel-partition-table.c
* camel-text-index.c
* camel-vee-summary.c
* providers/groupwise/camel-groupwise-summary.c
* providers/imap/camel-imap-summary.c
* providers/local/camel-local-summary.c
* providers/local/camel-mh-summary.c
* providers/local/camel-spool-summary.c
* providers/nntp/camel-nntp-summary.c: Drop unneeded <sys/uio.h>.
* camel-sasl-digest-md5.h: Drop unneeded <netdb.h>.
* camel-sasl-kerberos4.h
* camel-sasl-kerberos4.c: Move inclusion of <netdb.h> to the
source file so we don't need any Win32 ifdefs in the
header. Include also <netinet/in.h> and "camel-net-utils.h" in the
source file.
* camel-service.c: Drop unneeded <sys/poll.h>
* providers/pop3/camel-pop3-store.c
* providers/smtp/camel-smtp-transport.c: Drop unneeded <sys/socket.h>
<netinet/in.h> and <arpa/inet.h>.
Parthasarathi Susarla [Wed, 17 Aug 2005 14:31:57 +0000 (14:31 +0000)]
*** empty log message ***
Sarfraaz Ahmed [Wed, 17 Aug 2005 11:39:40 +0000 (11:39 +0000)]
Lookup on NULL data is wrong. Handle it earlier. Use
2005-08-17 Sarfraaz Ahmed <asarfraaz@novell.com>
* storage/exchange-account.c (exchange_account_get_folder): Lookup on
NULL data is wrong. Handle it earlier.
* storage/exchange-hierarchy-webdav.c (rescan) : Use
E2K_PR_EXCHANGE_FOLDER_SIZE for getting the folder size.
(scan_subtree): Similar. Also, dont scan the deleted items subtree.
Sushma Rai [Wed, 17 Aug 2005 11:18:13 +0000 (11:18 +0000)]
Automatically adding a comma after autocompleting the address. Fixes #247706.
Parthasarathi Susarla [Wed, 17 Aug 2005 10:32:04 +0000 (10:32 +0000)]
** see bug #310956
2005-08-17 Parthasarathi Susarla <sparthasarathi@novell.com>
** see bug #310956
* camel-groupwise-store.c:
(groupwise_get_folder_info): if the selected folder is
a system folder, return data from the cache, since system
folders are not allowed to have sub folders.
Not Zed [Wed, 17 Aug 2005 04:58:51 +0000 (04:58 +0000)]
** See bug #242032.
2005-08-16 Not Zed <NotZed@Ximian.com>
** See bug #242032.
* camel-imap-folder.c (do_append): if append fails with no/bad,
then retry without custom flags, if we were trying to send them.
* camel-imap-command.c (imap_read_response): return
SERVICE_INVALID rather than SERVICE_UNAVAILABLE for a BAD/NO
response.
2005-08-15 Not Zed <NotZed@Ximian.com>
** See bug #242032.
* camel-imap-command.c (imap_read_response): tread BAD the same as
NO.
* camel-imap-folder.c (do_append): snarf incoming label if it has
one. also only try to set flags the server says we can.
* camel-imap-utils.c (imap_label_to_flags): helper to map label
tag to imap flags.
* camel-imap-folder.c (flags_to_label, imap_rescan)
(imap_update_summary): if we get a server $Label flag, map it to
the label tag as well.
* camel-imap-summary.c (label_to_flags, message_info_load)
(info_set_user_tag, camel_imap_summary_add_offline)
(camel_imap_summary_add_offline_uncached): map the "label"
user-tag into an imap server flag.
* camel-imap-utils.c (imap_create_flag_list)
(imap_parse_flag_list): store the junk flag as a custom flag Junk,
and support our own $Labelx flags. if the server supports custom
flags.
Chenthill Palanisamy [Wed, 17 Aug 2005 03:58:47 +0000 (03:58 +0000)]
Fixes #311831