From 5b91ae3f3110865ae19ee4fae7acf9d72e16eac1 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Thu, 23 Aug 2007 21:10:27 +0000 Subject: ** Fixes bug #309166 2007-08-23 Matthew Barnes ** Fixes bug #309166 * text/e-text.c (_get_updated_position): Modified the way movement of cursor is handled across grapheme clusters. * text/e-text.c (_get_position): Uses the new function for forward and backward movement of characters (simple or grapheme clusters). Patch by Mayank Jain. svn path=/trunk/; revision=34083 --- widgets/ChangeLog | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'widgets/ChangeLog') diff --git a/widgets/ChangeLog b/widgets/ChangeLog index 7e9017ce92..6d3ef0a618 100644 --- a/widgets/ChangeLog +++ b/widgets/ChangeLog @@ -1,3 +1,13 @@ +2007-08-23 Matthew Barnes + + ** Fixes bug #309166 + + * text/e-text.c (_get_updated_position): Modified the way movement + of cursor is handled across grapheme clusters. + * text/e-text.c (_get_position): Uses the new function for forward + and backward movement of characters (simple or grapheme clusters). + Patch by Mayank Jain. + 2007-08-23 Matthew Barnes ** Fixes bug #303878 @@ -11,7 +21,7 @@ preedit text. (e_text_preedit_changed_cb): Set the preedit cursor position to preedit_pos. - Patch by Hiroyuki Ikezoe and makuchaku. + Patch by Hiroyuki Ikezoe and Mayank Jain. 2007-07-27 Hiroyuki Ikezoe -- cgit v1.2.3