X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=38cf6d40090c1507f796276e7c7b59c562054579;hb=297ca8e283cce8b14579b2eb304a6446d0c23706;hp=6fc21df6071811591b244280e16250a9a425838f;hpb=311c3abf005e84254d455f21e4fb29c2b4bea2ad;p=m17n%2Fm17n-db.git diff --git a/ChangeLog b/ChangeLog index 6fc21df..38cf6d4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,307 @@ +2008-01-23 Kenichi Handa + + * MIM/vi-telex.mim (handle-mark): Don't delte the previous + character here. + (after-v): When a vowel is typed, adjust tone mark place. + (after-t): Delete the just inserted character before calling + handle-mark. + +2008-01-18 Kenichi Handa + + * icons/cmc-kbd.png: New file. + + * MIM/cmc-kbd.mim (title): Improved. + +2008-01-18 Kenichi Handa + + * MIM/cmc-kbd.mim: New file. + + * MIM/Makefile.am (INPUT_METHOD): Add cmc-kbd.mim. + + * FLT/CHAM-GENERIC.flt: Simplify the 1st stage. + +2008-01-17 Kenichi Handa + + * FLT/CHAM-GENERIC.flt: Categorize U+AA30 in prefix vowel. + +2008-01-15 Kenichi Handa + + * configure.ac: Version changed to 1.5.1. + +2008-01-11 Kenichi Handa + + * FLT/Makefile.am (FONT_LAYOUT_TABLE): Add CHAM-GENERIC.flt. + + * FLT/CHAM-GENERIC.flt: New file. + + * SCRIPT.tbl: Add cham, rename tay_viet to tai_viet. + + * generic.fst: Add cham, rename tay_viet to tai_viet. + + * SCRIPT.ext: Add cham, rename tay_viet to tai_viet. + +2008-01-08 TAKAHASHI Naoto + + * FLT/DEVA-OTF.flt: Accept "U+0905 U+0945" as a valid + sequence (mainly for Marathi). + +2008-01-07 Kenichi Handa + + * FLT/MYMR-MYAZEDI.flt: Fix the first stage to consume JWNJ. + +2007-12-28 Kenichi Handa + + * Version 1.5.0 released. + +2007-12-21 Kenichi Handa + + * FLT/TIBT-OTF.flt: Make a grapheme claster. + +2007-12-13 Kenichi Handa + + * FLT/COMBINING.flt: Apply the OpenType feature mkmk too. + +2007-12-13 TAKAHASHI Naoto + + * MIM/ja-trycode.mim: Add new definitions. + +2007-12-13 Kenichi Handa + + * FLT/THAI-TIS620.flt: Don't encode codes by itself. + + * configure.ac: Version changed to 1.5.0. + + * FLT/THAI-OTF.flt: Use U+25CC (DOTTED CIRCLE) if the font has it. + + * FLT/THAI-GENERIC.flt: Use U+25CC (DOTTED CIRCLE) if the font has + it. + + * FLT/THAI-NORASI.flt: Use U+25CC (DOTTED CIRCLE) if the font has + it. + +2007-12-07 Kenichi Handa + + * FLT/THAI-GENERIC.flt: Fix `font' line. + +2007-11-21 TAKAHASHI Naoto + + * FLT/*.flt: Move copying condition to the end. + +2007-11-12 Kenichi Handa + + * FLT/COMBINING.flt: New file. + + * FLT/Makefile.am (FONT_LAYOUT_TABLE): Add COMBINING.flt. + +2007-11-08 Kenichi Handa + + * FLT/DEVA-CDAC.flt: Fix typo; deve-cdac->deva-cdac. + +2007-10-19 TAKAHASHI Naoto + + * FLT/DEVA-OTF.flt, FLT/GUJR-OTF.flt: + Handle ZWJ correctly even if the current font does not contain it. + +2007-10-18 Kenichi Handa + + * icons/hi-typewriter.png: New file. + +2007-09-14 TAKAHASHI Naoto + + * FLT/DEVA-OTF.flt, FLT/GUJR-OTF.flt, FLT/MLYM-OTF.flt: + Fix regular expressions: ".+" -> "[^ ]+", ".*" -> "[^ ]*". + +2007-09-14 Kenichi Handa + + * FLT/DEVA-OTF.flt: Fix regular expressions: ".+" -> "[^ ]+". + +2007-09-13 TAKAHASHI Naoto + + * FLT/BENG-OTF.flt: + Render post-base vowel sign correctly after an independent vowel. + +2007-09-07 TAKAHASHI Naoto + + * FLT/GUJR-OTF.flt: Do not break a syllable after ZWJ. + +2007-09-04 TAKAHASHI Naoto + + * FLT/DEVA-OTF.flt: Remove ZWJ's _after_ 'vatu' and 'pres' are applied. + +2007-09-03 TAKAHASHI Naoto + + * FLT/DEVA-OTF.flt: Do not break a syllable after ZWJ. + Allow Eyelash RA only at the beginning of a syllable. + + * FLT/KHMR-OTF.flt: Simplify "otf:khmr=+" to "=". + +2007-08-24 TAKAHASHI Naoto + + * FLT/ARAB-OTF.flt: Specify OTF features explicitly. + +2007-08-23 TAKAHASHI Naoto + + * generic.fst (gurmukhi): Change the manodatory feature to blwf. + (telugu): Change the mandatory feature to blwf. + + * FLT/MLYM-OTF.flt: Change the mandatory feature to akhn. + +2007-08-23 Kenichi Handa + + * generic.fst (tay-viet): Fix format. + (malayalam): Change the mandatory feature to akhn. + +2007-08-22 TAKAHASHI Naoto + + * FLT/TELU-OTF.flt: Rewritten with new algorithm. + +2007-08-21 TAKAHASHI Naoto + + * MIM/bo-tcrc.mim: New file. + +2007-08-20 TAKAHASHI Naoto + + * FLT/BENG-OTF.flt: + Accept 'ya-phalaa' and 'vowel sign aa' after independent vowels. + +2007-08-17 TAKAHASHI Naoto + + * FLT/DEVA-OTF.flt, FLT/BENG-OTF.flt, FLT/GURU-OTF.flt, + FLT/GUJR-OTF.flt, FLT/ORYA-OTF.flt, FLT/KNDA-OTF.flt: Exclude + syllables of the pattern ".*CN". + + * FLT/TAML-OTF.flt: Rewritten with new algorithm. + +2007-08-15 TAKAHASHI Naoto + + * FLT/GURU-OTF.flt: Apply haln feature in the final step. + +2007-08-14 TAKAHASHI Naoto + + * FLT/GUJR-OTF.flt: Rewritten with new algorithm. + +2007-08-13 TAKAHASHI Naoto + + * FLT/GURU-OTF.flt: Rewritten with new algorithm. + +2007-08-06 TAKAHASHI Naoto + + * FLT/ORYA-OTF.flt: Specify GPOS order explicitly. + Change "otf:orya=+" to "=". + + * FLT/MLYM-OTF.flt: Specify GPOS order explicitly. + Change "otf:mlym=+" to "=". + + * FLT/KNDA-OTF.flt: Specify GPOS order explicitly. + Change "otf:knda=+" to "=". + + * FLT/DEVA-OTF.flt: Specify GPOS order explicitly. + Change "otf:deva=+" to "=". + + * FLT/BENG-OTF.flt: Specify GPOS order explicitly. + Change "otf:beng=+" to "=". + +2007-07-26 TAKAHASHI Naoto + + * FLT/MLYM-OTF.flt: Rewritten with new algorithm. + +2007-07-26 TAKAHASHI Naoto + + * FLT/MLYM-OTF.flt: Rewritten with new algorithm. + +2007-07-18 Kenichi Handa + + * Makefile.am (pkgconfigdir): Set to ${datadir}/pkgconfig. + (EXTRA_DIST): Add SCRIPT.awk and SCRIPT.ext. + +2007-07-13 Kenichi Handa + + * Version 1.4.0 released. + +2007-07-13 Kenichi Handa + + * generic.fst: Add an entry for tay_viet. + +2007-07-13 Kenichi Handa + + * configure.ac: Change versions to 1.4.0. + +2007-07-12 Kenichi Handa + + * MIM/grc-mizuochi.mim (description): Untabify. + +2007-07-12 TAKAHASHI Naoto + + * FLT/KNDA-OTF.flt: Rewritten with new algorithm. + +2007-07-10 Kenichi Handa + + * mdb.dir: Adjusted the entry for font layouters. + +2007-07-09 TAKAHASHI Naoto + + * FLT/DEVA-OTF.flt: Stop counting the number of pre-base glyphs + for matra movement. (Unable to distinguish halant form from half + form.) + +2007-07-06 TAKAHASHI Naoto + + * FLT/ORYA-OTF.flt: Add R, B and Y to the ZWJ movement. + +2007-07-04 TAKAHASHI Naoto + + * FLT/ORYA-OTF.flt: Compose consonant and nukta beforehand if + predefined. + + * FLT/BENG-OTF.flt: Rewritten for Unicode 5.0 with new algorithm. + +2007-06-29 TAKAHASHI Naoto + + * FLT/DEVA-OTF.flt: Put internal mark (Z) aftter the below form + consonant rather than after the base consonant. + +2007-06-28 TAKAHASHI Naoto + + * FLT/DEVA-OTF.flt: Rewritten with new algorithm for Unicode 5.0. + +2007-06-22 TAKAHASHI Naoto + + * FLT/DEVA-OTF.flt: Avoid applying OTF features over post-base mark (Z). + +2007-06-21 TAKAHASHI Naoto + + * FLT/DEVA-OTF.flt: Rewritten for Unicode 5.0. + +2007-06-20 Jens Petersen (tiny change) + + * MIM/da-post.mim: New file created by modifying sv-post.mim slightly. + +2007-06-15 Kenichi Handa + + * SCRIPT.tbl (tai_viet): Add this entry. + + * LANGDATA/LANGUAGE.awk (BEGIN): Fix regluar expression for + extracting an English name. + (/^[a-z][a-z][a-z]\|/): Don't modify English names extracted from + "en.lnm". + + * SCRIPT.ext: Change name tayviet -> tay_viet. + +2007-06-14 Kenichi Handa + + * bootstrap.sh: Adjusted for the directory structure change. + + * MIM/vi-telex.mim: Make documentations gettextize. + +2007-06-12 Kenichi Handa + + * MIM/vi-telex.mim (handle-mark): Fix condition. + 2007-06-11 Kenichi Handa + * LANGDATA/Makefile.am (pkgdata_DATA): Cancel previous change. + (EXTRA_DIST): Cancel previous change. + * MIM/vi-telex.mim (alphabet): Add uppercase letters. 2007-06-10 Kenichi Handa