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