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