610f2814fc81cd43e978cbd37ab7120140c97314
[m17n/m17n-lib.git] / ChangeLog
1 2006-07-14  Kenichi Handa  <handa@m17n.org>
2
3         * configure.ac: Version changed to 1.3.4.  Delete args to
4         AM_INIT_AUTOMAKE.
5
6 2006-06-23  Kenichi Handa  <handa@m17n.org>
7
8         * Makefile.am (PKGDATA): Don't increment it conditionally.
9
10         * configure.ac: Add "--with-fontconfig" arg.
11
12 2006-05-29  Kenichi Handa  <handa@m17n.org>
13
14         * m17n-config.in: For for --libtool.
15
16 2006-04-24  TAKAHASHI Naoto  <ntakahas@m17n.org>
17
18         * README: Insert libthai reference site.
19
20 2006-02-22  Kenichi Handa  <handa@m17n.org>
21
22         * Version 1.3.3 released.
23
24 2006-02-22  Kenichi Handa  <handa@m17n.org>
25
26         * configure.ac: Version changed to 1.3.1.
27         (HAVE_DLOPEN): Fix typo in a message.
28
29 2006-02-06  Kenichi Handa  <handa@m17n.org>
30
31         * Version 1.3.2 released.
32
33 2006-02-06  Kenichi Handa  <handa@m17n.org>
34
35         * Makefile.am (EXTRA_DIST): Add bootstrap.sh.
36
37 2006-02-03  Kenichi Handa  <handa@m17n.org>
38
39         * configure.ac: Version changed to 1.3.1.
40
41 2006-01-17  Kenichi Handa  <handa@m17n.org>
42
43         * configure.ac: If GD library is available, define HAVE_GD as 1 or
44         2 in CONFIG_FLAGS.
45
46 2006-01-16  Kenichi Handa  <handa@m17n.org>
47
48         * Version 1.3.1 released.
49
50 2006-01-16  Kenichi Handa  <handa@m17n.org>
51
52         * configure.ac: Version changed to 1.3.1.
53
54 2005-12-22  Kenichi Handa  <handa@m17n.org>
55
56         * Version 1.3.0 released.
57
58 2005-12-22  Kenichi Handa  <handa@m17n.org>
59
60         * configure.ac: Check availability of OTF_check_features.
61
62 2005-12-05  Kenichi Handa  <handa@m17n.org>
63
64         * m17n-shell.pc.in (Description): Fix typo.
65
66 2005-11-21  Kenichi Handa  <handa@m17n.org>
67
68         * Makefile.am (pkgconfig_DATA): Define it conditionally on
69         WITH_GUI.
70
71         * configure.ac: Handle --with-gui/--without-gui arg.
72
73 2005-11-18  Kenichi Handa  <handa@m17n.org>
74
75         * configure.ac: Add --with-libotf option.  Use AC_HELP_STRING.
76
77 2005-09-05  Kenichi Handa  <handa@m17n.org>
78
79         * bootstrap.sh: Call automake with -a -c. 
80
81         * configure.ac: Add AM_MAINTAINER_MODE.
82         (X11_LD_FLAGS): New variable.
83         (--with-gd): New AC_ARG_WITH.
84         (HAVE_FRIBIDI_CONFIG): Fix typo for testing it.
85
86 2005-09-01  Kenichi Handa  <handa@m17n.org>
87
88         * configure.ac (CONFIG_FLAGS): Setup this variable and AC_SUBST it.
89
90 2005-08-18  Kenichi Handa  <handa@m17n.org>
91
92         * configure.ac: Version changed to 1.3.0.
93
94 2005-05-12  Kenichi Handa  <handa@m17n.org>
95
96         * configure.ac: Define HAVE_X11_XAW_COMMAND explicitly.
97
98 2005-04-28  Kenichi Handa  <handa@m17n.org>
99
100         * configure.ac: Check the availability of libXaw.
101
102 2005-04-27  Kenichi Handa  <handa@m17n.org>
103
104         * configure.ac: Check libthat at first and if that fail check
105         wordcut library.
106
107 2005-04-15  Kenichi Handa  <handa@m17n.org>
108
109         * configure.ac: Check the version of wordcut library and
110         HAVE_WORDCUT or HAVE_WORDCUT_OLD.
111         (DLOPEN_SHLIB_EXT): Define it.
112
113 2004-12-27  Kenichi Handa  <handa@m17n.org>
114
115         * Version 1.2.0 released.
116
117 2004-12-27  Kenichi Handa  <handa@m17n.org>
118
119         * m17n-config.in: Fix documentation.  Doxygen's section name fixed.
120
121 2004-12-10  Kenichi Handa  <handa@m17n.org>
122
123         * configure.ac: Versions changed to 1.2.0.
124
125 2004-10-14  Kenichi Handa  <handa@m17n.org>
126
127         * configure.ac (M17N_EXT_LIBS): New variable to accumulate
128         available external libraries.
129
130 2004-10-13  Kenichi Handa  <handa@m17n.org>
131
132         * configure.ac: Check if <freetype/ftbdf.h> is available or not.
133
134 2004-10-12  Kenichi Handa  <handa@m17n.org>
135
136         * configure.ac: Use pkg-config (if available) for Xft.
137
138 2004-10-11  Kenichi Handa  <handa@m17n.org>
139
140         * m17n-core.pc.in, m17n-shell.pc.in, m17n-gui.pc.in: New files.
141
142         * configure.ac: Include m17n-core.pc, m17n-shell.pc, and
143         m17n-gui.pc in AC_CONFIG_FILES.
144
145         * Makefile.am (EXTRA_DIST, pkgconfigdir, pkgconfig_DATA): New
146         variables.
147
148 2004-08-16  Kenichi Handa  <handa@m17n.org>
149
150         * Version 1.1.0 released.
151
152 2004-07-06  Kenichi Handa  <handa@m17n.org>
153
154         * m17n-config.in: Cancel previous change.
155
156 2004-06-30  Kenichi Handa  <handa@m17n.org>
157
158         * m17n-config.in: Add -lm17n-X and -lm17n-gd if necessary.
159
160 2004-06-14  Kenichi Handa  <handa@m17n.org>
161
162         * configure.ac: Check the program m17n-db.
163
164 2004-06-03  Kenichi Handa  <handa@m17n.org>
165
166         * configure.ac: Run freetype-config with --libs instead of
167         --libtool.
168
169 2004-05-31  Kenichi Handa  <handa@m17n.org>
170
171         * configure.ac: Check the availability of dlopen.  Append
172         $X_CFLAGS to CPPFLAGS.
173
174 2004-05-28  Kenichi Handa  <handa@m17n.org>
175
176         * configure.ac: New variable API_VERSION.
177
178         * m17n-config.in: Accept "GUI" flag and adjusted for the new
179         configuration.
180
181 2004-05-27  Kenichi Handa  <handa@m17n.org>
182
183         * configure.ac: Check fontconfig even if Xft is available.  Check
184         gd library.  If Xft is not available, set XFT2_LD_FLAGS to null.
185         Likewise for xml2.
186
187         * bootstrap.sh: Clean old files at first.
188
189 2004-05-24  Kenichi Handa  <handa@m17n.org>
190
191         * configure.ac: Fix typo (pkg-conifg ->pkg-config).  Fix
192         AC_CHECK_LIB arg for fontconfig.
193
194 2004-05-21  Kenichi Handa  <handa@m17n.org>
195
196         * configure.ac (HAVE_FRIBIDI): Unset FRIBIDI_LD_FLAGS if fribidi
197         library is not found.
198
199 2004-05-18  Kenichi Handa  <handa@m17n.org>
200
201         * configure.ac: If libotf is not available, clear OTF_LD_FLAGS.
202         Double quaote several variables.  Even if xft-config is not
203         available, check if Xft library is available.  Setup
204         HAVE_FONTCONFIG.
205
206 2004-05-07  Kenichi Handa  <handa@redhat.m17n.org>
207
208         * configure.ac: Fix previous change.  Comment out xom and effence
209         related codes.
210
211 2004-05-03  Kenichi Handa  <handa@m17n.org>
212
213         * configure.ac: Use fribidi-config and xft-config if they are
214         available.
215
216 2004-04-27  Kenichi Handa  <handa@m17n.org>
217
218         * configure.ac: Check if Xft2 library is available.
219         (OTF_LD_FLAGS): Set to `libotf-config --libs`.
220         (FREETYPE_LD_FLAGS): Set to `freetype-config --libtool`.
221
222 2004-03-29  Kenichi Handa  <handa@m17n.org>
223
224         * Version 1.0 Patch Level 2 released.
225
226 2004-03-29  Kenichi Handa  <handa@etlken2>
227
228         * configure.ac: Version changed to 1.0.2.
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         * configure.ac: Version changed to 1.0.1.
237
238 2004-03-01  Kenichi Handa  <handa@m17n.org>
239
240         * Version 1.0 released.
241
242 \f
243 Copyright (C) 2003, 2004
244   National Institute of Advanced Industrial Science and Technology (AIST)
245   Registration Number H15PRO112
246
247 This file is part of the m17n library.
248
249 The m17n library is free software; you can redistribute it and/or
250 modify it under the terms of the GNU Lesser General Public License
251 as published by the Free Software Foundation; either version 2.1 of
252 the License, or (at your option) any later version.
253
254 The m17n library is distributed in the hope that it will be useful,
255 but WITHOUT ANY WARRANTY; without even the implied warranty of
256 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
257 Lesser General Public License for more details.
258
259 You should have received a copy of the GNU Lesser General Public
260 License along with the m17n library; if not, write to the Free
261 Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
262 02111-1307, USA.