diff options
author | Owen Taylor <otaylor@redhat.com> | 1998-08-25 22:22:12 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 1998-08-25 22:22:12 +0000 |
commit | 1dafcb2a24bea9b0fc4de0e66ac90a3a5667ade7 (patch) | |
tree | d5f957bd1f15697f1ed56891a2087412151fccef /ChangeLog.pre-2-8 | |
parent | 155da3a8c540f316dc1dac3b152d9c4bda1fba7e (diff) | |
download | gtk+-1dafcb2a24bea9b0fc4de0e66ac90a3a5667ade7.tar.gz |
Make sure the mark we pass to line start is the beginning of a real line,
Tue Aug 25 16:52:47 1998 Owen Taylor <otaylor@redhat.com>
* gtk/gtktext.c (recompute_geometry): Make sure the
mark we pass to line start is the beginning of a
real line, not a wrapped one.
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r-- | ChangeLog.pre-2-8 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 65f98ce78e..4f4172b468 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,9 @@ +Tue Aug 25 16:52:47 1998 Owen Taylor <otaylor@redhat.com> + + * gtk/gtktext.c (recompute_geometry): Make sure the + mark we pass to line start is the beginning of a + real line, not a wrapped one. + Mon Aug 24 18:37:15 1998 Owen Taylor <otaylor@redhat.com> * gtk/gtktext.c: Reference count the fonts used in |