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