From 11de06a775a47ed6eae672b82e1fbf143550af29 Mon Sep 17 00:00:00 2001 From: Jon Trowbridge Date: Tue, 30 Oct 2001 01:33:03 +0000 Subject: Check that our BonoboUIComponent has a container so we don't get a lot of 2001-10-29 Jon Trowbridge * gui/component/addressbook.c (update_command_state): Check that our BonoboUIComponent has a container so we don't get a lot of annoying debug spew. * printing/smallbook.ecps: Fixed fonts. * printing/phonelist.ecps: Fixed fonts. * printing/medbook.ecps: Fixed fonts. * printing/e-contact-print.c (e_contact_get_card_size): Commented out spew. * gui/widgets/e-minicard.c (remodel): Check that e_minicard->card != NULL. svn path=/trunk/; revision=14391 --- addressbook/ChangeLog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 238e55a82f..439418d246 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,21 @@ +2001-10-29 Jon Trowbridge + + * gui/component/addressbook.c (update_command_state): Check that + our BonoboUIComponent has a container so we don't get a lot of + annoying debug spew. + + * printing/smallbook.ecps: Fixed fonts. + + * printing/phonelist.ecps: Fixed fonts. + + * printing/medbook.ecps: Fixed fonts. + + * printing/e-contact-print.c (e_contact_get_card_size): Commented + out spew. + + * gui/widgets/e-minicard.c (remodel): Check that e_minicard->card + != NULL. + 2001-10-29 Jon Trowbridge * gui/component/select-names/e-select-names-completion.c -- cgit v1.2.3