From f38991684d7f25a0305ff383c8956a8b7b1c11ae Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Wed, 18 Dec 2002 22:23:45 +0000 Subject: convert the clist in here to a GtkTreeView. your guess is as good as mine 2002-12-18 Chris Toshok * gui/component/e-address-popup.c: convert the clist in here to a GtkTreeView. your guess is as good as mine if it works (i can't test it at present) but it compiles. svn path=/trunk/; revision=19162 --- addressbook/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 41d4785fdd..e868df8092 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,9 @@ +2002-12-18 Chris Toshok + + * gui/component/e-address-popup.c: convert the clist in here to a + GtkTreeView. your guess is as good as mine if it works (i can't + test it at present) but it compiles. + 2002-12-18 Chris Toshok * gui/widgets/e-addressbook-view.c (jump_to_letters): -- cgit