diff options
author | Owen Taylor <otaylor@redhat.com> | 2002-03-29 00:15:11 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2002-03-29 00:15:11 +0000 |
commit | 7dfb78f88292a96f537c3d265f14b4fdc7588649 (patch) | |
tree | 2c0028d4c83293459f2e75881d89ddbafd7c0829 /ChangeLog | |
parent | fe60d43a26380580e54ddec62a3746253f07cc0d (diff) | |
download | gtk+-7dfb78f88292a96f537c3d265f14b4fdc7588649.tar.gz |
Don't show the window unless the widget is mapped. (#76742, Dennis
Thu Mar 28 18:38:30 2002 Owen Taylor <otaylor@redhat.com>
* gtk/gtk[hv]paned.c (gtk_[hv]paned_size_allocate):
Don't show the window unless the widget is mapped.
(#76742, Dennis Björklund, Soeren Sandmann)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Thu Mar 28 18:38:30 2002 Owen Taylor <otaylor@redhat.com> + + * gtk/gtk[hv]paned.c (gtk_[hv]paned_size_allocate): + Don't show the window unless the widget is mapped. + (#76742, Dennis Björklund, Soeren Sandmann) + 2002-03-29 Hans Breuer <hans@breuer.org> Fixed dashed line issues (#74441) to an IMO reasonable extend. |