From: handa Date: Wed, 17 Mar 2004 12:56:55 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=c21ab63792a3b440897e22943ca69939e6d125cd;p=m17n%2Fm17n-lib.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index 5c12920..2817878 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,8 +1,18 @@ +2004-03-17 Kenichi Handa + + * face.c (property): Don't handle videomode property here. + + * face.h (enum face_gc): Moved to m17n-X.c. + + * draw.c (visual_order): Delete unused locale var `pos'. + (compose_glyph_string): Fix for the case that gstring->glyphs is + realloced. Stop generating glyphs at TO. + 2004-03-12 Kenichi Handa * input-gui.c (win_create_ic): Enable bidi in status control. - * draw.c (visual_order): Avoid re-ordering only combining glyphs. + * draw.c (visual_order): Avoid re-ordering of combining glyphs only. 2004-03-09 Kenichi Handa