From c21ab63792a3b440897e22943ca69939e6d125cd Mon Sep 17 00:00:00 2001 From: handa Date: Wed, 17 Mar 2004 12:56:55 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) 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 -- 1.7.10.4