]> git.lyx.org Git - features.git/blob - ChangeLog
accept autoconf 2.52 too
[features.git] / ChangeLog
1 2002-09-10  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2
3         * autogen.sh: accept autoconf 2.52 too; remove unneeded files
4         depending on autoconf version
5
6 2002-08-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
7
8         * .cvsignore: change acconfig.m4 to acconfig.h
9
10         * autogen.sh (AUTOCONF): remove warning args on autoheader and
11         autoconf
12
13 2002-08-08  Lars Gullik Bjønnes  <larsbj@gullik.net>
14
15         * autogen.sh (autoversion): add handling of different autoconf
16         versions.
17
18         * .cvsignore: add acconfig.m4, autom4te-2.53.cache, configure.in
19         and configure.ac
20
21         * acconfig.m4: move from here...
22         * config/acconfig.m4 ...to here
23
24         * configure.in: more from here...
25         * config/configure.in: ...to here
26
27 2002-07-30  André Poenitz <poenitz@gmx.de>
28
29         * INSTALL: fix location of GNU gettext package
30
31 2002-07-23  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
32
33         * UPGRADING: update to mention math lfuns changes
34
35 2002-07-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
36
37         * configure.in: yet another try at the same thing
38
39 2002-07-18  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
40
41         * configure.in: try (again) to fix EOF handling in VERSION_INFO
42
43 2002-07-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
44
45         * acconfig.h: do not include broken_headers.h; remove descriptions
46         of HAVE_LIBSM and XPM_H_LOCATION
47
48         * INSTALL: remove documentation for --with-broken-headers and
49         --with-liberty
50
51         * configure.in: do not invoke LYX_SCO, LYX_HPUX, LYX_SUNOS4,
52         AC_STRUCT_ST_BLKSIZE, AC_STRUCT_ST_BLOCKS, AC_STRUCT_ST_RDEV;
53         remove --with-broken-headers option; do not test for strerror and
54         atexit
55         (VERSION_INFO): add EOF at the end
56
57 2002-07-14  John Levon  <moz@compsoc.man.ac.uk>
58
59         * configure.in: remove xforms from qt
60
61 2002-07-04  Kayvan A. Sylvan  <kayvan@sylvan.com>
62
63         * configure.in (LYX_USE_FRONTEND): The order of libraries is
64         now dependant on the $host variable.
65
66 2002-07-06  Adrien Rebollo  <adrien.rebollo@gmx.fr>
67
68         * autogen.sh: use $ACLOCAL and $AUTOHEADER instead of aclocal
69         and autoheader to test if they are present.
70
71 2002-07-03  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
72
73         * INSTALL: document --enable-debug
74
75 2002-07-01  Kayvan A. Sylvan  <kayvan@sylvan.com>
76
77         * configure.in (LYX_USE_FRONTEND): Change order of libraries for
78         Cygwin.
79
80 2002-07-01  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
81
82         * configure.in (VERSION_INFO): use $host instead of $host_alias
83         for the host type.
84
85 2002-06-17  Angus Leeming  <leeming@lyx.org>
86
87         * INSTALL: how to compile with Compaq cxx on Tru64 Unix.
88
89 2002-06-12  Angus Leeming  <leeming@lyx.org>
90
91         * configure.in: add xforms/forms/*.lo to the xforms version of
92         FRONTEND_GUILIB.
93
94 2002-06-12  Angus Leeming  <leeming@lyx.org>
95
96         * configure.in: remove LYX_STL_STRING_FWD.
97
98 2002-06-11  John Levon  <moz@compsoc.man.ac.uk>
99
100         * INSTALL:
101         * configure.in: remove attempt to link against libiberty. It
102         is morally wrong, and potentially dangerous.
103
104 2002-06-07  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
105
106         * configure.in: move the test for xpm/xforms out of the frontends
107         case, to avoid code duplication
108
109 2002-06-06  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
110
111         * acconfig.h: remove FORMS_IMAGE_H_LOCATION and FORMS_H_LOCATION
112
113 2002-06-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
114
115         * configure.in: remove LYX_REGEX call
116
117 2002-06-02  John Levon  <moz@compsoc.man.ac.uk>
118
119         * acconfig.h: add FORMS_IMAGE_H_LOCATION
120
121         * autogen.sh: add xforms.m4
122
123         * configure.in: use XFORMS_IMAGE_LIB
124
125 2002-05-30  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
126
127         * lyx.man: lyx honors variable LYX_DIR_13x
128
129 2002-05-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
130
131         * Switch from SigC to boost::signals, SigC is now not used in any
132         files anymore.
133
134 2002-05-29  John Levon  <moz@compsoc.man.ac.uk>
135
136         * INSTALL: document that --program-* and frontends
137         don't work (yet ...)
138
139 2002-05-29  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
140
141         * NEWS: add info about the 1.1.6 series
142
143 2002-05-29  John Levon  <moz@compsoc.man.ac.uk>
144
145         * configure.in: move Aiksaurus configure to catch
146         extra-lib/inc (bug 383)
147
148 2002-05-27  Lars Gullik Bjønnes  <larsbj@birdstep.com>
149
150         * autogen.sh (ACINCLUDE_FILES): add pkg.m4
151
152 2002-05-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
153
154         * configure.in: add the boost::signals makefiles.
155
156 2002-05-26  Michael Koziarski  <michael@koziarski.com>
157
158         * configure.in: gtkconfig.patch
159
160 2002-05-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
161
162         * configure.in (VERSION): back to cvs
163
164 2002-05-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
165
166         * configure.in (VERSION): pre5
167
168 2002-05-01  John Levon  <moz@compsoc.man.ac.uk>
169
170         * UPGRADING: more details on upgrading
171
172 2002-04-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
173
174         * Makefile.am (DISTCLEANFILES): don't use -r
175         (distclean-local): new target
176
177 2002-04-26  John Levon  <moz@compsoc.man.ac.uk>
178
179         * UPGRADING: mention floatflt gotcha
180
181 2002-04-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
182
183         * configure.in (VERSION): use the proper postfix
184
185 2002-04-24  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
186
187         * configure.in: add check for GNU m4 (does not check that program
188         is actually gnu m4, but better than nothing)
189
190         * configure.in: small hack for compatibility with autoconf 2.52.
191         Basically, there is a weird interference with stdlib.h with g++
192         and _some_ functions (mkstemp, mktemp...)
193
194 2002-04-22  Lars Gullik Bjønnes  <larsbj@birdstep.com>
195
196         * configure.in (FRONTEND_GUILIB): add qt2/xforms/*.lo for qt2
197
198 2002-04-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
199
200         * UPGRADING: updates
201
202 2002-04-11  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
203
204         * NEWS: add spie class
205
206 2002-04-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
207
208         * UPGRADING: remove stuff that is not relevant now.
209
210         * Makefile.am (bindist): new bindist target
211
212 2002-04-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
213
214         * configure.in: make distcheck work
215
216         * Makefile.am: make distcheck work
217
218 2002-04-02  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
219
220         * lyx.man: update somewhat for 1.2.0
221
222 2002-03-31  Lars Gullik Bjønnes  <larsbj@birdstep.com>
223
224         * configure.in: call LYX_XFORMS_IMAGE_LOADER_NEEDS_JPEG
225
226 2002-03-27  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
227
228         * NEWS: small update
229
230         * MAINTAINERS: removed
231
232 2002-03-26  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
233
234         * ANNOUNCE:
235         * INSTALL:
236         * README:
237         * NEWS: update somewhat for 1.2.0
238
239 2002-03-22  Angus Leeming  <a.leeming@ic.ac.uk>
240
241         * INSTALL: updated the Problems section for Tru64 Unix.
242
243 2002-03-20  Lars Gullik Bjønnes  <larsbj@birdstep.com>
244
245         * Makefile.am (DISTCLEANFILES): be recursive here
246
247         * configure.in: use LYX_CHECK_LDR
248
249 2002-03-14  Kayvan A. Sylvan  <kayvan@sylvan.com>
250
251         * configure.in: Fix order of -lXpm and -lforms for
252         Cygwin linker.
253
254 2002-03-15  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
255
256         * configure.in: small cleanups
257
258 2002-03-14  Michael A. Koziarski  <michael@koziarski.com>
259
260         * configure.in: First stage of fixing the gnome compile problems.
261         Linking problems to be fixed next.
262
263 2002-03-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
264
265         * README: add bulgarian
266
267         * configure.in (ALL_LINGUAS): add bg
268
269 2002-03-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
270
271         * Makefile.am (sourcedoc/Doxyfile): remove explict rule (this is
272         also autogenerated)
273
274 2002-03-07  Angus Leeming  <a.leeming@ic.ac.uk>
275
276         * Makefile.am: remove references to the now-dead forms directory.
277
278 2002-03-05  Angus Leeming  <a.leeming@ic.ac.uk>
279
280         * configure.in: compile the xforms image loader if your version of the
281         xforms libraries is up to the task, else use the basic alternative.
282
283 2002-03-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
284
285         * configure.in: help qt2 along a bit
286
287 2002-03-01  John Levon  <moz@compsoc.man.ac.uk>
288
289         * configure.in: fixup qt2
290
291 2002-02-27  Angus Leeming  <a.leeming@ic.ac.uk>
292
293         * configure.in: don't compile src/frontends/support as LyXImage is
294         now dead.
295
296 2002-02-26  John Levon  <moz@compsoc.man.ac.uk>
297
298         * acconfig.h: nt/os2 defines moved
299
300 2002-02-04  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
301
302         * README: change reference to bugtracker
303
304 2002-01-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
305
306         * configure.in (ALL_LINGUAS): add slovak
307
308 2002-01-13  Michael A. Koziarski  <michael@koziarski.com>
309
310         * configure.in:  Fix the includes for gnome.
311
312 2002-01-12  John Levon  <moz@compsoc.man.ac.uk>
313
314         * configure.in: change for Aiksaurus 0.14
315
316 2002-01-08  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
317
318         * configure.in: remove test for -lpt on SCO. Hopefully it is not
319         needed anymore. This fixes bug #137
320
321 2001-11-28  John Levon  <moz@compsoc.man.ac.uk>
322
323         * README: fix ghostscript comment
324
325 2001-11-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
326
327         * INSTALL: document change in --prefix behaviour.
328
329         * configure.in: do not use AC_PREFIX_PROGRAM, which is broken in
330         autoconf 2.5[012].
331
332 2001-10-31  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
333
334         * configure.in: check also for locale.h, so that things work out
335         correctly with --disable-nls
336
337 2001-10-30  John Levon  <moz@compsoc.man.ac.uk>
338
339         * README:
340         * lyx.man: change ref to known bugs
341
342 2001-10-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
343
344         * configure.in: set version here and not in version.h.
345         Generate version.C instead of version_info.h
346
347 2001-09-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
348
349         * configure.in (VERSION_INFO): use AC_SUBST instead of AC_DEFINE
350         for VERSION_INFO
351
352 2001-09-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
353
354         * configure.in: do not set FRONTENDS to "xforms" when frontend is
355         xforms; fix the use of "cat <<EOF ... EOF" (bugs introduced by
356         last checkin)
357
358 2001-09-10  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
359
360         * lyxinclude.m4:
361         * configure.in: add VERSION_INFO to config.h
362         (from a first proposal by Rob Lahaye)
363
364 2001-09-08  Rob Lahaye  <lahaye@users.sourceforge.net>
365
366         * lyx.man: add -version commandline flag
367
368 2001-08-19  John Levon  <moz@compsoc.man.ac.uk>
369
370         * configure.in: output new qt2 makefiles
371
372 2001-07-31  John Levon  <moz@compsoc.man.ac.uk>
373
374         * configure.in: don't use -lbz2 if we don't need it
375
376 2001-07-30  John Levon  <moz@compsoc.man.ac.uk>
377
378         * COPYING: use standard spiel for xforms
379
380 2001-07-30  John Levon  <moz@compsoc.man.ac.uk>
381
382         * configure.in: add --without-aiksaurus, always
383           subst AIKSAURUS_LIBS
384
385 2001-07-26  John Levon  <moz@compsoc.man.ac.uk>
386
387         * NEWS:
388         * INSTALL:
389         * configure.in: add libAikSaurus
390
391 2001-07-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
392
393         * NEWS: update again.
394
395         * configure.in: move --enable-assertions a bit higher.
396         move the setup of libtool a bit later.
397
398 2001-07-23  John Levon  <moz@compsoc.man.ac.uk>
399
400         * INSTALL: document --disable-optimization
401
402 2001-07-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
403
404         * Makefile.am (EXTRA_DIST): add sourcedoc
405         (doxydoc): renamed from sourcedoc to avoid conflicts.
406
407 2001-07-23  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
408
409         * NEWS: updated for 1.2.0
410
411 2001-07-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
412
413         * configure.in: remove extra action for AC_OUTPUT (not needed
414         anymore with gettext 0.10.38)
415
416 2001-07-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
417
418         * INSTALL: update various requirements
419
420         * configure.in: do not test for namespace, mutable
421
422         * acconfig.h: remove entry for USE_PSPELL
423
424 2001-07-04  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
425
426         * ABOUT-NLS: updated from gettext 0.10.38
427
428         * autogen.sh: use simpler logic for creating acinclude.m4 files.
429         Update for gettext 0.10.38
430
431 2001-06-29  John Levon  <moz@compsoc.man.ac.uk>
432
433         * INSTALL: change RedHat stuff to insist on updating gcc
434
435 2001-06-14  John Levon  <moz@compsoc.man.ac.uk>
436
437         * Makefile.am: no point in including 200k historical
438           OLD-CHANGES file in dist tarball
439
440 2001-06-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
441
442         * src/lyxfunc.C (getStatus): handle LFUN_READ_ONLY_TOGGLE so that
443         it can be used as a menu entry
444
445 2001-06-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
446
447         * autogen.sh: remove kde stuff
448
449         * configure.in: remove kde stuff
450
451 2001-06-13  John Levon  <moz@compsoc.man.ac.uk>
452
453         * INSTALL: remove mention of kde frontend, mention the need of gnu
454         m4.
455
456 2001-06-01  Lars Gullik Bjønnes  <larsbj@birdstep.com>
457
458         * acconfig.h: add BOOST_NO_LIMITS hack to help boost lib.
459
460 2001-05-31  Lars Gullik Bjønnes  <larsbj@birdstep.com>
461
462         * acconfig.h: auto update
463
464         * configure.in: call AC_PROG_LIBTOOL instead of AM_PROG_LIBTOOL
465         GUI: modify FRONTEND_GUILIB for all target to match what is
466         needed in the Makefile.am
467         (AC_CONFIG_SUBDIRS): remove boost
468         (AC_OUTPUT): generate boost/Makefile
469
470         * autogen.sh (AUTOCONF): remove some commented code, remove the
471         boost configuration.
472
473 2001-05-30  Lars Gullik Bjønnes  <larsbj@birdstep.com>
474
475         * acconfig.h: add entry for HAVE_DECL_ISTREAMBUF_ITERATOR
476
477         * configure.in: check for istreambuf_iterator in <iterator>
478
479 2001-05-16  Ruurd Reitsma  <r.a.reitsma@wbmt.tudelft.nl>
480
481         * Added README.Win32
482
483 2001-04-15  Allan Rae  <rae@lyx.org>
484
485         * Makefile.am (sourcedoc/Doxyfile): ensure modifications to doxygen
486         configuration file take effect.
487         (DISTCLEANFILES): clean out sourcedoc/
488
489         * sourcedoc/Doxyfile.in(FILE_PATTERNS): make sure we only filter
490         things that should be filtered.  Now you can run it after you started
491         compiling stuff as well.
492
493 2001-03-29  Angus Leeming  <a.leeming@ic.ac.uk>
494
495         * configure.in: changed AC_INIT(src/lyx.C) to AC_INIT(src/main.C)
496
497 2001-03-26  Baruch Even  <baruch@lyx.org>
498
499         * configure.in: Added libglade detection and libraries for the gnome
500         build. The gnome build will now depend on libglade libraries.
501
502 2001-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
503
504         * Merging changes from BRANCH_MVC back into HEAD.
505
506         * configure.in: added controllers directory to frontends.
507
508 2001-03-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
509
510         * INSTALL: remove mention of problem with gettext.
511
512 2001-03-02  John Levon  <moz@compsoc.man.ac.uk>
513
514         * configure.in:
515         * INSTALL: minor changes, become --with-version-suffix
516
517 2001-02-23  John Levon  <moz@compsoc.man.ac.uk>
518
519         * configure.in:
520         * INSTALL: --with-lyx-version
521
522         * Makefile.am: fix uninstall
523
524 2001-02-20  Edwin Leuven <leuven@fee.uva.nl>
525
526         * move latex preamble to guii xforms dir, see:
527         * src/ChangeLog
528         * src/frontends/xforms/ChangeLog
529
530 2001-02-13  Lars Gullik Bjønnes  <larsbj@lyx.org>
531
532         * autogen.sh (AUTOCONF): use spaces insteadt of '\t' for echo
533         strings.
534         (AUTOCONF): add libtool.m4 to generation of boost.m4
535
536 2001-02-12  John Levon  <moz@compsoc.man.ac.uk>
537
538         * forms/include_form.fd:
539         * forms/bibforms.fd:
540         * forms/bibforms.h.patch: deleted
541
542         * forms/lyx.fd: remove splash form
543
544 2001-02-08  John Levon  <moz@compsoc.man.ac.uk>
545
546         * INSTALL: mention RH7.0 workaround with kde f.e.
547
548 2001-02-06  albert chin  <china@thewrittenword.com>
549
550         * acconfig.h:
551         * configure.in: check declarations of snprintf and vsnprintf.
552
553 2001-02-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
554
555         * INSTALL: update description of command line to use with compaq
556         cxx.
557
558 2001-01-30  John Levon  <moz@compsoc.man.ac.uk>
559
560         * INSTALL: mention build problem with older xforms
561
562 2001-01-25  John Levon  <moz@compsoc.man.ac.uk>
563
564         * autogen.sh: add qt2.m4
565
566         * configure.in: add qt2 frontend option, Makefile
567
568         * config/qt2.m4: config gubbins for qt2
569
570         * lib/CREDITS: add Kalle
571
572 2001-01-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
573
574         * INSTALL (Problems): update description of the "missing linux
575         kernel sources" problem.
576
577 2001-01-24  John Levon  <moz@compsoc.man.ac.uk>
578
579         * configure.in: working support for --with-lyx-suffix
580
581         * INSTALL: describe --with-lyx-suffix
582
583 2001-01-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
584
585         * INSTALL (Problems): add tip about using --with-included-string
586         on solaris 2.6 with gcc 2.95.2 (ld does not like long symbol
587         names).
588
589 2001-01-12  Lars Gullik Bjønnes  <larsbj@lyx.org>
590
591         * ChangeLog: store old and begin new
592
593         * src/version.h (LYX_DOCVERSION): update to 1.2.0cvs