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