diff options
author | Jonathan Blandford <jrb@redhat.com> | 2000-09-08 23:29:46 +0000 |
---|---|---|
committer | Jonathan Blandford <jrb@src.gnome.org> | 2000-09-08 23:29:46 +0000 |
commit | 8ff6644c76de5b29bbb2e47f211e8b9c72e6aee9 (patch) | |
tree | c68df9089cadd4d204a900572f3a184f832d0069 /ChangeLog.pre-2-4 | |
parent | 2e2272aac14ab669060c107e607611f1f16b6d49 (diff) | |
download | gtk+-8ff6644c76de5b29bbb2e47f211e8b9c72e6aee9.tar.gz |
gtk/gtktextdisplay.c gtk/gtktextlayout.c gtk/gtktexttag.c gtk/gtktexttag.h
2000-09-08 Jonathan Blandford <jrb@redhat.com>
* gtk/gtktextdisplay.c
* gtk/gtktextlayout.c
* gtk/gtktexttag.c
* gtk/gtktexttag.h
* gtk/testtext.c: Change the overstrike property to strikethrough,
to closer match pango.
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r-- | ChangeLog.pre-2-4 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index 39af9097c4..fe498304c2 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,13 @@ +2000-09-08 Jonathan Blandford <jrb@redhat.com> + + * gtk/gtktextdisplay.c + * gtk/gtktextlayout.c + * gtk/gtktexttag.c + * gtk/gtktexttag.h + * gtk/testtext.c: Change the overstrike property to strikethrough, + to closer match pango. + + Fri Sep 8 14:28:00 2000 Owen Taylor <otaylor@redhat.com> * gtk/gtktextview.c: Fix up visibility so that focus, |