]> Pileus Git - ~andy/gtk/commit
handle NULL shaped object from the empty-child-anchor case by drawing a
authorHavoc Pennington <hp@redhat.com>
Thu, 30 Aug 2001 19:09:09 +0000 (19:09 +0000)
committerHavoc Pennington <hp@src.gnome.org>
Thu, 30 Aug 2001 19:09:09 +0000 (19:09 +0000)
commit5137409a90489e025372aadae92334d8f6267a6f
tree4737707665489c9255c6744db043d6f0dfaf31ab
parent181cacbfea03dc41f3c45b6e0ef60a261d52b9ad
handle NULL shaped object from the empty-child-anchor case by drawing a

2001-08-30  Havoc Pennington  <hp@redhat.com>

* gtk/gtktextdisplay.c (render_layout_line): handle NULL shaped
object from the empty-child-anchor case by drawing a little box.

* gtk/gtktextlayout.c (add_child_attrs): Still set shape attribute
if the child anchor has no anchored widgets - fixes #59328.

Also, remove bizarre deletion of preedit string that seems to have
gotten in here somehow.
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/gtktextdisplay.c
gtk/gtktextlayout.c