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