]> Pileus Git - ~andy/gtk/commit
Make interpretation of misc->xpad/ypad consistent with GtkLabel. Do
authorOwen Taylor <otaylor@redhat.com>
Thu, 27 Dec 2001 21:42:02 +0000 (21:42 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Thu, 27 Dec 2001 21:42:02 +0000 (21:42 +0000)
commit6d51fcd95ac41a3d9c003d2e10f307c563690816
tree66c2f1b1dc361e9011ccbffb8f98c2da427dcdd5
parent7aeb18a51ce57f538a2af9a6e53413bc665d7616
Make interpretation of misc->xpad/ypad consistent with GtkLabel. Do

Thu Dec 27 16:05:30 2001  Owen Taylor  <otaylor@redhat.com>

        * gtk/gtkarrow.c gtk/gtkimage.c gtkpixmap.c: Make interpretation
        of misc->xpad/ypad consistent with GtkLabel. Do
        directional flipping when interpreting misc->xalign/yalign.
        Fix off-by-one error for negative x,y. (#67472, reported
        by Mathieu Lacage)
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
gtk/gtkarrow.c
gtk/gtkimage.c
gtk/gtkpixmap.c