summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
diff options
context:
space:
mode:
authorJonathan Blandford <jrb@src.gnome.org>2001-08-21 06:59:55 +0000
committerJonathan Blandford <jrb@src.gnome.org>2001-08-21 06:59:55 +0000
commitce46c83ab88c932aa2e42089f0afaeb8bb60b3f1 (patch)
treea71e3f089de965c4adf3cb60f15c4297b0a27074 /ChangeLog.pre-2-4
parent56f78b5bdbda705e2aaac5b422cabc12ebad7708 (diff)
downloadgtk+-ce46c83ab88c932aa2e42089f0afaeb8bb60b3f1.tar.gz
Tue Aug 21 02:57:13 2001 Jonathan Blandford <jrb@redhat.com>>
* gtk/gtktreeview.c (gtk_tree_view_button_press): Fix up selection a little. More needs to be done tomorrow.
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r--ChangeLog.pre-2-45
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index de7b83d603..4302f8a0f9 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -1,3 +1,8 @@
+Tue Aug 21 02:57:13 2001 Jonathan Blandford <jrb@redhat.com>>
+
+ * gtk/gtktreeview.c (gtk_tree_view_button_press): Fix up selection
+ a little. More needs to be done tomorrow.
+
Tue Aug 21 00:45:55 2001 Jonathan Blandford <jrb@redhat.com>
* gtk/gtktreeview.c (gtk_tree_view_destroy): Grr... Get it right.