From fb3d48b7b96d7fe1132b8d215c19ce5f08b749e4 Mon Sep 17 00:00:00 2001 From: Owen Taylor Date: Tue, 1 Sep 1998 16:52:54 +0000 Subject: Unref the adjustment. Tue Sep 1 10:53:52 1998 Owen Taylor * gtk/gtkprogress.c (gtk_progress_finalize): Unref the adjustment. * gtk/gtkmenu.c: Modified reference counting so that the reference count from the toplevel that the menu creates to the menu is invisible to the application. Mon Aug 31 15:33:13 1998 Owen Taylor * gtk/gtkstyle.h (struct _GtkStyle): Reordered a bit to restore approximate bin compatibility with the non-themes branch. (This does break bin compat within the themes branch.) --- ChangeLog.pre-2-4 | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'ChangeLog.pre-2-4') diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index c878921233..c7523f59ee 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,20 @@ +Tue Sep 1 10:53:52 1998 Owen Taylor + + * gtk/gtkprogress.c (gtk_progress_finalize): Unref + the adjustment. + + * gtk/gtkmenu.c: Modified reference counting so + that the reference count from the toplevel that + the menu creates to the menu is invisible to the + application. + +Mon Aug 31 15:33:13 1998 Owen Taylor + + * gtk/gtkstyle.h (struct _GtkStyle): Reordered a bit + to restore approximate bin compatibility with the + non-themes branch. (This does break bin compat + within the themes branch.) + Sun Aug 30 16:48:27 1998 Owen Taylor * gtk/gtklabel.c (gtk_label_set): Eliminate a -- cgit v1.2.1