This change went in a week ago, but I apparently didn't commit the

ChangeLog entry.

2002-02-22  Havoc Pennington  <hp@redhat.com>

	* gtk/gtktextbuffer.c (save_range): change gravity of start/end
	marks so that text added at either end of the range doesn't end up
	inside the range.
	(gtk_text_buffer_real_insert_range): fix to handle pasting a range
	into itself.
This commit is contained in:
Havoc Pennington 2002-02-28 19:51:13 +00:00 committed by Havoc Pennington
parent d24deb7ea4
commit e9af640cf9
7 changed files with 56 additions and 0 deletions

View File

@ -1,3 +1,11 @@
2002-02-22 Havoc Pennington <hp@redhat.com>
* gtk/gtktextbuffer.c (save_range): change gravity of start/end
marks so that text added at either end of the range doesn't end up
inside the range.
(gtk_text_buffer_real_insert_range): fix to handle pasting a range
into itself.
2002-02-28 Sven Neumann <sven@gimp.org>
* configure.in: beautified configure --help output.

View File

@ -1,3 +1,11 @@
2002-02-22 Havoc Pennington <hp@redhat.com>
* gtk/gtktextbuffer.c (save_range): change gravity of start/end
marks so that text added at either end of the range doesn't end up
inside the range.
(gtk_text_buffer_real_insert_range): fix to handle pasting a range
into itself.
2002-02-28 Sven Neumann <sven@gimp.org>
* configure.in: beautified configure --help output.

View File

@ -1,3 +1,11 @@
2002-02-22 Havoc Pennington <hp@redhat.com>
* gtk/gtktextbuffer.c (save_range): change gravity of start/end
marks so that text added at either end of the range doesn't end up
inside the range.
(gtk_text_buffer_real_insert_range): fix to handle pasting a range
into itself.
2002-02-28 Sven Neumann <sven@gimp.org>
* configure.in: beautified configure --help output.

View File

@ -1,3 +1,11 @@
2002-02-22 Havoc Pennington <hp@redhat.com>
* gtk/gtktextbuffer.c (save_range): change gravity of start/end
marks so that text added at either end of the range doesn't end up
inside the range.
(gtk_text_buffer_real_insert_range): fix to handle pasting a range
into itself.
2002-02-28 Sven Neumann <sven@gimp.org>
* configure.in: beautified configure --help output.

View File

@ -1,3 +1,11 @@
2002-02-22 Havoc Pennington <hp@redhat.com>
* gtk/gtktextbuffer.c (save_range): change gravity of start/end
marks so that text added at either end of the range doesn't end up
inside the range.
(gtk_text_buffer_real_insert_range): fix to handle pasting a range
into itself.
2002-02-28 Sven Neumann <sven@gimp.org>
* configure.in: beautified configure --help output.

View File

@ -1,3 +1,11 @@
2002-02-22 Havoc Pennington <hp@redhat.com>
* gtk/gtktextbuffer.c (save_range): change gravity of start/end
marks so that text added at either end of the range doesn't end up
inside the range.
(gtk_text_buffer_real_insert_range): fix to handle pasting a range
into itself.
2002-02-28 Sven Neumann <sven@gimp.org>
* configure.in: beautified configure --help output.

View File

@ -1,3 +1,11 @@
2002-02-22 Havoc Pennington <hp@redhat.com>
* gtk/gtktextbuffer.c (save_range): change gravity of start/end
marks so that text added at either end of the range doesn't end up
inside the range.
(gtk_text_buffer_real_insert_range): fix to handle pasting a range
into itself.
2002-02-28 Sven Neumann <sven@gimp.org>
* configure.in: beautified configure --help output.