1 2004-06-25 TAKAHASHI Naoto <ntakahas@m17n.org>
3 * HELLO.utf8: Add Punjabi.
5 2004-06-24 Kenichi Handa <handa@m17n.org>
7 * Makefile.am: (libmimx_ispell_la_LDFLAGS)
8 (libmimx_anthy_la_LDFLAGS): Add -module.
10 2004-06-23 Kenichi Handa <handa@m17n.org>
12 * Makefile.am (medit_LDFLAGS, mview_LDFLAGS): Cancel the previous
15 * medit.c (redraw_cursor): Refer to cursor.logical_width instead
18 2004-06-21 Kenichi Handa <handa@m17n.org>
20 * Makefile.am (medit_LDFLAGS, mview_LDFLAGS): Include -lX11 and
23 2004-06-17 Kenichi Handa <handa@m17n.org>
25 * mdump.c (main): Don't set control.as_image to 1.
27 2004-06-16 Kenichi Handa <handa@m17n.org>
29 * mdump.c (main): Fix typo of error message.
31 * medit.c (face_freeserif): New variable.
32 (face_table): Add an entry for freeserif.
33 (main): Initialized and free face_freeserif.
35 2004-06-15 Kenichi Handa <handa@m17n.org>
37 * mdump.c: Add command line arguments --family and --language.
38 (help_exit): Print info about those arguemnts.
39 (main): Make family name to lowercase.
41 2004-06-04 Kenichi Handa <handa@m17n.org>
43 * mconv.c (compare_coding_name): New function.
44 (list_coding): Sort the list of codings by their names.
46 2004-06-03 Kenichi Handa <handa@m17n.org>
48 * medit.c (InputMethodInfo): New type.
49 (input_method_table): Type changed to `InputMethodInfo *'.
50 (select_input_method): Adjusted for the change of
52 (show_cursor): Open an input method here if necessary.
53 (compare_input_method): Adjusted for the change of
55 (setup_input_methods): Likewise. Don't open input methods here
57 (main): Adjusted for the change of input_method_table.
59 * mconv.c (main): Close `in' and `out'.
61 * HELLO.utf8: Fix Greek line.
63 * HELLO.xml: Fix Greek line.
65 2004-05-28 Kenichi Handa <handa@m17n.org>
67 * Makefile.am (VINFO): New variable.
68 (libmimx_ispell_la_LDFLAGS, libmimx_anthy_la_LDFLAGS): Include
71 * mdump.c (PROGRAM_VERSION): Renamed from VERSION.
72 (main): Use PROGRAM_VERSION.
74 * medit.c (main): Make face_input_status copy of face_default.
76 2004-05-27 Kenichi Handa <handa@m17n.org>
78 * medit.c (show_cursor): Check hline->width and box->width.
79 (main): Set reverse videomode in a face for selection.
81 * mdump.c: Include config.h. Include <gd.h> instead of
82 <X11/Xlib.h>. If not HAVE_FREETYPE nor HAVE_GD, define a pseudo
83 function main that just print an error message.
84 (help_exit): Adjusted for the change of spec.
85 (dump_image): Argument changed. Dump PNG image instead of PBM.
86 (main): Adjusted for the change of spec.
88 * Makefile.am (common_ldflags_gui): Renamed from
89 common_ldflags_X. Set to .../libm17n-gui.la. Referrer changed.
90 (mdump_LDFLAGS): Include @GD_LD_FLAGS@
92 * HELLO.xml: Add Bengali.
94 2004-05-21 Kenichi Handa <handa@m17n.org>
96 * HELLO.utf8: Add Bengali.
98 2004-05-20 Kenichi Handa <handa@m17n.org>
100 * medit.c (redraw): If contro.anti_alias is nonzero, always clear.
101 (ButtonMoveProc): Don't give control.anti_alias to redraw.
102 (default_face_list): New variable.
103 (FaceProc): If no selection, change the default face.
104 (main): Initialize and finalize default_face_list.
106 2004-04-27 Kenichi Handa <handa@m17n.org>
108 * mimx-ispell.c: Add coding tag euc-jp.
110 * mimx-anthy.c: Add coding tag euc-jp.
112 * medit.c: Add coding tag euc-jp.
113 (ButtonMoveProc): Full redraw if we are using anti-aliased text.
114 (main): Set control.anti_alias to 1.
116 * mdump.c: Add coding tag euc-jp.
118 * mdate.c: Add coding tag euc-jp.
120 * mconv.c: Add coding tag euc-jp.
122 2004-04-20 Kenichi Handa <handa@m17n.org>
124 * Makefile.am (medit_LDFLAGS): Include X_PRE_LIBS, XLIBS,
126 (mview_LDFLAGS): Likewise.
128 * linebreak.c: Don't include wordcut/xmalloc.h, wordcut/path.h.
130 2004-03-29 Kenichi Handa <handa@m17n.org>
132 * Version 1.0 Patch Level 2 released.
134 2004-03-19 Kenichi Handa <handa@m17n.org>
136 * Version 1.0 Patch Level 1 released.
138 2004-03-19 Kenichi Handa <handa@m17n.org>
140 * medit.c (VERSION): Changed to 1.0.1.
141 (update_selection): Fix for the case that the selected region is
142 expanded to the opposite direction.
143 (ButtonMoveProc): Likewise.
144 (main): Use alloca instead of malloc for allocating menu names.
145 Free several memory areas and GCs.
147 2004-03-12 Kenichi Handa <handa@m17n.org>
149 * medit.c (input_status_control): New variable.
150 (input_status): Use input_status_control.
151 (main): Initialize input_status_control.
153 2004-03-01 Kenichi Handa <handa@m17n.org>
155 * Version 1.0 released.
158 Copyright (C) 2003, 2004
159 National Institute of Advanced Industrial Science and Technology (AIST)
160 Registration Number H15PRO112
162 This file is part of the m17n library.
164 The m17n library is free software; you can redistribute it and/or
165 modify it under the terms of the GNU Lesser General Public License
166 as published by the Free Software Foundation; either version 2.1 of
167 the License, or (at your option) any later version.
169 The m17n library is distributed in the hope that it will be useful,
170 but WITHOUT ANY WARRANTY; without even the implied warranty of
171 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
172 Lesser General Public License for more details.
174 You should have received a copy of the GNU Lesser General Public
175 License along with the m17n library; if not, write to the Free
176 Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA