From 9b19b1d618903203dbda010b82a65aa0717d183a Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Fri, 29 Jun 2001 04:31:39 +0000 Subject: pop up list editor for lists, contact editor otherwise. 2001-06-28 Chris Toshok * gui/widgets/e-addressbook-view.c (table_double_click): pop up list editor for lists, contact editor otherwise. * gui/widgets/e-minicard.c (e_minicard_event): same. * gui/widgets/e-minicard.h (struct _EMinicard): change "editor" to GtkOjbect, since it can be either a contact editor or contact list editor. * gui/widgets/e-addressbook-table-adapter.c (addressbook_is_cell_editable): don't allow editting of any fields except the name and file_as for lists. svn path=/trunk/; revision=10590 --- addressbook/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index a3739aecdb..2d6c6b89b9 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,18 @@ +2001-06-28 Chris Toshok + + * gui/widgets/e-addressbook-view.c (table_double_click): pop up + list editor for lists, contact editor otherwise. + + * gui/widgets/e-minicard.c (e_minicard_event): same. + + * gui/widgets/e-minicard.h (struct _EMinicard): change "editor" to + GtkOjbect, since it can be either a contact editor or contact list + editor. + + * gui/widgets/e-addressbook-table-adapter.c + (addressbook_is_cell_editable): don't allow editting of any fields + except the name and file_as for lists. + 2001-06-28 Chris Toshok * gui/contact-list-editor/Makefile.am (INCLUDES): remove ancient -- cgit v1.2.3