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