]> Pileus Git - ~andy/gtk/commit
delete this function (toolbar_item_is_homogeneous): cache
authorSoeren Sandmann <sandmann@daimi.au.dk>
Fri, 31 Oct 2003 02:10:03 +0000 (02:10 +0000)
committerSøren Sandmann Pedersen <ssp@src.gnome.org>
Fri, 31 Oct 2003 02:10:03 +0000 (02:10 +0000)
commiteb3f5776ac4badddd59ef9d710394e97a7550f75
treef5af86cc386cc40426a7985640ac6f59703bb73d
parent53f23a989aa640889d6726c834eec5745bddb808
delete this function (toolbar_item_is_homogeneous): cache

Fri Oct 31 02:43:34 2003  Soeren Sandmann  <sandmann@daimi.au.dk>

* gtk/gtktoolbar.c (get_item_requisition): delete this function
(toolbar_item_is_homogeneous): cache max_homogeneous_pixels
instead of re-calculating for each item.
(gtk_toolbar_size_allocate): Update comments
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtktoolbar.c
tests/testtoolbar.c