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