summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
diff options
context:
space:
mode:
authorTim Janik <timj@gtk.org>2001-05-11 04:09:47 +0000
committerTim Janik <timj@src.gnome.org>2001-05-11 04:09:47 +0000
commit564e2235e9384b6984f43fa35cb141439b5bb27f (patch)
treef2b7cd2aefb889284fdb4465c356488ebffabc3b /ChangeLog.pre-2-6
parent836e5f4a79821bc5385eb7974801160f046f1cb2 (diff)
downloadgtk+-564e2235e9384b6984f43fa35cb141439b5bb27f.tar.gz
don't propagate exposes to NULL child.
Fri May 11 02:53:57 2001 Tim Janik <timj@gtk.org> * gtk/gtktogglebutton.c (gtk_toggle_button_expose): don't propagate exposes to NULL child. * gtk/gtkscrolledwindow.c (gtk_scrolled_window_adjustment_changed): guard against not having one of the scrollbars. * gtk/gtklabel.c (gtk_label_setup_mnemonic): clean up after us, we don't keep a mnemonic window if we have no mnemonic installed.
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r--ChangeLog.pre-2-611
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index ef8230858e..c705940b16 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -1,3 +1,14 @@
+Fri May 11 02:53:57 2001 Tim Janik <timj@gtk.org>
+
+ * gtk/gtktogglebutton.c (gtk_toggle_button_expose): don't
+ propagate exposes to NULL child.
+
+ * gtk/gtkscrolledwindow.c (gtk_scrolled_window_adjustment_changed): guard
+ against not having one of the scrollbars.
+
+ * gtk/gtklabel.c (gtk_label_setup_mnemonic): clean up after us,
+ we don't keep a mnemonic window if we have no mnemonic installed.
+
Fri May 11 01:05:00 2001 Tim Janik <timj@gtk.org>
* gtk/gtktypeutils.h: grum, gtk_type_class() is not GNUC_CONST