summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2004-11-10 15:32:19 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2004-11-10 15:32:19 +0000
commit06d507703db1778c6ebae2120b3e6295e60bc7bd (patch)
tree95c64f25bc1c71b13e87f7ce84b5eca968c61855 /ChangeLog.pre-2-10
parent6de551b5041d4a1c8e248d8381772b2264ae6bcf (diff)
downloadgdk-pixbuf-06d507703db1778c6ebae2120b3e6295e60bc7bd.tar.gz
Only shorten the label if it actually overlaps the resize grip.
2004-11-10 Matthias Clasen <mclasen@redhat.com> * gtk/gtkstatusbar.c (gtk_statusbar_size_allocate): Only shorten the label if it actually overlaps the resize grip.
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r--ChangeLog.pre-2-103
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 869257f36..37313d3fb 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,5 +1,8 @@
2004-11-10 Matthias Clasen <mclasen@redhat.com>
+ * gtk/gtkstatusbar.c (gtk_statusbar_size_allocate): Only
+ shorten the label if it actually overlaps the resize grip.
+
* gdk/linux-fb/*: Fix many sparse warnings. (#157253,
Kjartan Maraas.