98e7cf7b8b45bdaa0f0b2d7d3f89d7cb0a06fa2d
[m17n/m17n-lib.git] / example / ChangeLog
1 2004-08-16  Kenichi Handa  <handa@m17n.org>
2
3         * Version 1.1.0 released.
4
5 2004-08-15  Kenichi Handa  <handa@m17n.org>
6
7         * medit.c (covert_selection): Handle explicit request of
8         UTF8_STRING.
9         (ExposeProc): If an initial input method is specifed, activate it.
10         (setup_input_methods): New arg initial_input_method.  If it's not
11         NULL, set current_input_method to the corresponding index.
12         (help_exit): Fix help message.
13         (main): Handle --im and -s command args.
14
15         * mdump.c (help_exit): Fix help message.
16
17 2004-08-09  Kenichi Handa  <handa@m17n.org>
18
19         * mconv.c (VERSION): Updated to 1.1.
20
21         * mdate.c (VERSION): Likewise.
22
23         * medit.c (VERSION): Likewise.
24
25         * mview.c (VERSION): Likewise.
26
27 2004-07-28  Kenichi Handa  <handa@m17n.org>
28
29         * HELLO.utf8: Add language names for Telugu and Gujarati.
30
31         * HELLO.xml: Add language names for Telugu and Gujarati.
32
33 2004-07-26  Kenichi Handa  <handa@m17n.org>
34
35         * medit.c (redraw_cursor): Fix checking of redrawing area.
36         (set_input_method_spot): Don't check face if the buffer is empty.
37         (show_cursor): Likewise.
38         (delete_char): Fix adjustment of nchars.
39         (CursorProc): Call update_cursor.
40
41 2004-07-23  Kenichi Handa  <handa@m17n.org>
42
43         * HELLO.xml: Add Myanmar.
44
45         * HELLO.utf8: Add Myanmar.
46
47 2004-07-22  Kenichi Handa  <handa@m17n.org>
48
49         * medit.c (get_selection): If decoding fails and *type is not
50         XA_UTF8_STRING, try to get selection value of type XA_UTF8_STRING.
51
52 2004-07-20  Kenichi Handa  <handa@m17n.org>
53
54         * medit.c (main): If frame creation is falied, exit by error.
55         Call M17N_FINI after destroying the application context.
56
57 2004-07-18  Kenichi Handa  <handa@m17n.org>
58
59         * Makefile.am (common_ldflags): Don't include
60         ${top_srcdir}/src/libm17n-core.la.
61
62 2004-07-07  Kenichi Handa  <handa@m17n.org>
63
64         * medit.c (Mcoding_compound_text): New variable.
65         (covert_selection): Fix previous change.
66         (main): Set Mcoding_compound_text.
67
68 2004-07-06  Kenichi Handa  <handa@m17n.org>
69
70         * mdump.c: Cancel previous change.
71
72         * Makefile.am (X_LD_FLAGS): Fix the order of linking.
73         (medit_LDADD, mview_LDADD, mdump_LDADD): Cancel previous change.
74
75         * HELLO.xml: Add Punjabi, Kannada, Telugu, and Gujarati.
76
77         * medit.c (covert_selection): If X_HAVE_UTF8_STRING is defined and
78         target is XA_UTF8_STRING, encode by utf-8.
79         (get_selection): If X_HAVE_UTF8_STRING is defined and *type is
80         XA_UTF8_STRING, decode by utf-8.
81
82 2004-07-05  Kenichi Handa  <handa@m17n.org>
83
84         * HELLO.utf8: Add Kannada.
85
86 2004-06-30  Kenichi Handa  <handa@m17n.org>
87
88         * mdump.c: Include <m17n-gd.h> instead of <m17n-gui.h>.
89
90         * Makefile.am (X_LD_FLAGS): New variable.
91         (medit_LDADD, mview_LDADD, mdump_LDADD): Add all depending
92         libraries.
93         (medit_LDFLAGS, mview_LDFLAGS, mdump_LDFLAGS): Delete them.
94         (libmimx_anthy_la_LIBADD): Add @ANTHY_LD_FLAGS@.
95         (libmimx_anthy_la_LDFLAGS): Delete @ANTHY_LD_FLAGS@.
96
97 2004-06-25  TAKAHASHI Naoto  <ntakahas@m17n.org>
98
99         * HELLO.utf8: Add Punjabi.
100
101 2004-06-24  Kenichi Handa  <handa@m17n.org>
102
103         * Makefile.am: (libmimx_ispell_la_LDFLAGS)
104         (libmimx_anthy_la_LDFLAGS): Add -module.
105
106 2004-06-23  Kenichi Handa  <handa@m17n.org>
107
108         * Makefile.am (medit_LDFLAGS, mview_LDFLAGS): Cancel the previous
109         change.
110
111         * medit.c (redraw_cursor): Refer to cursor.logical_width instead
112         of cursor.this.width.
113
114 2004-06-21  Kenichi Handa  <handa@m17n.org>
115
116         * Makefile.am (medit_LDFLAGS, mview_LDFLAGS): Include -lX11 and
117         -lXt.
118
119 2004-06-17  Kenichi Handa  <handa@m17n.org>
120
121         * mdump.c (main): Don't set control.as_image to 1.
122
123 2004-06-16  Kenichi Handa  <handa@m17n.org>
124
125         * mdump.c (main): Fix typo of error message.
126
127         * medit.c (face_freeserif): New variable.
128         (face_table): Add an entry for freeserif.
129         (main): Initialized and free face_freeserif.
130
131 2004-06-15  Kenichi Handa  <handa@m17n.org>
132
133         * mdump.c: Add command line arguments --family and --language.
134         (help_exit): Print info about those arguemnts.
135         (main): Make family name to lowercase.
136
137 2004-06-04  Kenichi Handa  <handa@m17n.org>
138
139         * mconv.c (compare_coding_name): New function.
140         (list_coding): Sort the list of codings by their names.
141
142 2004-06-03  Kenichi Handa  <handa@m17n.org>
143
144         * medit.c (InputMethodInfo): New type.
145         (input_method_table): Type changed to `InputMethodInfo *'.
146         (select_input_method): Adjusted for the change of
147         input_method_table.
148         (show_cursor): Open an input method here if necessary.
149         (compare_input_method): Adjusted for the change of
150         input_method_table.
151         (setup_input_methods): Likewise.  Don't open input methods here
152         except for XIM.
153         (main): Adjusted for the change of input_method_table.
154
155         * mconv.c (main): Close `in' and `out'.
156
157         * HELLO.utf8: Fix Greek line.
158
159         * HELLO.xml: Fix Greek line.
160
161 2004-05-28  Kenichi Handa  <handa@m17n.org>
162
163         * Makefile.am (VINFO): New variable.
164         (libmimx_ispell_la_LDFLAGS, libmimx_anthy_la_LDFLAGS): Include
165         ${VINFO}.
166
167         * mdump.c (PROGRAM_VERSION): Renamed from VERSION.
168         (main): Use PROGRAM_VERSION.
169
170         * medit.c (main): Make face_input_status copy of face_default.
171
172 2004-05-27  Kenichi Handa  <handa@m17n.org>
173
174         * medit.c (show_cursor): Check hline->width and box->width.
175         (main): Set reverse videomode in a face for selection.
176
177         * mdump.c: Include config.h.  Include <gd.h> instead of
178         <X11/Xlib.h>.  If not HAVE_FREETYPE nor HAVE_GD, define a pseudo
179         function main that just print an error message.
180         (help_exit): Adjusted for the change of spec.
181         (dump_image): Argument changed.  Dump PNG image instead of PBM.
182         (main): Adjusted for the change of spec.
183
184         * Makefile.am (common_ldflags_gui): Renamed from
185         common_ldflags_X.  Set to .../libm17n-gui.la.  Referrer changed.
186         (mdump_LDFLAGS): Include @GD_LD_FLAGS@
187
188         * HELLO.xml:  Add Bengali.
189
190 2004-05-21  Kenichi Handa  <handa@m17n.org>
191
192         * HELLO.utf8: Add Bengali.
193
194 2004-05-20  Kenichi Handa  <handa@m17n.org>
195
196         * medit.c (redraw): If contro.anti_alias is nonzero, always clear.
197         (ButtonMoveProc): Don't give control.anti_alias to redraw.
198         (default_face_list): New variable.
199         (FaceProc): If no selection, change the default face.
200         (main): Initialize and finalize default_face_list.
201
202 2004-04-27  Kenichi Handa  <handa@m17n.org>
203
204         * mimx-ispell.c: Add coding tag euc-jp.
205
206         * mimx-anthy.c: Add coding tag euc-jp.
207
208         * medit.c: Add coding tag euc-jp.
209         (ButtonMoveProc): Full redraw if we are using anti-aliased text.
210         (main): Set control.anti_alias to 1. 
211
212         * mdump.c: Add coding tag euc-jp.
213
214         * mdate.c: Add coding tag euc-jp.
215
216         * mconv.c: Add coding tag euc-jp.
217
218 2004-04-20  Kenichi Handa  <handa@m17n.org>
219
220         * Makefile.am (medit_LDFLAGS): Include X_PRE_LIBS, XLIBS,
221         X_EXTRA_LIBS.
222         (mview_LDFLAGS): Likewise.
223
224         * linebreak.c: Don't include wordcut/xmalloc.h, wordcut/path.h.
225
226 2004-03-29  Kenichi Handa  <handa@m17n.org>
227
228         * Version 1.0 Patch Level 2 released.
229
230 2004-03-19  Kenichi Handa  <handa@m17n.org>
231
232         * Version 1.0 Patch Level 1 released.
233
234 2004-03-19  Kenichi Handa  <handa@m17n.org>
235
236         * medit.c (VERSION): Changed to 1.0.1.
237         (update_selection): Fix for the case that the selected region is
238         expanded to the opposite direction.
239         (ButtonMoveProc): Likewise.
240         (main): Use alloca instead of malloc for allocating menu names.
241         Free several memory areas and GCs.
242
243 2004-03-12  Kenichi Handa  <handa@m17n.org>
244
245         * medit.c (input_status_control): New variable.
246         (input_status): Use input_status_control.
247         (main): Initialize input_status_control.
248
249 2004-03-01  Kenichi Handa  <handa@m17n.org>
250
251         * Version 1.0 released.
252
253 \f
254 Copyright (C) 2003, 2004
255   National Institute of Advanced Industrial Science and Technology (AIST)
256   Registration Number H15PRO112
257
258 This file is part of the m17n library.
259
260 The m17n library is free software; you can redistribute it and/or
261 modify it under the terms of the GNU Lesser General Public License
262 as published by the Free Software Foundation; either version 2.1 of
263 the License, or (at your option) any later version.
264
265 The m17n library is distributed in the hope that it will be useful,
266 but WITHOUT ANY WARRANTY; without even the implied warranty of
267 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
268 Lesser General Public License for more details.
269
270 You should have received a copy of the GNU Lesser General Public
271 License along with the m17n library; if not, write to the Free
272 Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
273 02111-1307, USA.