summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChema Celorio <chema@celorio.com>2001-08-26 04:01:27 +0000
committerJose Maria Celorio <chema@src.gnome.org>2001-08-26 04:01:27 +0000
commite0e34e59eacae0cdb9f78a93c1c4bb2c77f0993b (patch)
tree81c3d7aebedd6db4f56d8e13ff692998fa92f3af
parenteae09f4d837a4650a71b9adb26de0db08a71d440 (diff)
downloadgdk-pixbuf-e0e34e59eacae0cdb9f78a93c1c4bb2c77f0993b.tar.gz
pass ->nrows to gtk_table_resize as the first argument for
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
-rw-r--r--ChangeLog7
-rw-r--r--ChangeLog.pre-2-07
-rw-r--r--ChangeLog.pre-2-107
-rw-r--r--ChangeLog.pre-2-27
-rw-r--r--ChangeLog.pre-2-47
-rw-r--r--ChangeLog.pre-2-67
-rw-r--r--ChangeLog.pre-2-87
-rw-r--r--gtk/gtktable.c4
8 files changed, 51 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 1945f18a1..fdab7bcfc 100644
--- 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,
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0
index 1945f18a1..fdab7bcfc 100644
--- a/ChangeLog.pre-2-0
+++ b/ChangeLog.pre-2-0
@@ -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,
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 1945f18a1..fdab7bcfc 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -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,
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2
index 1945f18a1..fdab7bcfc 100644
--- a/ChangeLog.pre-2-2
+++ b/ChangeLog.pre-2-2
@@ -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,
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index 1945f18a1..fdab7bcfc 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -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,
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index 1945f18a1..fdab7bcfc 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -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,
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index 1945f18a1..fdab7bcfc 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -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,
diff --git a/gtk/gtktable.c b/gtk/gtktable.c
index e85f122d4..f1696a7fa 100644
--- a/gtk/gtktable.c
+++ b/gtk/gtktable.c
@@ -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);