summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2002-02-26 20:10:52 +0000
committerOwen Taylor <otaylor@src.gnome.org>2002-02-26 20:10:52 +0000
commit87ab3ced3a3ff4b8fb92a537b2605399e43c6083 (patch)
treeb90729587f1a3db2dfaccddcaff0fdad3502817d /ChangeLog.pre-2-10
parenta2cd674983e61dfd96980d532300bc2793096ce2 (diff)
downloadgtk+-87ab3ced3a3ff4b8fb92a537b2605399e43c6083.tar.gz
use the cursor position _after_ deleting the text as the position to
Tue Feb 26 15:04:33 2002 Owen Taylor <otaylor@redhat.com> * gtk/gtkentry.c (gtk_entry_enter_text): use the cursor position _after_ deleting the text as the position to insert at. (#72717, Jan Mynarik)
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r--ChangeLog.pre-2-108
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 8606a4d23d..cb9eea4523 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,4 +1,10 @@
-2002-02-26 Vitaly Tishkov <tvv@sparc.spb.su>
+Tue Feb 26 15:04:33 2002 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtkentry.c (gtk_entry_enter_text): use
+ the cursor position _after_ deleting the text
+ as the position to insert at. (#72717, Jan Mynarik)
+
+2002-02-26 Vitaly Tishkov <tvv@sparc.spb.su>
* gtk/gtktreemodel.c
misprints in documentation for gtk_tree_row_reference_inserted()