From d870ec752c2ae51843e5b8f07cef39ff619f75d7 Mon Sep 17 00:00:00 2001 From: Miguel de Icaza Date: Fri, 14 Apr 2000 19:46:55 +0000 Subject: Switch the parent object to be a GtkTable. (et_real_construct): apply 2000-04-14 Miguel de Icaza * e-table.c, e-table.h: Switch the parent object to be a GtkTable. (et_real_construct): apply massaging and some loving action to make the thing behave as a GtkTable. (e_table_init): More love. svn path=/trunk/; revision=2431 --- widgets/e-table/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'widgets/e-table/ChangeLog') diff --git a/widgets/e-table/ChangeLog b/widgets/e-table/ChangeLog index e1b93253b2..3bbbf0d67c 100644 --- a/widgets/e-table/ChangeLog +++ b/widgets/e-table/ChangeLog @@ -1,3 +1,10 @@ +2000-04-14 Miguel de Icaza + + * e-table.c, e-table.h: Switch the parent object to be a GtkTable. + (et_real_construct): apply massaging and some loving action to + make the thing behave as a GtkTable. + (e_table_init): More love. + 2000-04-12 Miguel de Icaza * e-table-header-item.c (ethi_drag_motion): Remove test for -- cgit v1.2.3