From 34b81b990eb6bbabd661f1153f46a14f332bf80b Mon Sep 17 00:00:00 2001 From: handa Date: Mon, 26 Jul 2004 04:23:01 +0000 Subject: [PATCH] *** empty log message *** --- example/ChangeLog | 4 ++++ src/ChangeLog | 1 + 2 files changed, 5 insertions(+) diff --git a/example/ChangeLog b/example/ChangeLog index 06d2e8f..2bf103a 100644 --- a/example/ChangeLog +++ b/example/ChangeLog @@ -1,3 +1,7 @@ +2004-07-26 Kenichi Handa + + * medit.c (redraw_cursor): Fix checking of redrawing area. + 2004-07-23 Kenichi Handa * HELLO.xml: Add Myanmar. diff --git a/src/ChangeLog b/src/ChangeLog index 4677f10..f0b64b4 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -4,6 +4,7 @@ (layout_glyphs): Don't get metrics glyphs that are already ready. Pay attention to MGlyph->bidi_sensitive. Combine a glyph of zero width with the previous one. + (draw_background): Fix bar cursor position on a r2l glyph. * font-flt.c (FontLayoutCmdOTF): Move back from internal-gui.h. (run_rule): Fix place of updating cluster_begin_pos and -- 1.7.10.4