From 366fb95772625b6a681599f19c7ece313e6815bf Mon Sep 17 00:00:00 2001 From: Boby Wang Date: Wed, 7 Dec 2005 09:48:08 +0000 Subject: Fixes #322740. change the condition expression for GDK_RIGHT and GDK_LEFT. 2005-12-07 Boby Wang Fixes #322740. * e-tree.c: (item_key_press): change the condition expression for GDK_RIGHT and GDK_LEFT. svn path=/trunk/; revision=30736 --- widgets/table/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'widgets/table/ChangeLog') diff --git a/widgets/table/ChangeLog b/widgets/table/ChangeLog index 58b7b19302..cdc3165262 100644 --- a/widgets/table/ChangeLog +++ b/widgets/table/ChangeLog @@ -1,3 +1,9 @@ +2005-12-07 Boby Wang + + Fixes #322740. + * e-tree.c: (item_key_press): change the condition + expression for GDK_RIGHT and GDK_LEFT. + 2005-12-06 Li Yuan * e-tree.c: (table_canvas_focus_event_cb): -- cgit