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