diff options
author | Jonathan Blandford <jrb@redhat.com> | 2004-04-13 20:56:50 +0000 |
---|---|---|
committer | Jonathan Blandford <jrb@src.gnome.org> | 2004-04-13 20:56:50 +0000 |
commit | 1d87e028a844c865c29e0ff53c8823d4f2a0f486 (patch) | |
tree | 4d16ca1be7780cea108817810c8a414b2b2c49e0 /ChangeLog.pre-2-4 | |
parent | 157943b584fc9251f10154a630acc056ae73af82 (diff) | |
download | gtk+-1d87e028a844c865c29e0ff53c8823d4f2a0f486.tar.gz |
patch from Owen to make the buttons sized by a bold label. This makes the
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
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r-- | ChangeLog.pre-2-4 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index 26ee54d8d5..a3ca497414 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,9 @@ +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 + 2004-04-13 Matthias Clasen <mclasen@redhat.com> * gtk/gtkuimanager.c (get_child_node): Don't crash if a node |