]> Pileus Git - ~andy/gtk/commit
applied patch from Xan Lopez to eliminate gap in painted frame for
authorTim Janik <timj@imendio.com>
Fri, 22 Jun 2007 10:16:39 +0000 (10:16 +0000)
committerTim Janik <timj@src.gnome.org>
Fri, 22 Jun 2007 10:16:39 +0000 (10:16 +0000)
commit9d21e46190e53bcd03e48bdf4bf45052bf3807d0
treee573fd487f8398a2f4899aa62a2b5bf06952090d
parente7525262bd01901459a3a4b2e417083475426465
applied patch from Xan Lopez to eliminate gap in painted frame for

Fri Jun 22 12:13:39 2007  Tim Janik  <timj@imendio.com>

        * gtk/gtkframe.c (gtk_frame_paint): applied patch from Xan Lopez
        to eliminate gap in painted frame for yaling=0.0 or yalign=1.0.

        * tests/testframe.c: added test application from Xan Lopez to
        test xalign/yalign interactions with xthickness/ythickness.

svn path=/trunk/; revision=18216
ChangeLog
gtk/gtkframe.c
tests/Makefile.am
tests/testframe.c [new file with mode: 0644]