diff options
author | Miguel de Icaza <miguel@gnu.org> | 2000-04-15 03:46:55 +0800 |
---|---|---|
committer | Miguel de Icaza <miguel@src.gnome.org> | 2000-04-15 03:46:55 +0800 |
commit | d870ec752c2ae51843e5b8f07cef39ff619f75d7 (patch) | |
tree | 2bb354549474651b4ec9d74e8c21e80a84dfa27f /widgets/e-table/ChangeLog | |
parent | ab0e676fd9b1d4946911704a3446eb9b54e5335b (diff) | |
download | gsoc2013-evolution-d870ec752c2ae51843e5b8f07cef39ff619f75d7.tar gsoc2013-evolution-d870ec752c2ae51843e5b8f07cef39ff619f75d7.tar.gz gsoc2013-evolution-d870ec752c2ae51843e5b8f07cef39ff619f75d7.tar.bz2 gsoc2013-evolution-d870ec752c2ae51843e5b8f07cef39ff619f75d7.tar.lz gsoc2013-evolution-d870ec752c2ae51843e5b8f07cef39ff619f75d7.tar.xz gsoc2013-evolution-d870ec752c2ae51843e5b8f07cef39ff619f75d7.tar.zst gsoc2013-evolution-d870ec752c2ae51843e5b8f07cef39ff619f75d7.zip |
Switch the parent object to be a GtkTable. (et_real_construct): apply
2000-04-14 Miguel de Icaza <miguel@gnu.org>
* 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
Diffstat (limited to 'widgets/e-table/ChangeLog')
-rw-r--r-- | widgets/e-table/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
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 <miguel@gnu.org> + + * 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 <miguel@gnu.org> * e-table-header-item.c (ethi_drag_motion): Remove test for |