]> Pileus Git - ~andy/gtk/commit
make the current version number 1.3.1 (binary age 0, interface age 0).
authorTim Janik <timj@gtk.org>
Sat, 24 Jun 2000 22:32:05 +0000 (22:32 +0000)
committerTim Janik <timj@src.gnome.org>
Sat, 24 Jun 2000 22:32:05 +0000 (22:32 +0000)
commit100c9594d6005918249eb4fceb442ae406cb92a6
treecf4bccf7eb047e544f3f2c1d16b815c6c703aac0
parent3ef478ecd78cccf43e2078c5e168487912e065ad
make the current version number 1.3.1 (binary age 0, interface age 0).

Fri Jun 23 17:54:23 2000  Tim Janik  <timj@gtk.org>

        * configure.in: make the current version number 1.3.1 (binary age 0,
        interface age 0).

        * gtkfeatures.h, gtkfeatures.h.in: dejavue, get rid of these *again*,
        gtkcompat.h is all we want.

        * gtk/gtktypeutils.[hc]: define most of the primitive types in terms of
        GLib primitive types. fixed g_type_register_fundamental() argument
        ordering.

        * gtk-config.in (lib_gtk): add -lgdk_pixbuf so third party code
        compiles.

        * gdk-pixbuf-loader.[hc]: get rid of unistd.h include.
        object code cleanup, comment trigraph fixes, etc...
19 files changed:
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
configure.in
gdk-pixbuf/gdk-pixbuf-loader.c
gdk-pixbuf/gdk-pixbuf-loader.h
gtk-config.in
gtk/Makefile.am
gtk/gdk-pixbuf-loader.c
gtk/gdk-pixbuf-loader.h
gtk/gtkfeatures.h.in [deleted file]
gtk/gtktypeutils.c
gtk/gtktypeutils.h
gtk/testgtk.c
tests/testgtk.c