]> Pileus Git - ~andy/gtk/commitdiff
pass ->nrows to gtk_table_resize as the first argument for
authorChema Celorio <chema@celorio.com>
Sun, 26 Aug 2001 04:01:27 +0000 (04:01 +0000)
committerJose Maria Celorio <chema@src.gnome.org>
Sun, 26 Aug 2001 04:01:27 +0000 (04:01 +0000)
2001-08-25  Chema Celorio  <chema@celorio.com>

* gtk/gtktable.c (gtk_table_set_child_property): pass ->nrows to
gtk_table_resize as the first argument for CHILD_PROP_RIGHT_ATTACH
and CHILD_PROP_LEFT_ATTACH v.s. using ->ncols

ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtktable.c

index 1945f18a14ffe65f4ab5296523076b9fdf4523a4..fdab7bcfcef707a4bebbcefb584ea994c64a21d7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2001-08-25  Chema Celorio  <chema@celorio.com>
+
+       * gtk/gtktable.c (gtk_table_set_child_property): pass ->nrows to
+       gtk_table_resize as the first argument for CHILD_PROP_RIGHT_ATTACH
+       and CHILD_PROP_LEFT_ATTACH v.s. using ->ncols
+
 2001-08-24  Havoc Pennington  <hp@pobox.com>
 
        * gtk/gtkcompat.h: remove gtk_menu_* compat defines; 
@@ -424,6 +430,7 @@ Sun Aug 12 10:39:12 2001  Owen Taylor  <otaylor@redhat.com>
        * Makefile.am (EXTRA_DIST): Fix problem with trying to
        dist files from intl/, which is no longer there.
 
+>>>>>>> 1.2213
 2001-08-11  Hans Breuer  <hans@breuer.org>
 
        * gtk/gtkalignment.c, gtk/gtkarrow.c, gtk/gtkaspectframe.c,
index 1945f18a14ffe65f4ab5296523076b9fdf4523a4..fdab7bcfcef707a4bebbcefb584ea994c64a21d7 100644 (file)
@@ -1,3 +1,9 @@
+2001-08-25  Chema Celorio  <chema@celorio.com>
+
+       * gtk/gtktable.c (gtk_table_set_child_property): pass ->nrows to
+       gtk_table_resize as the first argument for CHILD_PROP_RIGHT_ATTACH
+       and CHILD_PROP_LEFT_ATTACH v.s. using ->ncols
+
 2001-08-24  Havoc Pennington  <hp@pobox.com>
 
        * gtk/gtkcompat.h: remove gtk_menu_* compat defines; 
@@ -424,6 +430,7 @@ Sun Aug 12 10:39:12 2001  Owen Taylor  <otaylor@redhat.com>
        * Makefile.am (EXTRA_DIST): Fix problem with trying to
        dist files from intl/, which is no longer there.
 
+>>>>>>> 1.2213
 2001-08-11  Hans Breuer  <hans@breuer.org>
 
        * gtk/gtkalignment.c, gtk/gtkarrow.c, gtk/gtkaspectframe.c,
index 1945f18a14ffe65f4ab5296523076b9fdf4523a4..fdab7bcfcef707a4bebbcefb584ea994c64a21d7 100644 (file)
@@ -1,3 +1,9 @@
+2001-08-25  Chema Celorio  <chema@celorio.com>
+
+       * gtk/gtktable.c (gtk_table_set_child_property): pass ->nrows to
+       gtk_table_resize as the first argument for CHILD_PROP_RIGHT_ATTACH
+       and CHILD_PROP_LEFT_ATTACH v.s. using ->ncols
+
 2001-08-24  Havoc Pennington  <hp@pobox.com>
 
        * gtk/gtkcompat.h: remove gtk_menu_* compat defines; 
@@ -424,6 +430,7 @@ Sun Aug 12 10:39:12 2001  Owen Taylor  <otaylor@redhat.com>
        * Makefile.am (EXTRA_DIST): Fix problem with trying to
        dist files from intl/, which is no longer there.
 
+>>>>>>> 1.2213
 2001-08-11  Hans Breuer  <hans@breuer.org>
 
        * gtk/gtkalignment.c, gtk/gtkarrow.c, gtk/gtkaspectframe.c,
index 1945f18a14ffe65f4ab5296523076b9fdf4523a4..fdab7bcfcef707a4bebbcefb584ea994c64a21d7 100644 (file)
@@ -1,3 +1,9 @@
+2001-08-25  Chema Celorio  <chema@celorio.com>
+
+       * gtk/gtktable.c (gtk_table_set_child_property): pass ->nrows to
+       gtk_table_resize as the first argument for CHILD_PROP_RIGHT_ATTACH
+       and CHILD_PROP_LEFT_ATTACH v.s. using ->ncols
+
 2001-08-24  Havoc Pennington  <hp@pobox.com>
 
        * gtk/gtkcompat.h: remove gtk_menu_* compat defines; 
@@ -424,6 +430,7 @@ Sun Aug 12 10:39:12 2001  Owen Taylor  <otaylor@redhat.com>
        * Makefile.am (EXTRA_DIST): Fix problem with trying to
        dist files from intl/, which is no longer there.
 
+>>>>>>> 1.2213
 2001-08-11  Hans Breuer  <hans@breuer.org>
 
        * gtk/gtkalignment.c, gtk/gtkarrow.c, gtk/gtkaspectframe.c,
index 1945f18a14ffe65f4ab5296523076b9fdf4523a4..fdab7bcfcef707a4bebbcefb584ea994c64a21d7 100644 (file)
@@ -1,3 +1,9 @@
+2001-08-25  Chema Celorio  <chema@celorio.com>
+
+       * gtk/gtktable.c (gtk_table_set_child_property): pass ->nrows to
+       gtk_table_resize as the first argument for CHILD_PROP_RIGHT_ATTACH
+       and CHILD_PROP_LEFT_ATTACH v.s. using ->ncols
+
 2001-08-24  Havoc Pennington  <hp@pobox.com>
 
        * gtk/gtkcompat.h: remove gtk_menu_* compat defines; 
@@ -424,6 +430,7 @@ Sun Aug 12 10:39:12 2001  Owen Taylor  <otaylor@redhat.com>
        * Makefile.am (EXTRA_DIST): Fix problem with trying to
        dist files from intl/, which is no longer there.
 
+>>>>>>> 1.2213
 2001-08-11  Hans Breuer  <hans@breuer.org>
 
        * gtk/gtkalignment.c, gtk/gtkarrow.c, gtk/gtkaspectframe.c,
index 1945f18a14ffe65f4ab5296523076b9fdf4523a4..fdab7bcfcef707a4bebbcefb584ea994c64a21d7 100644 (file)
@@ -1,3 +1,9 @@
+2001-08-25  Chema Celorio  <chema@celorio.com>
+
+       * gtk/gtktable.c (gtk_table_set_child_property): pass ->nrows to
+       gtk_table_resize as the first argument for CHILD_PROP_RIGHT_ATTACH
+       and CHILD_PROP_LEFT_ATTACH v.s. using ->ncols
+
 2001-08-24  Havoc Pennington  <hp@pobox.com>
 
        * gtk/gtkcompat.h: remove gtk_menu_* compat defines; 
@@ -424,6 +430,7 @@ Sun Aug 12 10:39:12 2001  Owen Taylor  <otaylor@redhat.com>
        * Makefile.am (EXTRA_DIST): Fix problem with trying to
        dist files from intl/, which is no longer there.
 
+>>>>>>> 1.2213
 2001-08-11  Hans Breuer  <hans@breuer.org>
 
        * gtk/gtkalignment.c, gtk/gtkarrow.c, gtk/gtkaspectframe.c,
index 1945f18a14ffe65f4ab5296523076b9fdf4523a4..fdab7bcfcef707a4bebbcefb584ea994c64a21d7 100644 (file)
@@ -1,3 +1,9 @@
+2001-08-25  Chema Celorio  <chema@celorio.com>
+
+       * gtk/gtktable.c (gtk_table_set_child_property): pass ->nrows to
+       gtk_table_resize as the first argument for CHILD_PROP_RIGHT_ATTACH
+       and CHILD_PROP_LEFT_ATTACH v.s. using ->ncols
+
 2001-08-24  Havoc Pennington  <hp@pobox.com>
 
        * gtk/gtkcompat.h: remove gtk_menu_* compat defines; 
@@ -424,6 +430,7 @@ Sun Aug 12 10:39:12 2001  Owen Taylor  <otaylor@redhat.com>
        * Makefile.am (EXTRA_DIST): Fix problem with trying to
        dist files from intl/, which is no longer there.
 
+>>>>>>> 1.2213
 2001-08-11  Hans Breuer  <hans@breuer.org>
 
        * gtk/gtkalignment.c, gtk/gtkarrow.c, gtk/gtkaspectframe.c,
index e85f122d4a709c904db76ffef912cfebd9b98b01..f1696a7fa671a849271a2288ab2947e30c9e68f4 100644 (file)
@@ -340,14 +340,14 @@ gtk_table_set_child_property (GtkContainer    *container,
       if (table_child->right_attach <= table_child->left_attach)
        table_child->right_attach = table_child->left_attach + 1;
       if (table_child->right_attach >= table->ncols)
-       gtk_table_resize (table, table->ncols, table_child->right_attach);
+       gtk_table_resize (table, table->nrows, table_child->right_attach);
       break;
     case CHILD_PROP_RIGHT_ATTACH:
       table_child->right_attach = g_value_get_uint (value);
       if (table_child->right_attach <= table_child->left_attach)
        table_child->left_attach = table_child->right_attach - 1;
       if (table_child->right_attach >= table->ncols)
-       gtk_table_resize (table, table->ncols, table_child->right_attach);
+       gtk_table_resize (table, table->nrows, table_child->right_attach);
       break;
     case CHILD_PROP_TOP_ATTACH:
       table_child->top_attach = g_value_get_uint (value);