summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2005-04-29 16:20:07 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2005-04-29 16:20:07 +0000
commitf1583ba6277c227db8d6f2e5060a4c8f28d30dd2 (patch)
tree22eec4354204c30216657eb47750a794d6545055 /ChangeLog
parent748f0aed6337cec54cdb48169baf8a024fa8202a (diff)
downloadgtk+-f1583ba6277c227db8d6f2e5060a4c8f28d30dd2.tar.gz
Also scroll horizontally when necessary, and keep the northwest corner of
2005-04-29 Matthias Clasen <mclasen@redhat.com> * gtk/gtkiconview.c (gtk_icon_view_scroll_to_item): Also scroll horizontally when necessary, and keep the northwest corner of the item visible. (#300913, Mathias Hasselmann)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 759bc04010..b00a5d9414 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2005-04-29 Matthias Clasen <mclasen@redhat.com>
+ * gtk/gtkiconview.c (gtk_icon_view_scroll_to_item): Also
+ scroll horizontally when necessary, and keep the northwest
+ corner of the item visible. (#300913, Mathias Hasselmann)
+
* tests/testiconview.c: Add some more tests.
* gtk/gtkiconview.c (gtk_icon_view_select_path): Don't crash