*** empty log message ***
[m17n/m17n-db.git] / ChangeLog
1 2007-06-11  Kenichi Handa  <handa@m17n.org>
2
3         * MIM/vi-telex.mim (alphabet): Add uppercase letters.
4
5 2007-06-10  Kenichi Handa  <handa@m17n.org>
6
7         * SCRIPT.awk (/^[0-9A-F]+\.\./): Fix regex for matching.
8
9 2007-06-08  Kenichi Handa  <handa@m17n.org>
10
11         * MIM/vi-telex.mim: Code simplified.   Handle temporary escaping
12         to English mode.
13
14 2007-06-07  TAKAHASHI Naoto  <ntakahas@m17n.org>
15
16         * FLT/TELU-OTF.flt: Follow Unicode 5.0.
17         RRA U+0C31 has below-base form.
18         ZWJ does not force below-base form.
19
20 2007-06-06  TAKAHASHI Naoto  <ntakahas@m17n.org>
21
22         * FLT/KNDA-OTF.flt: Exclude ZWNJ from output string.
23
24 2007-06-05  TAKAHASHI Naoto  <ntakahas@m17n.org>
25
26         * FLT/KNDA-OTF.flt:
27         Follow Unicode 5.0 specification of RA + ZWJ.
28         Support Nukta and vowel sign vocalic L & LL.
29         Change reference font to Kedage-n.ttf.
30
31 2007-06-05  Kenichi Handa  <handa@m17n.org>
32
33         * LANGDATA/.cvsignore: Add LANGUAGE.tbl, lnconv.el.
34
35         * configure.ac (LANGNAME_TABLES): New variable.  AC_SUBST it.
36         (AC_CONFIG_FILES): Add FLT/Makefile, MIM/Makefile, LANGDATA/Makefile.
37
38         * Makefile.am (SUBDIRS): Add LANGDATA.
39         (pkgdata_DATA): Remove ${LANGNAME}
40         (MISC_TABLE): Remove LANGUAGE.tbl.
41         (LANGNAME): Delete this variable.
42         (LANGUAGE.tbl, LANGNAME.en, LANGNAME.fr): Delete these targets.
43
44         * LANGDATA/Makefile.am (pkgdata_DATA): Delete ${TABLES}.
45         (EXTRA_DIST): Remove this variable.
46         (dist_pkgdata_DATA): New variable.
47         (dist_noinst_SCRIPTS): New variable.
48         (native.ext): Don't use native.sh.
49         (CLEANFILES): New variable.
50
51         * mdb.dir (language name): Change filename.
52
53         * MIM/ja-anthy.mim (zen-nan): Fix valid value list.
54
55         * MIM/vi-telex.mim: Big changes; tripple-vowel handling, escape
56         mode, control equivocal case by a customizable variable).
57
58         * FLT/KHMR-OTF.flt: Just a cosmetic change.
59
60 2007-05-31  Kenichi Handa  <handa@m17n.org>
61
62         * LANGDATA/Makefile.am: New file.
63
64         * LANGDATA/LANGUAGE.awk: Moved from ../LANGUAGE.awk.  Modified to
65         use native.ext.
66
67         * LANGDATA/.cvsignore: New file.
68
69         * LANGDATA/*.lnm: New files.
70
71         * FLT/.cvsignore: New file.
72
73 2007-05-29  TAKAHASHI Naoto  <ntakahas@m17n.org>
74
75         * as-itrans.mim, bn-itrans.mim, gu-itrans.mim, hi-itrans.mim,
76         kn-itrans.mim, ml-itrans.mim, or-itrans.mim, pa-itrans.mim,
77         ta-itrans.mim, te-itrans.mim: Add keypad support.
78
79         * *.flt: Moved to the FLT subdirectory.
80
81         * *.mim: Moved to the MIM subdirectory.
82
83 2007-05-29  Kenichi Handa  <handa@m17n.org>
84
85         * default.fst (thaana): Fix typo.
86
87 2007-05-21  Kenichi Handa  <handa@m17n.org>
88
89         * generic.fst (tibetan): Fix previous typo.
90
91 2007-05-16  TAKAHASHI Naoto  <ntakahas@m17n.org>
92
93         * th-kesmanee-2.mim, th-pattachote-2.mim, th-tis820-2.mim:
94         Integrated into corresponding files and removed.
95
96         * th-tis820.mim, th-pattachote.mim: Add new variable LEVEL.
97         Use state-list identical to kesmenee's.
98
99         * th-kesmanee.mim: Add new variable LEVEL.
100         Sequence "FV3 + CONS" waits one more char before commit.
101
102         * si-wijesekera-preedit.mim: Update copyright year.
103
104 2007-05-11  Kenichi Handa  <handa@m17n.org>
105
106         * LANGNAME.awk: Escape '(' and ')' in regexp.  Don't delete
107         "languages" from "Multiple languages".
108
109 2007-05-10  Kenichi Handa  <handa@m17n.org>
110
111         * mdb.dir: Add an entry for "LANGNAME.*".
112
113         * .cvsignore: Add LANGUAGE.tbl, LANGNAME.en, and LANGNAME.fr.
114
115         * Makefile.am (pkgdata_DATA): Add ${LANGNAME}.
116         (LANGNAME): New variable.
117         (LANGUAGE.tbl, LANGNAME.en, LANGNAME.fr): New targets.
118
119         * LANGUAGE.awk: New file.
120
121         * LANGNAME.awk: New file.
122
123         * LANGDATA/native.txt: New file.
124
125         * LANGDATA/README: New file.
126
127         * LANGDATA/ISO-639-2.txt: New file.
128
129 2007-04-12  Kenichi Handa  <handa@m17n.org>
130
131         * bo-ewts.mim: New file.
132
133         * Makefile.am (INPUT_METHOD): Add bo-ewts.mim.
134
135 2007-04-11  Kenichi Handa  <handa@m17n.org>
136
137         * generic.fst (tibetan): Add a spec for OTF.
138
139 2007-04-10  Kenichi Handa  <handa@m17n.org>
140
141         * bo-wylie.mim (vowel): Don't yield U+0F70 by "a".
142
143 2007-04-09  TAKAHASHI Naoto  <ntakahas@m17n.org>
144
145         * BENG-OTF.flt: ZWNJ divides two syllables.
146
147 2007-03-30  Kenichi Handa  <handa@m17n.org>
148
149         * UNIDATA/CaseFolding.txt, UNIDATA/LineBreak.txt,
150         UNIDATA/PropList.txt, UNIDATA/Scripts.txt, UNIDATA/SpecialCasing.txt,
151         UNIDATA/WordBreakProperty.txt: Files udpated.
152
153         * cjk-util.mim (fullwidth): Assign more currency signs to "$".
154
155         * SCRIPT.ext: New file.
156
157         * SCRIPT.awk: New file.
158
159         * Makefile.am (INPUT_METHOD): Add fr-azerty.mim.
160         (SCRIPT.tab): Use SCRIPT.awk to generate it.
161
162         * fr-azerty.mim: New file.
163
164 2007-03-23  TAKAHASHI Naoto  <ntakahas@m17n.org>
165
166         * si-wijesekera.mim: Adjust to new semantics of @-1, @-2, etc.
167
168         * SINH-OTF.flt, si-wijesekera.mim: Enable repaya.
169
170         * FORMATS/IM.txt, FORMATS/IM.ja.txt:
171         Update description of @-0, @-N, and @+N.
172
173 2007-02-27  TAKAHASHI Naoto  <ntakahas@m17n.org>
174
175         * ARAB.flt, ARAB-OTF.flt, ARAB-OTF-NO-GPOS.flt: Fix typo.
176
177 2007-02-08  TAKAHASHI Naoto  <ntakahas@m17n.org>
178
179         * FORMATS/IM-tut.txt: Fix typo.
180
181 2007-02-05  TAKAHASHI Naoto  <ntakahas@m17n.org>
182
183         * FORMATS/IM-tut.txt: Fix typo.
184
185 2007-02-02  TAKAHASHI Naoto  <ntakahas@m17n.org>
186
187         * FORMATS/IM-tut.txt: Fix typo.
188
189 2007-02-01  Kenichi Handa  <handa@m17n.org>
190
191         * FORMATS/IM-tut.txt: New file.
192
193 2007-01-19  TAKAHASHI Naoto  <ntakahas@m17n.org>
194
195         * FORMATS/IM.txt: Elaborate on KEYSEQ in Input Method.
196
197 2007-01-16  TAKAHASHI Naoto  <ntakahas@m17n.org>
198
199         * sk-kbd.mim: Delete erroneous ("a" "ttt") from map.
200
201 2006-12-15  Kenichi Handa  <handa@m17n.org>
202
203         * Makefile.am (CASE-C.tab): Use printf instead of print for
204         printing `\'.
205
206 2006-12-07  TAKAHASHI Naoto  <ntakahas@m17n.org>
207
208         * Update FSF postal address.
209
210 2006-12-06  Kenichi Handa  <handa@m17n.org>
211
212         * Version 1.3.4 released.
213
214         * FORMATS/CharsetList.ja.txt: Change doxygen tag to "ja".
215
216 2006-12-05  Kenichi Handa  <handa@m17n.org>
217
218         * Makefile.am (INPUT_METHOD): Add si-wijesekera-preedit.mim.
219
220 2006-12-05  TAKAHASHI Naoto  <ntakahas@m17n.org>
221
222         * si-wijesekera-preedit.mim:
223         Renamed file.  Formerly known as si-wijesekera-preedit2.mim.
224
225         * si-wijesekera-preedit-alt.mim:
226         Renamed file.  Formerly known as si-wijesekera-preedit.mim.
227
228         * si-wijesekera.mim: Add a few description.
229
230 2006-12-05  Kenichi Handa  <handa@m17n.org>
231
232         * icons/th-pattacgite-2.png, icons/th-pattachote-2.png: New icon file.
233
234         * ru-kbd.mim: Add comment.  Fix description.
235
236         * icons/th-kesmanee-2.png, icons/th-pattacgite-2.png, icons/th-pattachote.png, icons/th-tis820-2.png, icons/th-tis820.png:
237         New icon files.
238
239 2006-12-04  TAKAHASHI Naoto  <ntakahas@m17n.org>
240
241         * ja-trycode.mim: Add URL for the usage.
242
243         * Makefile.am (INPUT_METHOD): Add ja-trycode.mim
244
245         * ja-trycode.mim: New file.
246
247 2006-12-01  Kenichi Handa  <handa@m17n.org>
248
249         * Makefile.am (INPUT_METHOD): Add grc-mizuochi.mim and ug-kbd.mim.
250
251 2006-11-30  TAKAHASHI Naoto  <ntakahas@m17n.org>
252
253         * si-wijesekera-preedit2.mim: New file.
254
255 2006-11-28  Kenichi Handa  <handa@m17n.org>
256
257         * global.mim: Gettextize decriptions.
258
259         * .cvsignore: Add more files.
260
261         * configure.ac: Call AM_GNU_GETTEXT with the arg "[external]".
262
263         * Makefile.am (BLOCK.tab): New target.
264
265         * ABOUT-NLS: Updated by gettextize.
266
267         * BLOCK.tab: Updated from Blocks-5.0.0.txt.
268
269 2006-11-28  gettextize  <bug-gnu-gettext@gnu.org>
270
271         * Makefile.am (EXTRA_DIST): Add config.rpath.
272
273 2006-11-24  Kenichi Handa  <handa@m17n.org>
274
275         * Makefile.am (INPUT_METHOD): Change bopo-kbd.mim to
276         zh-bopomofo.mim.
277
278 2006-11-21  TAKAHASHI Naoto  <ntakahas@m17n.org>
279
280         * si-wijesekera-preedit.mim, grc-mizuochi.mim: New file
281
282 2006-11-20  TAKAHASHI Naoto  <ntakahas@m17n.org>
283
284         * ug-kbd.mim: New file.
285
286 2006-11-16  Kenichi Handa  <handa@m17n.org>
287
288         * vi-telex.mim: Handle tone-cancellation key 'z'.  Make Backspce
289         delete the previous character instead of undoing.  Another fix for
290         double vowel.
291
292 2006-11-16  TAKAHASHI Naoto  <ntakahas@m17n.org>
293
294         * zh-bopomofo.mim: Renamed from bopo-kbd.mim to zh-bopomofo.mim.
295
296 2006-10-30  TAKAHASHI Naoto  <ntakahas@m17n.org>
297
298         * th-kesmanee.mim: Merge the surrounding text version and the
299         preedit version.
300
301 2006-10-30  Kenichi Handa  <handa@m17n.org>
302
303         * vi-telex.mim: Another fix for double vowel.
304
305 2006-10-26  Kenichi Handa  <handa@m17n.org>
306
307         * vi-telex.mim (after-vc): Fix typo: d-var -> d-bar.
308
309 2006-10-20  Kenichi Handa  <handa@m17n.org>
310
311         * vi-telex.mim: Fix for double vowels and double consonants.
312
313 2006-10-19  Kenichi Handa  <handa@m17n.org>
314
315         * vi-telex.mim: Full rewrite to allow typing diacritical marks
316         at the end of syllable.
317
318 2006-10-02  Kenichi Handa  <handa@m17n.org>
319
320         * MLYM-RACHANA.flt: Add pad for a combining character appearing by
321         itself.
322
323 2006-09-28  TAKAHASHI Naoto  <ntakahas@m17n.org>
324
325         * si-wijesekera.mim: Change the title string.
326         Change combuva -> kombuva.
327
328 2006-09-26  Kenichi Handa  <handa@m17n.org>
329
330         * kk-arabic.mim: Augment description.
331
332         * ko-han2.mim: Comment improved.
333
334         * FORMATS/IM.ja.txt: Add description about gettext.
335
336         * FORMATS/IM.txt: Add description about gettext.
337
338 2006-09-22  Kenichi Handa  <handa@m17n.org>
339
340         * configure.ac: Change versions to 1.3.4.  Call AM_GNU_GETTEXT.
341
342         * bootstrap.sh: Call aclocal with "-I m4".  Produce
343         po/POTFILES.in.
344
345         * unicode.mim: Gettextize decriptions.
346
347         * po, m4: New directories.
348
349 2006-09-21  gettextize  <bug-gnu-gettext@gnu.org>
350
351         * Makefile.am (SUBDIRS): Add po.
352         (ACLOCAL_AMFLAGS): New variable.
353         (EXTRA_DIST): Add config.rpath, mkinstalldirs, m4/ChangeLog.
354         * configure.ac (AC_CONFIG_FILES): Add po/Makefile.in.
355
356 2006-09-15  Kenichi Handa  <handa@m17n.org>
357
358         * UNIDATA/UnicodeData.txt: Updated.
359
360 2006-09-07  Kenichi Handa  <handa@m17n.org>
361
362         * unicode.mim (prompt): New variable.
363         (start): New command.
364
365         * global.mim: New file.
366
367         * Makefile.am (INPUT_METHOD): Delete command.mim and
368         variable.mim.  Add global.mim.
369
370 2006-09-04  TAKAHASHI Naoto  <ntakahas@m17n.org>
371
372         * th-tis820-2.mim: Change title-text to KHO THAHAN.
373         Include tis820 state instead of tis820 map and kesmanee state.
374
375         * th-tis820.mim: Change title-text to KHO THAHAN.
376         Copy state-list rather than including.
377
378         * th-pattachote-2.mim: Change title-text to KHO THAHAN.
379         Include pattachote state instead of pattachote map and kesmanee state.
380
381         * th-pattachote.mim: Change title-text to KHO THAHAN.
382         Copy state-list rather than including.
383
384         * th-kesmanee-2.mim, th-kesmanee.mim: Change title-text to THO THAHAN.
385
386 2006-09-02  Kenichi Handa  <handa@m17n.org>
387
388         * vi-telex.mim: Big change for supporting backspace well.
389
390 2006-08-29  TAKAHASHI Naoto  <ntakahas@m17n.org>
391
392         * Makefile.am: Add th-kesmanee-2.mim, th-pattachote.mim,
393         th-pattachote-2.mim, th-tis820.mim, and th-tis820-2.mim.
394
395         * th-tis820-2.mim, th-tis820.mim, th-pattachote-2.mim,
396         th-pattachote.mim, th-kesmanee-2.mim: New input methods.
397
398         * th-kesmanee.mim: Introduce WTT 2.0 level 1 input sequence
399         correction.
400
401 2006-08-16  Mikiko Nisikimi  <nisikimi@m17n.org>
402
403         * FORMATS/CharsetList.ja.txt: japanese version added
404
405 2006-07-26  TAKAHASHI Naoto  <ntakahas@m17n.org>
406
407         * THAI-OTF.flt: Elaborate category.
408
409 2006-07-24  TAKAHASHI Naoto  <ntakahas@m17n.org>
410
411         * THAI-OTF.flt: New file.
412
413         * LAOO-OTF.flt: Simplify category.  Add syllable segmentation.
414
415         * truetype.fst, mdb.dir, Makefile.am: Add an entry for Thai OTF.
416
417 2006-07-24  Theppitak Karoonboonyanan  <thep@linux.thai.net>  (tiny change)
418
419         * th-kesmanee.mim: Several keys fixed.
420
421 2006-07-21  Kenichi Handa  <handa@m17n.org>
422
423         * generic.fst: Add an entry for Thai OTF.
424
425 2006-07-14  Kenichi Handa  <handa@m17n.org>
426
427         * SCRIPT.tbl (arabic):  Delete #x656, add #x621.
428
429 2006-07-14  TAKAHASHI Naoto  <ntakahas@m17n.org>
430
431         * LAOO-OTF.flt, mdb.dir, default.fst, truetype.fst, Makefile.am:
432         Add support for Lao OTF.        
433
434 2006-07-10  Kenichi Handa  <handa@m17n.org>
435
436         * ru-phonetic.mim: New input method.
437
438         * Makefile.am (INPUT_METHOD): Add ru-phonetic.mim.
439
440 2006-07-03  Kenichi Handa  <handa@m17n.org>
441
442         * SCRIPT.tbl: Fix typos (#XXXX -> #xXXXX).
443
444 2006-06-30  Kenichi Handa  <handa@m17n.org>
445
446         * SCRIPT.tbl (greek): Add representative characters.
447
448         * LANGUAGE.tbl (ja): Change representative characters.
449
450 2006-06-23  Kenichi Handa  <handa@m17n.org>
451
452         * mdb.dir: Add an entry for SCRIPT.tbl.
453
454         * SCRIPT-OTF.tbl: Add tailing spaces if necessary.
455
456         * Makefile.am (MISC_TABLE): Add SCRIPT.tbl.
457
458         * SCRIPT.tbl: New file.
459
460 2006-05-30  TAKAHASHI Naoto  <ntakahas@m17n.org>
461
462         * KHMR-OTF.flt: Fix typo.
463
464 2006-05-23  Kenichi Handa  <handa@m17n.org>
465
466         * unicode.mim: Shorten the first line of description.
467
468         * syrc-phonetic.mim: Add period in the first line of description.
469
470         * vi-vni.mim: Add period in the first line of description.
471
472         * latn-post.mim: Fix typo (decsription->description).
473
474 2006-02-28  TAKAHASHI Naoto  <ntakahas@m17n.org>
475
476         * ta-itrans.mim: Fix bug for "J" and "z" in the consonant map.
477
478 2006-02-27  TAKAHASHI Naoto  <ntakahas@m17n.org>
479
480         * ARAB-OTF.flt, ARAB-OTF-NO-GPOS.flt: Update for Unicode 4.1.
481
482 2006-02-23  TAKAHASHI Naoto  <ntakahas@m17n.org>
483
484         * si-wijesekera.mim: Add Delete handling.
485         Use <= and >= rather than < and > when appropriate.
486
487 2006-02-22  Kenichi Handa  <handa@m17n.org>
488
489         * configure.ac: Change versions to 1.3.3.
490
491 2006-02-21  TAKAHASHI Naoto  <ntakahas@m17n.org>
492
493         * si-wijesekera.mim: Fix bug in BackSpace handling.
494
495 2006-02-07  TAKAHASHI Naoto  <ntakahas@m17n.org>
496
497         * hi-itrans.mim, kn-itrans.mim, ml-itrans.mim, ta-itrans.mim,
498         te-itrans.mim: Add ("E") in the starter map.  Add "ee" and "oo"
499         for "E" and "O" in the independent and dependent maps.
500
501 2006-02-06  Kenichi Handa  <handa@m17n.org>
502
503         * Version 1.3.2 released.
504
505 2006-02-03  TAKAHASHI Naoto  <ntakahas@m17n.org>
506
507         * default.fst, truetype.fst: Add kedage and mallige for Kannada.
508
509         * gu-itrans.mim, kn-itrans.mim, ta-itrans.mim, bn-itrans.mim,
510         hi-itrans.mim, pa-itrans.mim, te-itrans.mim: Follow ITRANS
511         official page.
512
513         * as-itrans.mim, gu-itrans.mim, kn-itrans.mim, or-itrans.mim,
514         ta-itrans.mim, bn-itrans.mim, hi-itrans.mim, ml-itrans.mim,
515         pa-itrans.mim, te-itrans.mim: Remove the "finish" state and change
516         mode to emacs-lisp.
517
518 2006-02-03  Kenichi Handa  <handa@m17n.org>
519
520         * xfont.fst (cyrillic): Add microsoft-cp1251.
521
522         * default.fst (cyrillic): Add microsoft-cp1251.
523
524         * configure.ac: Change versions to 1.3.2.
525
526 2006-02-01  TAKAHASHI Naoto  <ntakahas@m17n.org>
527
528         * TAML-OTF.flt: Add special ligature SRI.
529
530 2006-02-01  Kenichi Handa  <handa@m17n.org>
531
532         * MYMR-MYAZEDI.flt: Fix glyph substitutions for U+1014 and
533         U+101B.  Adjust position of wide subconsonants.
534
535 2006-01-17  TAKAHASHI Naoto  <ntakahas@m17n.org>
536
537         * si-samanala.mim: Remove the "final" state.
538         Merge the "sign" map with "independent".
539         Change reference URL.
540
541 2006-01-16  Kenichi Handa  <handa@m17n.org>
542
543         * Version 1.3.1 released.
544
545 2006-01-16  Kenichi Handa  <handa@m17n.org>
546
547         * Makefile.am (pkgconfigdir, pkgconfig_DATA): New variables.
548
549         * m17n-db.pc.in: New file.
550
551         * configure.ac: Change versions to 1.3.1.  Add m17n-db.pc in
552         AC_CONFIG_FILES.
553
554         * ja-anthy.mim (choose): New map.
555         (init): Handle choose.
556
557 2006-01-06  Kenichi Handa  <handa@m17n.org>
558
559         * ko-han2.mim (init): Initialize L to 0.
560
561 2006-01-05  Kenichi Handa  <handa@m17n.org>
562
563         * latn-pre.mim: Fix typo; decsription->description
564
565         * command.mim: Escape numbers by '\' to make them symbols.
566
567         * ko-han2.mim: Fix handling of Backspace key.
568
569 2005-12-22  Kenichi Handa  <handa@m17n.org>
570
571         * Version 1.3.0 released.
572
573 2005-12-22  TAKAHASHI Naoto  <ntakahas@m17n.org>
574
575         * ORYA-OTF.flt: Add pres in step 5 for workaround.
576
577 2005-12-20  TAKAHASHI Naoto  <ntakahas@m17n.org>
578
579         * ORYA-OTF.flt: Stricter check in Step 4.
580
581 2005-12-20  Kenichi Handa  <handa@m17n.org>
582
583         * Makefile.am (SUBDIRS): Add icons.
584         (INPUT_METHOD): Add ru-kbd.mim.
585
586         * configure.ac: Setup the var ICONS.  Add icons/Makefile in
587         AC_CONFIG_FILES.
588
589         * icons: New directory and new icon image files in it.
590
591         * FORMATS/*.png, FORMATS/*.eps: Moved to m17n-docs package.
592
593 2005-12-07  Kenichi Handa  <handa@m17n.org>
594
595         * Makefile.am (EXTRA_DIST): Add BLOCK.tab.
596
597 2005-12-07  TAKAHASHI Naoto  <ntakahas@m17n.org>
598
599         * si-wijesekera.mim: Use unhandle for backspace.
600
601 2005-12-05  Kenichi Handa  <handa@m17n.org>
602
603         * mdb.dir: Add an entry for BLOCK.tab.
604
605         * lo-kbd.mim: New file.
606
607         * Makefile.am (INPUT_METHOD): Add lo-kbd.mim.
608
609         * LAOO-GENERIC.flt: Fix previous change.
610
611         * THAI-GENERIC.flt: Improve handling of tall consonants and SARA
612         AM.
613
614 2005-12-02  Kenichi Handa  <handa@m17n.org>
615
616         * Makefile.am (CHAR_TABLE): Add BLOCK.tab.
617
618         * BLOCK.tab: New file.
619
620         * LANGUAGE.tbl (zh): Add extra characters.
621         (ja): Likewise.
622
623         * generic.fst: Fix the entry for khmer, add entries for hiragana
624         and katakana.
625
626         * LAOO-GENERIC.flt: Improve handling of tall consonants and vowel AM.
627
628         * LAOO-ALICE.flt: Fix previous change.
629
630 2005-11-28  TAKAHASHI Naoto  <ntakahas@m17n.org>
631
632         * si-wijesekera.mim: Disable repaya.  Fix typo.
633
634 2005-11-26  Kenichi Handa  <handa@m17n.org>
635
636         * LAOO-ALICE.flt: Improve handling of tall consonants and vowel AM.
637
638 2005-11-24  TAKAHASHI Naoto  <ntakahas@m17n.org>
639
640         * SINH-OTF.flt: Support 0x0DDC + 0x0DCA -> 0x0DDD.
641
642 2005-11-22  TAKAHASHI Naoto  <ntakahas@m17n.org>
643
644         * Makefile.am: Add si-wijesekera.mim.
645
646         * si-wijesekera.mim: New file.
647
648         * SINH-OTF.flt: Suppress repaya form.
649
650 2005-11-21  Kenichi Handa  <handa@m17n.org>
651
652         * command.mim: New file.
653
654         * Makefile.am (INPUT_METHOD): Include command.mim.
655         (MISC_TABLE): Don't include im-cmd.tbl.
656
657         * ja-anthy.mim: Use global command convert and commit.
658
659         * unicode.mim (backspace): New map.
660         (init-hex): Use cond and expressions.
661
662         * mdb.dir: Delete an entry for "im-cmd.tbl".
663
664 2005-11-08  Kenichi Handa  <handa@m17n.org>
665
666         * zh-py.mim, zh-tonepy.mim, zh-quick.mim, zh-cangjie.mim: Don't
667         initialize candidates-group-size.
668
669         * zh-tonepy-b5.mim, zh-tonepy-gb.mim, zh-py-gb.mim, zh-py-b5.mim:
670         Don't initialize candidates-group-size, give nil documemnt to
671         candidates-charset.
672
673 2005-11-01  Kenichi Handa  <handa@m17n.org>
674
675         * zh-py.mim, zh-tonepy.mim: Reorder characters by frequency
676         information in Unihan database.
677
678         * Makefile.am (INPUT_METHOD): Add zh-cangjie.mim, zh-quick.mim,
679         and variable.mim.
680
681         * zh-cangjie.mim, zh-quick.mim: New files.
682
683         * variable.mim: New file.
684
685 2005-10-28  Kenichi Handa  <handa@m17n.org>
686
687         * zh-tonepy.mim: Remove maps (backspace, return focus-change) and
688         states (check-undo, select).  Include zh-util.mim.  Add
689         variable (candidates-group-size).
690
691         * ko-romaja.mim (Backspace): Undo only when the current key
692         sequence is not empty.  Otherwise unhandle it.
693
694 2005-10-28  TAKAHASHI Naoto  <ntakahas@m17n.org>
695
696         * syrc-phonetic.mim, bn-unijoy.mim, dv-phonetic.mim: Change M- to A-.
697
698 2005-10-26  Kenichi Handa  <handa@m17n.org>
699
700         * Makefile.am (INPUT_METHOD): Add zh-tonepy-gb.mim,
701         zh-tonepy-b5.mim, and zh-util.mim.
702
703         * ko-romaja.mim: Include all states of cjk-util.
704
705         * zh-py.mim: Remove maps (backspace, return focus-change) and
706         states (check-undo, select).  Include zh-util.
707
708         * zh-util.mim: New file.
709
710         * cjk-util.mim: Remove title, map (choose and change-candidate),
711         state (init).
712
713         * zh-tonepy-gb.mim, zh-tonepy-b5.mim: New input methods.
714
715 2005-10-22  Kenichi Handa  <handa@m17n.org>
716
717         * m17n-db.in: Handle wildcard entry.
718
719 2005-10-20  Kenichi Handa  <handa@m17n.org>
720
721         * ja-anthy.mim, zh-py.mim, zh-tonepy.mim: Fix an argument to undo.
722
723         * generic.fst (khmer): Add an entry for an OTF font.
724
725         * romaji.mim: Deleted.
726
727         * am-sera.mim, bn-unijoy.mim, bo-wylie.mim, bopo-kbd.mim,
728         cjk-util.mim, dv-phonetic.mim, el-kbd.mim, fa-isiri.mim,
729         generic.fst, he-kbd.mim, hr-kbd.mim, hy-kbd.mim, ispell.mim,
730         ka-kbd.mim, kk-arabic.mim, kk-kbd.mim, km-yannis.mim, ko-han2.mim,
731         ko-romaja.mim, latn-post.mim, latn-pre.mim, lo-lrt.mim,
732         my-kbd.mim, rfc1345.mim, romaji.mim, ru-yawerty.mim,
733         si-samanala.mim, sk-kbd.mim, sr-kbd.mim, sv-post.mim,
734         syrc-phonetic.mim, th-kesmanee.mim, unicode.mim, vi-telex.mim,
735         vi-viqr.mim, vi-vni.mim, zh-tonepy.mim:  Add input-method and
736         descrition elements.
737
738 2005-10-19  Kenichi Handa  <handa@m17n.org>
739
740         * ar-kbd.mim, as-itrans.mim, bn-itrans.mim, gu-itrans.mim,
741         hi-itrans.mim, kn-itrans.mim, ml-itrans.mim, or-itrans.mim,
742         pa-itrans.mim, ta-itrans.mim, te-itrans.mim: Delete ';;; <li> ...'
743         lines.  Add input-method and description elements.
744
745         * ja-tcode.mim, zh-pinyin.mim: Delete ';;; <li> ...' lines.  Add
746         input-method and description elements.
747
748         * ja-anthy.mim: Delete ';;; <li> ...' lines.  Fix descpription
749         element.
750
751         * zh-py.mim: Delete ';;; <li> ...' lines.
752
753 2005-10-18  Kenichi Handa  <handa@m17n.org>
754
755         * mdb.dir: Replace all (input-method ...) to single one of using a
756         wildcard.
757
758         * ja-anthy.mim: Add input-method, descrition, variable, and
759         command sections.
760
761         * ko-han2.mim: Add input-method and descrition sections.
762
763         * ko-romaja.mim: Add input-method and descrition sections.
764         Include cjk-util.
765
766         * CHARSET.tbl: New charset unicode-bmp.
767
768         * Makefile.am (INPUT_METHOD): Add zh-py-gb.mim, zh-py-b5.mim,
769         cjk-util.mim.
770
771         * zh-py-gb.mim, zh-py-b5.mim, cjk-util.mim: New input methods.
772
773         * zh-py.mim: Add input-method, descrition, and variable sections.
774         Re-format `pinyin' map.
775
776 2005-10-03  TAKAHASHI Naoto  <ntakahas@m17n.org>
777
778         * sr-kbd.mim, kk-kbd.mim, ka-kbd.mim, he-kbd.mim, el-kbd.mim,
779         ar-kbd.mim, bopo-kbd.mim, my-kbd.mim, sk-kbd.mim, hy-kbd.mim,
780         hr-kbd.mim:
781         Fix typo.
782
783 2005-10-03  Kenichi Handa  <handa@m17n.org>
784
785         * vi-vni.mim: New input method.
786
787         * mdb.dir: Add vi-vni.mim.
788
789 2005-09-16  Kenichi Handa  <handa@m17n.org>
790
791         * Makefile.am (SOFT-DOTTED.tab): Fix typo: "\.\."->"\\.\\.".
792
793         * CASE-MAPPING.awk: Delete space between function name and '('.
794
795         * FORMATS/IM.txt (PUSHBACK): Add descrition for (pushback KEYSEQ).
796
797         * zh-py.mim (map:focus-change): New map.
798         (state:main): Don't handle the map backspace here.
799         (state:check-undo): New state.
800         (state:select): Handle the map focus-change.
801         
802         * ko-romaja.mim (map:uppercase): New map.
803         (map:L): Delete uppercase keys from this map.
804         (map:toggle-isolated-jamo): Toggle the value of ISOLATED.
805         (state:init): Check ISOLATED in the initial action.
806         (state:isolated): Shift ot init when a character is decided.
807
808 2005-09-10  Kenichi Handa  <handa@m17n.org>
809
810         * zh-py.mim (main): Don't handle backspace here.  When an unknown
811         key is typed, shift to check-undo.
812         (check-undo): New state.
813
814 2005-09-12  TAKAHASHI Naoto  <ntakahas@m17n.org>
815
816         * Makefile.am: Change command lines of CASED.awk and CASE-MAPPING.awk.
817
818         * CASE-MAPPING.awk, CASED.awk: Use FILENAME built-in variable.
819
820 2005-09-09  TAKAHASHI Naoto  <ntakahas@m17n.org>
821
822         * CASE-MAPPING.awk: Insert \ before # for auto-indent.
823
824 2005-09-06  Kenichi Handa  <handa@m17n.org>
825
826         * CASED.awk: Fix indentation.  Delete spaces between a functiuon
827         name and '('.
828
829 2005-09-05  TAKAHASHI Naoto  <ntakahas@m17n.org>
830
831         * CASE-MAPPING.awk, CASED.awk: New file.
832
833         * Makefile.am, mdb.dir:
834         Add CASED.tab, SOFT-DOTTED.tab, and CASE-MAPPING.tab.
835
836         * KHMR-OTF.flt: Add (r)? after HR in Step 0.
837
838 2005-09-05  Kenichi Handa  <handa@m17n.org>
839
840         * generic.fst: New file.
841
842 2005-09-05  TAKAHASHI Naoto  <ntakahas@m17n.org>
843
844         * CASE-MAPPING.awk, CASED.awk: New file.
845
846         * Makefile.am, mdb.dir:
847         Add CASED.tab, SOFT-DOTTED.tab, and CASE-MAPPING.tab.
848
849         * KHMR-OTF.flt: Add (r)? after HR in Step 0.
850
851 2005-09-05  Kenichi Handa  <handa@m17n.org>
852
853         * generic.fst: New file.
854
855 2005-09-02  Kenichi Handa  <handa@m17n.org>
856
857         * LINEBREAK.tab: Delete it
858
859 2005-09-02  Hari Prasad Nadig <hpnadig@gmail.com>  (slight change)
860
861         * kn-itrans.mim: Change several key mappings.
862
863 2005-09-02  Kenichi Handa  <handa@m17n.org>
864
865         * UNIDATA/LineBreak.txt: New file.
866
867         * configure.ac: Change versions to 1.3.0.
868
869         * mdb.dir: Add ARAB-OTF-NO-GPOS.flt, LAOO-GENERIC.flt,
870         THAI-GENEIRC.flt, generic.fst, LANGUAGE.tbl, SCRIPT-OTF.tbl, and
871         SCRIPT-LANGUAGE.tbl.
872
873         * Makefile.am (CHAR_TABLE): Add LINEBREAK.tab.
874         (FONT_LAYOUT_TABLE): Add ARAB-OTF-NO-GPOS.flt, LAOO-GENERIC.flt,
875         and THAI-GENERIC.flt.
876         (MISC_TABLE): Add generic.fst, SCRIPT-OTF.tbl, and
877         SCRIPT-LANGUAGE.tab.
878         (SCRIPT.tab): Make the default to `common'.
879         (LINEBREAK.tab): New target.
880
881         * LINEBREAK.awk: New file.
882
883 2005-08-25  Kenichi Handa  <handa@m17n.org>
884
885         * THAA-OTF.flt: Drive only mark GPOS.
886
887         * NO-CTL.flt: Include all unicode range in the category C.
888
889         * MYMR-MYAZEDI.flt: Fix type in 4th stage; 0x102E->0x102D.
890
891         * MLYM-OTF.flt: Fix typo mlum -> mlym.
892
893         * FONTENC.tbl (cp1251): Add this entry.
894         (cmex10, cmmi10, cmr10, cmsy10 msam10 msbm10 wasy10): Make them
895         usable only with proper FLTs.
896
897         * THAI-GENERIC.flt: New file.
898
899         * SCRIPT-LANGUAGE.tbl: New file.
900
901         * LAOO-GENERIC.flt: New file
902
903         * LANGUAGE.tbl: New file.
904
905         * SCRIPT-OTF.tbl: New file.
906
907         * ARAB-OTF-NO-GPOS.flt: New file.
908
909 2005-07-26  Kenichi Handa  <handa@m17n.org>
910
911         * ko-romaja.mim: Add more romanization keys.  Use "I" for toggling
912         isolated Jamo input mode.
913
914 2005-08-19  TAKAHASHI Naoto  <ntakahas@m17n.org>
915
916         * KHMR-OTF.flt: New file.
917
918         * Makefile.am: Add KHMR-OTF.flt.
919
920         * mdb.dir, default.fst, truetype.fst: Add khmr-otf.
921
922 2005-08-15  TAKAHASHI Naoto  <ntakahas@m17n.org>
923
924         * UNIDATA/WordBreakProperty.txt, UNIDATA/SpecialCasing.txt,
925         UNIDATA/PropList.txt: New files.
926
927 2005-08-12  Kenichi Handa  <handa@m17n.org>
928
929         * UNIDATA/CaseFolding.txt, UNIDATA/README, UNIDATA/Scripts.txt,
930         UNIDATA/UnicodeData.txt: Files updated
931
932 2005-07-27  Mikiko Nisikimi  <nisikimi@m17n.org>
933
934         * FORMATS/FLT.ja.txt: Fix the document.
935
936 2005-07-26  Kenichi Handa  <handa@m17n.org>
937
938         * ko-romaja.mim: Add more romanization keys.  Use "I" for toggling
939         isolated Jamo input mode.
940
941 2005-07-22  Mikiko Nisikimi  <nisikimi@m17n.org>
942
943         * FORMATS/Dir.ja.txt: *** empty log message ***
944
945 2005-07-22  TAKAHASHI Naoto  <ntakahas@m17n.org>
946
947         * truetype.fst, default.fst: Add lohit punjabi.
948
949         * GURU-OTF.flt: Add GSUB features.
950
951 2005-07-21  Kenichi Handa  <handa@m17n.org>
952
953         * zh-py.mim: Add several more pinyin data. Map "pinyin" is
954         replaced by the one generated from Unihan.txt.
955
956         * UNIDATA/copyright.html:
957         New file copied from http://www.unicode.org/copyright.html.
958
959 2005-07-12  TAKAHASHI Naoto  <ntakahas@m17n.org>
960
961         * te-itrans.mim, ta-itrans.mim, pa-itrans.mim, or-itrans.mim,
962         ml-itrans.mim, kn-itrans.mim, hi-itrans.mim, gu-itrans.mim,
963         bn-itrans.mim, as-itrans.mim: Fix typo.
964
965 2005-06-30  TAKAHASHI Naoto  <ntakahas@m17n.org>
966
967         * mdb.dir, default.fst, truetype.fst: Add tibt-otf.
968
969         * Makefile.am: Add TIBT-OTF.flt.
970
971         * TIBT-OTF.flt: New file.
972
973 2005-06-20  TAKAHASHI Naoto  <ntakahas@m17n.org>
974
975         * truetype.fst: Fix typo in registry of raghindi.
976
977 2005-06-17  TAKAHASHI Naoto  <ntakahas@m17n.org>
978
979         * default.fst, truetype.fst:
980         Add gargi_1.7 because it does not have "gargi" as family name.
981
982 2005-06-09  TAKAHASHI Naoto  <ntakahas@m17n.org>
983
984         * default.fst, truetype.fst:
985         Change gargi-1.3 to gargi so that newer fonts can also be used.
986
987 2005-06-03  TAKAHASHI Naoto  <ntakahas@m17n.org>
988
989         * default.fst: Change Sinhala font download site.
990
991 2005-06-02  TAKAHASHI Naoto  <ntakahas@m17n.org>
992
993         * default.fst, truetype.fst: Add mlym-rachana.
994
995         * mdb.dir, Makefile.am: Add MLYM-RACHANA.flt.
996
997         * MLYM-RACHANA.flt: New file.
998
999 2005-05-24  TAKAHASHI Naoto  <ntakahas@m17n.org>
1000
1001         * truetype.fst, default.fst: Rechange default to MuktiNarrow.ttf.
1002
1003         * SINH-OTF.flt: Fix copyright years.
1004
1005         * BENG-OTF.flt: Add LETTER KHANDA TA (U+09CE).
1006
1007         * ARAB-OTF.flt: Add DOTTED CIRCLE U+25CC.
1008
1009 2005-05-13  TAKAHASHI Naoto  <ntakahas@m17n.org>
1010
1011         * bn-unijoy.mim: New file.
1012
1013         * Makefile.am, mdb.dir: Add bn-unijoy.mim.
1014
1015         * truetype.fst, default.fst: Add sagar for Bengali.
1016
1017 2005-04-18  Kenichi Handa  <handa@m17n.org>
1018
1019         * LINEBREAK.tab: New file.
1020
1021         * ja-anthy.mim (description, variable, command): New spec.
1022
1023         * mdb.dir: Add entries for im-cmd.tbl and LINEBREAK.tab.
1024
1025         * im-cmd.tbl: New file.
1026
1027         * Makefile.am (MISC_TABLE): Include LINEBREAK.tab.
1028
1029 2005-03-08  TAKAHASHI Naoto  <ntakahas@m17n.org>
1030
1031         * SINH-OTF.flt: Pre-matra is put to the left of consonant ligature.
1032
1033 2005-02-15  Kenichi Handa  <handa@m17n.org>
1034
1035         * default.fst: For Hebrew, prefer freesans font.
1036
1037         * Makefile.am (INPUT_METHOD): Add sv-post.mim and zh-tonepy.mim.
1038
1039         * mdb.dir: Add sv-post.mim and zh-tonepy.mim.
1040
1041         * sv-post.mim, zh-tonepy.mim: New input method.
1042
1043 2005-02-15  TAKAHASHI Naoto  <ntakahas@m17n.org>
1044
1045         * ORYA-OTF.flt: Disable VMabove reordering in Step 2.
1046
1047 2004-12-27  Kenichi Handa  <handa@m17n.org>
1048
1049         * Version 1.2.0 released.
1050
1051 2004-12-27  Kenichi Handa  <handa@m17n.org>
1052
1053         * m17n-db.in: Doxygen's page and section name fixed.
1054
1055         * ko-romaja.mim: Make Shift-SPC key commit the current preedit.
1056
1057         * latn-pre.mim: New input method.
1058
1059         * mdb.dir, Makefile.am: Add latn-pre.mim.
1060
1061 2004-12-20  Kenichi Handa  <handa@m17n.org>
1062
1063         * my-kbd.mim: Add more keys.
1064
1065 2004-12-20  Kenichi Handa  <handa@m17n.org>
1066
1067         * MYMR-MYAZEDI.flt: Adjusted for the new way of Kinzi encoding.
1068         Add special rules for U+1014 and U+101B.
1069
1070 2004-12-10  Kenichi Handa  <handa@m17n.org>
1071
1072         * configure.ac: Change versions to 1.2.0.
1073
1074 2004-12-07  Kenichi Handa  <handa@m17n.org>
1075
1076         * zh-pinyin.mim: New file.
1077
1078         * mdb.dir, Makefile.am: Add zh-pinyin.mim.
1079
1080 2004-11-05  TAKAHASHI Naoto  <ntakahas@m17n.org>
1081
1082         * bopo-kbd.mim, FORMATS/bopo-kbd.png, FORMATS/bopo-kbd.eps: New files.
1083
1084         * mdb.dir, Makefile.am: Add bopo-kbd.mim.
1085         
1086         * FORMATS/hy-kbd.png, FORMATS/hy-kbd.eps: New files.
1087
1088         * hy-kbd.mim: Add image file information (hy-kbd.png & hy-kbd.eps).
1089
1090 2004-11-02  TAKAHASHI Naoto  <ntakahas@m17n.org>
1091
1092         * hy-kbd.mim: New file.
1093
1094         * mdb.dir, Makefile.am: Add hy-kbd.mim.
1095
1096 2004-10-22  Kenichi Handa  <handa@m17n.org>
1097
1098         * FONTENC.tbl: Give `nil' encoding to those fonts that can't be
1099         used without a FLT.
1100
1101         * ko-romaja.mim: New file.
1102
1103         * mdb.dir, Makefile.am: Add ko-romaja.mim.
1104
1105 2004-10-21  Kenichi Handa  <handa@m17n.org>
1106
1107         * ko-han2.mim: Fix rule for "J"->HJF.
1108
1109 2004-10-15  TAKAHASHI Naoto  <ntakahas@m17n.org>
1110
1111         * Change naming convention.
1112         Script names : ISO 15924 (four letter codes)
1113         Language names : ISO 639-1 (two letter codes)
1114         
1115         * ARAB-OTF.flt:     renamed from ARABIC-OTF.flt
1116         * ARAB.flt:         renamed from ARABIC.flt
1117         * BENG-OTF.flt:     renamed from BEN-OTF.flt
1118         * DEVA-CDAC.flt:    renamed from DEV-CDAC.flt
1119         * DEVA-OTF.flt:     renamed from DEV-OTF.flt
1120         * GUJR-OTF.flt:     renamed from GUJ-OTF.flt
1121         * GURU-OTF.flt:     renamed from GUR-OTF.flt
1122         * HEBR-FF.flt:      renamed from HEBREW-FF.flt
1123         * HEBR.flt:         renamed from HEBREW.flt
1124         * KNDA-OTF.flt:     renamed from KAN-OTF.flt
1125         * KHMR-ANLONG.flt:  renamed from KHMER-ANLONG.flt
1126         * KHMR-MULE.flt:    renamed from KHMER-MULE.flt
1127         * LAOO-ALICE.flt:   renamed from LAO-ALICE.flt
1128         * LAOO-MULE.flt:    renamed from LAO-MULE.flt
1129         * MLYM-CDAC.flt:    renamed from MLM-CDAC.flt
1130         * MLYM-OTF.flt:     renamed from MLM-OTF.flt
1131         * MYMR-MYAZEDI.flt: renamed from Mymr-MyaZedi.flt
1132         * ORYA-OTF.flt:     renamed from ORI-OTF.flt
1133         * SYRC-OTF.flt:     renamed from SYRIAC-OTF.flt
1134         * TAML-CDAC.flt:    renamed from TML-CDAC.flt
1135         * TAML-OTF.flt:     renamed from TML-OTF.flt
1136         * TELU-OTF.flt:     renamed from TEL-OTF.flt
1137         * THAA-OTF.flt:     renamed from THAANA-OTF.flt
1138         * TIBT-MTIB.flt:    renamed from TIB-MTIB.flt
1139         * TIBT-MULE.flt:    renamed from TIB-MULE.flt
1140
1141         * as-itrans.mim:    renamed to asm-itrans.mim
1142         * bn-itrans.mim:    renamed to bng-itrans.mim
1143         * hi-itrans.mim:    renamed to dev-itrans.mim
1144         * gu-itrans.mim:    renamed to gjr-itrans.mim
1145         * km-yannis.mim:    renamed to kh-yannis.mim
1146         * kn-itrans.mim:    renamed to knd-itrans.mim
1147         * latn-post.mim:    renamed to latin-post.mim
1148         * ml-itrans.mim:    renamed to mlm-itrans.mim
1149         * or-itrans.mim:    renamed to ori-itrans.mim
1150         * pa-itrans.mim:    renamed to pnj-itrans.mim
1151         * ta-itrans.mim:    renamed to tml-itrans.mim
1152         * te-itrans.mim:    renamed to tlg-itrans.mim
1153         
1154         * Makefile.am, mdb.dir, defaults.fst, truetype.fst:
1155         Changed accordingly.
1156
1157 2004-10-14  TAKAHASHI Naoto  <ntakahas@m17n.org>
1158
1159         * kh-yannis.mim: Fix typo.
1160
1161         * dv-phonetic.mim, syrc-phonetic.mim: New file.
1162
1163         * SYRIAC-OTF.flt: Add Arabic marks as transparent.
1164
1165         * SYRIAC-OTF.flt: Change RE pattern [^U] to [DRAr].
1166
1167 2004-10-12  TAKAHASHI Naoto  <ntakahas@m17n.org>
1168
1169         * si-samanala.mim, Makefile.am, mdb.dir:
1170         Add Sinhala input method.
1171
1172 2004-09-23  TAKAHASHI Naoto  <ntakahas@m17n.org>
1173
1174         * SYRIAC-OTF.flt, default.fst, mdb.dir, truetype.fst, Makefile.am:
1175         Add Syriac support.
1176
1177 2004-09-22  TAKAHASHI Naoto  <ntakahas@m17n.org>
1178
1179         * SINH-OTF.flt, default.fst, mdb.dir, truetype.fst, Makefile.am:
1180         Add Sinhala support.
1181
1182 2004-09-22  Kenichi Handa  <handa@m17n.org>
1183
1184         * ARABIC-OTF.flt: Accept Arabic presentation forms in input.
1185
1186         * Mymr-MyaZedi.flt: Various fixes.
1187
1188 2004-09-21  Kenichi Handa  <handa@m17n.org>
1189
1190         * DEV-OTF.flt: Change 0xXXXX -> #xXXXX, [ -> \[, ] -> \].
1191
1192 2004-09-17  Kenichi Handa  <handa@m17n.org>
1193
1194         * FORMATS/IM.ja.txt: Fix coding: tag to euc-jp.
1195
1196         * TML-CDAC.flt: Fix reordering position of left part of vowels O,
1197         OO, AU.
1198
1199 2004-09-13  Kenichi Handa  <handa@m17n.org>
1200
1201         * ARABIC-OTF.flt: Explicitly combine a consotant with following
1202         vowels.
1203
1204         * THAANA-OTF.flt: Add explicit combinding rule.
1205
1206         * ARABIC.flt: Accepts Arabic presentation forms in input.
1207
1208         * truetype.fst: Delete superfluous ')'.
1209
1210 2004-09-02  TAKAHASHI Naoto  <ntakahas@m17n.org>
1211
1212         * BEN-OTF.flt: K.SS.NNA makes a ligature.  K.SS.NA does not.
1213
1214         * default.fst: Give priority to likhan for Bengali.
1215
1216 2004-08-16  Kenichi Handa  <handa@m17n.org>
1217
1218         * Makefile.am, truetype.fst, default.fst, mdb.dir:
1219         Adjusted for the name change (MYANMAR-ZEDI.flt -> Mymr-MyaZedi.flt).
1220
1221         * Mymr-MyaZedi.flt: Renamed from MYANMAR-ZEDI.flt.
1222
1223         * MYANMAR-ZEDI.flt:
1224         Fix for the case of preferring Medial Ra to Kinzi.  For for the case
1225         of Medial Ra with single-width consonant to wide subscript.
1226
1227 2004-08-16  Kenichi Handa  <handa@m17n.org>
1228
1229         * Version 1.1.0 released.
1230
1231 2004-08-16  Kenichi Handa  <handa@m17n.org>
1232
1233         * truetype.fst: Fix for Thaana.
1234
1235         * Mymr-MyaZedi.flt: Renamed from MYANMAR-ZEDI.flt.
1236
1237         * Makefile.am, mdb.dir, default.fst, truetype.fst: Adjusted for
1238         the name change (MYANMAR-ZEDI.flt -> Mymr-MyaZedi.flt).
1239
1240 2004-08-13  Kenichi Handa  <handa@m17n.org>
1241
1242         * MYANMAR-ZEDI.flt: Fix typo in Medial Ya handling.  Fix for the
1243         case of preferring Medial Ra to Kinzi.  For for the case of Medial
1244         Ra with single-width consonant to wide subscript.
1245
1246 2004-08-13  TAKAHASHI Naoto  <ntakahas@m17n.org>
1247
1248         * Makefile.am, mdb.dir, truetype.fst, default.fst, ORI-OTF.flt:
1249         Add Oriya support.
1250
1251         * TEL-OTF.flt: Fix forced-*-form patterns.
1252
1253         * BEN-OTF.flt: Fix bug in base consonant finding.
1254
1255 2004-08-09  Kenichi Handa  <handa@m17n.org>
1256
1257         * .cvsignore: Add m17n-db.
1258
1259         * MYANMAR-ZEDI.flt: Fix for special vowels.
1260
1261         * kk-arabic.mim: Add @verbatim and @endverbatim in the comment.
1262
1263         * ka-kbd.mim: Fix some keys.
1264
1265 2004-08-08  Kenichi Handa  <handa@m17n.org>
1266
1267         * rfc1345.mim, ka-kbd.mim: New input method.
1268
1269         * mdb.dir, Makefile.am: Add ka-kbd.mim and rfc1345.mim.
1270
1271 2004-08-07  Kenichi Handa  <handa@m17n.org>
1272
1273         * ka-kbd.mim, rfc1345.mim: New input methods.
1274         
1275         * Makefile.am, mdb.dir: Add ka-kbd.mim and rfc1345.mim.
1276
1277 2004-08-06  TAKAHASHI Naoto  <ntakahas@m17n.org>
1278
1279         * BEN-OTF.flt: Fix typo.
1280
1281 2004-08-06  Kenichi Handa  <handa@m17n.org>
1282
1283         * MLM-OTF.flt: Apply GSUB to prebase part and postbase part in
1284         different stages.
1285
1286 2004-08-05  TAKAHASHI Naoto  <ntakahas@m17n.org>
1287
1288         * ARABIC-OTF.flt, mdb.dir, truetype.fst, default.fst, Makefile.am:
1289         Arabic OTF support.
1290
1291 2004-08-04  TAKAHASHI Naoto  <ntakahas@m17n.org>
1292
1293         * THAANA-OTF.flt: Simplified, thanks to libotf upgrade.
1294
1295 2004-08-03  TAKAHASHI Naoto  <ntakahas@m17n.org>
1296
1297         * ARABIC.flt: Add missing '*' in 'disjoin'.
1298
1299 2004-07-29  Kenichi Handa  <handa@m17n.org>
1300
1301         * MYANMAR-ZEDI.flt: Implement more complrex rules.
1302
1303 2004-07-23  TAKAHASHI Naoto  <ntakahas@m17n.org>
1304
1305         * Makefile.am, truetype.fst, mdb.dir, default.fst, THAANA-OTF.flt
1306         Add Thaana support.
1307
1308 2004-07-21  Kenichi Handa  <handa@m17n.org>
1309
1310         * truetype.fst: Fix previous change.
1311
1312         * default.fst: Fix previous change.
1313
1314 2004-07-21  Kenichi Handa  <handa@m17n.org>
1315
1316         * default.fst: Fix previous change.
1317
1318         * truetype.fst: Fix previous change. 
1319
1320 2004-07-20  Kenichi Handa  <handa@m17n.org>
1321
1322         * MYANMAR-ZEDI.flt: Implement complex rules.
1323
1324         * TML-OTF.flt: Fix typo (gujr -> taml).
1325
1326         * my-kbd.mim: New input method for Myanmar.
1327
1328         * mdb.dir: Add my-kdb.mim.
1329
1330         * Makefile.am (INPUT_METHOD): Add my-kdb.mim.
1331
1332 2004-07-16  Kenichi Handa  <handa@m17n.org>
1333
1334         * default.fst: Fix font orders.
1335
1336         * truetype.fst: Fix font orders.
1337
1338 2004-07-08  TAKAHASHI Naoto  <ntakahas@m17n.org>
1339
1340         * Makefile.am, default.fst, truetype.fst, mdb.dir:
1341         Add Tamil OTF entries.
1342
1343         * TML-OTF.flt: New file.
1344
1345 2004-07-06  TAKAHASHI Naoto  <ntakahas@m17n.org>
1346
1347         * GUJ-OTF.flt: Fix a very rare case (Syllables beginning with "RHRHC".)
1348
1349 2004-07-05  Kenichi Handa  <handa@m17n.org>
1350
1351         * default.fst: Fix typo (gardi->gargi).
1352
1353         * truetype.fst: Add Gujarati.
1354
1355 2004-07-05  TAKAHASHI Naoto  <ntakahas@m17n.org>
1356
1357         * Makefile.am, mdb.dir: Add GUJ-OTF.flt.
1358
1359         * default.fst: Add gardi-1.3 for Devanagari.
1360         Add padmaa for Gujarati.
1361
1362         * GUJ-OTF.flt: New file.
1363
1364 2004-07-05  Kenichi Handa  <handa@m17n.org>
1365
1366         * default.fst, truetype.fst, mdb.dir, Makefile.am: Add Myanmar entry.
1367
1368         * Makefile.am (FONT_LAYOUT_TABLE): Add MYANMAR-ZEDI.flt.
1369
1370         * mdb.dir: Add Myanmar entry.
1371
1372         * truetype.fst: Likewise.
1373
1374         * default.fst: Add Myanmar entry.
1375
1376         * MYANMAR-ZEDI.flt: New file, still experimental.
1377
1378 2004-07-05  Kenichi Handa  <handa@m17n.org>
1379
1380         * default.fst: Fix typo (gardi->gargi).
1381
1382         * truetype.fst: Add Gujarati.
1383
1384 2004-07-05  TAKAHASHI Naoto  <ntakahas@m17n.org>
1385
1386         * GUJ-OTF.flt, default.fst, mdb.dir, Makefile.am:
1387         Add Gujarati support.
1388
1389 2004-07-05  Kenichi Handa  <handa@m17n.org>
1390
1391         * MYANMAR-ZEDI.flt: New file, still experimental.
1392
1393         * default.fst, truetype.fst, mdb.dir, Makefile.am: Add Myanmar entry.
1394
1395         * Makefile.am (FONT_LAYOUT_TABLE): Add MYANMAR-ZEDI.flt.
1396
1397 2004-06-30  TAKAHASHI Naoto  <ntakahas@m17n.org>
1398
1399         * KAN-OTF.flt, default.fst, mdb.dir, Makefile.am:
1400         Add Kannada support.
1401
1402 2004-06-29  TAKAHASHI Naoto  <ntakahas@m17n.org>
1403
1404         * TEL-OTF.flt, default.fst, mdb.dir, Makefile.am:
1405         Add Telugu support.
1406
1407 2004-06-25  TAKAHASHI Naoto  <ntakahas@m17n.org>
1408
1409         * GUR-OTF.flt, DEV-OTF.flt: Fix typo.
1410
1411 2004-06-22  TAKAHASHI Naoto  <ntakahas@m17n.org>
1412
1413         * GUR-OTF.flt, default.fst, mdb.dir, Makefile.am:
1414         Add Gurmukhi support.
1415
1416 2004-06-16  Kenichi Handa  <handa@m17n.org>
1417
1418         * truetype.fst: Add "baekmuk dotum" for han/ko.
1419
1420 2004-06-15  Kenichi Handa  <handa@m17n.org>
1421
1422         * truetype.fst: Add freeserif for latin and fallbacks.
1423
1424 2004-06-14  Kenichi Handa  <handa@m17n.org>
1425
1426         * configure.ac: Version changed to 1.1.0.  Include m17n-db in
1427         AC_CONFIG_FILES.
1428
1429         * Makefile.am (bin_SCRIPTS): New variable.
1430
1431         * m17n-db.in: New file.
1432
1433 2004-05-28  Kenichi Handa  <handa@m17n.org>
1434
1435         * mapconv.in: Fix generating sed command from $2.
1436
1437         * truetype.fst: Add Bengali support.
1438
1439 2004-05-25  Kenichi Handa  <handa@m17n.org>
1440
1441         * Makefile.am (FONT_LAYOUT_TABLE): Add BEN-OTF.flt.
1442
1443 2004-05-21  TAKAHASHI Naoto  <ntakahas@m17n.org>
1444
1445         * ARABIC.flt: Fix shadda+kasra[tan] combination.
1446
1447 2004-05-21  TAKAHASHI Naoto  <ntakahas@m17n.org>
1448
1449         * BEN-OTF.flt, default.fst, mdb.dir: Add Bengali support.
1450
1451 2004-04-28  Kenichi Handa  <handa@m17n.org>
1452
1453         * el-kbd.png, he-kbd.png, hr-kbd.png, kk-kbd.png, latin-post.png,
1454         ru-yawerty.png, ru-yawerty2.png, sk-kbd.png, sk-kbd2.png,
1455         sr-kbd.png: New image files.
1456
1457         * el-kbd.mim, he-kbd.mim, hr-kbd.mim, kk-kbd.mim, latin-post.mim,
1458         ru-yawerty.mim, sk-kbd.mim, sr-kbd.mim: Add Doxygen command
1459         @image.
1460
1461 2004-04-13  Kenichi Handa  <handa@m17n.org>
1462
1463         * DEV-OTF.flt ("([CR]n?H)([NJ])"): Fix for the case of this
1464         pattern.
1465
1466 2004-03-29  Kenichi Handa  <handa@m17n.org>
1467
1468         * Version 1.0 Patch Level 2 released.
1469
1470 2004-03-29  Kenichi Handa  <handa@m17n.org>
1471
1472         * configure.ac: Version changed to 1.0.2.
1473
1474 2004-03-23  Kenichi Handa  <handa@m17n.org>
1475
1476         * CHARSET.tbl: Fix mapfile names.
1477
1478 2004-03-19  Kenichi Handa  <handa@m17n.org>
1479
1480         * Version 1.0 Patch Level 1 released.
1481
1482 2004-03-19  Kenichi Handa  <handa@m17n.org>
1483
1484         * configure.ac: Version changed to 1.0.1.
1485
1486 2004-03-19  Kenichi Handa  <handa@m17n.org>
1487
1488         * HEBREW.flt: Fix combining code.
1489
1490 2004-03-18  TAKAHASHI Naoto  <ntakahas@m17n.org>
1491
1492         * sk-kbd.mim, lo-lrt.mim: Fix typo.
1493
1494         * sr-kbd.mim: New input method for Serbian.
1495
1496         * hr-kbd.mim: New input method for Croatian.
1497
1498         * Makefile.am, mdb.dir: Add above two input methods.
1499
1500 2004-03-17  TAKAHASHI Naoto  <ntakahas@m17n.org>
1501
1502         * DEV-CDAC.flt: Fix typo.
1503
1504 2004-03-16  Kenichi Handa  <handa@m17n.org>
1505
1506         * ja-anthy.mim (henkan-eidt): Fix calling syntax of resize
1507         function.
1508
1509 2004-03-16  TAKAHASHI Naoto  <ntakahas@m17n.org>
1510
1511         * ARABIC.flt: Add ZWJ & ZWNJ in phase 2.
1512         ZWJ & ZWNJ output themselves in phase 3.
1513
1514 2004-03-15  TAKAHASHI Naoto  <ntakahas@m17n.org>
1515
1516         * ARABIC.flt: Add ZWJ & ZWNJ in phase 1.
1517
1518 2004-03-12  TAKAHASHI Naoto  <ntakahas@m17n.org>
1519
1520         * mdb.dir: Add kk-kbd.mim, kk-arabic.mim.
1521
1522         * Makefile.am (INPUT_METHOD): Add kk-kbd.mim, kk-arabic.mim.
1523
1524         * kk-arabic.mim: New input method for Kazakh (Arabic script)
1525
1526         * kk-kbd.mim: New input method for Kazakh (Cyrillic script)
1527
1528         * ar-kbd.mim: Add mirroring chars.
1529
1530         * fa-isiri.mim: Add mirroring chars.
1531
1532         * he-kbd.mim: Add mirroring chars.
1533
1534         * ru-yawerty.mim: Fix typo.
1535
1536 2004-03-09  TAKAHASHI Naoto <ntakahas@m17n.org>
1537
1538         * ar-kbd.mim: Add keys for inputting punctuations.
1539
1540         * ARABIC.flt: Add support for Kazakh high hamza.
1541
1542         * FORMATS/FLT.txt (MACRO-NAME): Fix typo.
1543
1544         * latin-post.mim: Fix many keys for consistency.
1545
1546 2004-03-01  Kenichi Handa  <handa@m17n.org>
1547
1548         * Version 1.0 released.
1549
1550 \f
1551 Copyright (C) 2003, 2004
1552   National Institute of Advanced Industrial Science and Technology (AIST)
1553   Registration Number H15PRO112
1554
1555 This file is part of the m17n library.
1556
1557 The m17n library is free software; you can redistribute it and/or
1558 modify it under the terms of the GNU Lesser General Public License
1559 as published by the Free Software Foundation; either version 2.1 of
1560 the License, or (at your option) any later version.
1561
1562 The m17n library is distributed in the hope that it will be useful,
1563 but WITHOUT ANY WARRANTY; without even the implied warranty of
1564 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
1565 Lesser General Public License for more details.
1566
1567 You should have received a copy of the GNU Lesser General Public
1568 License along with the m17n library; if not, write to the Free
1569 Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
1570 Boston, MA 02110-1301, USA.