summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2004-11-09 19:49:13 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2004-11-09 19:49:13 +0000
commitac3e3fd8e26e79f6eb328a517e4f2239f69278b2 (patch)
tree9f89a41c149c719369b4b3261ec9fcf1c368255d /ChangeLog.pre-2-8
parent82e2f5558177a2378ba4316b4477693af98946a6 (diff)
downloadgdk-pixbuf-ac3e3fd8e26e79f6eb328a517e4f2239f69278b2.tar.gz
Make it work with *big* icon views. (#154466)
2004-11-09 Matthias Clasen <mclasen@redhat.com> * gtk/gtkiconview.c (gtk_icon_view_scroll_to_item): Make it work with *big* icon views. (#154466)
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r--ChangeLog.pre-2-83
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index e18d898f0..0ebca7147 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,5 +1,8 @@
2004-11-09 Matthias Clasen <mclasen@redhat.com>
+ * gtk/gtkiconview.c (gtk_icon_view_scroll_to_item): Make
+ it work with *big* icon views. (#154466)
+
* tests/testiconview.c: Add a real "Add many" button.
* gtk/gtkaction.[hc]: