diff options
author | Federico Mena Quintero <federico@nuclecu.unam.mx> | 1998-04-23 04:26:20 +0000 |
---|---|---|
committer | Arturo Espinosa <unammx@src.gnome.org> | 1998-04-23 04:26:20 +0000 |
commit | 9546a9dc14051aba0c1f63166cf91a709aec0136 (patch) | |
tree | 0736ef0f2cb5fd017d41c7e8844694b4ce6a331e /ChangeLog.pre-2-10 | |
parent | f83adda582cb9d20dd2c9d44881f09102bd0e5bc (diff) | |
download | gdk-pixbuf-9546a9dc14051aba0c1f63166cf91a709aec0136.tar.gz |
Remember whether the widget was visible before we unparent it.
1998-04-22 Federico Mena Quintero <federico@nuclecu.unam.mx>
* gtk/gtkbin.c (gtk_bin_remove): Remember whether the widget was
visible before we unparent it.
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r-- | ChangeLog.pre-2-10 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 3e2ae54f1..cbfd4691f 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,8 @@ +1998-04-22 Federico Mena Quintero <federico@nuclecu.unam.mx> + + * gtk/gtkbin.c (gtk_bin_remove): Remember whether the widget was + visible before we unparent it. + Wed Apr 22 04:15:26 1998 Tim Janik <timj@gtk.org> * gtk/gtkmain.c (gtk_handle_current_timeouts): prepend the |