summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-0
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.pre-2-0')
-rw-r--r--ChangeLog.pre-2-019
1 files changed, 19 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0
index 84eb13d4b0..6c164c0ad9 100644
--- a/ChangeLog.pre-2-0
+++ b/ChangeLog.pre-2-0
@@ -1,3 +1,22 @@
+Wed Aug 22 19:15:39 2001 Owen Taylor <otaylor@redhat.com>
+
+ [ Patch from Sebastian Wilhelmi, 52790 ]
+
+ * gtk/gtkversion.h.in gtk/gtk.h: New file replacing gtkcompat.h
+
+ * gdk/gdkcompat.h gdk/gdk*.h gtk/gtkcompat.h.in gtk/gtk*.h:
+ Move compatibility macros from g[dt]kcompat.h to within
+ #ifndef G[DT]K_DISABLE_DEPRECATED in each file.
+
+ * gdk/gdk-pixbuf-csource.c: Fix up include of gtkcompat.h.
+
+ * demos/Makefile.am demos/gtk-demo/Makefile.am
+ docs/reference/gdk-pixbuf/Makefile.am modules/input/Makefile.am
+ tests/Makefile.am: Remove references to -G[DT]K_DISABLE_DEPRECATED.
+
+ * demos/{pixbuf-demo.c,testpixbuf-drawable.c,testpixbuf-save.c,
+ testpixbuf.c}: Fix usages of deprecated functions.
+
Wed Aug 22 19:03:27 2001 Jonathan Blandford <jrb@redhat.com>
* gtk/gtktreeview.c (gtk_tree_view_set_model): clean up selection