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