diff options
Diffstat (limited to 'ChangeLog.pre-2-0')
-rw-r--r-- | ChangeLog.pre-2-0 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0 index 7f805bb672..d5aaceb8aa 100644 --- a/ChangeLog.pre-2-0 +++ b/ChangeLog.pre-2-0 @@ -1,3 +1,10 @@ +Wed Mar 6 00:20:59 2002 Jonathan Blandford <jrb@redhat.com> + + * gtk/gtktreeviewcolumn.c + (gtk_tree_view_column_cell_process_action): move event handling to + the process_action function so we can have the event go to + individual cells. + Tue Mar 5 22:16:58 2002 Owen Taylor <otaylor@redhat.com> * GTK+-2.0.0 rc1 |