summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMatthias Clasen <maclas@gmx.de>2004-07-03 05:50:40 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2004-07-03 05:50:40 +0000
commitb045a451099570488e977c6018174d9ac4bae1d7 (patch)
treef5010c005fe92b32c36d1e3dcbc1fa6420e1752b /ChangeLog
parentf8e1ed821d9c7827cfe2c6dd06aeb5ff0495c57b (diff)
downloadgtk+-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--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 99d12da1f0..b3c8c6fe1d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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