summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-2
diff options
context:
space:
mode:
authorJonathan Blandford <jrb@redhat.com>2001-06-08 22:59:37 +0000
committerJonathan Blandford <jrb@src.gnome.org>2001-06-08 22:59:37 +0000
commitf92ccfc08c6a098f06355003a393921d7cd7299b (patch)
tree099e44e938e778ace4ebafb3436c71c4911ba2eb /ChangeLog.pre-2-2
parent30d3e85d96550d9cc305757673b5a37948ad44c2 (diff)
downloadgtk+-f92ccfc08c6a098f06355003a393921d7cd7299b.tar.gz
new function to clean up cursor handling.
Fri Jun 8 18:41:30 2001 Jonathan Blandford <jrb@redhat.com> * gtk/gtktreeview.c (gtk_tree_view_set_cursor): new function to clean up cursor handling. Pretty much nailed single selection motion, and multi-selection focus minus the fact that the anchor isn't quite right.
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r--ChangeLog.pre-2-25
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2
index d843b42537..33fe790424 100644
--- a/ChangeLog.pre-2-2
+++ b/ChangeLog.pre-2-2
@@ -1,3 +1,8 @@
+Fri Jun 8 18:41:30 2001 Jonathan Blandford <jrb@redhat.com>
+
+ * gtk/gtktreeview.c (gtk_tree_view_set_cursor): new function to
+ clean up cursor handling.
+
2001-06-08 Havoc Pennington <hp@redhat.com>
* gtk/gtktextbuffer.c (gtk_text_buffer_get_start_iter): added this