]> Pileus Git - ~andy/gtk/commit
Rearrange things so that setting multiple properties causes not more than
authorMatthias Clasen <mclasen@redhat.com>
Sun, 28 Jan 2007 03:16:30 +0000 (03:16 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sun, 28 Jan 2007 03:16:30 +0000 (03:16 +0000)
commitd465fbeda745525485098815a5a702d7d6b031d7
tree143f19f67ca1ff1ecf768e8ebd031168d584481a
parent0030448e265e50dea73a772e61f558183519fbf7
Rearrange things so that setting multiple properties causes not more than

2007-01-27  Matthias Clasen  <mclasen@redhat.com>

        * gtk/gtktoolbar.c:
        * gtk/gtktoolitem.c:
        * gtk/gtktoolbutton.c: Rearrange things so that setting
        multiple properties causes not more than a single
        reconstruction of the contents.

        * gtk/gtkaction.c (connect_proxy): Set all tool button
        properties in one go.

svn path=/trunk/; revision=17227
ChangeLog
gtk/gtkaction.c
gtk/gtktoolbar.c
gtk/gtktoolbutton.c
gtk/gtktoolitem.c