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