From a30eed771c00ccde2cd7a32c3f0a28057f247f84 Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Fri, 18 Jan 2002 15:37:09 +0000 Subject: From addressbook/ChangeLog: 2002-01-18 Christopher James Lahey * gui/component/addressbook.c (view_contact_cb): New verb to open a bunch of cards. * gui/widgets/e-addressbook-reflow-adapter.c (open_card): Call e_addressbook_show_multiple_cards instead of doing this ourselves. * gui/widgets/e-addressbook-util.c, gui/widgets/e-addressbook-util.h (e_addressbook_show_multiple_cards): Added this function to show a bunch of cards, including a dialog if lots of windows are going to appear. * gui/widgets/e-addressbook-view.c (e_addressbook_view_view, e_addressbook_view_can_view): e_addressbook_view_view calls e_addressbook_show_multiple_cards on the appropriate list of cards. From ui/ChangeLog: 2002-01-18 Christopher James Lahey * evolution-addressbook.xml: Added File->Open which calls the ContactsView command. svn path=/trunk/; revision=15355 --- addressbook/ChangeLog | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index ed1786d858..b5b00450de 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,22 @@ +2002-01-18 Christopher James Lahey + + * gui/component/addressbook.c (view_contact_cb): New verb to open + a bunch of cards. + + * gui/widgets/e-addressbook-reflow-adapter.c (open_card): Call + e_addressbook_show_multiple_cards instead of doing this ourselves. + + * gui/widgets/e-addressbook-util.c, + gui/widgets/e-addressbook-util.h + (e_addressbook_show_multiple_cards): Added this function to show a + bunch of cards, including a dialog if lots of windows are going to + appear. + + * gui/widgets/e-addressbook-view.c (e_addressbook_view_view, + e_addressbook_view_can_view): e_addressbook_view_view calls + e_addressbook_show_multiple_cards on the appropriate list of + cards. + 2002-01-18 Christopher James Lahey * gui/contact-editor/e-contact-editor-address.c -- cgit v1.2.3