diff options
author | Matthias Clasen <mclasen@redhat.com> | 2005-04-29 16:20:07 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2005-04-29 16:20:07 +0000 |
commit | f1583ba6277c227db8d6f2e5060a4c8f28d30dd2 (patch) | |
tree | 22eec4354204c30216657eb47750a794d6545055 /ChangeLog | |
parent | 748f0aed6337cec54cdb48169baf8a024fa8202a (diff) | |
download | gtk+-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-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |