diff options
author | Jonathan Blandford <jrb@gnome.org> | 2004-04-14 07:34:11 +0000 |
---|---|---|
committer | Jonathan Blandford <jrb@src.gnome.org> | 2004-04-14 07:34:11 +0000 |
commit | 5d3a68a829cffe56d9d7a50c3523e5de3e7387ad (patch) | |
tree | 42f38cfda40c55c9ec48d843a8b45fe0176e4c34 /ChangeLog.pre-2-4 | |
parent | b03258ea18c9d7d963a9f45d8fefce9a2da4b7a0 (diff) | |
download | gtk+-5d3a68a829cffe56d9d7a50c3523e5de3e7387ad.tar.gz |
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.
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r-- | ChangeLog.pre-2-4 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index a3ca497414..59f72a96f9 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -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> |