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