summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-2
diff options
context:
space:
mode:
authorTim Janik <timj@gtk.org>2001-04-04 03:01:35 +0000
committerTim Janik <timj@src.gnome.org>2001-04-04 03:01:35 +0000
commit2423d86b3d0ccb2863e498c7aabf2cf7535edc52 (patch)
treec031d07fa45cf389e41342041e83f892a38a9957 /ChangeLog.pre-2-2
parent2fe6c1d47c07bc81230a5e52c7fe0bd0f1d4c074 (diff)
downloadgdk-pixbuf-2423d86b3d0ccb2863e498c7aabf2cf7535edc52.tar.gz
stay in builddir and read/write files to/from source dir. (if we don't
Wed Apr 4 04:13:18 2001 Tim Janik <timj@gtk.org> * gtk/stock-icons/Makefile.am: stay in builddir and read/write files to/from source dir. (if we don't stay in builddir, we can't reach make-inline-pixbuf. * gdk/Makefile.am (gdkenumtypes.c): add $(srcdir) to mekeenums.pl deps. * configure.in (GTK_MICRO_VERSION): up and away (1.3.3 bin/interface ages 0). Wed Apr 4 01:26:04 2001 Tim Janik <timj@gtk.org> * gdk-pixbuf/Makefile.am: disabled "for i in $(HTML_IMAGES) ;" dist-hook because $(HTML_IMAGES) is empty. * gtk/Makefile.am: same here. * gdk/Makefile.am: same here. touched gdk.types since make rules require it ;( Wed Apr 4 01:41:02 2001 Tim Janik <timj@gtk.org> * pixops/Makefile.am (noinst_LTLIBRARIES): include $top_srcdir so we don't try to get <gtk/gtkobject.h> from standard search paths. * Makefile.am (gdk-pixbuf-marshal.c): use deps from srcdir. add gdk-pixbuf-marshal.list to EXTRA_DIST. take gdk-pixbuf-marshal.h out of _la sources.
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r--ChangeLog.pre-2-212
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2
index 2e52047f4..75ddeb6de 100644
--- a/ChangeLog.pre-2-2
+++ b/ChangeLog.pre-2-2
@@ -1,3 +1,15 @@
+Wed Apr 4 04:13:18 2001 Tim Janik <timj@gtk.org>
+
+ * gtk/stock-icons/Makefile.am: stay in builddir and read/write
+ files to/from source dir. (if we don't stay in builddir, we
+ can't reach make-inline-pixbuf.
+
+ * gdk/Makefile.am (gdkenumtypes.c): add $(srcdir) to mekeenums.pl
+ deps.
+
+ * configure.in (GTK_MICRO_VERSION): up and away (1.3.3 bin/interface
+ ages 0).
+
Tue Apr 3 15:04:45 2001 Jonathan Blandford <jrb@redhat.com>
* gtk/gtktreemodelsort.h: removed set_sort_column, as it was