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