diff options
author | Owen Taylor <otaylor@redhat.com> | 1998-08-04 14:55:04 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 1998-08-04 14:55:04 +0000 |
commit | 790a6ae5b2db1b946cc6e6cc60499177f767ad9f (patch) | |
tree | 2dd9186d42570fbb631b3385ccfa462db76bbd4d /ChangeLog | |
parent | fb8cd9520f5194d22953a4105be6d659c8b5044c (diff) | |
download | gtk+-790a6ae5b2db1b946cc6e6cc60499177f767ad9f.tar.gz |
Empty rows/columns of the table should not have been marked as being able
Tue Aug 4 10:59:19 1998 Owen Taylor <otaylor@redhat.com>
* gtk/gtktable.[ch]: Empty rows/columns of the table
should not have been marked as being able to shrink.
(Fixes prorlem with shrinking scrollbarless GIMP canvases)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Tue Aug 4 10:59:19 1998 Owen Taylor <otaylor@redhat.com> + + * gtk/gtktable.[ch]: Empty rows/columns of the table + should not have been marked as being able to shrink. + (Fixes prorlem with shrinking scrollbarless GIMP canvases) + 1998-08-03 Federico Mena Quintero <federico@nuclecu.unam.mx> * gtk/gtkctree.c (gtk_ctree_find_by_row_data_custom): New public |