From e772616c9046a94d039cc7b0ecf8229245661eb5 Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Thu, 9 Jan 2003 22:09:54 +0000 Subject: fix parameter types here (this signal isn't generated from an ETable.) 2003-01-09 Chris Toshok * gui/widgets/gal-view-minicard.c (column_width_changed): fix parameter types here (this signal isn't generated from an ETable.) * gui/widgets/gal-view-factory-minicard.c: include e-util.h * gui/widgets/e-minicard.h: include gnome-canvas.h here. * gui/widgets/e-addressbook-table-adapter.c: #include e-destination.h here. * gui/widgets/e-minicard.c: same. svn path=/trunk/; revision=19378 --- addressbook/ChangeLog | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index d6ede1b604..deffa41835 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,24 @@ +2003-01-09 Chris Toshok + + * gui/widgets/gal-view-minicard.c (column_width_changed): fix + parameter types here (this signal isn't generated from an ETable.) + + * gui/widgets/gal-view-factory-minicard.c: include e-util.h + + * gui/widgets/e-minicard.h: include gnome-canvas.h here. + + * gui/widgets/e-addressbook-table-adapter.c: #include + e-destination.h here. + + * gui/widgets/e-minicard.c: same. + +2003-01-09 Chris Toshok + + * gui/contact-editor/e-contact-editor.[ch]: remove the select + names stuff (the Related Contacts button/entry.) + + * gui/contact-editor/contact-editor.glade: same. + 2003-01-09 Chris Toshok * gui/component/select-names/GNOME_Evolution_Addressbook_SelectNames.server.in.in: -- cgit v1.2.3