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