]> Pileus Git - ~andy/gtk/commit
Requires glib-2.3.0, pango-1.2.0.
authorOwen Taylor <otaylor@redhat.com>
Sat, 2 Aug 2003 17:50:09 +0000 (17:50 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Sat, 2 Aug 2003 17:50:09 +0000 (17:50 +0000)
commit88c1c94651750789dcad613ee8b09024df142ba2
treec7ee5d339304d0b75d98d79a0b9bfd25918ed25a
parentc466752212dc8aed884aa00877c5d32ecb081f12
Requires glib-2.3.0, pango-1.2.0.

Sat Aug  2 12:53:16 2003  Owen Taylor  <otaylor@redhat.com>

        * configure.in: Requires glib-2.3.0, pango-1.2.0.

        * configure.in: Require Xft version 2,
        remove code for handling older versions of pango and Xft.
        Many miscellaneous improvements to X checks

        * acinclude.m4: Add GTK_ADD_LIB() macro for adding
        a library to a variable, avoiding dups.

        * gdk/x11/gdkfont-x11.c (gdk_font_from_description_for_display):
        Always load "fixed"

        * gdk/x11/gdk*-x11.[ch]: Remove support for Xft1 and
        for pangox.
19 files changed:
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
acinclude.m4
configure.in
gdk/x11/gdkdisplay-x11.c
gdk/x11/gdkdisplay-x11.h
gdk/x11/gdkdrawable-x11.c
gdk/x11/gdkdrawable-x11.h
gdk/x11/gdkfont-x11.c
gdk/x11/gdkgc-x11.c
gdk/x11/gdkmain-x11.c
gdk/x11/gdkpango-x11.c
gdk/x11/gdkpixmap-x11.c
gdk/x11/gdkprivate-x11.h
gdk/x11/gdkscreen-x11.c
gdk/x11/gdkwindow-x11.c