diff options
author | Owen Taylor <otaylor@redhat.com> | 2001-05-21 15:56:19 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2001-05-21 15:56:19 +0000 |
commit | 479810cac75f31669b8712bce944d73cddf41253 (patch) | |
tree | e64febbfc9c07847f594d5a8b60cfd96109dd286 /ChangeLog | |
parent | b85c58715204b142ddbe511811f8f08dac0a8270 (diff) | |
download | gtk+-479810cac75f31669b8712bce944d73cddf41253.tar.gz |
Only show the separator if both children are present and visible.
Mon May 21 11:29:21 2001 Owen Taylor <otaylor@redhat.com>
* gtk/gtk{h,v,}paned.c: Only show the separator if both children
are present and visible.
* configure.in: Fixed reversed conditional causing all image
libraries to be linked in.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Mon May 21 11:29:21 2001 Owen Taylor <otaylor@redhat.com> + + * gtk/gtk{h,v,}paned.c: Only show the separator if + + * configure.in: Fixed reversed conditional causing all image + libraries to be linked in. + 2001-05-21 Joe Shaw <joe@ximian.com> * gtk/gtklayout.c (gtk_text_layout_get_lines): Remove the assertion |