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