diff options
author | Tim Janik <timj@src.gnome.org> | 1998-05-10 07:44:43 +0000 |
---|---|---|
committer | Tim Janik <timj@src.gnome.org> | 1998-05-10 07:44:43 +0000 |
commit | 86be352e82f412a5e75e320cc45de054ab6c42ca (patch) | |
tree | 4089ac5946e421f4edd9a23cbdd6faf8a6124921 /ChangeLog.pre-2-2 | |
parent | 315affdfcb4a5bc491232f92a38581d49fedfbab (diff) | |
download | gdk-pixbuf-86be352e82f412a5e75e320cc45de054ab6c42ca.tar.gz |
bugfixes, cleanups and macro reduction, nothing major though ;)
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r-- | ChangeLog.pre-2-2 | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index a68e3b6c3..c6054ab30 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -4,16 +4,6 @@ Sat May 9 20:11:20 1998 Owen Taylor <otaylor@gtk.org> is Digital Unix and we need -std1 to get the right prototypes. -Sat May 9 20:08:12 1998 Owen Taylor <otaylor@gtk.org> - - * glib/gmem.c: Experimentally restore GMemChunk - to its primeval state - where mem areas are - freed incrementally instead of searching the tree - every time a mem area is completely empty. Also, - always keep one mem chunk around. (Reduced calls - to malloc() a lot, but doesn't really improve - performance significiantly) - Fri May 8 21:31:50 1998 Owen Taylor <otaylor@gtk.org> * gtk/gtkwidget.c (gtk_widget_queue_draw): Free the @@ -594,8 +584,6 @@ Wed Apr 15 20:42:46 1998 Owen Taylor <otaylor@gtk.org> the 'make dist' form of GTK+. (Dependency caused dependencies to be redone when BUILT_SOURCES changed) -========== - Thu Apr 30 11:18:00 1998 Owen Taylor <otaylor@gtk.org> * gtk/gtkcombo.[ch]: Allow the user to use the popup list |