]> Pileus Git - ~andy/gtk/commit
Only try to pack icon if there actually is one.
authorSoeren Sandmann <sandmann@daimi.au.dk>
Sat, 24 Jan 2004 22:29:18 +0000 (22:29 +0000)
committerSøren Sandmann Pedersen <ssp@src.gnome.org>
Sat, 24 Jan 2004 22:29:18 +0000 (22:29 +0000)
commit63f37a9ef608c27f617ab3ea64e7ccb8d0a10852
tree93f3efb5e1538f9acacf04d4843016aabc74cc12
parentc2afbf795524cbbfdbbd3383c34e55f6adb01381
Only try to pack icon if there actually is one.

Sat Jan 24 23:17:27 2004  Soeren Sandmann  <sandmann@daimi.au.dk>

* gtk/gtktoolbutton.c (gtk_tool_button_construct_contents): Only
try to pack icon if there actually is one.

* gtk/gtktoolbar.c (gtk_toolbar_size_allocate): Make sure
OVERFLOWN items get an allocation even when they are
unmapped. This ensures they will slide in properly.

* gtk/gtktoolbar.c (slide_idle_handler): Make sure we return TRUE
when there are overflown items that need to slide in. Also add
comments and make formatting more readable.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtktoolbar.c
gtk/gtktoolbutton.c