diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2004-11-10 06:27:26 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2004-11-10 06:27:26 +0000 |
commit | b09a165355b7814385870eb2d7ec6e9ec8c3ef9b (patch) | |
tree | c58ec3fbc62f3eb1fd21e9a8d6ee05b5bd5df286 /ChangeLog | |
parent | 3ee4892feea09dc2715a05712d106f121a773238 (diff) | |
download | gtk+-b09a165355b7814385870eb2d7ec6e9ec8c3ef9b.tar.gz |
Updates
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,7 @@ +2004-11-10 Matthias Clasen <mclasen@redhat.com> + + * NEWS: Updates + 2004-11-09 Matthias Clasen <mclasen@redhat.com> * gtk/gtkrange.c (gtk_range_real_change_value): Make @@ -35,7 +39,7 @@ * gtk/gtkstatusbar.c (gtk_statusbar_init): Raise the grip window when appropriate. - (gtk_statusbar_init): Instead of cutting the text of, make + (gtk_statusbar_init): Instead of cutting the text off, make ellipsize the label. (gtk_statusbar_size_allocate): Don't let the label extend under the resize grip. |