X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=04b9a1c4cc9e945eb57073404076b9bf7ab2d602;hb=eb5d7649d6e0e5da980ebd9a473193b2c63e0497;hp=8d82a1b9464c77c68869202a4c169c70b7026021;hpb=8a84244f4de894b59a1f8d9d138b86ec5aa183b6;p=m17n%2Fm17n-db.git diff --git a/ChangeLog b/ChangeLog index 8d82a1b..04b9a1c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,351 @@ +2008-09-24 Kenichi Handa + + * configure.ac: Versions changed to 1.5.3. + +2008-09-19 Kenichi Handa + + * MIM/global.mim (-reload): Renamed from @reload. + +2008-09-04 Kenichi Handa + + * FORMATS/IM.txt (variable list): Fixed. + +2008-08-16 Kenichi Handa + + * FLT/THAI-OTF.flt (1st generator): On handling SARA-AM, keep, + glyph<->char correspondance. + +2008-08-11 VAnhTu1987 (tiny change) + + * MIM/vi-base.mim (ending-1st-consonant, ending-2nd-consonant): + New maps. + + * MIM/vi-telex.mim (map:vowel-ext): Handling of "w" and "W" fixed. + (consonant-ext): Handling of "dd" and the variants fixed. + (init:consonant-or-tone-mark): Check invalid consonant starter. + (after-v:ending-1st-consonant): New branch. + (after-vc:consonant,consonant-ext): Deleted. + (after-vc:ending-2nd-consonant, vowel, vowel-ex): New branches. + +2008-07-25 TAKAHASHI Naoto + + * MIM/grc-mizuochi.mim (map): Remove duplicated "\\" and "^". + +2008-07-25 Kenichi Handa + + * MIM/ja-anthy.mim (starter): Remove duplication. + +2008-07-23 TAKAHASHI Naoto + + * FLT/MLYM-OTF.flt: Add new characters for Unicode 5.1. + +2008-07-15 TAKAHASHI Naoto + + * FLT/ARAB-OTF.flt, FLT/ARAB-OTF-NO-GPOS.flt: + Add a number of characters for Unicode 5.1. + +2008-07-15 Kenichi Handa + + * MIM/ko-han2.mim (L-or-T-head): Change key "fmd" to "fMd" to + avoid conflict with the other rules. + +2008-07-14 Kenichi Handa + + * MIM/lo-lrt.mim: Change the mark name @tone to TONE. + + * MIM/si-wijesekera-preedit.mim: Use @-1, not @-, to refer to the + previous character. + + * MIM/bo-ewts.mim: Change the marker name @BEG to BEG. + +2008-07-11 Kenichi Handa + + * MIM/zh-util.mim (change-candidate): Escape '[' and ']'. + + * MIM/vi-tcvn.mim (misc): Escape '[', ']', and '#'. + + * MIM/si-wijesekera-preedit.mim (independent): Escape "'". + + * MIM/si-wijesekera-preedit-alt.mim (others): Escape "'". + + * MIM/si-wijesekera.mim (misc): Escape "'". + + * MIM/ja-anthy.mim (henkan-edit, change-candidate): Escape '[' and + ']'. + + * MIM/bn-unijoy.mim (livekey): Escape '#'. + + * MIM/ar-kbd.mim (generic): Escape '[' and ']'. + +2008-07-04 TAKAHASHI Naoto + + * FLT/TELU-OTF.flt: Add TELUGU LETTER TSA,DZA (U+0C58,U+0C59) and + TELUGU VOWEL SIGN VOCALIC L,LL (U+0C62,U+0C63). + + * FLT/ORYA-OTF.flt: Add ORIYA VOWEL SIGN VOCALIC + RR,L,LL (U+0B44,U+0B62,U+0B63). + + * FLT/DEVA-OTF.flt: Add DEVANAGARI LETTER CANDRA A (U+0972). + +2008-07-03 Kenichi Handa + + * MIM/unicode.mim (init): Use @-1 instead of @- to refer to the + previous character. + + * MIM/si-wijesekera-preedit.mim: Use @-1 instead of @- to refer to + the previous character. + + * MIM/cmc-kbd.mim: Use @-1 instead of @- to refer to the previous + character. + +2008-06-23 Kenichi Handa + + * Version 1.5.2 released. + +2008-06-13 Kenichi Handa + + * FORMATS/Dir.ja.txt (dir-description): Format fixed for man-page. + + * FORMATS/Dir.txt (dir-description): Format fixed for man-page. + +2008-06-04 TAKAHASHI Naoto + + * MIM/bo-ewts.mim: Fix typo in key string: ">" -> ")". + +2008-06-03 TAKAHASHI Naoto + + * MIM/sa-harvard-kyoto.mim: New file. + +2008-06-03 Kenichi Handa + + * FORMATS/IM.ja.txt: Delete invalid "@ifnot FOR-MAN". + +2008-05-30 TAKAHASHI Naoto + + * MIM/ta-itrans.mim: Add "sh" for U+0BB6 and "SRI" for the shrii + ligature. + +2008-05-30 Kenichi Handa + + * configure.ac: Versions changed to 1.5.2. + + * MIM/zh-tonepy.mim (state:init): Add `shift' to the branch action + of enter-fullwidth-mode and enter-single-fullwidth-mode. + + * MIM/zh-quick.mim (state:init): Add `shift' to the branch action + of enter-fullwidth-mode and enter-single-fullwidth-mode. + + * MIM/zh-py.mim (state:init): Add `shift' to the branch action of + enter-fullwidth-mode and enter-single-fullwidth-mode. + + * MIM/zh-cangjie.mim (state:init): Add `shift' to the branch + action of enter-fullwidth-mode and enter-single-fullwidth-mode. + + * MIM/ko-romaja.mim (state:init): Add `shift' to the branch action + of enter-fullwidth-mode and enter-single-fullwidth-mode. + (state:isolated-jamo-mode): Likewise. + + * MIM/cjk-util.mim (map:enter-fullwidth-mode): Don't shift. + (map:exit-fullwidth-mode, map:enter-single-fullwidth-mode): + Likewise. + (state:init): Add `shift' to the branch action of + exit-fullwidth-mode. + + * MIM/zh-util.mim (map:focus-move): New map. + (map:focus-change): Delete (input-focus-move). + (state:check-unod): Add branch `focus-move'. + (state:select): Likewise. + + * MIM/si-wijesekera.mim (map:misc): Delete "\\". + (map:join): New map. + (state:init): Add branch `join'. + + * MIM/fr-azerty.mim (map:left-square-bracket): Don't shift. + (map:left-curly-bracket): Don't shift. + (map:alt-2-7, map:ctrl-2-7): Deleted. + (map:alt-2, map:alt-7): New maps. + (state:init): Add `shift' to the branch actions of + `left-square-bracket' and `left-curly-bracket'. Delete branches + alt-2-7 and ctrl-2-7, add branches alt-2 and alt-7. + + * MIM/bo-ewts.mim (map:escape): Don't shift. Don't include "[". + (map:non-tibetan): New map. + (map:unicode): Don't shift. + (state:init): Add `shift' to the branch action of `escape'. + Include `non-tibetan' map. + (state:dispatch-escape): Add `shift' to the branch action of + `unicode'. + +2008-05-25 Kenichi Handa + + * MIM/vi-telex.mim (after-v, after-vc): Call handle-mark after + backspace. + + * MIM/vi-base.mim: Delete the second `description'. + +2008-05-14 TAKAHASHI Naoto + + * MIM/th-tis820.mim, MIM/th-pattachote.mim, MIM/th-kesmanee.mim, + MIM/si-wijesekera.mim: Move the "macro" section before "map". + +2008-03-06 TAKAHASHI Naoto + + * FLT/SINH-OTF.flt: Simplify "otf:sinh=+" to "=". + +2008-03-06 TAKAHASHI Naoto + + * FLT/SINH-OTF.flt: Simplify "otf:sinh=+" to "=". + +2008-01-30 Kenichi Handa + + * Version 1.5.1 released. + +2008-01-30 Kenichi Handa + + * configure.ac: Check the program msgfmt. + +2008-01-29 Kenichi Handa + + * MIM/vi-tcvn.mim (vowel-ext): Escape "(" by backslash in key + symbol names. + +2008-01-25 Kenichi Handa + + * MIM/vi-telex.mim (vowel-ext): Add more sequences. + + * icons/vi-tcvn.png: New file. + + * icons/cmc-kbd.png: New file. + + +2008-01-24 Kenichi Handa + + * MIM/Makefile.am (INPUT_METHOD): Add vi-base.mim and vi-tcvn.mim. + + * MIM/vi-tcvn.mim: New file. + + * MIM/vi-base.mim: New file. + + * MIM/vi-vni.mim: Fully re-written. + + * MIM/vi-viqr.mim: Fully re-written. + + * MIM/vi-telex.mim: Include vi-base.mim. + +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. + (init): Initialize SELECT to 0. + +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: ".+" -> "[^ ]+". @@ -22,10 +370,6 @@ * FLT/KHMR-OTF.flt: Simplify "otf:khmr=+" to "=". -2007-09-03 TAKAHASHI Naoto - - * FLT/KHMR-OTF.flt: Simplify "otf:khmr=+" to "=". - 2007-08-24 TAKAHASHI Naoto * FLT/ARAB-OTF.flt: Specify OTF features explicitly.