]> git.lyx.org Git - features.git/blob - ChangeLog
document ghostscript bug
[features.git] / ChangeLog
1 2001-11-28  John Levon  <moz@compsoc.man.ac.uk>
2
3         * README: fix ghostscript comment
4  
5 2001-11-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
6
7         * INSTALL: document change in --prefix behaviour.
8
9         * configure.in: do not use AC_PREFIX_PROGRAM, which is broken in
10         autoconf 2.5[012].
11
12 2001-10-31  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
13
14         * configure.in: check also for locale.h, so that things work out
15         correctly with --disable-nls
16
17 2001-10-30  John Levon  <moz@compsoc.man.ac.uk>
18
19         * README:
20         * lyx.man: change ref to known bugs
21  
22 2001-10-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
23
24         * configure.in: set version here and not in version.h.
25         Generate version.C instead of version_info.h
26
27 2001-09-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
28
29         * configure.in (VERSION_INFO): use AC_SUBST instead of AC_DEFINE
30         for VERSION_INFO
31
32 2001-09-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
33
34         * configure.in: do not set FRONTENDS to "xforms" when frontend is
35         xforms; fix the use of "cat <<EOF ... EOF" (bugs introduced by
36         last checkin)
37
38 2001-09-10  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
39
40         * lyxinclude.m4: 
41         * configure.in: add VERSION_INFO to config.h
42         (from a first proposal by Rob Lahaye)
43
44 2001-09-08  Rob Lahaye  <lahaye@users.sourceforge.net>
45
46         * lyx.man: add -version commandline flag
47
48 2001-08-19  John Levon  <moz@compsoc.man.ac.uk>
49
50         * configure.in: output new qt2 makefiles
51  
52 2001-07-31  John Levon  <moz@compsoc.man.ac.uk>
53
54         * configure.in: don't use -lbz2 if we don't need it
55  
56 2001-07-30  John Levon  <moz@compsoc.man.ac.uk>
57
58         * COPYING: use standard spiel for xforms
59  
60 2001-07-30  John Levon  <moz@compsoc.man.ac.uk>
61
62         * configure.in: add --without-aiksaurus, always
63           subst AIKSAURUS_LIBS
64  
65 2001-07-26  John Levon  <moz@compsoc.man.ac.uk>
66
67         * NEWS:
68         * INSTALL:
69         * configure.in: add libAikSaurus
70
71 2001-07-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
72
73         * NEWS: update again.
74
75         * configure.in: move --enable-assertions a bit higher.
76         move the setup of libtool a bit later.
77
78 2001-07-23  John Levon  <moz@compsoc.man.ac.uk>
79
80         * INSTALL: document --disable-optimization
81  
82 2001-07-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
83
84         * Makefile.am (EXTRA_DIST): add sourcedoc
85         (doxydoc): renamed from sourcedoc to avoid conflicts.
86
87 2001-07-23  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
88
89         * NEWS: updated for 1.2.0
90
91 2001-07-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
92
93         * configure.in: remove extra action for AC_OUTPUT (not needed
94         anymore with gettext 0.10.38)
95
96 2001-07-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
97
98         * INSTALL: update various requirements
99
100         * configure.in: do not test for namespace, mutable
101
102         * acconfig.h: remove entry for USE_PSPELL
103
104 2001-07-04  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
105
106         * ABOUT-NLS: updated from gettext 0.10.38
107
108         * autogen.sh: use simpler logic for creating acinclude.m4 files.
109         Update for gettext 0.10.38
110
111 2001-06-29  John Levon  <moz@compsoc.man.ac.uk>
112
113         * INSTALL: change RedHat stuff to insist on updating gcc
114  
115 2001-06-14  John Levon  <moz@compsoc.man.ac.uk>
116
117         * Makefile.am: no point in including 200k historical
118           OLD-CHANGES file in dist tarball
119
120 2001-06-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
121
122         * src/lyxfunc.C (getStatus): handle LFUN_READ_ONLY_TOGGLE so that
123         it can be used as a menu entry
124
125 2001-06-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
126
127         * autogen.sh: remove kde stuff
128
129         * configure.in: remove kde stuff
130
131 2001-06-13  John Levon  <moz@compsoc.man.ac.uk>
132
133         * INSTALL: remove mention of kde frontend, mention the need of gnu
134         m4.
135
136 2001-06-01  Lars Gullik Bjønnes  <larsbj@birdstep.com>
137
138         * acconfig.h: add BOOST_NO_LIMITS hack to help boost lib.
139
140 2001-05-31  Lars Gullik Bjønnes  <larsbj@birdstep.com>
141
142         * acconfig.h: auto update
143
144         * configure.in: call AC_PROG_LIBTOOL instead of AM_PROG_LIBTOOL
145         GUI: modify FRONTEND_GUILIB for all target to match what is
146         needed in the Makefile.am
147         (AC_CONFIG_SUBDIRS): remove boost
148         (AC_OUTPUT): generate boost/Makefile
149
150         * autogen.sh (AUTOCONF): remove some commented code, remove the
151         boost configuration.
152
153 2001-05-30  Lars Gullik Bjønnes  <larsbj@birdstep.com>
154
155         * acconfig.h: add entry for HAVE_DECL_ISTREAMBUF_ITERATOR
156
157         * configure.in: check for istreambuf_iterator in <iterator>
158
159 2001-05-16  Ruurd Reitsma  <r.a.reitsma@wbmt.tudelft.nl>
160
161         * Added README.Win32
162
163 2001-04-15  Allan Rae  <rae@lyx.org>
164
165         * Makefile.am (sourcedoc/Doxyfile): ensure modifications to doxygen
166         configuration file take effect.
167         (DISTCLEANFILES): clean out sourcedoc/
168
169         * sourcedoc/Doxyfile.in(FILE_PATTERNS): make sure we only filter
170         things that should be filtered.  Now you can run it after you started
171         compiling stuff as well.
172
173 2001-03-29  Angus Leeming  <a.leeming@ic.ac.uk>
174
175         * configure.in: changed AC_INIT(src/lyx.C) to AC_INIT(src/main.C)
176
177 2001-03-26  Baruch Even  <baruch@lyx.org>
178
179         * configure.in: Added libglade detection and libraries for the gnome
180         build. The gnome build will now depend on libglade libraries.
181
182 2001-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
183
184         * Merging changes from BRANCH_MVC back into HEAD.
185
186         * configure.in: added controllers directory to frontends.
187
188 2001-03-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
189
190         * INSTALL: remove mention of problem with gettext.
191
192 2001-03-02  John Levon  <moz@compsoc.man.ac.uk>
193
194         * configure.in:
195         * INSTALL: minor changes, become --with-version-suffix
196
197 2001-02-23  John Levon  <moz@compsoc.man.ac.uk>
198
199         * configure.in:
200         * INSTALL: --with-lyx-version
201
202         * Makefile.am: fix uninstall
203
204 2001-02-20  Edwin Leuven <leuven@fee.uva.nl>
205
206         * move latex preamble to guii xforms dir, see:
207         * src/ChangeLog
208         * src/frontends/xforms/ChangeLog
209         
210 2001-02-13  Lars Gullik Bjønnes  <larsbj@lyx.org>
211
212         * autogen.sh (AUTOCONF): use spaces insteadt of '\t' for echo
213         strings.
214         (AUTOCONF): add libtool.m4 to generation of boost.m4
215
216 2001-02-12  John Levon  <moz@compsoc.man.ac.uk>
217
218         * forms/include_form.fd:
219         * forms/bibforms.fd:
220         * forms/bibforms.h.patch: deleted
221
222         * forms/lyx.fd: remove splash form
223
224 2001-02-08  John Levon  <moz@compsoc.man.ac.uk>
225
226         * INSTALL: mention RH7.0 workaround with kde f.e.
227
228 2001-02-06  albert chin  <china@thewrittenword.com>
229
230         * acconfig.h:
231         * configure.in: check declarations of snprintf and vsnprintf.
232
233 2001-02-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
234
235         * INSTALL: update description of command line to use with compaq
236         cxx. 
237
238 2001-01-30  John Levon  <moz@compsoc.man.ac.uk>
239
240         * INSTALL: mention build problem with older xforms
241
242 2001-01-25  John Levon  <moz@compsoc.man.ac.uk>
243
244         * autogen.sh: add qt2.m4
245
246         * configure.in: add qt2 frontend option, Makefile
247
248         * config/qt2.m4: config gubbins for qt2
249
250         * lib/CREDITS: add Kalle
251
252 2001-01-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
253
254         * INSTALL (Problems): update description of the "missing linux
255         kernel sources" problem.
256
257 2001-01-24  John Levon  <moz@compsoc.man.ac.uk>
258
259         * configure.in: working support for --with-lyx-suffix
260
261         * INSTALL: describe --with-lyx-suffix
262
263 2001-01-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
264
265         * INSTALL (Problems): add tip about using --with-included-string
266         on solaris 2.6 with gcc 2.95.2 (ld does not like long symbol
267         names). 
268
269 2001-01-12  Lars Gullik Bjønnes  <larsbj@lyx.org>
270
271         * ChangeLog: store old and begin new
272         
273         * src/version.h (LYX_DOCVERSION): update to 1.2.0cvs