]> Pileus Git - ~andy/gtk/commit
Fix quadratic implementation of gdk_pango_layout_get_clip_region into a
authorBehdad Esfahbod <behdad@gnome.org>
Sat, 8 Jul 2006 22:58:06 +0000 (22:58 +0000)
committerBehdad Esfahbod <behdad@src.gnome.org>
Sat, 8 Jul 2006 22:58:06 +0000 (22:58 +0000)
commit1f9890c7d815cd69147c979e6555f356e7db84ba
treefd55b9dadd0aa0664321350a10f3957692e7c238
parent2fbe2ebc9a400eff74f31254c95d5f6bc8b05454
Fix quadratic implementation of gdk_pango_layout_get_clip_region into a

2006-07-08  Behdad Esfahbod  <behdad@gnome.org>

        * gdk/gdkpango.c (layout_iter_get_line_clip_region),
        (gdk_pango_layout_line_get_clip_region),
        (gdk_pango_layout_get_clip_region): Fix quadratic implementation of
        gdk_pango_layout_get_clip_region into a linear one. (#337910, patch
        by Priit Laes)
ChangeLog
ChangeLog.pre-2-10
gdk/gdkpango.c