*** empty log message ***
authorhanda <handa>
Wed, 17 Mar 2004 12:56:55 +0000 (12:56 +0000)
committerhanda <handa>
Wed, 17 Mar 2004 12:56:55 +0000 (12:56 +0000)
src/ChangeLog

index 5c12920..2817878 100644 (file)
@@ -1,8 +1,18 @@
+2004-03-17  Kenichi Handa  <handa@etlken2>
+
+       * 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  <handa@etlken2>
 
        * 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  <handa@m17n.org>