2005-01-31 Hans Petter Jansson <hpj@novell.com>
* idl/evolution-calendar.idl: Remove definition of CalObjUID and
include that from Evolution-DataServer-Calendar.idl instead. This
prevents the typecode from being defined twice.
svn path=/trunk/; revision=28642
2005-01-31 Hans Petter Jansson <hpj@novell.com>
* gui/widgets/eab-config.c (_EABConfigPrivate): Use guint instead of
ulong for signal ID.
svn path=/trunk/; revision=28641
2005-01-31 Hans Petter Jansson <hpj@novell.com>
* gui/e-cal-config.c (_ECalConfigPrivate): Use guint instead of ulong
for signal ID.
svn path=/trunk/; revision=28640
2005-01-31 Chenthill Palanisamy <pchenthill@novell.com>
Fixes#64682
* gui/e-calendar-view.c: (transfer_item_to): Added an
X property to identify if the appointment is moved from
another calendar.
svn path=/trunk/; revision=28627
2005-01-31 Not Zed <NotZed@Ximian.com>
** See bug #69850
* mail-autofilter.c (rule_from_message): dont crash if we're
missing the requested headers.
svn path=/trunk/; revision=28622
2005-01-31 Not Zed <NotZed@Ximian.com>
** See bug #71521.
* em-account-editor.c (emae_url_set_hostport): dont ever set a
NULL host.
svn path=/trunk/; revision=28621
2005-01-29 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: String changes in Latino and Spanish strings.
svn path=/trunk/; revision=28615
2005-01-28 Sivaiah Nallagatla <snallagatla@novell.com>
* addressbook/ea-minicard-view.c
(ea_minicard_view_get_name) : fix a typo present
in the string too
svn path=/trunk/; revision=28609
2005-01-28 JP Rosevear <jpr@novell.com>
Fixes#71452
* gui/dialogs/comp-editor.c (setup_widgets): listen for
delete_event signal and handle it outside of the response signal
so that cancel works properly
svn path=/trunk/; revision=28605
2004-01-29 Parthasarathi Susarla <sparthasarathi@novell.com>
* addressbook/gui/contact-list-editor/e-contact-list-editor.c
(save_contact) : call the eab_merging_* functions instead of
e_book_sync* directly. The merging function check for duplication.
The following functions have been called:
1. eab_merging_book_add_contact for adding a new entry
2. eab_merging_book_commit_contact for commiting a modified entry
Fixes bug #57819
svn path=/trunk/; revision=28604
2005-01-29 Sivaiah Nallagatla <snallagatla@novell.com>
* gui/contact-editor/e-contact-editor.c
(sensitize_im_types) : new function to sensitize
im types based on supported fields
(sensitize_im_record) : call sensitize_im_types
for each record
(sensitize_im) : if none of the im types
are supported disable the im entries
Fixes#68799
svn path=/trunk/; revision=28603
2005-01-28 Sivaiah Nallagatla <snallagatla@novell.com>
* gui/widgets/eab-vcard-control.c (pstream_load) :
Changed a string to make it complete and clear
for transaltion
Fixes#61067
svn path=/trunk/; revision=28601
2005-01-28 Rodrigo Moya <rodrigo@novell.com>
Fixes#33078
* gui/gnome-cal.c: deal now with categories entirely here, no more
"categories_changed" signal from the backends.
(free_categories, add_categories, append_category_cb,
client_categories_changed_cb, copy_categories): removed.
(gnome_calendar_add_source): don't connect to removed signal.
(gnome_calendar_destroy): destroy the config listener.
(gnome_calendar_init): create a listener for the categories list
GConf key.
(config_categories_changed_cb): callback for configuration changes
in category list.
(setup_widgets): initialize the search bar with categories from
the configuration.
* gui/e-tasks.c (client_categories_changed_cb, e_tasks_add_todo_source,
e_tasks_init, config_categories_changed_cb, e_tasks_destroy,
setup_widgets): same as gnome-cal.c.
svn path=/trunk/; revision=28599
2005-01-28 Sivaiah Nallagatla <snallagatla@novell.com>
* addressbook/ea-minicard-view.c
(ea_minicard_view_get_name) : use ngetext
instead of splitting the the sentence to take care
of different messages for plural vs singular case
Fixes#61060
svn path=/trunk/; revision=28596
2005-01-28 Sivaiah Nallagatla <snallagatla@novell.com>
* camel-gw-listner.c (get_address_book_names_from_server)
: Remove leading "%s" in the message. Similar to
#36137
svn path=/trunk/; revision=28594
2005-01-28 Not Zed <NotZed@Ximian.com>
** See bug #71520.
* em-account-prefs.c (account_edit_clicked): repeat the nasty hack
from account_edit, to refresh the list after edit.
svn path=/trunk/; revision=28593
2005-01-27 Not Zed <NotZed@Ximian.com>
* See bug #69815.
* mail-component.c (impl_quit): shutdown vfolders as first step.
* mail-vfolder.c (vfolder_setup_do): if we're shutdown during
processing, just noop.
(vfolder_adduri_do): same.
(mail_vfolder_shutdown): set the shutdown flag.
svn path=/trunk/; revision=28592
2005-01-27 JP Rosevear <jpr@novell.com>
* itip-view.c (format_date_and_time_x): make tomorrow and this
week strings work properly
svn path=/trunk/; revision=28591