summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
diff options
context:
space:
mode:
authorTim Janik <timj@gtk.org>2002-02-13 05:48:56 +0000
committerTim Janik <timj@src.gnome.org>2002-02-13 05:48:56 +0000
commitaa18bbf0ed32e33aa935e306fd2dc78742abec2f (patch)
treeded840d974f5f5d9d534757e71307073a601425d /ChangeLog.pre-2-8
parenta9a06ee44e440522eaa56d4f4f300ffe91a5083d (diff)
downloadgtk+-aa18bbf0ed32e33aa935e306fd2dc78742abec2f.tar.gz
partly revert my recent expanding change to not expand the table if all
Wed Feb 13 06:42:37 2002 Tim Janik <timj@gtk.org> * gtk/gtktable.c (gtk_table_size_allocate_pass1): partly revert my recent expanding change to not expand the table if all children have not epxand behaviour. this fixes palette views which often use homogeneous non-expanding tables.
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r--ChangeLog.pre-2-87
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index 7355b6e1ba..8a22df19d0 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,3 +1,10 @@
+Wed Feb 13 06:42:37 2002 Tim Janik <timj@gtk.org>
+
+ * gtk/gtktable.c (gtk_table_size_allocate_pass1): partly revert
+ my recent expanding change to not expand the table if all children
+ have not epxand behaviour. this fixes palette views which often
+ use homogeneous non-expanding tables.
+
Tue Feb 12 14:27:41 2002 Kristian Rietveld <kris@gtk.org>
* gtk/gtktreemodelsort.c (gtk_tree_model_sort_row_deleted): emit