diff options
author | Matthias Clasen <maclas@gmx.de> | 2004-07-03 05:50:40 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2004-07-03 05:50:40 +0000 |
commit | b045a451099570488e977c6018174d9ac4bae1d7 (patch) | |
tree | f5010c005fe92b32c36d1e3dcbc1fa6420e1752b /ChangeLog | |
parent | f8e1ed821d9c7827cfe2c6dd06aeb5ff0495c57b (diff) | |
download | gtk+-b045a451099570488e977c6018174d9ac4bae1d7.tar.gz |
Let the cursor move to the right end of the entry text, even if it ends in
Sat Jul 3 01:48:19 2004 Matthias Clasen <maclas@gmx.de>
* gtk/gtkentry.c (gtk_entry_move_visually): Let the cursor move
to the right end of the entry text, even if it ends in combining
marks. (#141728, Theppitak Karoonboonyanan)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Sat Jul 3 01:48:19 2004 Matthias Clasen <maclas@gmx.de> + + * gtk/gtkentry.c (gtk_entry_move_visually): Let the cursor move + to the right end of the entry text, even if it ends in combining + marks. (#141728, Theppitak Karoonboonyanan) + Fri Jul 2 23:34:33 2004 Matthias Clasen <maclas@gmx.de> * gtk/gtkcombobox.c (gtk_combo_box_unset_model): Unset the displayed |