From 775bc61ab1e74eae0cc9607bf3b26083f8abcce2 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Fri, 25 May 2007 13:13:23 +0000 Subject: ** Fixes bug #441010 2007-05-25 Matthew Barnes ** Fixes bug #441010 * gal-combo-box.c: * gal-combo-box.h: * gal-combo-text.c: * gal-combo-text.h: Bye bye old widgets, go back to Motif! * Makefile.am: Remove the aforementioned files. * e-table-config.c: * e-table-config.h: Replace GalComboText with a GtkComboBox/GtkListStore. svn path=/trunk/; revision=33575 --- widgets/table/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'widgets/table/ChangeLog') diff --git a/widgets/table/ChangeLog b/widgets/table/ChangeLog index 26a08a0676..53b477ac83 100644 --- a/widgets/table/ChangeLog +++ b/widgets/table/ChangeLog @@ -1,3 +1,9 @@ +2007-05-25 Matthew Barnes + + * e-table-config.c: + * e-table-config.h: + Replace GalComboText with a GtkComboBox/GtkListStore (#441010). + 2007-05-17 Srinivasa Ragavan ** Add more support for GMail like sorting. -- cgit v1.2.3