]> Pileus Git - ~andy/gtk/commit
Bug 511163 – Remove pango_extents_to_pixels() calls
authorMatthias Clasen <matthiasc@src.gnome.org>
Mon, 26 May 2008 04:33:25 +0000 (04:33 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 26 May 2008 04:33:25 +0000 (04:33 +0000)
commitf7f1dabdf94aee014b6bbea9fb8415d4057d72d6
tree18b2871daa34f397dc2ccdab7de437b40b89f632
parent9ec6a65901aa1e4a494c09341f5a6ffbed8a8415
    Bug 511163 – Remove pango_extents_to_pixels() calls

        * gtk/gtkcellrenderertext.c (get_size): Use
        pango_layout_get_pixel_extents.

        * configure.in: Bump Pango requirement to 1.20

        * INSTALL.in: Update required versions

svn path=/trunk/; revision=20171
ChangeLog
INSTALL.in
configure.in
gtk/gtkcellrenderertext.c