]> Pileus Git - ~andy/gtk/commit
introduced ::xspacing and ::yspacing style properties which make all
authorTim Janik <timj@gtk.org>
Tue, 29 Aug 2006 10:22:27 +0000 (10:22 +0000)
committerTim Janik <timj@src.gnome.org>
Tue, 29 Aug 2006 10:22:27 +0000 (10:22 +0000)
commit7726d989b328939e802a8a6634f916f4d44e821b
tree18334134f3ae798c249f0c40acaf8b75074966a2
parent219dc5bdee72d3beb35b61059552aa5145b2725f
introduced ::xspacing and ::yspacing style properties which make all

Fri Jul 14 16:13:37 2006  Tim Janik  <timj@gtk.org>

        * gtk/gtkprogressbar.c: introduced ::xspacing and ::yspacing style
        properties which make all hardcoded padding and spacing values
        configurable. properly swap ::text-xalign treatment for RTL widgets.

        * gtk/gtkprogress.c: fixed style property blurbs. made alignment
        proeprty more consistent with GtkMisc alignment blurbs. mention
        RTL treatment for text-xalign.
ChangeLog
gtk/gtkprogress.c
gtk/gtkprogressbar.c