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