*** empty log message ***
[m17n/m17n-lib.git] / example / ChangeLog
1 2007-12-28  Kenichi Handa  <handa@ni.aist.go.jp>
2
3         * Version 1.5.0 released.
4
5 2007-10-29  Kenichi Handa  <handa@m17n.org>
6
7         * Makefile.am (common_ldflags_gui): Add
8         ${top_builddir}/src/libm17n-flt.la.
9
10         * .gdb.util (xgstring): Adjusted for the change of dump_gstring.
11         (xgtr): New command.
12
13 2007-09-18  Kenichi Handa  <handa@m17n.org>
14
15         * mdump.c (main): Use "generic" fontset by default.
16
17 2007-07-13  Kenichi Handa  <handa@m17n.org>
18
19         * Version 1.4.0 released.
20
21 2007-05-21  Kenichi Handa  <handa@m17n.org>
22
23         * medit.c (show_cursor): Use msymbol_name (not mlangauge_name).
24
25 2007-05-16  Kenichi Handa  <handa@m17n.org>
26
27         * mdate.c (VERSION): Delete it.
28         (main): Use M17NLIB_VERSION_NAME to print the version number.
29
30         * mconv.c (VERSION): Delete it.
31         (main): Use M17NLIB_VERSION_NAME to print the version number.
32
33         * mdump.c (PROGRAM_VERSION): Delete it.
34         (main): Use M17NLIB_VERSION_NAME to print the version number.
35
36         * medit.c (VERSION): Delete it.
37         (main): Use M17NLIB_VERSION_NAME to print the version number.
38
39         * mview.c (VERSION): Delete it.
40         (main): Use M17NLIB_VERSION_NAME to print the version number.
41
42 2007-03-29  Kenichi Handa  <handa@m17n.org>
43
44         * medit.c (setup_input_methods): Use mplist_put_func.
45
46 2006-12-06  Kenichi Handa  <handa@m17n.org>
47
48         * Version 1.3.4 released.
49
50         * mview.c (VERSION): Changed to 1.3.4.
51
52         * mdump.c (PROGRAM_VERSION): Changed to 1.3.4.
53
54         * mdate.c (VERSION): Changed to 1.3.4.
55
56         * medit.c (VERSION): Changed to 1.3.4.
57
58         * mconv.c (VERSION): Changed to 1.3.4.
59
60 2006-10-27  Kenichi Handa  <handa@m17n.org>
61
62         * medit.c (surrounding_text_handler): Be sure to set surround text
63         even if LEN is zero.
64
65 2006-10-16  Kenichi Handa  <handa@m17n.org>
66
67         * medit.c (create_menu_button): Set XtNinternational to True.
68
69 2006-08-02  Theppitak Karoonboonyanan  <thep@linux.thai.net>  (tiny change)
70
71         * Makefile.am (common_ldflags, common_ldflags_gui): Use
72         ${top_builddir}.
73
74 2006-07-19  TAKAHASHI Naoto  <ntakahas@m17n.org>
75
76         * HELLO.utf8, HELLO.html, HELLO.xml: Add final sukun to Arabic.
77
78 2006-06-23  Kenichi Handa  <handa@m17n.org>
79
80         * Makefile.am (BUILD_LIBS): Don't increment it conditionally.
81
82         * medit.c (show_cursor): Call mlanguage_name to get English name
83         of language.
84         (compare_input_method): Likewise.
85         (main): Likewise.
86
87 2006-02-22  Kenichi Handa  <handa@m17n.org>
88
89         * Version 1.3.3 released.
90
91 2006-02-22  Kenichi Handa  <handa@m17n.org>
92
93         * mview.c: Fix some typo in documention.
94
95         * medit.c: Fix some typo in documention.
96
97         * mdump.c: Fix some typo in documention.
98
99 2006-02-06  Kenichi Handa  <handa@m17n.org>
100
101         * Version 1.3.2 released.
102
103 2006-02-03  Kenichi Handa  <handa@m17n.org>
104
105         * mdump.c: Describe the supported color names.
106
107 2006-01-19  Kenichi Handa  <handa@m17n.org>
108
109         * HELLO.utf8: Fix greek.
110
111         * HELLO.xml: Fix greek.
112
113 2006-01-17  Kenichi Handa  <handa@m17n.org>
114
115         * mdump.c (main): Use gdImageCreateTrueColor and
116         gdImageAlphaBlending only if HAVE_GD is 2 or the greater.
117
118 2006-01-16  Kenichi Handa  <handa@m17n.org>
119
120         * Version 1.3.1 released.
121
122 2006-01-16  Kenichi Handa  <handa@m17n.org>
123
124         * mdump.c (help_exit): Describe -fg, -bg, -r args.
125         (main): Handle -fg, -bg args.  Use gdImageCreateTrueColor instead
126         of gdImageCreate.
127
128 2006-01-05  Kenichi Handa  <handa@m17n.org>
129
130         * HELLO.utf8: Fix Hindi and Oriya.
131
132         * HELLO.xml: Adjusted for the latest HELLO.utf8.
133
134         * HELLO.html: Adjusted for the latest HELLO.utf8.
135
136         * mdate.c (main): Call m17n-view; not mview.
137
138 2005-12-22  Kenichi Handa  <handa@m17n.org>
139
140         * Version 1.3.0 released.
141
142 2005-12-06  Kenichi Handa  <handa@m17n.org>
143
144         * medit.c (mt_modified): New variable.
145         (KeyProc): Update screen if input method modified a text.
146         (surrounding_text_handler): Set mt_modified to 1 if a text is
147         deleted.
148         (main): Fix handling of --font arg.
149
150 2005-12-02  Kenichi Handa  <handa@m17n.org>
151
152         * medit.c (main): Handle --font arg.
153
154 2005-11-21  Kenichi Handa  <handa@m17n.org>
155
156         * Makefile.am (bin_PROGRAMS, lib_LTLIBRARIES): Define them
157         conditionally on WITH_GUI.
158
159 2005-11-11  Kenichi Handa  <handa@m17n.org>
160
161         * medit.c (surrounding_text_handler): Directly delete characters
162         instead of calling delete_char.
163
164 2005-11-08  Kenichi Handa  <handa@m17n.org>
165
166         * medit.c (delete_char): Fix the case of deleting the previous
167         multiple characters.
168         (surrounding_text_handler): Check number of characters to delete.
169
170 2005-11-07  Kenichi Handa  <handa@m17n.org>
171
172         * medit.c (surrounding_text_handler): New function.
173         (setup_input_methods): Add callback functions for surrounding text
174         handling.
175
176 2005-10-20  Kenichi Handa  <handa@m17n.org>
177
178         * medit.c (setup_input_methods): Ignore an input method of name
179         nil.
180
181 2005-10-14  Kenichi Handa  <handa@m17n.org>
182
183         * medit.c (main): Don't leave a fontset unfreed.
184
185 2005-10-03  Kenichi Handa  <handa@m17n.org>
186
187         * mdump.c (main): Make the image tranparent.
188
189 2005-09-27  Kenichi Handa  <handa@m17n.org>
190
191         * mdump.c (dump_image): If FILTER is "-", print the image to
192         stdout.
193
194 2005-09-22  Kenichi Handa  <handa@m17n.org>
195
196         * medit.c (select_input_method): Open an input method if
197         necessary.  Handle left bitmap of input method menus here.
198         (show_cursor): Don't open an input method here.
199         (ExposeProc): Likewise.
200         (FocusInProc): Fix typo (Minput_focus_out -> Minput_focus_in).
201         (InputMethodProc): Don't handle left bitmap of input method menus
202         here.
203         (setup_input_methods): Don't open an input method here.
204
205 2005-09-16  Kenichi Handa  <handa@m17n.org>
206
207         * medit.c (ButtonProc): Don't reset ic, instead send
208         Minput_focus_move event to the current input method.
209         (FocusInProc, FocusOutProc): New functions.
210         (actions): Add elements for FocusIn and FocusOut.
211         (main): Add  elements for FocusIn and FocusOut to trans2.
212
213 2005-09-12  Kenichi Handa  <handa@m17n.org>
214
215         * medit.c (redraw): Don't redraw an area where not text is
216         displayed.
217
218 2005-09-05  Kenichi Handa  <handa@m17n.org>
219
220         * medit.c: Check HAVE_X11_XAW_COMMAND_H before including X11/*.h.
221
222         * mview.c: Check HAVE_X11_XAW_COMMAND_H before including X11/*.h.
223
224         * Makefile.am (X_LD_FLAGS): Use @X11_LD_FLAGS@ instead of
225         directory listing libraries.
226         (PURIFY, purify_medit, purify_mdate): Define them in maintainer
227         mode.
228
229 2005-08-22  Kenichi Handa  <handa@m17n.org>
230
231         * mdump.c: Don't include config.h.
232
233         * medit.c: Likewise.
234
235         * mview.c: Likewise.
236
237         * mimx-anthy.c: Likewise.
238
239         * mimx-ispell.c: Likewise.
240
241         * Makefile.am (AM_CPPFLAGS): Set it to @CONFIG_FLAGS@.
242
243 2005-08-18  Kenichi Handa  <handa@m17n.org>
244
245         * medit.c (main): Adjusted for the change of symbol's language
246         property (now in lowercase).
247
248         * mdump.c (main): Handle --fontset arg.
249
250 2005-05-19  Kenichi Handa  <handa@m17n.org>
251
252         * medit.c (main): Explicitly set minput_driver.
253
254 2005-04-28  Kenichi Handa  <handa@m17n.org>
255
256         * .cvsignore: Change mXXXX to m17n-XXXX.
257
258         * Makefile.am (X_LD_FLAGS): Include @XAW_LD_FLAGS@, not -lXaw.
259
260         * medit.c: Check HAVE_X11_XAW_COMMAND_H, and if it not defined,
261         add dummy code.
262
263         * mview.c: Check HAVE_X11_XAW_COMMAND_H, and if it not defined,
264         add dummy code.
265
266 2005-04-15  Kenichi Handa  <handa@m17n.org>
267
268         * medit.c: Include dlfcn.h.
269         (Mword): New variable.
270         (show_cursor): Check Mlanguage text property of the cursor
271         position only.
272         (delete_char): Pay attention to the change of line beginning
273         position because of filling.
274         (insert_chars): Likewise.
275         (word_constituent_p, forward_word, backward_word): New functions.
276         (KeyProc): Assign XK_b and XK_f for back/foreward word.
277         (line_break): Delete extern.
278         (LineBreakProc): Use mdraw_default_line_break.
279         (FilterProc): New function.
280         (main): Handle --filter arg.  Initialize Mword.  
281
282         * mdump.c (main): Set control.line_break to
283         mdraw_default_line_break.
284
285         * Makefile.am (m17n_edit_SOURCES): Don't include linebreak.c.
286         (m17n_dump_SOURCES): Likewise.
287         (m17n_edit_LDADD): Don't include @WORDCUT_LD_FLAGS@.
288         (m17n_dump_LDADD): Likewise.
289
290 2005-03-09  Kenichi Handa  <handa@m17n.org>
291
292         * HELLO.utf8, HELLO.xml, HELLO.html: Fix Telugu line.
293
294 2005-02-17  Kenichi Handa  <handa@m17n.org>
295
296         * medit.c (setup_input_methods): Fix for the case that no input
297         method is available.
298
299 2005-01-12  Kenichi Handa  <handa@m17n.org>
300
301         * HELLO.utf8, HELLO.xml, HELLO.html: Adjust the encoding of
302         Myanmar kinzi to the new proposal by Myanmar NLP.
303
304 2004-12-27  Kenichi Handa  <handa@m17n.org>
305
306         * Version 1.2.0 released.
307
308 2004-12-27  Kenichi Handa  <handa@m17n.org>
309
310         * M17NEdit.ja: Renamed from MEdit.ja.
311
312         * Makefile.am: Put prefix "m17n-" instead of single "m" to
313         executables.
314         (EXTRA_DIST): Include HELLO.html and M17NEdit.ja.
315
316         * mconv.c, mdate.c, mdump.c, medit.c, mview.c: Documentations
317         changed ("mXXXX" -> "m17n-XXXX").
318
319 2004-12-21  Kenichi Handa  <handa@m17n.org>
320
321         * medit.c (ButtonProc): Reset the current input method (if
322         activated) and insert the produced text.
323         (KeyProc): Cancel the previous change.
324
325 2004-12-21  Kenichi Handa  <handa@m17n.org>
326
327         * medit.c (KeyProc): Handle C-\ as resetting input context.
328
329 2004-12-17  Kenichi Handa  <handa@m17n.org>
330
331         * medit.c (main): Allocagte filename by strdup if not specified.
332
333 2004-12-10  Kenichi Handa  <handa@m17n.org>
334
335         * mview.c (VERSION): Update to 1.2.0.
336
337         * medit.c (VERSION): Update to 1.2.0.
338         (main): If filename is not specified, open /dev/null.
339
340         * mdate.c (VERSION): Update to 1.2.0.
341
342         * mconv.c (VERSION): Update to 1.2.0.
343
344 2004-12-09  Kenichi Handa  <handa@m17n.org>
345
346         * medit.c (SaveProc, DumpImageProc, FileDialogProc, read_file):
347         Decode by Mcoding_utf_8_full, not Mcoding_utf_8.
348
349 2004-12-09  handa  <handa@m17n.org>
350
351         * Makefile.am (common_ldflags): Include libm17n-core.la.
352         (common_ldflags_gui): Include ${common_ldflags}
353         
354 2004-12-03  Kenichi Handa  <handa@m17n.org>
355
356         * mimx-anthy.c (AnthyContext): New member ic.
357         (new_context): When something goes wrong, return NULL without
358         creating a context.
359         (get_context): New function.
360         (init): Pay attention to the case of multiple calls.
361         (fini): Likewise.
362         (convert, change, resize, commit): Use get_context.
363
364         * mimx-ispell.c (face_available): New variable.
365         (init): Check if GUI APIs are available or not.  If not, set
366         face_available to 0.
367         (fini): Free a face only if face_available is not zero.
368         (ispell_word): Put face property only if available.
369
370 2004-10-29  Kenichi Handa  <handa@m17n.org>
371
372         * medit.c (main): Fix handling of "-s" arg.
373
374 2004-10-12  Kenichi Handa  <handa@m17n.org>
375
376         * medit.c (KeyProc): Cast buf to `unsigned char *'.
377         (FaceProc): Call hide_cursor () at first.
378
379 2004-09-27  Kenichi Handa  <handa@m17n.org>
380
381         * HELLO.html: Add Sinhala.
382
383 2004-09-23  Kenichi Handa  <handa@m17n.org>
384
385         * HELLO.utf8, HELLO.xml: Add Sinhala.
386
387 2004-09-14  Kenichi Handa  <handa@m17n.org>
388
389         * medit.c (update_selection): Fix for the case that the selection
390         is just one line.
391
392 2004-08-27  Kenichi Handa  <handa@m17n.org>
393
394         * mdump.c (help_exit): Describe about the arg "-r".
395         (reverse_bit_order, init_reverse_bit_order): Delete them.
396         (main): Handle the arg "-r".
397
398 2004-08-25  Kenichi Handa  <handa@m17n.org>
399
400         * medit.c: Adjusted for the member name change
401         (MDrawGlyphInfo->this -> MDrawGlyphInfo->metics).
402
403         * mdump.c: Adjusted for the member name change
404         (MDrawGlyphInfo->this -> MDrawGlyphInfo->metics).
405
406 2004-08-16  Kenichi Handa  <handa@m17n.org>
407
408         * Version 1.1.0 released.
409
410 2004-08-15  Kenichi Handa  <handa@m17n.org>
411
412         * MEdit.ja: Add Dhivehi.
413
414         * HELLO.utf8, HELLO.xml: Add Oriya and Dhivehi.
415
416         * medit.c (covert_selection): Handle explicit request of
417         UTF8_STRING.
418         (ExposeProc): If an initial input method is specifed, activate it.
419         (setup_input_methods): New arg initial_input_method.  If it's not
420         NULL, set current_input_method to the corresponding index.
421         (help_exit): Fix help message.
422         (main): Handle --im and -s command args.
423
424         * mdump.c (help_exit): Fix help message.
425
426 2004-08-09  Kenichi Handa  <handa@m17n.org>
427
428         * mconv.c (VERSION): Updated to 1.1.
429
430         * mdate.c (VERSION): Likewise.
431
432         * medit.c (VERSION): Likewise.
433
434         * mview.c (VERSION): Likewise.
435
436 2004-07-28  Kenichi Handa  <handa@m17n.org>
437
438         * HELLO.utf8: Add language names for Telugu and Gujarati.
439
440         * HELLO.xml: Add language names for Telugu and Gujarati.
441
442 2004-07-26  Kenichi Handa  <handa@m17n.org>
443
444         * medit.c (redraw_cursor): Fix checking of redrawing area.
445         (set_input_method_spot): Don't check face if the buffer is empty.
446         (show_cursor): Likewise.
447         (delete_char): Fix adjustment of nchars.
448         (CursorProc): Call update_cursor.
449
450 2004-07-23  Kenichi Handa  <handa@m17n.org>
451
452         * HELLO.xml: Add Myanmar.
453
454         * HELLO.utf8: Add Myanmar.
455
456 2004-07-22  Kenichi Handa  <handa@m17n.org>
457
458         * medit.c (get_selection): If decoding fails and *type is not
459         XA_UTF8_STRING, try to get selection value of type XA_UTF8_STRING.
460
461 2004-07-20  Kenichi Handa  <handa@m17n.org>
462
463         * medit.c (main): If frame creation is falied, exit by error.
464         Call M17N_FINI after destroying the application context.
465
466 2004-07-18  Kenichi Handa  <handa@m17n.org>
467
468         * Makefile.am (common_ldflags): Don't include
469         ${top_srcdir}/src/libm17n-core.la.
470
471 2004-07-07  Kenichi Handa  <handa@m17n.org>
472
473         * medit.c (Mcoding_compound_text): New variable.
474         (covert_selection): Fix previous change.
475         (main): Set Mcoding_compound_text.
476
477 2004-07-06  Kenichi Handa  <handa@m17n.org>
478
479         * mdump.c: Cancel previous change.
480
481         * Makefile.am (X_LD_FLAGS): Fix the order of linking.
482         (medit_LDADD, mview_LDADD, mdump_LDADD): Cancel previous change.
483
484         * HELLO.xml: Add Punjabi, Kannada, Telugu, and Gujarati.
485
486         * medit.c (covert_selection): If X_HAVE_UTF8_STRING is defined and
487         target is XA_UTF8_STRING, encode by utf-8.
488         (get_selection): If X_HAVE_UTF8_STRING is defined and *type is
489         XA_UTF8_STRING, decode by utf-8.
490
491 2004-07-05  Kenichi Handa  <handa@m17n.org>
492
493         * HELLO.utf8: Add Kannada.
494
495 2004-06-30  Kenichi Handa  <handa@m17n.org>
496
497         * mdump.c: Include <m17n-gd.h> instead of <m17n-gui.h>.
498
499         * Makefile.am (X_LD_FLAGS): New variable.
500         (medit_LDADD, mview_LDADD, mdump_LDADD): Add all depending
501         libraries.
502         (medit_LDFLAGS, mview_LDFLAGS, mdump_LDFLAGS): Delete them.
503         (libmimx_anthy_la_LIBADD): Add @ANTHY_LD_FLAGS@.
504         (libmimx_anthy_la_LDFLAGS): Delete @ANTHY_LD_FLAGS@.
505
506 2004-06-25  TAKAHASHI Naoto  <ntakahas@m17n.org>
507
508         * HELLO.utf8: Add Punjabi.
509
510 2004-06-24  Kenichi Handa  <handa@m17n.org>
511
512         * Makefile.am: (libmimx_ispell_la_LDFLAGS)
513         (libmimx_anthy_la_LDFLAGS): Add -module.
514
515 2004-06-23  Kenichi Handa  <handa@m17n.org>
516
517         * Makefile.am (medit_LDFLAGS, mview_LDFLAGS): Cancel the previous
518         change.
519
520         * medit.c (redraw_cursor): Refer to cursor.logical_width instead
521         of cursor.this.width.
522
523 2004-06-21  Kenichi Handa  <handa@m17n.org>
524
525         * Makefile.am (medit_LDFLAGS, mview_LDFLAGS): Include -lX11 and
526         -lXt.
527
528 2004-06-17  Kenichi Handa  <handa@m17n.org>
529
530         * mdump.c (main): Don't set control.as_image to 1.
531
532 2004-06-16  Kenichi Handa  <handa@m17n.org>
533
534         * mdump.c (main): Fix typo of error message.
535
536         * medit.c (face_freeserif): New variable.
537         (face_table): Add an entry for freeserif.
538         (main): Initialized and free face_freeserif.
539
540 2004-06-15  Kenichi Handa  <handa@m17n.org>
541
542         * mdump.c: Add command line arguments --family and --language.
543         (help_exit): Print info about those arguemnts.
544         (main): Make family name to lowercase.
545
546 2004-06-04  Kenichi Handa  <handa@m17n.org>
547
548         * mconv.c (compare_coding_name): New function.
549         (list_coding): Sort the list of codings by their names.
550
551 2004-06-03  Kenichi Handa  <handa@m17n.org>
552
553         * medit.c (InputMethodInfo): New type.
554         (input_method_table): Type changed to `InputMethodInfo *'.
555         (select_input_method): Adjusted for the change of
556         input_method_table.
557         (show_cursor): Open an input method here if necessary.
558         (compare_input_method): Adjusted for the change of
559         input_method_table.
560         (setup_input_methods): Likewise.  Don't open input methods here
561         except for XIM.
562         (main): Adjusted for the change of input_method_table.
563
564         * mconv.c (main): Close `in' and `out'.
565
566         * HELLO.utf8: Fix Greek line.
567
568         * HELLO.xml: Fix Greek line.
569
570 2004-05-28  Kenichi Handa  <handa@m17n.org>
571
572         * Makefile.am (VINFO): New variable.
573         (libmimx_ispell_la_LDFLAGS, libmimx_anthy_la_LDFLAGS): Include
574         ${VINFO}.
575
576         * mdump.c (PROGRAM_VERSION): Renamed from VERSION.
577         (main): Use PROGRAM_VERSION.
578
579         * medit.c (main): Make face_input_status copy of face_default.
580
581 2004-05-27  Kenichi Handa  <handa@m17n.org>
582
583         * medit.c (show_cursor): Check hline->width and box->width.
584         (main): Set reverse videomode in a face for selection.
585
586         * mdump.c: Include config.h.  Include <gd.h> instead of
587         <X11/Xlib.h>.  If not HAVE_FREETYPE nor HAVE_GD, define a pseudo
588         function main that just print an error message.
589         (help_exit): Adjusted for the change of spec.
590         (dump_image): Argument changed.  Dump PNG image instead of PBM.
591         (main): Adjusted for the change of spec.
592
593         * Makefile.am (common_ldflags_gui): Renamed from
594         common_ldflags_X.  Set to .../libm17n-gui.la.  Referrer changed.
595         (mdump_LDFLAGS): Include @GD_LD_FLAGS@
596
597         * HELLO.xml:  Add Bengali.
598
599 2004-05-21  Kenichi Handa  <handa@m17n.org>
600
601         * HELLO.utf8: Add Bengali.
602
603 2004-05-20  Kenichi Handa  <handa@m17n.org>
604
605         * medit.c (redraw): If contro.anti_alias is nonzero, always clear.
606         (ButtonMoveProc): Don't give control.anti_alias to redraw.
607         (default_face_list): New variable.
608         (FaceProc): If no selection, change the default face.
609         (main): Initialize and finalize default_face_list.
610
611 2004-04-27  Kenichi Handa  <handa@m17n.org>
612
613         * mimx-ispell.c: Add coding tag euc-jp.
614
615         * mimx-anthy.c: Add coding tag euc-jp.
616
617         * medit.c: Add coding tag euc-jp.
618         (ButtonMoveProc): Full redraw if we are using anti-aliased text.
619         (main): Set control.anti_alias to 1. 
620
621         * mdump.c: Add coding tag euc-jp.
622
623         * mdate.c: Add coding tag euc-jp.
624
625         * mconv.c: Add coding tag euc-jp.
626
627 2004-04-20  Kenichi Handa  <handa@m17n.org>
628
629         * Makefile.am (medit_LDFLAGS): Include X_PRE_LIBS, XLIBS,
630         X_EXTRA_LIBS.
631         (mview_LDFLAGS): Likewise.
632
633         * linebreak.c: Don't include wordcut/xmalloc.h, wordcut/path.h.
634
635 2004-03-29  Kenichi Handa  <handa@m17n.org>
636
637         * Version 1.0 Patch Level 2 released.
638
639 2004-03-19  Kenichi Handa  <handa@m17n.org>
640
641         * Version 1.0 Patch Level 1 released.
642
643 2004-03-19  Kenichi Handa  <handa@m17n.org>
644
645         * medit.c (VERSION): Changed to 1.0.1.
646         (update_selection): Fix for the case that the selected region is
647         expanded to the opposite direction.
648         (ButtonMoveProc): Likewise.
649         (main): Use alloca instead of malloc for allocating menu names.
650         Free several memory areas and GCs.
651
652 2004-03-12  Kenichi Handa  <handa@m17n.org>
653
654         * medit.c (input_status_control): New variable.
655         (input_status): Use input_status_control.
656         (main): Initialize input_status_control.
657
658 2004-03-01  Kenichi Handa  <handa@m17n.org>
659
660         * Version 1.0 released.
661
662 \f
663 Copyright (C) 2003, 2004
664   National Institute of Advanced Industrial Science and Technology (AIST)
665   Registration Number H15PRO112
666
667 This file is part of the m17n library.
668
669 The m17n library is free software; you can redistribute it and/or
670 modify it under the terms of the GNU Lesser General Public License
671 as published by the Free Software Foundation; either version 2.1 of
672 the License, or (at your option) any later version.
673
674 The m17n library is distributed in the hope that it will be useful,
675 but WITHOUT ANY WARRANTY; without even the implied warranty of
676 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
677 Lesser General Public License for more details.
678
679 You should have received a copy of the GNU Lesser General Public
680 License along with the m17n library; if not, write to the Free
681 Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
682 Boston, MA 02110-1301, USA.