summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
diff options
context:
space:
mode:
authorJonathan Blandford <jrb@redhat.com>2001-03-16 23:22:46 +0000
committerJonathan Blandford <jrb@src.gnome.org>2001-03-16 23:22:46 +0000
commit73dc88d241772539391233b1d444d7426cd54846 (patch)
tree1dbd74c4a3941b7d265ee197a05b52b4fe549e04 /ChangeLog.pre-2-4
parent4d4af2941ea53aea1b2246a1e2e4091f05867e21 (diff)
downloadgtk+-73dc88d241772539391233b1d444d7426cd54846.tar.gz
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...
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r--ChangeLog.pre-2-48
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index c062c2593d..0bd006cca8 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -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