]> Pileus Git - ~andy/gtk/commit
don't iterate past the end of the string, so pango_layout_get_cursor_pos()
authorKristian Rietveld <kris@gtk.org>
Tue, 19 Jul 2005 21:09:03 +0000 (21:09 +0000)
committerKristian Rietveld <kristian@src.gnome.org>
Tue, 19 Jul 2005 21:09:03 +0000 (21:09 +0000)
commitc45de61fcba14d0d9852b52c968c51bfce5b652c
tree03b5ef8174d2e10500366dd9742c4a1ccf576df2
parent5ed2b79897b51344f92898004a40cafa89b3fccd
don't iterate past the end of the string, so pango_layout_get_cursor_pos()

2005-07-19  Kristian Rietveld  <kris@gtk.org>

* gtk/gtkentry.c (gtk_entry_move_forward_word): don't iterate
past the end of the string, so pango_layout_get_cursor_pos() won't
complain. (#309211, Tommi Komulainen).
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-8
gtk/gtkentry.c