]> Pileus Git - ~andy/gtk/commit
if we move to the front of a segment, use the "slow" technique for moving
authorHavoc Pennington <hp@pobox.com>
Wed, 24 Oct 2001 04:48:21 +0000 (04:48 +0000)
committerHavoc Pennington <hp@src.gnome.org>
Wed, 24 Oct 2001 04:48:21 +0000 (04:48 +0000)
commitda4a31127944fa99b9c2293e03578be7768be870
tree0cce0d48cd0705f8604a8a3b0d68709598c6f975
parentfa4e7a31fd98737185dbeb073f710082f631f6c6
if we move to the front of a segment, use the "slow" technique for moving

2001-10-24  Havoc Pennington  <hp@pobox.com>

* gtk/gtktextiter.c (gtk_text_iter_backward_chars): if we move to
the front of a segment, use the "slow" technique for moving
backward, so we don't mess up the any_segment field in the iter.
Fixes #57707

* tests/testtextbuffer.c: add code to detect #57707, to avoid
regression
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
docs/reference/gtk/tmpl/gtkmenu.sgml
gtk/gtktextiter.c
tests/testtextbuffer.c