]> Pileus Git - ~andy/gtk/commit
this function was broken if called on the first position in the buffer.
authorHavoc Pennington <hp@redhat.com>
Fri, 5 Jan 2001 19:51:55 +0000 (19:51 +0000)
committerHavoc Pennington <hp@src.gnome.org>
Fri, 5 Jan 2001 19:51:55 +0000 (19:51 +0000)
commit1299c1df6fc2f5a397176a2edb2c224380c339cb
tree039ac402146af45bbd9ff01491c0b7d40ce6e0a8
parent93d87eb0f411c19f5c7d60158cc74befd31061d2
this function was broken if called on the first position in the buffer.

2001-01-05  Havoc Pennington  <hp@redhat.com>

* gtk/gtktextiter.c (gtk_text_iter_ends_line): this function was
broken if called on the first position in the buffer.

* gtk/gtktextlayout.c (line_display_index_to_iter): fix
forward_to_delimiters to be called only if we aren't already at
the delimiters.
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
gtk/gtktextiter.c
gtk/gtktextlayout.c