Jeffrey Stedfast [Tue, 1 Feb 2005 16:30:04 +0000 (16:30 +0000)]
handle CAMEL_IMAP4_RESP_CODE_ALERT explicitly in the switch statement and
2005-02-01 Jeffrey Stedfast <fejj@novell.com>
* camel-imap4-engine.c (camel_imap4_engine_parse_resp_code):
handle CAMEL_IMAP4_RESP_CODE_ALERT explicitly in the switch
statement and have it break out. This prevents the code from
getting to the "unknown resp-code" code path that prints a warning
unnecessarily.
Priit Laes [Tue, 1 Feb 2005 15:32:00 +0000 (15:32 +0000)]
Translation updated by Ivar Smolin.
2005-02-01 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
Chenthill Palanisamy [Tue, 1 Feb 2005 11:33:23 +0000 (11:33 +0000)]
Remove the container id, from the item id and set it to X-GWRECORD id. Add
2005-02-01 Chenthill Palanisamy <pchenthill@novell.com>
* camel-groupwise-folder.c: (convert_to_calendar): Remove
the container id, from the item id and set it to X-GWRECORD
id. Add temp to strconcat so that all attendees get appended
to the string.
Vivek Jain [Tue, 1 Feb 2005 10:00:20 +0000 (10:00 +0000)]
see bug #71758 set the folder type of Inbox to Inbox using flag
2005-02-01 Vivek Jain <jvivek@novell.com>
see bug #71758
* camel-groupwise-store.c
(groupwise_get_folder_info) : set the folder type of Inbox to Inbox using
flag
Michael Zucci [Tue, 1 Feb 2005 08:38:28 +0000 (08:38 +0000)]
take full-name argument separately from short-name
* camel-vee-folder.c (camel_vee_folder_construct): take full-name
argument separately from short-name
Not Zed [Tue, 1 Feb 2005 08:38:05 +0000 (08:38 +0000)]
** See bug #65329
2005-02-01 Not Zed <NotZed@Ximian.com>
** See bug #65329
* camel-vee-store.c (camel_vee-store_init): api chanes
Not Zed [Tue, 1 Feb 2005 08:37:04 +0000 (08:37 +0000)]
** See bug #65329
2005-02-01 Not Zed <NotZed@Ximian.com>
** See bug #65329
* camel-vtrash-folder.c (camel_vtrash_folder_new): api chagne and
translate the short name.
* camel-vee-folder.c (camel_vee_folder_construct): take full-name
argument separately from short-name.
(camel_vee_folder_new): calculate short-name.
Michael Zucci [Tue, 1 Feb 2005 08:36:44 +0000 (08:36 +0000)]
added some translator comments
Not Zed [Tue, 1 Feb 2005 07:40:52 +0000 (07:40 +0000)]
set the folder type of inbox properly.
2005-02-01 Not Zed <NotZed@Ximian.com>
* camel-maildir-store.c (get_folder_info): set the
folder type of inbox properly.
* started new chnagelog.
Not Zed [Tue, 1 Feb 2005 07:40:38 +0000 (07:40 +0000)]
set the folder-type of inbox to inbox & use the right flags field for
2005-02-01 Not Zed <NotZed@Ximian.com>
* camel-imap-store.c (parse_list_response_as_folder_info): set the
folder-type of inbox to inbox & use the right flags field for
noinferiors hack.
Not Zed [Tue, 1 Feb 2005 07:40:26 +0000 (07:40 +0000)]
set the folder type hint.
2005-02-01 Not Zed <NotZed@Ximian.com>
* camel-store.c (camel_store_get_folder_info): set the folder type
hint.
* camel-store.h: add a bitfield for a folder-type hint. used to
indicate inbox/trash/etc (mainly for gui icons).
Not Zed [Tue, 1 Feb 2005 05:57:15 +0000 (05:57 +0000)]
** See bug #38791 and bug #36142.
2005-02-01 Not Zed <NotZed@Ximian.com>
** See bug #38791 and bug #36142.
* camel-gpg-context.c (gpg_ctx_op_step): use poll rather than
select, and listen to the cancellation fd as well. perform all
cancellation here.
(gpg_sign): remove cancellation check/processing.
(gpg_verify): same.
(gpg_encrypt): same.
(gpg_decrypt): same.
(gpg_ctx_op_step): remove the messy execption handling stuff, it
wasn't useful.
(gpg_import_keys, gpg_export_keys): clean up exception case.
Sivaiah Nallagatla [Tue, 1 Feb 2005 03:12:20 +0000 (03:12 +0000)]
commited the required string change for #68712 which is miised earlier
Sivaiah Nallagatla [Tue, 1 Feb 2005 03:10:44 +0000 (03:10 +0000)]
chaning n correct bug id given in change log
Not Zed [Tue, 1 Feb 2005 02:10:59 +0000 (02:10 +0000)]
** See bug #72020.
2005-02-01 Not Zed <NotZed@Ximian.com>
** See bug #72020.
* camel-filter-driver.c (do_score): don't use
camel_folder_set_message_user_tag anymore, use the messageinfo
interface.
(do_adjust_score): implement missing function.
Not Zed [Tue, 1 Feb 2005 00:47:43 +0000 (00:47 +0000)]
check the path isn't NULL before dereferencing it. Could happen with badly
2005-02-01 Not Zed <NotZed@Ximian.com>
* camel-store.c (camel_store_folder_uri_equal): check the path
isn't NULL before dereferencing it. Could happen with badly
formed uris (since we're comparing folders, it MUST contain a path
or fragment).
Žygimantas Beručka [Mon, 31 Jan 2005 23:39:13 +0000 (23:39 +0000)]
Updated Lithuanian translation.
2005-02-01 Žygimantas Beručka <uid0@akl.lt>
* lt.po: Updated Lithuanian translation.
Hans Petter Jansson [Mon, 31 Jan 2005 23:07:29 +0000 (23:07 +0000)]
Change the name of the multiple inclusion protection define, so it doesn't
2005-01-31 Hans Petter Jansson <hpj@novell.com>
* idl/Evolution-DataServer-Calendar.idl: Change the name of the
multiple inclusion protection define, so it doesn't conflict with
that in Evolution proper.
Hans Petter Jansson [Mon, 31 Jan 2005 22:48:54 +0000 (22:48 +0000)]
Build as modules.
2005-01-31 Hans Petter Jansson <hpj@novell.com>
* backends/file/Makefile.am:
* backends/weather/Makefile.am:
* backends/http/Makefile.am:
* backends/groupwise/Makefile.am:
* backends/contacts/Makefile.am:
Build as modules.
Hans Petter [Mon, 31 Jan 2005 22:43:34 +0000 (22:43 +0000)]
That's 31st, not 21st.
Hans Petter Jansson [Mon, 31 Jan 2005 22:42:34 +0000 (22:42 +0000)]
Build as modules.
2005-01-21 Hans Petter Jansson <hpj@novell.com>
* backends/vcf/Makefile.am:
* backends/ldap/Makefile.am:
* backends/groupwise/Makefile.am:
* backends/file/Makefile.am:
Build as modules.
Jeffrey Stedfast [Mon, 31 Jan 2005 20:21:13 +0000 (20:21 +0000)]
*** empty log message ***
Žygimantas Beručka [Mon, 31 Jan 2005 19:00:18 +0000 (19:00 +0000)]
Updated Lithuanian translation.
2005-01-31 Žygimantas Beručka <uid0@akl.lt>
* lt.po: Updated Lithuanian translation.
Christian Rose [Mon, 31 Jan 2005 14:10:26 +0000 (14:10 +0000)]
Updated Swedish translation.
2005-01-31 Christian Rose <menthos@menthos.com>
* sv.po: Updated Swedish translation.
Christian Rose [Mon, 31 Jan 2005 13:49:11 +0000 (13:49 +0000)]
Added lots of missing file entries.
2005-01-31 Christian Rose <menthos@menthos.com>
* POTFILES.in: Added lots of missing file entries.
Žygimantas Beručka [Mon, 31 Jan 2005 13:43:32 +0000 (13:43 +0000)]
Updated Lithuanian translation.
2005-01-31 Žygimantas Beručka <uid0@akl.lt>
* lt.po: Updated Lithuanian translation.
Parthasarathi Susarla [Mon, 31 Jan 2005 13:21:58 +0000 (13:21 +0000)]
fixed a crash while getting message. also applied lock when getting
2005-01-31 Parthasarathi Susarla <sparthasarathi@novell.com>
* providers/groupwise/camel-groupwise-folder.c
(groupwise_folder_get_message): fixed a crash
while getting message. also applied lock
when getting message
* providers/groupwise/camel-groupwise-store.c
(gropuwise_get_folder_info),
(groupwise_create_folder),
(groupwise_delete_folder): applied locks which
were missed out previously
Chenthill Palanisamy [Mon, 31 Jan 2005 12:33:38 +0000 (12:33 +0000)]
Add the source to the soap message, if it is set.
2005-01-31 Chenthill Palanisamy <pchenthill@novell.com>
* e-gw-item.c: (e_gw_item_set_calendar_item_elements):
Add the source to the soap message, if it is set.
Chenthill Palanisamy [Mon, 31 Jan 2005 12:32:25 +0000 (12:32 +0000)]
Fixes #64682 IF the appointment is moved from another calendar, send the
2005-01-31 Chenthill Palanisamy <pchenthill@novell.com>
Fixes #64682
* backends/groupwise/e-cal-backend-groupwise-utils.c:
(e_gw_connection_create_appointment): IF the appointment
is moved from another calendar, send the createItemsRequest
to the server, so that it does not send mails to the
recipients.
Not Zed [Mon, 31 Jan 2005 11:04:50 +0000 (11:04 +0000)]
** See bug #70303.
2005-01-31 Not Zed <NotZed@Ximian.com>
** See bug #70303.
* tests/mime-filter/test1.c: added new test for
camel-mime-filter-canon.c
* camel-mime-filter-canon.c (filter_run): separated out from
filter. Fix a case when it finds an embedded "From " not to
create "=46rom rom".
(complete): Properly canonicalise \n -> \r\n rather than just
copying it across (use filter_run now).
Parthasarathi Susarla [Mon, 31 Jan 2005 09:23:55 +0000 (09:23 +0000)]
fixed a crash while getting message
2005-01-31 Parthasarathi Susarla <sparthasarathi@novell.com>
* providers/groupwise/camel-groupwise-folder.c
(groupwise_folder_get_message): fixed a crash
while getting message
Hans Petter Jansson [Mon, 31 Jan 2005 06:56:28 +0000 (06:56 +0000)]
Remove this, it's declared externally now.
2005-01-31 Hans Petter Jansson <hpj@novell.com>
* camel-mime-utils.c (camel_mime_special_table): Remove this, it's
declared externally now.
Sivaiah Nallagatla [Mon, 31 Jan 2005 06:47:40 +0000 (06:47 +0000)]
advancd to next char in the loop (read_attribute_params) : If we reach end
2005-01-30 Sivaiah Nallagatla <snallagtla@novell.com>
* libebook/e-vcarc.c (skip_until) :
advancd to next char in the loop
(read_attribute_params) : If we reach
end of line after skipping invalid parameter
break out of loop
Fixes #70198
Not Zed [Mon, 31 Jan 2005 06:08:26 +0000 (06:08 +0000)]
** See bug #68741.
2005-01-31 Not Zed <NotZed@Ximian.com>
** See bug #68741.
* camel-vtrash-folder.h: move Junk and Trash into the ".#evolution"
'namespace'.
* camel-store.c (add_special_info): only compare the full name for
the special folder.
Harish Krishnaswamy [Mon, 31 Jan 2005 05:33:56 +0000 (05:33 +0000)]
GW Task backend now relies on the Calendar backend to fetch changes. This
* backends/groupwise/e-cal-backend-groupwise.c
(cache_init, connect_to_server): GW Task backend now relies
on the Calendar backend to fetch changes. This reduces the
load on the GW server.
Sivaiah Nallagatla [Mon, 31 Jan 2005 04:53:27 +0000 (04:53 +0000)]
return OfflineAvailable error code if book is not marked for offline. Call
2005-01-31 Sivaiah Nallagatla <snallagatla@novell.com>
* backends/ldap/e-book-backend-ldap.c
(e_book_backend_ldap_load_source) : return
OfflineAvailable error code if book is not marked for
offline. Call _notify_connection_stautus in online case too
Not Zed [Mon, 31 Jan 2005 04:15:19 +0000 (04:15 +0000)]
** See bug #38671.
2005-01-31 Not Zed <NotZed@Ximian.com>
** See bug #38671.
* camel-filter-search.c (check_header): check all instances of
headers for match string.
2005-01-28 Not Zed <NotZed@Ximian.com>
* camel-provider.h: Added CAMEL_URL_PART_HIDE* options, required
for more flexible extensibility.
Not Zed [Mon, 31 Jan 2005 03:48:16 +0000 (03:48 +0000)]
** See bug #69757.
2005-01-31 Not Zed <NotZed@Ximian.com>
** See bug #69757.
* providers/imap/camel-imap-store.c (create_folder)
(parse_list_response_as_folder_info): free the
folder from parse_list_response.
Changwoo Ryu [Sun, 30 Jan 2005 21:57:42 +0000 (21:57 +0000)]
Updated Korean translation.
2005-01-31 Changwoo Ryu <cwryu@debian.org>
* ko.po: Updated Korean translation.
David Lodge [Sun, 30 Jan 2005 21:36:56 +0000 (21:36 +0000)]
Updated British translation.
2005-01-30 David Lodge <dave@cirt.net>
* en_GB.po: Updated British translation.
Funda Wang [Sun, 30 Jan 2005 14:35:09 +0000 (14:35 +0000)]
Updated Simplified Chinese translation
Sivaiah Nallagatla [Sat, 29 Jan 2005 12:41:50 +0000 (12:41 +0000)]
change the default to 7191 use "use_ssl" param from CamelUrl instead of
2005-01-29 Sivaiah Nallagatla <snallagatla@novell.com>
* providers/groupwise/camel-groupwise-store.c
(groupwise_auth_loop) : change the default to 7191
use "use_ssl" param from CamelUrl instead of soap_ssl
Sivaiah Nallagatla [Sat, 29 Jan 2005 12:25:15 +0000 (12:25 +0000)]
Change the default port to 7191
2005-01-29 Sivaiah Nallagatla <snallagatla@novell.com>
* backends/groupwise/e-book-backend-groupwise.c
(e_book_backend_groupwise_load_source) : Change the default
port to 7191
Sivaiah Nallagatla [Sat, 29 Jan 2005 12:21:47 +0000 (12:21 +0000)]
Change the default port to 7191
2005-01-29 Sivaiah Nallagatla <snallagatla@novell.com>
* calendar/backends/groupwise/e-cal-backend-groupwise.c
(from_uri) : Change the default port to 7191
Sivaiah Nallagatla [Sat, 29 Jan 2005 09:51:31 +0000 (09:51 +0000)]
Make the soap mailer default for groupwise accounts. exporting USE_IMAP
205-01-29 Sivaiah Nallagatla <snallagatla@novell.com>
* providers/groupwise/camel-groupwise-provider.c
(camel_provider_init) : Make the soap mailer
default for groupwise accounts. exporting USE_IMAP
will cause imap to be used
Jeffrey Stedfast [Fri, 28 Jan 2005 19:28:39 +0000 (19:28 +0000)]
In the ic1 error case, xfer the ic1 exception, not the ic0 exception
2005-01-28 Jeffrey Stedfast <fejj@novell.com>
* camel-imap4-store.c (imap4_get_folder_info): In the ic1 error
case, xfer the ic1 exception, not the ic0 exception (which might
not even exist). Fixes bug #71919.
Vincent van Adrighem [Fri, 28 Jan 2005 17:41:38 +0000 (17:41 +0000)]
Translation updated by Daniel van Eeden.
2005-01-28 Vincent van Adrighem <adrighem@gnome.org>
* nl.po: Translation updated by Daniel van Eeden.
Rodrigo Moya [Fri, 28 Jan 2005 15:57:39 +0000 (15:57 +0000)]
pass a correct boolean value as the 'searchable' flag.
2005-01-28 Rodrigo Moya <rodrigo@novell.com>
* libedataserver/e-categories.c (initialize_categories_config): pass
a correct boolean value as the 'searchable' flag.
Kjartan Maraas [Fri, 28 Jan 2005 15:56:17 +0000 (15:56 +0000)]
Update Update
2005-01-28 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Update
* no.po: Update
Sivaiah Nallagatla [Fri, 28 Jan 2005 14:42:19 +0000 (14:42 +0000)]
while comparing name use given name too along with surname and full_name
2005-01-28 Sivaiah Nallagatla <snallagatla@novell.com>
* libedata-book/e-book-backend-sexp.c
(compare_name) : while comparing name
use given name too along with surname and full_name strings
Just using full name breaks completion based on given name
where full name has prefixes like Mr
Fixes #67267
Sivaiah Nallagatla [Fri, 28 Jan 2005 14:17:25 +0000 (14:17 +0000)]
use surname, givenname and full_name for searches on name not just
2005-01-28 Sivaiah Nallagatla <snallagatla@novell.com>
* libedata-book/e-book-backend-summary.c (do_compare) :
use surname, givenname and full_name for searches on name
not just full_name value
Fixes #71827
Rodrigo Moya [Fri, 28 Jan 2005 13:18:55 +0000 (13:18 +0000)]
*** empty log message ***
Rodrigo Moya [Fri, 28 Jan 2005 13:18:23 +0000 (13:18 +0000)]
*** empty log message ***
Rodrigo Moya [Fri, 28 Jan 2005 13:17:37 +0000 (13:17 +0000)]
removed notifyCategoriesChanged method on CalListener.
2005-01-28 Rodrigo Moya <rodrigo@novell.com>
* idl/Evolution-DataServer-Calendar.idl: removed
notifyCategoriesChanged method on CalListener.
* libedata-cal/e-cal-backend.[ch] (e_cal_backend_init,
e_cal_backend_finalize, e_cal_backend_add_client): no need
to deal with categories now.
(free_category_cb, prune_changed_categories, add_category_cb,
notify_categories_changed, idle_notify_categories_changed,
e_cal_backend_ref_categories, e_cal_backend_unref_categories):
removed.
* libedata-cal/e-data-cal.[ch]
(e_data_cal_notify_categories_changed): removed.
* backends/file/e-cal-backend-file.c (add_component,
remove_recurrence_cb, remove_component, remove_instance,
remove_object_instance_cb): no need to deal with categories now.
* libecal/e-cal-listener.[ch]: removed "categories_changed" signal.
(impl_notifyCategoriesChanged): removed.
(e_cal_listener_class_init): don't set removed method. Don't create
"categories_changed" signal.
* libecal/e-cal.[ch]: removed "categories_changed" signal.
(categories_changed_idle_cb, categories_changed): removed.
(e_cal_init): removed connection to listener's "categories_changed"
signal.
(e_cal_class_init): don't create "categories_changed" signal.
Parthasarathi Susarla [Fri, 28 Jan 2005 09:47:04 +0000 (09:47 +0000)]
using getquickmessages instead of get items
2005-01-27 Parthasarathi Susarla <sparthasarathi@novell.com>
* providers/groupwise/camel-groupwise-folder.c
(groupwise_refresh_info):
(gw_update_summary): using getquickmessages instead of get items
*providers/groupwise/camel-groupwise-store.c
(groupwise_get_folder): using get quick messages instead of get
items
Sivaiah Nallagatla [Fri, 28 Jan 2005 08:50:18 +0000 (08:50 +0000)]
Generalize the messages marked for translation. Fixes #68712
2005-01-28 Sivaiah Nallagatla <snallagatla@novell.com>
* libebook/e-book.c (e_book_cancel)
(do_open) (e_book_load_uri) (fetch_corba_book)
(e_book_get_self) (e_book_set_default_source) :
Generalize the messages marked for
translation. Fixes #68712
Chenthill Palanisamy [Fri, 28 Jan 2005 07:37:29 +0000 (07:37 +0000)]
partially Fixes#68541
2005-01-27 Chenthill Palanisamy <pchenthill@novell.com>
partially Fixes#68541
* e-gw-connection.c: (reauthenticate),
(e_gw_connection_get_error_message), (logout),
(e_gw_connection_get_container_list), (e_gw_connection_get_items),
(e_gw_connection_get_items_from_ids), (e_gw_connection_get_deltas),
(e_gw_connection_send_item), (e_gw_connection_create_item),
(e_gw_connection_modify_item), (e_gw_connection_get_item),
(e_gw_connection_remove_item), (e_gw_connection_remove_items),
(e_gw_connection_accept_request),
(e_gw_connection_decline_request),
(e_gw_connection_retract_request), (e_gw_connection_create_book),
(e_gw_connection_get_address_book_list),
(e_gw_connection_modify_settings), (e_gw_connection_get_settings),
(e_gw_connection_get_categories), (e_gw_connection_add_members),
(e_gw_connection_remove_members), (e_gw_connection_create_cursor),
(e_gw_connection_destroy_cursor),
(e_gw_connection_position_cursor), (e_gw_connection_read_cursor),
(e_gw_connection_get_quick_messages),
(e_gw_connection_create_folder), (e_gw_connection_get_attachment),
(e_gw_connection_add_item), (e_gw_connection_add_items),
(e_gw_connection_rename_folder), (e_gw_connection_move_item),
(e_gw_connection_accept_shared_folder),
(e_gw_connection_purge_deleted_items), (e_gw_connection_mark_read),
(e_gw_connection_mark_unread):
* e-gw-connection.h: Added a new STATUS message NO_RESPONSE, and used
it in case if the server does not respond.
Chenthill Palanisamy [Fri, 28 Jan 2005 07:34:04 +0000 (07:34 +0000)]
partially Fixes#68541 Return the error message as NO_RESPONSE if the
2005-01-27 Chenthill Palanisamy <pchenthill@novell.com>
partially Fixes#68541
* backends/groupwise/e-cal-backend-groupwise-utils.c:
(start_freebusy_session), (close_freebusy_session),
(e_gw_connection_get_freebusy_info): Return the error
message as NO_RESPONSE if the server is not responding.
* backends/groupwise/e-cal-backend-groupwise.c (get_deltas):
Handled the NO_RESPONSE error status.
Michael Zucci [Fri, 28 Jan 2005 05:54:31 +0000 (05:54 +0000)]
revert inadvertant commit
Not Zed [Fri, 28 Jan 2005 04:18:22 +0000 (04:18 +0000)]
** See bug #22496.
2005-01-28 Not Zed <NotZed@Ximian.com>
** See bug #22496.
* camel-imap-command.c (camel_imap_command_response): check for no
and bad [alert] as well as ok [alert].
Michael Zucci [Fri, 28 Jan 2005 03:39:00 +0000 (03:39 +0000)]
added per-provider changelogs
Not Zed [Fri, 28 Jan 2005 03:38:52 +0000 (03:38 +0000)]
** See bug #71427.
2005-01-24 Not Zed <NotZed@Ximian.com>
** See bug #71427.
* providers/pop3/camel-pop3-store.c (pop3_connect): fix the
exception case for re-prompting for the password.
Michael Zucci [Fri, 28 Jan 2005 03:37:14 +0000 (03:37 +0000)]
added changelog per provider
Hao Sheng [Fri, 28 Jan 2005 03:02:36 +0000 (03:02 +0000)]
set label mnemonic widget. (add_section): set a11y name for button and
2005-01-27 Hao Sheng <hao.sheng@sun.com>
* e-name-selector-dialog.c:
(e_name_selector_dialog_init): set label mnemonic widget.
(add_section): set a11y name for button and section.
* e-name-selector.c:
(e_name_selector_peek_section_entry): set a11y name to the mail entry
* e-name-selector-dialog.glade: add access name and access key.
Jeffrey Stedfast [Thu, 27 Jan 2005 21:11:04 +0000 (21:11 +0000)]
Default the have_mlist bit to TRUE so that upgraders from 2.0 won't have
2005-01-27 Jeffrey Stedfast <fejj@novell.com>
* providers/imap4/camel-imap4-summary.c
(camel_imap4_summary_init): Default the have_mlist bit to TRUE so
that upgraders from 2.0 won't have their summaries rescanned.
(camel_imap4_summary_flush_updates): Always update have_mlist to
reflect reality.
Jeffrey Stedfast [Thu, 27 Jan 2005 19:58:59 +0000 (19:58 +0000)]
argh
Jeffrey Stedfast [Thu, 27 Jan 2005 19:58:27 +0000 (19:58 +0000)]
disable GPG_LOG & fix compile warnings when it is disabled
Jeffrey Stedfast [Thu, 27 Jan 2005 19:57:04 +0000 (19:57 +0000)]
disable GPG_LOG
Jeffrey Stedfast [Thu, 27 Jan 2005 19:56:08 +0000 (19:56 +0000)]
Default the have_mlist bit to TRUE so that upgraders from 2.0 won't have
2005-01-27 Jeffrey Stedfast <fejj@novell.com>
* providers/imap4/camel-imap4-summary.c
(camel_imap4_summary_init): Default the have_mlist bit to TRUE so
that upgraders from 2.0 won't have their summaries rescanned.
Christophe Fergeau [Thu, 27 Jan 2005 18:14:50 +0000 (18:14 +0000)]
Replace the textdomain call with bind_textdomain_codeset
2005-01-27 Christophe Fergeau <teuf@gnome.org>
* libebook/e-contact.c (e_contact_pretty_name):
Replace the textdomain call with bind_textdomain_codeset
Fixes #71116
Jeffrey Stedfast [Thu, 27 Jan 2005 16:55:59 +0000 (16:55 +0000)]
Decode References to improve threading code (In-Reply-To from ENVELOPE
2005-01-27 Jeffrey Stedfast <fejj@ximian.com>
* providers/imap4/camel-imap4-summary.c (untagged_fetch_all):
Decode References to improve threading code (In-Reply-To from
ENVELOPE just wasn't good enough to make users happy). See bug
#71808.
(untagged_fetch_all): Look at the Content-Type header to decide if
the message might contain attachments.
(imap4_summary_fetch_all): Added References and Content-Type to
our query.
Parthasarathi Susarla [Thu, 27 Jan 2005 16:16:17 +0000 (16:16 +0000)]
using getquickmessages instead of get items
2005-01-27 Parthasarathi Susarla <sparthasarathi@novell.com>
* providers/groupwise/camel-groupwise-folder.c
(groupwise_refresh_info):
(gw_update_summary): using getquickmessages instead of
get items
Jeffrey Stedfast [Thu, 27 Jan 2005 15:20:30 +0000 (15:20 +0000)]
Fixed to handle "" as the delim portion of the NAMESPACE. Fixes bug
2005-01-27 Jeffrey Stedfast <fejj@ximian.com>
* providers/imap4/camel-imap4-engine.c (engine_parse_namespace):
Fixed to handle "" as the delim portion of the NAMESPACE. Fixes
bug #71847.
Chenthill Palanisamy [Thu, 27 Jan 2005 13:59:49 +0000 (13:59 +0000)]
Return the error message as NO_RESPONSE if the server is not responding.
2005-01-27 Chenthill Palanisamy <pchenthill@novell.com>
* backends/groupwise/e-cal-backend-groupwise-utils.c:
(start_freebusy_session), (close_freebusy_session),
(e_gw_connection_get_freebusy_info): Return the error
message as NO_RESPONSE if the server is not responding.
* backends/groupwise/e-cal-backend-groupwise.c (get_deltas):
Handled the NO_RESPONSE error status.
Chenthill Palanisamy [Thu, 27 Jan 2005 13:55:38 +0000 (13:55 +0000)]
Added a new STATUS message NO_RESPONSE, and used it in case if the server
2005-01-27 Chenthill Palanisamy <pchenthill@novell.com>
* e-gw-connection.c: (reauthenticate),
(e_gw_connection_get_error_message), (logout),
(e_gw_connection_get_container_list), (e_gw_connection_get_items),
(e_gw_connection_get_items_from_ids), (e_gw_connection_get_deltas),
(e_gw_connection_send_item), (e_gw_connection_create_item),
(e_gw_connection_modify_item), (e_gw_connection_get_item),
(e_gw_connection_remove_item), (e_gw_connection_remove_items),
(e_gw_connection_accept_request),
(e_gw_connection_decline_request),
(e_gw_connection_retract_request), (e_gw_connection_create_book),
(e_gw_connection_get_address_book_list),
(e_gw_connection_modify_settings), (e_gw_connection_get_settings),
(e_gw_connection_get_categories), (e_gw_connection_add_members),
(e_gw_connection_remove_members), (e_gw_connection_create_cursor),
(e_gw_connection_destroy_cursor),
(e_gw_connection_position_cursor), (e_gw_connection_read_cursor),
(e_gw_connection_get_quick_messages),
(e_gw_connection_create_folder), (e_gw_connection_get_attachment),
(e_gw_connection_add_item), (e_gw_connection_add_items),
(e_gw_connection_rename_folder), (e_gw_connection_move_item),
(e_gw_connection_accept_shared_folder),
(e_gw_connection_purge_deleted_items), (e_gw_connection_mark_read),
(e_gw_connection_mark_unread):
* e-gw-connection.h: Added a new STATUS message NO_RESPONSE, and used
it in case if the server does not respond.
Rodrigo Moya [Thu, 27 Jan 2005 12:55:32 +0000 (12:55 +0000)]
added a GMutex for the idle saving callback. (save_file_when_idle, save):
2005-01-27 Rodrigo Moya <rodrigo@novell.com>
* backends/file/e-cal-backend-file.c: added a GMutex for the idle saving
callback.
(save_file_when_idle, save): lock/unlock the mutex while setting values.
(e_cal_backend_file_finalize): unref the mutex.
(e_cal_backend_file_init): create the mutex.
Jeffrey Stedfast [Wed, 26 Jan 2005 22:02:28 +0000 (22:02 +0000)]
fixed a type-o
Jeffrey Stedfast [Wed, 26 Jan 2005 21:40:39 +0000 (21:40 +0000)]
Check whether or not we have mlist info in our summary.
2005-01-26 Jeffrey Stedfast <fejj@novell.com>
* providers/imap4/camel-imap4-summary.c (imap4_header_load): Check
whether or not we have mlist info in our summary.
(imap4_header_save): Save have_mlist.
(camel_imap4_summary_flush_updates): Modified to clear the summary
and do a complete refetch if enable_mlist has been newly enabled
and we don't already have mlist info in our summary info's.
(imap4_fetch_all_add): If the \Recent flag is set, also add it to
the "recent" changes structure so the filetr code knows to filter
it.
Jeffrey Stedfast [Wed, 26 Jan 2005 21:30:58 +0000 (21:30 +0000)]
Check whether or not we have mlist info in our summary.
2005-01-26 Jeffrey Stedfast <fejj@novell.com>
* providers/imap4/camel-imap4-summary.c (imap4_header_load): Check
whether or not we have mlist info in our summary.
(imap4_header_save): Save have_mlist.
(camel_imap4_summary_flush_updates): Modified to clear the summary
and do a complete refetch if enable_mlist has been newly enabled
and we don't already have mlist info in our summary info's.
Rodrigo Moya [Wed, 26 Jan 2005 17:31:07 +0000 (17:31 +0000)]
save the file when we add the component to the toplevel.
2005-01-26 Rodrigo Moya <rodrigo@novell.com>
* backends/file/e-cal-backend-file.c (add_component): save the file
when we add the component to the toplevel.
(remove_component): make sure we always save the file.
Rodrigo Moya [Wed, 26 Jan 2005 12:39:44 +0000 (12:39 +0000)]
only show categories that are searchable (ie, user visible).
2005-01-26 Rodrigo Moya <rodrigo@novell.com>
* e-categories-dialog.c (e_categories_dialog_init): only show categories
that are searchable (ie, user visible).
JP Rosevear [Wed, 26 Jan 2005 06:12:45 +0000 (06:12 +0000)]
Fixes #69909
2005-01-26 JP Rosevear <jpr@novell.com>
Fixes #69909
* src/server-logging.h: add private structure to instance
* src/server-logging.c (server_logging_register_domain): track the
information for the registration so we can later unregister it
(server_logging_dispose): unregister the log handlers and from the
information and list
(server_logging_finalize): free the private structure
(server_logging_class_init): set finalize/dispose methods
JP Rosevear [Wed, 26 Jan 2005 05:06:21 +0000 (05:06 +0000)]
fix leak in the error case
2005-01-26 JP Rosevear <jpr@novell.com>
* libecal/e-cal.c (e_cal_send_objects): fix leak in the error case
Duarte Loreto [Wed, 26 Jan 2005 00:22:43 +0000 (00:22 +0000)]
Updated Portuguese translation.
2005-01-26 Duarte Loreto <happyguy_pt@hotmail.com>
* pt.po: Updated Portuguese translation.
Jeffrey Stedfast [Tue, 25 Jan 2005 16:57:19 +0000 (16:57 +0000)]
Setup filtering and junk filtering stuff.
2005-01-25 Jeffrey Stedfast <fejj@novell.com>
* providers/imap4/camel-imap4-folder.c (camel_imap4_folder_new):
Setup filtering and junk filtering stuff.
Rodrigo Moya [Tue, 25 Jan 2005 16:34:38 +0000 (16:34 +0000)]
uninstall idle handler when successfully saving the file.
2005-01-25 Rodrigo Moya <rodrigo@novell.com>
* backends/file/e-cal-backend-file.c (save_file_when_idle):
uninstall idle handler when successfully saving the file.
Sivaiah Nallagtla [Tue, 25 Jan 2005 15:27:55 +0000 (15:27 +0000)]
append NULL to g_strconact args. Doh
2005-01-25 Sivaiah Nallagtla <snallagatla@novell.com>
* e-gw-connection.c (e_gw_connection_new) : append NULL
to g_strconact args. Doh
Updated ja.po. T.Aihana [Tue, 25 Jan 2005 13:48:33 +0000 (13:48 +0000)]
2005-01-25 Updated ja.po. T.Aihana <aihana@gnome.gr.jp>
Rodrigo Moya [Tue, 25 Jan 2005 12:27:59 +0000 (12:27 +0000)]
set all new categories to be searchable.
2005-01-25 Rodrigo Moya <rodrigo@novell.com>
* e-categories-dialog.c (new_button_clicked): set all new categories to
be searchable.
Rodrigo Moya [Tue, 25 Jan 2005 12:27:35 +0000 (12:27 +0000)]
added a 'searchable' argument. (e_categories_is_searchable): new function.
2005-01-25 Rodrigo Moya <rodrigo@novell.com>
* libedataserver/e-categories.[ch] (e_categories_add): added a
'searchable' argument.
(e_categories_is_searchable): new function.
(hash_to_xml_string): add the 'searchable' property to the config.
JP Rosevear [Tue, 25 Jan 2005 06:52:13 +0000 (06:52 +0000)]
Missing changelog entry
JP Rosevear [Tue, 25 Jan 2005 06:48:36 +0000 (06:48 +0000)]
bump version, libtool numbers
2005-01-24 JP Rosevear <jpr@novell.com>
* configure.in: bump version, libtool numbers
JP Rosevear [Tue, 25 Jan 2005 06:47:20 +0000 (06:47 +0000)]
Fix imap checks
Hans Petter Jansson [Tue, 25 Jan 2005 02:56:02 +0000 (02:56 +0000)]
Implement. (popup_activate_contact): Set up unref callback for when an
2005-01-24 Hans Petter Jansson <hpj@novell.com>
* e-name-selector-entry.c (editor_closed_cb): Implement.
(popup_activate_contact): Set up unref callback for when an editor
closes.
Hans Petter Jansson [Tue, 25 Jan 2005 02:21:19 +0000 (02:21 +0000)]
Implement. (e_contact_store_get_book): Implement.
2005-01-24 Hans Petter Jansson <hpj@novell.com>
* e-contact-store.c (get_book_at_row): Implement.
(e_contact_store_get_book): Implement.
* e-name-selector-entry.c (prepare_popup_destination): Implement.
(find_book_by_contact): Implement.
(popup_activate_contact): Implement.
(popup_activate_email): Implement.
(populate_popup): Implement.
(e_name_selector_entry_init): Hook us up to the popup menu.
(e_name_selector_entry_set_contact_editor_func)
(e_name_selector_entry_set_contact_list_editor_func): Implement lame,
temporary hack to get at the contact editors in Evolution.
Hans Petter Jansson [Tue, 25 Jan 2005 02:16:24 +0000 (02:16 +0000)]
Ref the new contact before unreffing the old one. Safe if it's the same
2005-01-24 Hans Petter Jansson <hpj@novell.com>
* libebook/e-destination.c (e_destination_set_contact): Ref the new
contact before unreffing the old one. Safe if it's the same one.
Jeffrey Stedfast [Mon, 24 Jan 2005 20:57:28 +0000 (20:57 +0000)]
Default enable_mlist to ON. (imap4_append_message): Don't compare
2005-01-24 Jeffrey Stedfast <fejj@novell.com>
* providers/imap4/camel-imap4-folder.c (camel_imap4_folder_new):
Default enable_mlist to ON.
(imap4_append_message): Don't compare date_received against -1,
compare it to 0 (since that's what it'll be if unset).
Hans Petter Jansson [Mon, 24 Jan 2005 20:06:55 +0000 (20:06 +0000)]
Set up a custom formatter for destination column.
2005-01-24 Hans Petter Jansson <hpj@novell.com>
* e-name-selector-dialog.c (add_section): Set up a custom formatter for
destination column.
(contact_column_formatter): Format contact lists differently.
(destination_column_formatter): Implement, and make special cases for
contact lists.
* e-name-selector-entry.c (contact_layout_formatter): Format contact
lists differently.
(generate_contact_rows): Contact lists are always one row only.
* e-name-selector-model.c (generate_contact_rows): Contact lists are
always one row only.
Jeffrey Stedfast [Mon, 24 Jan 2005 19:25:06 +0000 (19:25 +0000)]
Default enable_mlist to ON.
2005-01-24 Jeffrey Stedfast <fejj@novell.com>
* providers/imap4/camel-imap4-folder.c (camel_imap4_folder_new):
Default enable_mlist to ON.
Jeffrey Stedfast [Mon, 24 Jan 2005 17:35:38 +0000 (17:35 +0000)]
Respect the user's namespace override setting. (imap4_get_folder_info):
2005-01-24 Jeffrey Stedfast <fejj@ximian.com>
* providers/imap4/camel-imap4-store.c (imap4_get_folder_info):
Respect the user's namespace override setting.
(imap4_get_folder_info): Changed the behaviour a bit to work like
the old imap code: only use the cache if the network is
unavailable, otherwise always scan the server for the folder
listing.
(imap4_get_folder_info): Always get INBOX (fix for cases where
INBOX wasn't under the namespace and for cases where it's not
subscribed).