Files
gtk/tests
Havoc Pennington 0d5635b366 don't back up a char from the end iterator, fixes #61859 ("can't put
2001-10-22  Havoc Pennington  <hp@redhat.com>

	* gtk/gtktextbuffer.c (gtk_text_buffer_place_cursor): don't back
	up a char from the end iterator, fixes #61859 ("can't put cursor
	at the end of the buffer")

	* gtk/gtktextiter.c (gtk_text_iter_forward_to_line_end): fix this
	to work with delimiters other than newline.

	* tests/testtextbuffer.c: add some tests for get_chars_in_line,
	get_bytes_in_line

	* gtk/gtktextiter.c (gtk_text_iter_get_chars_in_line): fix for the
	last line, since the newline is no longer counted.
	(gtk_text_iter_get_bytes_in_line): ditto
2001-10-22 23:35:03 +00:00
..
2001-10-19 20:46:43 +00:00
1997-11-24 22:37:52 +00:00
1998-02-27 06:13:22 +00:00
1997-11-24 22:37:52 +00:00
2001-10-18 18:58:47 +00:00
1997-11-24 22:37:52 +00:00
1997-11-24 22:37:52 +00:00
2001-05-14 19:14:57 +00:00
2001-03-07 14:49:21 +00:00
1997-11-24 22:37:52 +00:00
2001-04-03 18:48:46 +00:00
2001-10-19 20:46:43 +00:00