*** empty log message ***
[m17n/m17n-db.git] / ChangeLog
1 2005-12-07  TAKAHASHI Naoto  <ntakahas@m17n.org>
2
3         * si-wijesekera.mim: Use unhandle for backspace.
4
5 2005-12-05  Kenichi Handa  <handa@m17n.org>
6
7         * mdb.dir: Add an entry for BLOCK.tab.
8
9         * lo-kbd.mim: New file.
10
11         * Makefile.am (INPUT_METHOD): Add lo-kbd.mim.
12
13         * LAOO-GENERIC.flt: Fix previous change.
14
15         * THAI-GENERIC.flt: Improve handling of tall consonants and SARA
16         AM.
17
18 2005-12-02  Kenichi Handa  <handa@m17n.org>
19
20         * Makefile.am (CHAR_TABLE): Add BLOCK.tab.
21
22         * LANGUAGE.tbl (zh): Add extra characters.
23         (ja): Likewise.
24
25         * generic.fst: Fix the entry for khmer, add entries for hiragana
26         and katakana.
27
28         * LAOO-GENERIC.flt: Improve handling of tall consonants and vowel AM.
29
30         * LAOO-ALICE.flt: Fix previous change.
31
32 2005-11-28  TAKAHASHI Naoto  <ntakahas@m17n.org>
33
34         * si-wijesekera.mim: Disable repaya.  Fix typo.
35
36 2005-11-26  Kenichi Handa  <handa@m17n.org>
37
38         * LAOO-ALICE.flt: Improve handling of tall consonants and vowel AM.
39
40 2005-11-24  TAKAHASHI Naoto  <ntakahas@m17n.org>
41
42         * SINH-OTF.flt: Support 0x0DDC + 0x0DCA -> 0x0DDD.
43
44 2005-11-22  TAKAHASHI Naoto  <ntakahas@m17n.org>
45
46         * Makefile.am: Add si-wijesekera.mim.
47
48         * si-wijesekera.mim: New file.
49
50         * SINH-OTF.flt: Suppress repaya form.
51
52 2005-11-21  Kenichi Handa  <handa@m17n.org>
53
54         * command.mim: New file.
55
56         * Makefile.am (INPUT_METHOD): Include command.mim.
57         (MISC_TABLE): Don't include im-cmd.tbl.
58
59         * ja-anthy.mim: Use global command convert and commit.
60
61         * unicode.mim (backspace): New map.
62         (init-hex): Use cond and expressions.
63
64         * mdb.dir: Delete an entry for "im-cmd.tbl".
65
66 2005-11-08  Kenichi Handa  <handa@m17n.org>
67
68         * zh-py.mim, zh-tonepy.mim, zh-quick.mim, zh-cangjie.mim: Don't
69         initialize candidates-group-size.
70
71         * zh-tonepy-b5.mim, zh-tonepy-gb.mim, zh-py-gb.mim, zh-py-b5.mim:
72         Don't initialize candidates-group-size, give nil documemnt to
73         candidates-charset.
74
75 2005-11-01  Kenichi Handa  <handa@m17n.org>
76
77         * zh-py.mim, zh-tonepy.mim: Reorder characters by frequency
78         information in Unihan database.
79
80         * Makefile.am (INPUT_METHOD): Add zh-cangjie.mim, zh-quick.mim,
81         and variable.mim.
82
83         * zh-cangjie.mim, zh-quick.mim: New files.
84
85         * variable.mim: New file.
86
87 2005-10-28  Kenichi Handa  <handa@m17n.org>
88
89         * zh-tonepy.mim: Remove maps (backspace, return focus-change) and
90         states (check-undo, select).  Include zh-util.mim.  Add
91         variable (candidates-group-size).
92
93         * ko-romaja.mim (Backspace): Undo only when the current key
94         sequence is not empty.  Otherwise unhandle it.
95
96 2005-10-28  TAKAHASHI Naoto  <ntakahas@m17n.org>
97
98         * syrc-phonetic.mim, bn-unijoy.mim, dv-phonetic.mim: Change M- to A-.
99
100 2005-10-26  Kenichi Handa  <handa@m17n.org>
101
102         * Makefile.am (INPUT_METHOD): Add zh-tonepy-gb.mim,
103         zh-tonepy-b5.mim, and zh-util.mim.
104
105         * ko-romaja.mim: Include all states of cjk-util.
106
107         * zh-py.mim: Remove maps (backspace, return focus-change) and
108         states (check-undo, select).  Include zh-util.
109
110         * zh-util.mim: New file.
111
112         * cjk-util.mim: Remove title, map (choose and change-candidate),
113         state (init).
114
115         * zh-tonepy-gb, zh-tonepy-b5: New input methods.
116
117 2005-10-22  Kenichi Handa  <handa@m17n.org>
118
119         * m17n-db.in: Handle wildcard entry.
120
121 2005-10-20  Kenichi Handa  <handa@m17n.org>
122
123         * ja-anthy.mim, zh-py.mim, zh-tonepy.mim: Fix an argument to undo.
124
125         * generic.fst (khmer): Add an entry for an OTF font.
126
127         * romaji.mim: Deleted.
128
129         * am-sera.mim, bn-unijoy.mim, bo-wylie.mim, bopo-kbd.mim,
130         cjk-util.mim, dv-phonetic.mim, el-kbd.mim, fa-isiri.mim,
131         generic.fst, he-kbd.mim, hr-kbd.mim, hy-kbd.mim, ispell.mim,
132         ka-kbd.mim, kk-arabic.mim, kk-kbd.mim, km-yannis.mim, ko-han2.mim,
133         ko-romaja.mim, latn-post.mim, latn-pre.mim, lo-lrt.mim,
134         my-kbd.mim, rfc1345.mim, romaji.mim, ru-yawerty.mim,
135         si-samanala.mim, sk-kbd.mim, sr-kbd.mim, sv-post.mim,
136         syrc-phonetic.mim, th-kesmanee.mim, unicode.mim, vi-telex.mim,
137         vi-viqr.mim, vi-vni.mim, zh-tonepy.mim:  Add input-method and
138         descrition elements.
139
140 2005-10-19  Kenichi Handa  <handa@m17n.org>
141
142         * ar-kbd.mim, as-itrans.mim, bn-itrans.mim, gu-itrans.mim,
143         hi-itrans.mim, kn-itrans.mim, ml-itrans.mim, or-itrans.mim,
144         pa-itrans.mim, ta-itrans.mim, te-itrans.mim: Delete ';;; <li> ...'
145         lines.  Add input-method and description elements.
146
147         * ja-tcode.mim, zh-pinyin.mim: Delete ';;; <li> ...' lines.  Add
148         input-method and description elements.
149
150         * ja-anthy.mim: Delete ';;; <li> ...' lines.  Fix descpription
151         element.
152
153         * zh-py.mim: Delete ';;; <li> ...' lines.
154
155 2005-10-18  Kenichi Handa  <handa@m17n.org>
156
157         * mdb.dir: Replace all (input-method ...) to single one of using a
158         wildcard.
159
160         * ja-anthy.mim: Add input-method, descrition, variable, and
161         command sections.
162
163         * ko-han2.mim: Add input-method and descrition sections.
164
165         * ko-romaja.mim: Add input-method and descrition sections.
166         Include cjk-util.
167
168         * CHARSET.tbl: New charset unicode-bmp.
169
170         * Makefile.am (INPUT_METHOD): Add zh-py-gb.mim, zh-py-b5.mim,
171         cjk-util.mim.
172
173         * zh-py-gb.mim, zh-py-b5.mim, cjk-util.mim: New input methods.
174
175         * zh-py.mim: Add input-method, descrition, and variable sections.
176         Re-format `pinyin' map.
177
178 2005-10-03  TAKAHASHI Naoto  <ntakahas@m17n.org>
179
180         * sr-kbd.mim, kk-kbd.mim, ka-kbd.mim, he-kbd.mim, el-kbd.mim,
181         ar-kbd.mim, bopo-kbd.mim, my-kbd.mim, sk-kbd.mim, hy-kbd.mim,
182         hr-kbd.mim:
183         Fix typo.
184
185 2005-10-03  Kenichi Handa  <handa@duron>
186
187         * vi-vni.mim: New input method.
188
189         * mdb.dir: Add vi-vni.mim.
190
191 2005-09-16  Kenichi Handa  <handa@m17n.org>
192
193         * Makefile.am (SOFT-DOTTED.tab): Fix typo: "\.\."->"\\.\\.".
194
195         * CASE-MAPPING.awk: Delete space between function name and '('.
196
197         * FORMATS/IM.txt (PUSHBACK): Add descrition for (pushback KEYSEQ).
198
199         * zh-py.mim (map:focus-change): New map.
200         (state:main): Don't handle the map backspace here.
201         (state:check-undo): New state.
202         (state:select): Handle the map focus-change.
203         
204         * ko-romaja.mim (map:uppercase): New map.
205         (map:L): Delete uppercase keys from this map.
206         (map:toggle-isolated-jamo): Toggle the value of ISOLATED.
207         (state:init): Check ISOLATED in the initial action.
208         (state:isolated): Shift ot init when a character is decided.
209
210 2005-09-10  Kenichi Handa  <handa@m17n.org>
211
212         * zh-py.mim (main): Don't handle backspace here.  When an unknown
213         key is typed, shift to check-undo.
214         (check-undo): New state.
215
216 2005-09-12  TAKAHASHI Naoto  <ntakahas@m17n.org>
217
218         * Makefile.am: Change command lines of CASED.awk and CASE-MAPPING.awk.
219
220         * CASE-MAPPING.awk, CASED.awk: Use FILENAME built-in variable.
221
222 2005-09-09  TAKAHASHI Naoto  <ntakahas@m17n.org>
223
224         * CASE-MAPPING.awk: Insert \ before # for auto-indent.
225
226 2005-09-06  Kenichi Handa  <handa@m17n.org>
227
228         * CASED.awk: Fix indentation.  Delete spaces between a functiuon
229         name and '('.
230
231 2005-09-05  TAKAHASHI Naoto  <ntakahas@m17n.org>
232
233         * CASE-MAPPING.awk, CASED.awk: New file.
234
235         * Makefile.am, mdb.dir:
236         Add CASED.tab, SOFT-DOTTED.tab, and CASE-MAPPING.tab.
237
238         * KHMR-OTF.flt: Add (r)? after HR in Step 0.
239
240 2005-09-05  Kenichi Handa  <handa@duron>
241
242         * generic.fst: New file.
243
244 2005-09-05  TAKAHASHI Naoto  <ntakahas@m17n.org>
245
246         * CASE-MAPPING.awk, CASED.awk: New file.
247
248         * Makefile.am, mdb.dir:
249         Add CASED.tab, SOFT-DOTTED.tab, and CASE-MAPPING.tab.
250
251         * KHMR-OTF.flt: Add (r)? after HR in Step 0.
252
253 2005-09-05  Kenichi Handa  <handa@m17n.org>
254
255         * generic.fst: New file.
256
257 2005-09-02  Kenichi Handa  <handa@m17n.org>
258
259         * LINEBREAK.tab: Delete it
260
261 2005-09-02  Hari Prasad Nadig <hpnadig@gmail.com>  (slight change)
262
263         * kn-itrans.mim: Change several key mappings.
264
265 2005-09-02  Kenichi Handa  <handa@m17n.org>
266
267         * UNIDATA/LineBreak.txt: New file.
268
269         * configure.ac: Change versions to 1.3.0.
270
271         * mdb.dir: Add ARAB-OTF-NO-GPOS.flt, LAOO-GENERIC.flt,
272         THAI-GENEIRC.flt, generic.fst, LANGUAGE.tbl, SCRIPT-OTF.tbl, and
273         SCRIPT-LANGUAGE.tbl.
274
275         * Makefile.am (CHAR_TABLE): Add LINEBREAK.tab.
276         (FONT_LAYOUT_TABLE): Add ARAB-OTF-NO-GPOS.flt, LAOO-GENERIC.flt,
277         and THAI-GENERIC.flt.
278         (MISC_TABLE): Add generic.fst, SCRIPT-OTF.tbl, and
279         SCRIPT-LANGUAGE.tab.
280         (SCRIPT.tab): Make the default to `common'.
281         (LINEBREAK.tab): New target.
282
283         * LINEBREAK.awk: New file.
284
285 2005-08-25  Kenichi Handa  <handa@m17n.org>
286
287         * THAA-OTF.flt: Drive only mark GPOS.
288
289         * NO-CTL.flt: Include all unicode range in the category C.
290
291         * MYMR-MYAZEDI.flt: Fix type in 4th stage; 0x102E->0x102D.
292
293         * MLYM-OTF.flt: Fix typo mlum -> mlym.
294
295         * FONTENC.tbl (cp1251): Add this entry.
296         (cmex10, cmmi10, cmr10, cmsy10 msam10 msbm10 wasy10): Make them
297         usable only with proper FLTs.
298
299         * THAI-GENERIC.flt: New file.
300
301         * SCRIPT-LANGUAGE.tbl: New file.
302
303         * LAOO-GENERIC.flt: New file
304
305         * LANGUAGE.tbl: New file.
306
307         * SCRIPT-OTF.tbl: New file.
308
309         * ARAB-OTF-NO-GPOS.flt: New file.
310
311 2005-07-26  Kenichi Handa  <handa@m17n.org>
312
313         * ko-romaja.mim: Add more romanization keys.  Use "I" for toggling
314         isolated Jamo input mode.
315
316 2005-08-19  TAKAHASHI Naoto  <ntakahas@m17n.org>
317
318         * KHMR-OTF.flt: New file.
319
320         * Makefile.am: Add KHMR-OTF.flt.
321
322         * mdb.dir, default.fst, truetype.fst: Add khmr-otf.
323
324 2005-08-15  TAKAHASHI Naoto  <ntakahas@m17n.org>
325
326         * UNIDATA/WordBreakProperty.txt, UNIDATA/SpecialCasing.txt,
327         UNIDATA/PropList.txt: New files.
328
329 2005-08-12  Kenichi Handa  <handa@m17n.org>
330
331         * UNIDATA/CaseFolding.txt, UNIDATA/README, UNIDATA/Scripts.txt,
332         UNIDATA/UnicodeData.txt: Files updated
333
334 2005-07-27  Mikiko Nisikimi  <nisikimi@m17n.org>
335
336         * FORMATS/FLT.ja.txt: Fix the document.
337
338 2005-07-26  Kenichi Handa  <handa@duron>
339
340         * ko-romaja.mim: Add more romanization keys.  Use "I" for toggling
341         isolated Jamo input mode.
342
343 2005-07-22  Mikiko Nisikimi  <nisikimi@m17n.org>
344
345         * FORMATS/Dir.ja.txt: *** empty log message ***
346
347 2005-07-22  TAKAHASHI Naoto  <ntakahas@m17n.org>
348
349         * truetype.fst, default.fst: Add lohit punjabi.
350
351         * GURU-OTF.flt: Add GSUB features.
352
353 2005-07-21  Kenichi Handa  <handa@m17n.org>
354
355         * zh-py.mim: Add several more pinyin data. Map "pinyin" is
356         replaced by the one generated from Unihan.txt.
357
358         * UNIDATA/copyright.html:
359         New file copied from http://www.unicode.org/copyright.html.
360
361 2005-07-12  TAKAHASHI Naoto  <ntakahas@m17n.org>
362
363         * te-itrans.mim, ta-itrans.mim, pa-itrans.mim, or-itrans.mim,
364         ml-itrans.mim, kn-itrans.mim, hi-itrans.mim, gu-itrans.mim,
365         bn-itrans.mim, as-itrans.mim: Fix typo.
366
367 2005-06-30  TAKAHASHI Naoto  <ntakahas@m17n.org>
368
369         * mdb.dir, default.fst, truetype.fst: Add tibt-otf.
370
371         * Makefile.am: Add TIBT-OTF.flt.
372
373         * TIBT-OTF.flt: New file.
374
375 2005-06-20  TAKAHASHI Naoto  <ntakahas@m17n.org>
376
377         * truetype.fst: Fix typo in registry of raghindi.
378
379 2005-06-17  TAKAHASHI Naoto  <ntakahas@m17n.org>
380
381         * default.fst, truetype.fst:
382         Add gargi_1.7 because it does not have "gargi" as family name.
383
384 2005-06-09  TAKAHASHI Naoto  <ntakahas@m17n.org>
385
386         * default.fst, truetype.fst:
387         Change gargi-1.3 to gargi so that newer fonts can also be used.
388
389 2005-06-03  TAKAHASHI Naoto  <ntakahas@m17n.org>
390
391         * default.fst: Change Sinhala font download site.
392
393 2005-06-02  TAKAHASHI Naoto  <ntakahas@m17n.org>
394
395         * default.fst, truetype.fst: Add mlym-rachana.
396
397         * mdb.dir, Makefile.am: Add MLYM-RACHANA.flt.
398
399         * MLYM-RACHANA.flt: New file.
400
401 2005-05-24  TAKAHASHI Naoto  <ntakahas@m17n.org>
402
403         * truetype.fst, default.fst: Rechange default to MuktiNarrow.ttf.
404
405         * SINH-OTF.flt: Fix copyright years.
406
407         * BENG-OTF.flt: Add LETTER KHANDA TA (U+09CE).
408
409         * ARAB-OTF.flt: Add DOTTED CIRCLE U+25CC.
410
411 2005-05-13  TAKAHASHI Naoto  <ntakahas@m17n.org>
412
413         * bn-unijoy.mim: New file.
414
415         * Makefile.am, mdb.dir: Add bn-unijoy.mim.
416
417         * truetype.fst, default.fst: Add sagar for Bengali.
418
419 2005-04-18  Kenichi Handa  <handa@m17n.org>
420
421         * LINEBREAK.tab: New file.
422
423         * ja-anthy.mim (description, variable, command): New spec.
424
425         * mdb.dir: Add entries for im-cmd.tbl and LINEBREAK.tab.
426
427         * im-cmd.tbl: New file.
428
429         * Makefile.am (MISC_TABLE): Include LINEBREAK.tab.
430
431 2005-03-08  TAKAHASHI Naoto  <ntakahas@m17n.org>
432
433         * SINH-OTF.flt: Pre-matra is put to the left of consonant ligature.
434
435 2005-02-15  Kenichi Handa  <handa@m17n.org>
436
437         * default.fst: For Hebrew, prefer freesans font.
438
439         * Makefile.am (INPUT_METHOD): Add sv-post.mim and zh-tonepy.mim.
440
441         * mdb.dir: Add sv-post.mim and zh-tonepy.mim.
442
443         * sv-post.mim, zh-tonepy.mim: New input method.
444
445 2005-02-15  TAKAHASHI Naoto  <ntakahas@m17n.org>
446
447         * ORYA-OTF.flt: Disable VMabove reordering in Step 2.
448
449 2004-12-27  Kenichi Handa  <handa@m17n.org>
450
451         * Version 1.2.0 released.
452
453 2004-12-27  Kenichi Handa  <handa@m17n.org>
454
455         * m17n-db.in: Doxygen's page and section name fixed.
456
457         * ko-romaja.mim: Make Shift-SPC key commit the current preedit.
458
459         * latn-pre.mim: New input method.
460
461         * mdb.dir, Makefile.am: Add latn-pre.mim.
462
463 2004-12-20  Kenichi Handa  <handa@m17n.org>
464
465         * my-kbd.mim: Add more keys.
466
467 2004-12-20  Kenichi Handa  <handa@m17n.org>
468
469         * MYMR-MYAZEDI.flt: Adjusted for the new way of Kinzi encoding.
470         Add special rules for U+1014 and U+101B.
471
472 2004-12-10  Kenichi Handa  <handa@m17n.org>
473
474         * configure.ac: Change versions to 1.2.0.
475
476 2004-12-07  Kenichi Handa  <handa@m17n.org>
477
478         * zh-pinyin.mim: New file.
479
480         * mdb.dir, Makefile.am: Add zh-pinyin.mim.
481
482 2004-11-05  TAKAHASHI Naoto  <ntakahas@m17n.org>
483
484         * bopo-kbd.mim, FORMATS/bopo-kbd.png, FORMATS/bopo-kbd.eps: New files.
485
486         * mdb.dir, Makefile.am: Add bopo-kbd.mim.
487         
488         * FORMATS/hy-kbd.png, FORMATS/hy-kbd.eps: New files.
489
490         * hy-kbd.mim: Add image file information (hy-kbd.png & hy-kbd.eps).
491
492 2004-11-02  TAKAHASHI Naoto  <ntakahas@m17n.org>
493
494         * hy-kbd.mim: New file.
495
496         * mdb.dir, Makefile.am: Add hy-kbd.mim.
497
498 2004-10-22  Kenichi Handa  <handa@m17n.org>
499
500         * FONTENC.tbl: Give `nil' encoding to those fonts that can't be
501         used without a FLT.
502
503         * ko-romaja.mim: New file.
504
505         * mdb.dir, Makefile.am: Add ko-romaja.mim.
506
507 2004-10-21  Kenichi Handa  <handa@m17n.org>
508
509         * ko-han2.mim: Fix rule for "J"->HJF.
510
511 2004-10-15  TAKAHASHI Naoto  <ntakahas@m17n.org>
512
513         * Change naming convention.
514         Script names : ISO 15924 (four letter codes)
515         Language names : ISO 639-1 (two letter codes)
516         
517         * ARAB-OTF.flt:     renamed from ARABIC-OTF.flt
518         * ARAB.flt:         renamed from ARABIC.flt
519         * BENG-OTF.flt:     renamed from BEN-OTF.flt
520         * DEVA-CDAC.flt:    renamed from DEV-CDAC.flt
521         * DEVA-OTF.flt:     renamed from DEV-OTF.flt
522         * GUJR-OTF.flt:     renamed from GUJ-OTF.flt
523         * GURU-OTF.flt:     renamed from GUR-OTF.flt
524         * HEBR-FF.flt:      renamed from HEBREW-FF.flt
525         * HEBR.flt:         renamed from HEBREW.flt
526         * KNDA-OTF.flt:     renamed from KAN-OTF.flt
527         * KHMR-ANLONG.flt:  renamed from KHMER-ANLONG.flt
528         * KHMR-MULE.flt:    renamed from KHMER-MULE.flt
529         * LAOO-ALICE.flt:   renamed from LAO-ALICE.flt
530         * LAOO-MULE.flt:    renamed from LAO-MULE.flt
531         * MLYM-CDAC.flt:    renamed from MLM-CDAC.flt
532         * MLYM-OTF.flt:     renamed from MLM-OTF.flt
533         * MYMR-MYAZEDI.flt: renamed from Mymr-MyaZedi.flt
534         * ORYA-OTF.flt:     renamed from ORI-OTF.flt
535         * SYRC-OTF.flt:     renamed from SYRIAC-OTF.flt
536         * TAML-CDAC.flt:    renamed from TML-CDAC.flt
537         * TAML-OTF.flt:     renamed from TML-OTF.flt
538         * TELU-OTF.flt:     renamed from TEL-OTF.flt
539         * THAA-OTF.flt:     renamed from THAANA-OTF.flt
540         * TIBT-MTIB.flt:    renamed from TIB-MTIB.flt
541         * TIBT-MULE.flt:    renamed from TIB-MULE.flt
542
543         * as-itrans.mim:    renamed to asm-itrans.mim
544         * bn-itrans.mim:    renamed to bng-itrans.mim
545         * hi-itrans.mim:    renamed to dev-itrans.mim
546         * gu-itrans.mim:    renamed to gjr-itrans.mim
547         * km-yannis.mim:    renamed to kh-yannis.mim
548         * kn-itrans.mim:    renamed to knd-itrans.mim
549         * latn-post.mim:    renamed to latin-post.mim
550         * ml-itrans.mim:    renamed to mlm-itrans.mim
551         * or-itrans.mim:    renamed to ori-itrans.mim
552         * pa-itrans.mim:    renamed to pnj-itrans.mim
553         * ta-itrans.mim:    renamed to tml-itrans.mim
554         * te-itrans.mim:    renamed to tlg-itrans.mim
555         
556         * Makefile.am, mdb.dir, defaults.fst, truetype.fst:
557         Changed accordingly.
558
559 2004-10-14  TAKAHASHI Naoto  <ntakahas@m17n.org>
560
561         * kh-yannis.mim: Fix typo.
562
563         * dv-phonetic.mim, syrc-phonetic.mim: New file.
564
565         * SYRIAC-OTF.flt: Add Arabic marks as transparent.
566
567         * SYRIAC-OTF.flt: Change RE pattern [^U] to [DRAr].
568
569 2004-10-12  TAKAHASHI Naoto  <ntakahas@m17n.org>
570
571         * si-samanala.mim, Makefile.am, mdb.dir:
572         Add Sinhala input method.
573
574 2004-09-23  TAKAHASHI Naoto  <ntakahas@m17n.org>
575
576         * SYRIAC-OTF.flt, default.fst, mdb.dir, truetype.fst, Makefile.am:
577         Add Syriac support.
578
579 2004-09-22  TAKAHASHI Naoto  <ntakahas@m17n.org>
580
581         * SINH-OTF.flt, default.fst, mdb.dir, truetype.fst, Makefile.am:
582         Add Sinhala support.
583
584 2004-09-22  Kenichi Handa  <handa@m17n.org>
585
586         * ARABIC-OTF.flt: Accept Arabic presentation forms in input.
587
588         * Mymr-MyaZedi.flt: Various fixes.
589
590 2004-09-21  Kenichi Handa  <handa@m17n.org>
591
592         * DEV-OTF.flt: Change 0xXXXX -> #xXXXX, [ -> \[, ] -> \].
593
594 2004-09-17  Kenichi Handa  <handa@m17n.org>
595
596         * FORMATS/IM.ja.txt: Fix coding: tag to euc-jp.
597
598         * TML-CDAC.flt: Fix reordering position of left part of vowels O,
599         OO, AU.
600
601 2004-09-13  Kenichi Handa  <handa@m17n.org>
602
603         * ARABIC-OTF.flt: Explicitly combine a consotant with following
604         vowels.
605
606         * THAANA-OTF.flt: Add explicit combinding rule.
607
608         * ARABIC.flt: Accepts Arabic presentation forms in input.
609
610         * truetype.fst: Delete superfluous ')'.
611
612 2004-09-02  TAKAHASHI Naoto  <ntakahas@m17n.org>
613
614         * BEN-OTF.flt: K.SS.NNA makes a ligature.  K.SS.NA does not.
615
616         * default.fst: Give priority to likhan for Bengali.
617
618 2004-08-16  Kenichi Handa  <handa@m17n.org>
619
620         * Makefile.am, truetype.fst, default.fst, mdb.dir:
621         Adjusted for the name change (MYANMAR-ZEDI.flt -> Mymr-MyaZedi.flt).
622
623         * Mymr-MyaZedi.flt: Renamed from MYANMAR-ZEDI.flt.
624
625         * MYANMAR-ZEDI.flt:
626         Fix for the case of preferring Medial Ra to Kinzi.  For for the case
627         of Medial Ra with single-width consonant to wide subscript.
628
629 2004-08-16  Kenichi Handa  <handa@m17n.org>
630
631         * Version 1.1.0 released.
632
633 2004-08-16  Kenichi Handa  <handa@m17n.org>
634
635         * truetype.fst: Fix for Thaana.
636
637         * Mymr-MyaZedi.flt: Renamed from MYANMAR-ZEDI.flt.
638
639         * Makefile.am, mdb.dir, default.fst, truetype.fst: Adjusted for
640         the name change (MYANMAR-ZEDI.flt -> Mymr-MyaZedi.flt).
641
642 2004-08-13  Kenichi Handa  <handa@m17n.org>
643
644         * MYANMAR-ZEDI.flt: Fix typo in Medial Ya handling.  Fix for the
645         case of preferring Medial Ra to Kinzi.  For for the case of Medial
646         Ra with single-width consonant to wide subscript.
647
648 2004-08-13  TAKAHASHI Naoto  <ntakahas@m17n.org>
649
650         * Makefile.am, mdb.dir, truetype.fst, default.fst, ORI-OTF.flt:
651         Add Oriya support.
652
653         * TEL-OTF.flt: Fix forced-*-form patterns.
654
655         * BEN-OTF.flt: Fix bug in base consonant finding.
656
657 2004-08-09  Kenichi Handa  <handa@m17n.org>
658
659         * .cvsignore: Add m17n-db.
660
661         * MYANMAR-ZEDI.flt: Fix for special vowels.
662
663         * kk-arabic.mim: Add @verbatim and @endverbatim in the comment.
664
665         * ka-kbd.mim: Fix some keys.
666
667 2004-08-08  Kenichi Handa  <handa@m17n.org>
668
669         * rfc1345.mim, ka-kbd.mim: New input method.
670
671         * mdb.dir, Makefile.am: Add ka-kbd.mim and rfc1345.mim.
672
673 2004-08-07  Kenichi Handa  <handa@m17n.org>
674
675         * ka-kbd.mim, rfc1345.mim: New input methods.
676         
677         * Makefile.am, mdb.dir: Add ka-kbd.mim and rfc1345.mim.
678
679 2004-08-06  TAKAHASHI Naoto  <ntakahas@m17n.org>
680
681         * BEN-OTF.flt: Fix typo.
682
683 2004-08-06  Kenichi Handa  <handa@m17n.org>
684
685         * MLM-OTF.flt: Apply GSUB to prebase part and postbase part in
686         different stages.
687
688 2004-08-05  TAKAHASHI Naoto  <ntakahas@m17n.org>
689
690         * ARABIC-OTF.flt, mdb.dir, truetype.fst, default.fst, Makefile.am:
691         Arabic OTF support.
692
693 2004-08-04  TAKAHASHI Naoto  <ntakahas@m17n.org>
694
695         * THAANA-OTF.flt: Simplified, thanks to libotf upgrade.
696
697 2004-08-03  TAKAHASHI Naoto  <ntakahas@m17n.org>
698
699         * ARABIC.flt: Add missing '*' in 'disjoin'.
700
701 2004-07-29  Kenichi Handa  <handa@m17n.org>
702
703         * MYANMAR-ZEDI.flt: Implement more complrex rules.
704
705 2004-07-23  TAKAHASHI Naoto  <ntakahas@m17n.org>
706
707         * Makefile.am, truetype.fst, mdb.dir, default.fst, THAANA-OTF.flt
708         Add Thaana support.
709
710 2004-07-21  Kenichi Handa  <handa@m17n.org>
711
712         * truetype.fst: Fix previous change.
713
714         * default.fst: Fix previous change.
715
716 2004-07-21  Kenichi Handa  <handa@m17n.org>
717
718         * default.fst: Fix previous change.
719
720         * truetype.fst: Fix previous change. 
721
722 2004-07-20  Kenichi Handa  <handa@m17n.org>
723
724         * MYANMAR-ZEDI.flt: Implement complex rules.
725
726         * TML-OTF.flt: Fix typo (gujr -> taml).
727
728         * my-kbd.mim: New input method for Myanmar.
729
730         * mdb.dir: Add my-kdb.mim.
731
732         * Makefile.am (INPUT_METHOD): Add my-kdb.mim.
733
734 2004-07-16  Kenichi Handa  <handa@m17n.org>
735
736         * default.fst: Fix font orders.
737
738         * truetype.fst: Fix font orders.
739
740 2004-07-08  TAKAHASHI Naoto  <ntakahas@m17n.org>
741
742         * Makefile.am, default.fst, truetype.fst, mdb.dir:
743         Add Tamil OTF entries.
744
745         * TML-OTF.flt: New file.
746
747 2004-07-06  TAKAHASHI Naoto  <ntakahas@m17n.org>
748
749         * GUJ-OTF.flt: Fix a very rare case (Syllables beginning with "RHRHC".)
750
751 2004-07-05  Kenichi Handa  <handa@m17n.org>
752
753         * default.fst: Fix typo (gardi->gargi).
754
755         * truetype.fst: Add Gujarati.
756
757 2004-07-05  TAKAHASHI Naoto  <ntakahas@m17n.org>
758
759         * Makefile.am, mdb.dir: Add GUJ-OTF.flt.
760
761         * default.fst: Add gardi-1.3 for Devanagari.
762         Add padmaa for Gujarati.
763
764         * GUJ-OTF.flt: New file.
765
766 2004-07-05  Kenichi Handa  <handa@m17n.org>
767
768         * default.fst, truetype.fst, mdb.dir, Makefile.am: Add Myanmar entry.
769
770         * Makefile.am (FONT_LAYOUT_TABLE): Add MYANMAR-ZEDI.flt.
771
772         * mdb.dir: Add Myanmar entry.
773
774         * truetype.fst: Likewise.
775
776         * default.fst: Add Myanmar entry.
777
778         * MYANMAR-ZEDI.flt: New file, still experimental.
779
780 2004-07-05  Kenichi Handa  <handa@m17n.org>
781
782         * default.fst: Fix typo (gardi->gargi).
783
784         * truetype.fst: Add Gujarati.
785
786 2004-07-05  TAKAHASHI Naoto  <ntakahas@m17n.org>
787
788         * GUJ-OTF.flt, default.fst, mdb.dir, Makefile.am:
789         Add Gujarati support.
790
791 2004-07-05  Kenichi Handa  <handa@m17n.org>
792
793         * MYANMAR-ZEDI.flt: New file, still experimental.
794
795         * default.fst, truetype.fst, mdb.dir, Makefile.am: Add Myanmar entry.
796
797         * Makefile.am (FONT_LAYOUT_TABLE): Add MYANMAR-ZEDI.flt.
798
799 2004-06-30  TAKAHASHI Naoto  <ntakahas@m17n.org>
800
801         * KAN-OTF.flt, default.fst, mdb.dir, Makefile.am:
802         Add Kannada support.
803
804 2004-06-29  TAKAHASHI Naoto  <ntakahas@m17n.org>
805
806         * TEL-OTF.flt, default.fst, mdb.dir, Makefile.am:
807         Add Telugu support.
808
809 2004-06-25  TAKAHASHI Naoto  <ntakahas@m17n.org>
810
811         * GUR-OTF.flt, DEV-OTF.flt: Fix typo.
812
813 2004-06-22  TAKAHASHI Naoto  <ntakahas@m17n.org>
814
815         * GUR-OTF.flt, default.fst, mdb.dir, Makefile.am:
816         Add Gurmukhi support.
817
818 2004-06-16  Kenichi Handa  <handa@m17n.org>
819
820         * truetype.fst: Add "baekmuk dotum" for han/ko.
821
822 2004-06-15  Kenichi Handa  <handa@m17n.org>
823
824         * truetype.fst: Add freeserif for latin and fallbacks.
825
826 2004-06-14  Kenichi Handa  <handa@m17n.org>
827
828         * configure.ac: Version changed to 1.1.0.  Include m17n-db in
829         AC_CONFIG_FILES.
830
831         * Makefile.am (bin_SCRIPTS): New variable.
832
833         * m17n-db.in: New file.
834
835 2004-05-28  Kenichi Handa  <handa@m17n.org>
836
837         * mapconv.in: Fix generating sed command from $2.
838
839         * truetype.fst: Add Bengali support.
840
841 2004-05-25  Kenichi Handa  <handa@m17n.org>
842
843         * Makefile.am (FONT_LAYOUT_TABLE): Add BEN-OTF.flt.
844
845 2004-05-21  TAKAHASHI Naoto  <ntakahas@m17n.org>
846
847         * ARABIC.flt: Fix shadda+kasra[tan] combination.
848
849 2004-05-21  TAKAHASHI Naoto  <ntakahas@m17n.org>
850
851         * BEN-OTF.flt, default.fst, mdb.dir: Add Bengali support.
852
853 2004-04-28  Kenichi Handa  <handa@m17n.org>
854
855         * el-kbd.png, he-kbd.png, hr-kbd.png, kk-kbd.png, latin-post.png,
856         ru-yawerty.png, ru-yawerty2.png, sk-kbd.png, sk-kbd2.png,
857         sr-kbd.png: New image files.
858
859         * el-kbd.mim, he-kbd.mim, hr-kbd.mim, kk-kbd.mim, latin-post.mim,
860         ru-yawerty.mim, sk-kbd.mim, sr-kbd.mim: Add Doxygen command
861         @image.
862
863 2004-04-13  Kenichi Handa  <handa@m17n.org>
864
865         * DEV-OTF.flt ("([CR]n?H)([NJ])"): Fix for the case of this
866         pattern.
867
868 2004-03-29  Kenichi Handa  <handa@m17n.org>
869
870         * Version 1.0 Patch Level 2 released.
871
872 2004-03-29  Kenichi Handa  <handa@m17n.org>
873
874         * configure.ac: Version changed to 1.0.2.
875
876 2004-03-23  Kenichi Handa  <handa@m17n.org>
877
878         * CHARSET.tbl: Fix mapfile names.
879
880 2004-03-19  Kenichi Handa  <handa@m17n.org>
881
882         * Version 1.0 Patch Level 1 released.
883
884 2004-03-19  Kenichi Handa  <handa@m17n.org>
885
886         * configure.ac: Version changed to 1.0.1.
887
888 2004-03-19  Kenichi Handa  <handa@m17n.org>
889
890         * HEBREW.flt: Fix combining code.
891
892 2004-03-18  TAKAHASHI Naoto  <ntakahas@m17n.org>
893
894         * sk-kbd.mim, lo-lrt.mim: Fix typo.
895
896         * sr-kbd.mim: New input method for Serbian.
897
898         * hr-kbd.mim: New input method for Croatian.
899
900         * Makefile.am, mdb.dir: Add above two input methods.
901
902 2004-03-17  TAKAHASHI Naoto  <ntakahas@m17n.org>
903
904         * DEV-CDAC.flt: Fix typo.
905
906 2004-03-16  Kenichi Handa  <handa@m17n.org>
907
908         * ja-anthy.mim (henkan-eidt): Fix calling syntax of resize
909         function.
910
911 2004-03-16  TAKAHASHI Naoto  <ntakahas@m17n.org>
912
913         * ARABIC.flt: Add ZWJ & ZWNJ in phase 2.
914         ZWJ & ZWNJ output themselves in phase 3.
915
916 2004-03-15  TAKAHASHI Naoto  <ntakahas@m17n.org>
917
918         * ARABIC.flt: Add ZWJ & ZWNJ in phase 1.
919
920 2004-03-12  TAKAHASHI Naoto  <ntakahas@m17n.org>
921
922         * mdb.dir: Add kk-kbd.mim, kk-arabic.mim.
923
924         * Makefile.am (INPUT_METHOD): Add kk-kbd.mim, kk-arabic.mim.
925
926         * kk-arabic.mim: New input method for Kazakh (Arabic script)
927
928         * kk-kbd.mim: New input method for Kazakh (Cyrillic script)
929
930         * ar-kbd.mim: Add mirroring chars.
931
932         * fa-isiri.mim: Add mirroring chars.
933
934         * he-kbd.mim: Add mirroring chars.
935
936         * ru-yawerty.mim: Fix typo.
937
938 2004-03-09  TAKAHASHI Naoto <ntakahas@m17n.org>
939
940         * ar-kbd.mim: Add keys for inputting punctuations.
941
942         * ARABIC.flt: Add support for Kazakh high hamza.
943
944         * FORMATS/FLT.txt (MACRO-NAME): Fix typo.
945
946         * latin-post.mim: Fix many keys for consistency.
947
948 2004-03-01  Kenichi Handa  <handa@m17n.org>
949
950         * Version 1.0 released.
951
952 \f
953 Copyright (C) 2003, 2004
954   National Institute of Advanced Industrial Science and Technology (AIST)
955   Registration Number H15PRO112
956
957 This file is part of the m17n library.
958
959 The m17n library is free software; you can redistribute it and/or
960 modify it under the terms of the GNU Lesser General Public License
961 as published by the Free Software Foundation; either version 2.1 of
962 the License, or (at your option) any later version.
963
964 The m17n library is distributed in the hope that it will be useful,
965 but WITHOUT ANY WARRANTY; without even the implied warranty of
966 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
967 Lesser General Public License for more details.
968
969 You should have received a copy of the GNU Lesser General Public
970 License along with the m17n library; if not, write to the Free
971 Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
972 02111-1307, USA.