remove spurious gtk_box_pack_start.

Wed Apr 14 03:32:58 2004  Jonathan Blandford  <jrb@gnome.org>

        * gtk/gtkpathbar.c (make_directory_button): remove spurious
        gtk_box_pack_start.
This commit is contained in:
Jonathan Blandford
2004-04-14 07:34:11 +00:00
committed by Jonathan Blandford
parent b03258ea18
commit 5d3a68a829
6 changed files with 30 additions and 6 deletions

View File

@ -1,8 +1,13 @@
Wed Apr 14 03:32:58 2004 Jonathan Blandford <jrb@gnome.org>
* gtk/gtkpathbar.c (make_directory_button): remove spurious
gtk_box_pack_start.
Tue Apr 13 16:19:23 2004 Jonathan Blandford <jrb@redhat.com>
* gtk/gtkpathbar.c (make_directory_button): patch from Owen to
make the buttons sized by a bold label. This makes the text
'swim' a little, but stops the buttons from resizign, #137210
'swim' a little, but stops the buttons from resizing, #137210
2004-04-13 Matthias Clasen <mclasen@redhat.com>