summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r--ChangeLog.pre-2-84
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index 2a354dd39..79c8ed6a9 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -2,6 +2,10 @@
* gtk/gtkstatusbar.c (gtk_statusbar_init): Raise the grip
window when appropriate.
+ (gtk_statusbar_init): Instead of cutting the text of, make
+ ellipsize the label.
+ (gtk_statusbar_size_allocate): Don't let the label extend
+ under the resize grip.
* gtk/gtkcombobox.c (find_menu_by_path)
(gtk_combo_box_menu_fill_level, gtk_combo_box_menu_row_inserted):