From 73dc88d241772539391233b1d444d7426cd54846 Mon Sep 17 00:00:00 2001 From: Jonathan Blandford <jrb@redhat.com> Date: Fri, 16 Mar 2001 23:22:46 +0000 Subject: modified to use "row_activated" signal. Fri Mar 16 18:24:53 2001 Jonathan Blandford <jrb@redhat.com> * demos/gtk-demo/main.c (row_activated_cb): modified to use "row_activated" signal. * gtk/gtktreeview.c (gtk_tree_view_row_activated): oh, the stupidity. Lets actually pass in the row with this signal... --- ChangeLog.pre-2-8 | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog.pre-2-8') diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index c062c2593d..0bd006cca8 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,11 @@ +Fri Mar 16 18:24:53 2001 Jonathan Blandford <jrb@redhat.com> + + * demos/gtk-demo/main.c (row_activated_cb): modified to use + "row_activated" signal. + + * gtk/gtktreeview.c (gtk_tree_view_row_activated): oh, the + stupidity. Lets actually pass in the row with this signal... + Fri Mar 16 18:01:17 2001 Jonathan Blandford <jrb@redhat.com> * gtk/gtktreeviewcolumn.[ch]: s/GTK_TREE_COLUMN/GTK_TREE_VIEW_COLUMN -- cgit v1.2.1