]> git.lyx.org Git - lyx.git/blob - ChangeLog
do not require gawk (bug 1980)
[lyx.git] / ChangeLog
1 2005-09-12  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
2
3         * configure.ac: check for AWK and use --posix option if we found
4         gawk. (bug 1980)
5
6 2005-07-18  Lars Gullik Bjønnes  <larsbj@lyx.org>
7
8         * configure.ac: version back to 1.4.0cvs 
9
10 2005-07-18  Lars Gullik Bjønnes  <larsbj@lyx.org>
11
12         * configure.ac: set version to 1.4.0pre1
13
14 2005-07-18  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
15
16         * README: 
17         * INSTALL: update for 1.4
18
19 2005-07-16  Lars Gullik Bjønnes  <larsbj@lyx.org>
20
21         * lyx.man: remove reLyX refs and ref to tex2lyx
22         * autogen.sh,configure.ac: remove reLyX handling 
23         * INSTALL,INSTALL.OS2: remove some reLyX paragraphs.
24
25 2005-07-16  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
26
27         * INSTALL: lib/xfonts is dead.
28
29 2005-07-15  Lars Gullik Bjønnes  <larsbj@lyx.org>
30
31         * configure.ac: set AWK to gawk and subsitute 
32
33 2005-07-15  José Matos <jamatos@lyx.org>
34
35         * configure.ac: Add support for python, and add Makefile to
36         lyx2lyx.
37
38 2005-07-14  Angus Leeming  <leeming@lyx.org>
39
40         * Makefile.am (EXTRA_DIST): add the new README and INSTALL files
41
42 2005-07-13  Lars Gullik Bjonnes  <larsbj@gullik.net>
43
44         * Makefiles: make sure to dist pch.h and mark PCH_FILE as a build
45         file.
46
47 2005-07-12  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
48
49         * INSTALL: small tweak.
50
51 2005-06-01  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
52
53         * configure.ac: if the xforms frontend is added just to help gtk,
54         do not build the xforms binary.
55
56 2005-05-20  Lars Gullik Bjønnes  <larsbj@lyx.org>
57
58         * configure.ac: Use AM_* flags for CLAGS,CXXFLAGS where we require
59         the values to be properly set.
60
61 2005-05-03  Angus Leeming  <leeming@lyx.org>
62
63         * configure.ac: test for io.h and process.h.
64         Test the spelling of close(), getpid(), open(), pclose() and
65         popen(). Do they have a leading underscore or not?
66
67 2005-05-02  Angus Leeming  <leeming@lyx.org>
68
69         * configure.ac: test for utime.h and sys/utime.h
70
71 2005-05-02  Angus Leeming  <leeming@lyx.org>
72
73         * configure.ac: test for something that MSVC doesn't have (fcntl)
74         as opposed to something it does (select, socket).
75
76 2005-05-02  Angus Leeming  <leeming@lyx.org>
77
78         * autogen.sh (ACINCLUDE_FILES): remove [ap]spell.m4. Add spell.m4.
79
80         * configure.ac: remove explicit invocation of CHECK_WITH_ASPELL,
81         CHECK_WITH_PSPELL. Add new invocation of LYX_CHECK_SPELL_ENGINES.
82         Also check for select() and socket() system functions and use
83         these to decide whether to build the src/client sun-directory.
84
85 2005-03-11  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
86
87         * configure.ac: remove hack when GNU gettext utilities are not
88         available; remove calls to AC_C_CONST and AC_C_INLINE (already
89         required by AM_INTL_SUBDIR; remove ALL_LINGUAS variable (see
90         po/LINGUAS instead); do not AC_SUBST LINGUAS.
91
92 2005-03-07  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
93
94         * autogen.sh: remove autom4te.cache directories
95
96 2005-03-06  Lars Gullik Bjonnes  <larsbj@gullik.net>
97
98         * configure.ac: make the xforms part be built
99         first when building gtk frontend
100
101 2005-03-05  Angus Leeming  <leeming@lyx.org>
102
103         * autogen.sh: remove test for gettext. Belongs in configure.
104         Return 1 if autogen.sh exits abnormally.
105
106 2005-03-02  Lars Gullik Bjonnes  <larsbj@gullik.net>
107
108         * configure.ac: dont setup gnome/Makefile
109
110 2005-02-24  Angus Leeming  <leeming@lyx.org>
111
112         * autogen.sh: enable the use of (1.5 <= automake <= 1.9).
113
114 2005-02-23  Angus Leeming  <leeming@lyx.org>
115
116         * autogen.sh: test for automake >= 1.5 and for gettext >= 0.12.
117
118         * INSTALL: document these requirements.
119
120 2005-02-09  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
121
122         * Makefile.am: remove hack for making bindist work with autoconf
123         <=1.4. This broke non GNU make programs.
124
125 2005-02-07  Lars Gullik Bjonnes  <larsbj@gullik.net>
126
127         * configure.ac (AH_BOTTOM): make BOOST_POSIX be defined for cygwin
128
129 2005-02-02  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
130
131         * configure.ac: if the prefix contains space, replace it with
132         ${builddir}/installprefix and issue a warning.
133
134         * configure.ac: when testing for AikSaurus, do not require libbz2.
135
136 2005-01-27  Lars Gullik Bjonnes  <larsbj@gullik.net>
137
138         * configure.ac: add src/support/tests/Makefile
139
140 2005-01-21  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
141
142         * configure.ac: indicate in final info whether aiksaurus is used.
143
144 2005-01-20  Angus Leeming  <leeming@lyx.org>
145
146         * configure.ac: s/COMRESSION/COMPRESSION/
147
148 2005-01-12  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
149
150         * configure.ac: remove duplicated code
151
152 2005-01-06  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
153
154         * configure.ac: use LYX_USE_PACKAGING
155
156 2005-01-05  Lars Gullik Bjonnes  <larsbj@gullik.net>
157
158         * configure.ac (VERSION_INFO): add CPPFLAGS to info
159
160 2005-01-04  Angus Leeming  <leeming@lyx.org>
161
162         * configure.ac (AC_CHECK_FUNCS): test for the existence of
163         lstat and readlink.
164
165 2004-12-28  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
166
167         * configure.ac: remove call to LYX_CXX_CHEADERS
168
169 2004-12-16  Angus Leeming  <leeming@lyx.org>
170
171         * configure.ac: remove the HAVE_MKDIR conditional code to
172         src/support/mkdir.C
173
174 2004-12-15  Angus Leeming  <leeming-0hXrFu2P2+c@public.gmane.org>
175
176         * configure.ac: add AC_FUNC_MKDIR test and code to
177         #define mkdir should a non-POSIX version be found.
178
179 2004-12-04  Lars Gullik Bjonnes  <larsbj@gullik.net>
180
181         * Most Makefile.am's: Move PCH_FLAGS to AM_CPP flags where
182         possible.
183
184 2004-12-03  Lars Gullik Bjonnes  <larsbj@gullik.net>
185
186         * Most Makefile.am's: Change to use AM_CPPFLAGS instead of
187         INCLUDES since that has been deprecated by automake.
188
189 2004-11-25  Angus Leeming  <leeming@lyx.org>
190
191         * README.Cygwin: new file, containing the current contents of
192         README.Win32.
193
194         * README.Win32: rewritten to explain why we don't currently
195         provide formal support for a native Win32 port (other than
196         one based on Cygwin) and how that may change in the future.
197
198 2004-11-29  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
199
200         * configure.ac: do not include broken_headers.h; do not check for
201         strchr, memset and memmove
202
203 2004-11-04  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
204
205         * configure.ac: do not check for snprintf
206
207 2004-10-11  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
208
209         * configure.ac: remove RPM_FRONTEND_DEPS
210
211 2004-10-07  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
212
213         * configure.ac: make maintainer mode active by default for
214         development releases
215
216 2004-09-26  Lars Gullik Bjonnes  <larsbj@gullik.net>
217
218         * configure.ac: update for gtk 2.4
219
220 2004-09-23  Bennett Helm  <bennett.helm@fandm.edu>
221
222         * README.MacOSX: update again
223
224 2004-09-22  Bennett Helm  <bennett.helm@fandm.edu>
225
226         * README.MacOSX: update a bit
227
228 2004-09-04  Lars Gullik Bjonnes  <larsbj@gullik.net>
229
230         * configure.ac (AC_CONFIG_FILES): add src/client/Makefile
231
232 2004-09-03  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
233
234         * configure.ac: print error message if uic or moc is not found
235         and the qt frontend is used
236
237 2004-08-18  Lars Gullik Bjonnes  <larsbj@gullik.net>
238
239         * More pch work.
240
241 2004-08-03  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
242
243         * configure.ac: instead of the previous code (which does not
244         work), just add xforms to the list of frontends if gtk is specified
245
246 2004-07-26  Lars Gullik Bjonnes  <larsbj@gullik.net>
247
248         * configure.ac: add code that some xforms tests are run only once
249         even if both xforms and gtk are configured.
250
251 2004-06-09  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
252
253         * Makefile.am (SUBDIRS): remove m4 directory (does not have a
254         Makefile.am).
255
256 2004-06-09  Lars Gullik Bjonnes  <larsbj@gullik.net>
257
258         * Makefile.am (dist_noinst_DATA): use the dist_ and noinst_
259         annotations to clean up the Makefile slightly.
260
261 2004-06-01  Lars Gullik Bjonnes  <larsbj@gullik.net>
262
263         * configure.ac (AC_CONFIG_FILES): add lib/doc/Makefile
264
265 2004-05-28  Lars Gullik Bjonnes  <larsbj@gullik.net>
266
267         * mkinstalldirs: remove file
268
269 2004-05-27  Kayvan Sylvan <kayvan@sylvan.com>
270
271         * configure.ac (AH_BOTTOM): Remove reference to support/nt_defines.h
272
273 2004-05-26  Lars Gullik Bjonnes  <larsbj@gullik.net>
274
275         * autogen.sh (ACLOCAL): make all aclocal find m4
276
277 2004-05-26  gettextize  <bug-gnu-gettext@gnu.org>
278
279         * Makefile.am (SUBDIRS): Add m4.
280         (DIST_SUBDIRS): Add m4.
281         (ACLOCAL_AMFLAGS): New variable.
282         * configure.ac (AC_CONFIG_FILES): Add m4/Makefile.
283
284 2004-04-19  Angus Leeming  <leeming@lyx.org>
285
286         * README.MacOSX: update to reflect Jean-Marc's comments to the list.
287
288 2004-04-20  Angus Leeming  <leeming@lyx.org>
289
290         * configure.ac: (AC_CONFIG_FILES) add gtk/gimages Makefile.
291
292 2004-04-03  Lars Gullik Bjonnes  <larsbj@gullik.net>
293
294         * configure.ac: define BOOST_USER_CONFIG
295
296 2004-03-10  Ronald Florence <ron@18james.com>
297
298         * README.MacOSX: update
299
300 2004-01-26  Angus Leeming  <leeming@lyx.org>
301
302         * autogen.sh: enable the use of autoconf 2.59.
303
304 2004-01-08  Lars Gullik Bjonnes  <larsbj@gullik.net>
305
306         * configure.ac (AC_CONFIG_FILES): add boost::filesystem Makefiles.
307
308 2003-12-15  Ronald Florence <ron@18james.com>
309
310         * README.MacOSX: updated for 1.4.0cvs
311
312 2003-11-18  Angus Leeming  <leeming@lyx.org>
313
314         * autogen.sh: accept autoconf 2.58 as a supported version.
315
316 2003-10-24  André Pönitz  <poenitz@gmx.net>
317
318         * lyxfunc.C:
319         * rowpainter.C:
320         * text.C:
321         * text3.C:
322         * lyxtext.h: set fills in fill(...) instead of returning it
323
324 2003-10-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
325
326         * INSTALL: remove a comment about --with-included-string
327
328         * configure.ac: remove the configure are
329         --with-included-string
330
331 2003-09-21  Lars Gullik Bjønnes  <larsbj@gullik.net>
332
333         * configure.ac (FORNTENDS): use tabs to align message, make gtk
334         not delete info about other frontends
335
336 2003-09-16  Lars Gullik Bjønnes  <larsbj@gullik.net>
337
338         * configure.ac: remove LYX_CXX_STL_STRING and
339         LYX_CXX_GOOD_STD_STRING checks. Add a simplified version of the
340         AC_ARG_WITH(included-string)
341
342 2003-09-11  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
343
344         * README.MacOSX: update
345
346 2003-09-09  Lars Gullik Bjønnes  <larsbj@lyx.org>
347
348         * configure.ac (AH_BOTTOM): add blurb for BOOST_ASSERT
349
350 2003-09-08  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
351
352         * README.MacOSX: new file.
353
354 2003-08-26  Michael Schmitt  <michael.schmitt@teststep.org>
355
356         * INSTALL: Add compilation instructions for SUN Sparc
357         Solaris. (bug #362)
358
359 2003-08-19  Angus Leeming  <leeming@lyx.org>
360
361         * configure.ac (AH_TOP): get rid of 'The LyX Team'.
362
363 2003-08-07  Lars Gullik Bjønnes  <larsbj@gullik.net>
364
365         * configure.ac (AH_BOTTOM): do not use BOOST_NO_EXCEPTIONS
366         here, that is done by boost gcc config.
367
368 2003-08-05  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
369
370         * configure.ac: add $(EXEEXT) to program names in FRONTEND_PROGS
371
372 2003-08-02  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
373
374         * configure.ac: only configure the frontends that have been
375         specified; build in FRONTENDS_PROGS the list of programs that
376         should be built
377         (AC_CONFIG_FILES): output lyx_forms.h-tmp instead of lyx_forms.h
378         in order to do dependency trick in xforms frontend (same for
379         lyx_xpm.h)
380
381 2003-07-31  John Levon  <levon@movementarian.org>
382
383         * NEWS:
384         * INSTALL: refer to latex-xft-fonts
385
386 2003-07-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
387
388         * configure.ac: compression support
389
390 2003-07-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
391
392         * configure.ac: check for zlib.
393
394 2003-07-27  Lars Gullik Bjønnes  <larsbj@gullik.net>
395
396         * configure.ac: new file
397
398         * autogen.sh (autoversion): remove support for autoconf 2.13
399
400         * .cvsignore: remove acconfig.h configure.ac configure.in
401
402 2003-07-10  John Levon  <levon@movementarian.org>
403
404         * INSTALL: update Aiksaurus URL
405
406 2003-06-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
407
408         * sourcedoc/Doxyfile.in (EXCLUDE): exclude gnome and generated
409         files in qt dir.
410
411 2003-06-23  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
412
413         * lyx.man: change env variable from foo_13x to foo_14x
414
415 2003-05-07  Lars Gullik Bjønnes  <larsbj@gullik.net>
416
417         * Makefile.am: allow boost as system lib
418
419 2003-04-25  Lars Gullik Bjønnes  <larsbj@gullik.net>
420
421         * dummy entry
422
423 2003-04-14  Angus Leeming  <leeming@lyx.org>
424
425         * autogen.sh (autoversion): Print message proclaims support for
426         autoconf 2.54.
427
428 2003-04-10  Angus Leeming <leeming@lyx.org>
429
430         * autogen.sh: We support autoconf 2.57, so tell the user.
431
432 2003-04-03  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
433
434         * status: update
435
436 2003-04-03  Angus Leeming  <leeming@lyx.org>
437
438         * status: attempt to fill it out a little.
439
440 2003-04-03  John Levon  <levon@movementarian.org>
441
442         * status: start a status file ...
443
444 2003-03-27  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
445
446         * INSTALL: mention --enable-maintainer-mode
447
448 2003-03-25  John Levon  <levon@movementarian.org>
449
450         * autogen.sh: add aspell.m4
451
452 2003-03-12  Kayvan Sylvan  <kayvan@sylvan.com>
453
454         * autogen.sh (ACINCLUDE_FILES): Added cygwin.m4
455
456 2003-03-15  John Levon  <levon@movementarian.org>
457
458         * INSTALL: little fix
459
460 2003-02-27  Angus Leeming  <leeming@lyx.org>
461
462         * INSTALL: better instructions for the Qt frontend
463
464 2003-02-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
465
466         * INSTALL: document the use of --with-frontend
467
468 2003-02-13  Lars Gullik Bjønnes  <larsbj@birdstep.com>
469
470         * most source files all over: remove the use of #pragma
471         implementaion and interface.
472
473 2003-02-11  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
474
475         * autogen.sh (autoversion): autoconf 2.57 works too
476
477 2003-02-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
478
479         * Back on the cvs track.
480
481 2003-02-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
482
483         * LyX 1.3.0 released.
484
485 2003-02-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
486
487         * ABOUT-NLS: updated
488
489         * INSTALL.autoconf: updated
490
491 2003-02-06  Angus Leeming  <leeming@lyx.org>
492
493         * ANNOUNCE: email the devel list with bugs. Move fontconfig stuff to
494         install.
495
496         * INSTALL: a chunk on using fontconfig with the Qt frontend.
497
498         * ABOUT-NLS:
499         * ANNOUNCE:
500         * COPYING:
501         * INSTALL:
502         * lyx.man:
503         * NEWS:
504         * README:
505         * README.OS2:
506         * README.Win32:
507         * UPGRADING: whitespace
508
509 2003-02-04  Angus Leeming  <leeming@lyx.org>
510
511         * Makefile.am: allow lyx.xpm to be found when making rpmdist in
512         srcdir != builddir.
513
514 2003-02-04  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
515
516         * ANNOUNCE:
517         * INSTALL:
518         * README: mention that all qt 3.x should work (not only 3.0.x).
519
520         * INSTALL: mention python 1.5.2.
521
522         * NEWS: add entry for LyX 1.2.3
523
524         * UPGRADING: update for 1.3.0
525
526 2003-01-30  Kayvan A. Sylvan  <kayvan@sylvan.com>
527
528         * Makefile.am: test for the presence of rpmbuild.
529
530 2003-01-27  Angus Leeming  <leeming@lyx.org>
531
532         * UPGRADING: further cleanup following some advice from Dekel.
533
534 2003-01-26  Angus Leeming  <leeming@lyx.org>
535
536         * README, NEWS, INSTALL: tighten up the English and make them a bit
537         more self-consistent. Remove a couple of references to bogus ftp
538         repositories.
539
540         * UPGRADING: had a stab at this one two, but my lack of detailed
541         knowledge prevents me from doing more than scratch at the surface.
542
543 2003-01-18  Lars Gullik Bjønnes  <larsbj@gullik.net>
544
545         * Makefile.am: move some doxy stuff from here...
546         * sourcedoc/Makefile.am: ...to here
547
548 2003-01-14  Lars Gullik Bjønnes  <larsbj@gullik.net>
549
550         * Makefile.am (rpmdist): use rpmbuild
551
552 2002-12-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
553
554         * lyx.man: update to mention Qt frontend, remove old information
555         about OS/2 and other tweaks
556
557         * NEWS: clarify statement about TeX fonts
558
559 2002-12-23  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
560
561         * autogen.sh (autoversion): add autoconf 2.54 to supported versions
562
563 2002-12-20  John Levon  <levon@movementarian.org>
564
565         * NEWS: small updates
566
567 2002-12-19  John Levon  <levon@movementarian.org>
568
569         * config/qt.m4: fix so lib is placed correctly. IRIX
570           whines at us
571
572 2002-12-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
573
574         * NEWS: update
575
576 2002-12-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
577
578         * Makefile.am: sourcdoc as firstclass citizen
579
580         * sourcedoc/Makefile.am: new file
581
582 2002-11-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
583
584         * autogen.sh: add support for EXTRA_ACINCLUDE_FILES.
585
586 2001-09-08  Rob Lahaye  <lahaye@snu.ac.kr>
587
588         * autogen.sh: set autotool commands at top of the file;
589         improve GNU m4 test; be more verbose on autotools version.
590
591 2002-10-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
592
593         * autogen.sh: fix test that says whether m4 has been found
594
595 2002-09-30  Angus Leeming  <leeming@lyx.org>
596
597         * INSTALL: update notes on compilation with Compaq cxx.
598
599 2002-09-12  John Levon  <levon@movementarian.org>
600
601         * autogen.sh: new Qt configure script
602
603 2002-09-10  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
604
605         * autogen.sh: accept autoconf 2.52 too; remove unneeded files
606         depending on autoconf version
607
608 2002-08-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
609
610         * .cvsignore: change acconfig.m4 to acconfig.h
611
612         * autogen.sh (AUTOCONF): remove warning args on autoheader and
613         autoconf
614
615 2002-08-08  Lars Gullik Bjønnes  <larsbj@gullik.net>
616
617         * autogen.sh (autoversion): add handling of different autoconf
618         versions.
619
620         * .cvsignore: add acconfig.m4, autom4te-2.53.cache, configure.in
621         and configure.ac
622
623         * acconfig.m4: move from here...
624         * config/acconfig.m4 ...to here
625
626         * configure.in: more from here...
627         * config/configure.in: ...to here
628
629 2002-07-30  André Poenitz <poenitz@gmx.de>
630
631         * INSTALL: fix location of GNU gettext package
632
633 2002-07-23  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
634
635         * UPGRADING: update to mention math lfuns changes
636
637 2002-07-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
638
639         * configure.in: yet another try at the same thing
640
641 2002-07-18  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
642
643         * configure.in: try (again) to fix EOF handling in VERSION_INFO
644
645 2002-07-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
646
647         * acconfig.h: do not include broken_headers.h; remove descriptions
648         of HAVE_LIBSM and XPM_H_LOCATION
649
650         * INSTALL: remove documentation for --with-broken-headers and
651         --with-liberty
652
653         * configure.in: do not invoke LYX_SCO, LYX_HPUX, LYX_SUNOS4,
654         AC_STRUCT_ST_BLKSIZE, AC_STRUCT_ST_BLOCKS, AC_STRUCT_ST_RDEV;
655         remove --with-broken-headers option; do not test for strerror and
656         atexit
657         (VERSION_INFO): add EOF at the end
658
659 2002-07-14  John Levon  <moz@compsoc.man.ac.uk>
660
661         * configure.in: remove xforms from qt
662
663 2002-07-04  Kayvan A. Sylvan  <kayvan@sylvan.com>
664
665         * configure.in (LYX_USE_FRONTEND): The order of libraries is
666         now dependant on the $host variable.
667
668 2002-07-06  Adrien Rebollo  <adrien.rebollo@gmx.fr>
669
670         * autogen.sh: use $ACLOCAL and $AUTOHEADER instead of aclocal
671         and autoheader to test if they are present.
672
673 2002-07-03  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
674
675         * INSTALL: document --enable-debug
676
677 2002-07-01  Kayvan A. Sylvan  <kayvan@sylvan.com>
678
679         * configure.in (LYX_USE_FRONTEND): Change order of libraries for
680         Cygwin.
681
682 2002-07-01  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
683
684         * configure.in (VERSION_INFO): use $host instead of $host_alias
685         for the host type.
686
687 2002-06-17  Angus Leeming  <leeming@lyx.org>
688
689         * INSTALL: how to compile with Compaq cxx on Tru64 Unix.
690
691 2002-06-12  Angus Leeming  <leeming@lyx.org>
692
693         * configure.in: add xforms/forms/*.lo to the xforms version of
694         FRONTEND_GUILIB.
695
696 2002-06-12  Angus Leeming  <leeming@lyx.org>
697
698         * configure.in: remove LYX_STL_STRING_FWD.
699
700 2002-06-11  John Levon  <moz@compsoc.man.ac.uk>
701
702         * INSTALL:
703         * configure.in: remove attempt to link against libiberty. It
704         is morally wrong, and potentially dangerous.
705
706 2002-06-07  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
707
708         * configure.in: move the test for xpm/xforms out of the frontends
709         case, to avoid code duplication
710
711 2002-06-06  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
712
713         * acconfig.h: remove FORMS_IMAGE_H_LOCATION and FORMS_H_LOCATION
714
715 2002-06-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
716
717         * configure.in: remove LYX_REGEX call
718
719 2002-06-02  John Levon  <moz@compsoc.man.ac.uk>
720
721         * acconfig.h: add FORMS_IMAGE_H_LOCATION
722
723         * autogen.sh: add xforms.m4
724
725         * configure.in: use XFORMS_IMAGE_LIB
726
727 2002-05-30  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
728
729         * lyx.man: lyx honors variable LYX_DIR_13x
730
731 2002-05-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
732
733         * Switch from SigC to boost::signals, SigC is now not used in any
734         files anymore.
735
736 2002-05-29  John Levon  <moz@compsoc.man.ac.uk>
737
738         * INSTALL: document that --program-* and frontends
739         don't work (yet ...)
740
741 2002-05-29  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
742
743         * NEWS: add info about the 1.1.6 series
744
745 2002-05-29  John Levon  <moz@compsoc.man.ac.uk>
746
747         * configure.in: move Aiksaurus configure to catch
748         extra-lib/inc (bug 383)
749
750 2002-05-27  Lars Gullik Bjønnes  <larsbj@birdstep.com>
751
752         * autogen.sh (ACINCLUDE_FILES): add pkg.m4
753
754 2002-05-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
755
756         * configure.in: add the boost::signals makefiles.
757
758 2002-05-26  Michael Koziarski  <michael@koziarski.com>
759
760         * configure.in: gtkconfig.patch
761
762 2002-05-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
763
764         * configure.in (VERSION): back to cvs
765
766 2002-05-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
767
768         * configure.in (VERSION): pre5
769
770 2002-05-01  John Levon  <moz@compsoc.man.ac.uk>
771
772         * UPGRADING: more details on upgrading
773
774 2002-04-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
775
776         * Makefile.am (DISTCLEANFILES): don't use -r
777         (distclean-local): new target
778
779 2002-04-26  John Levon  <moz@compsoc.man.ac.uk>
780
781         * UPGRADING: mention floatflt gotcha
782
783 2002-04-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
784
785         * configure.in (VERSION): use the proper postfix
786
787 2002-04-24  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
788
789         * configure.in: add check for GNU m4 (does not check that program
790         is actually gnu m4, but better than nothing)
791
792         * configure.in: small hack for compatibility with autoconf 2.52.
793         Basically, there is a weird interference with stdlib.h with g++
794         and _some_ functions (mkstemp, mktemp...)
795
796 2002-04-22  Lars Gullik Bjønnes  <larsbj@birdstep.com>
797
798         * configure.in (FRONTEND_GUILIB): add qt2/xforms/*.lo for qt2
799
800 2002-04-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
801
802         * UPGRADING: updates
803
804 2002-04-11  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
805
806         * NEWS: add spie class
807
808 2002-04-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
809
810         * UPGRADING: remove stuff that is not relevant now.
811
812         * Makefile.am (bindist): new bindist target
813
814 2002-04-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
815
816         * configure.in: make distcheck work
817
818         * Makefile.am: make distcheck work
819
820 2002-04-02  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
821
822         * lyx.man: update somewhat for 1.2.0
823
824 2002-03-31  Lars Gullik Bjønnes  <larsbj@birdstep.com>
825
826         * configure.in: call LYX_XFORMS_IMAGE_LOADER_NEEDS_JPEG
827
828 2002-03-27  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
829
830         * NEWS: small update
831
832         * MAINTAINERS: removed
833
834 2002-03-26  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
835
836         * ANNOUNCE:
837         * INSTALL:
838         * README:
839         * NEWS: update somewhat for 1.2.0
840
841 2002-03-22  Angus Leeming  <a.leeming@ic.ac.uk>
842
843         * INSTALL: updated the Problems section for Tru64 Unix.
844
845 2002-03-20  Lars Gullik Bjønnes  <larsbj@birdstep.com>
846
847         * Makefile.am (DISTCLEANFILES): be recursive here
848
849         * configure.in: use LYX_CHECK_LDR
850
851 2002-03-14  Kayvan A. Sylvan  <kayvan@sylvan.com>
852
853         * configure.in: Fix order of -lXpm and -lforms for
854         Cygwin linker.
855
856 2002-03-15  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
857
858         * configure.in: small cleanups
859
860 2002-03-14  Michael A. Koziarski  <michael@koziarski.com>
861
862         * configure.in: First stage of fixing the gnome compile problems.
863         Linking problems to be fixed next.
864
865 2002-03-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
866
867         * README: add bulgarian
868
869         * configure.in (ALL_LINGUAS): add bg
870
871 2002-03-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
872
873         * Makefile.am (sourcedoc/Doxyfile): remove explict rule (this is
874         also autogenerated)
875
876 2002-03-07  Angus Leeming  <a.leeming@ic.ac.uk>
877
878         * Makefile.am: remove references to the now-dead forms directory.
879
880 2002-03-05  Angus Leeming  <a.leeming@ic.ac.uk>
881
882         * configure.in: compile the xforms image loader if your version of the
883         xforms libraries is up to the task, else use the basic alternative.
884
885 2002-03-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
886
887         * configure.in: help qt2 along a bit
888
889 2002-03-01  John Levon  <moz@compsoc.man.ac.uk>
890
891         * configure.in: fixup qt2
892
893 2002-02-27  Angus Leeming  <a.leeming@ic.ac.uk>
894
895         * configure.in: don't compile src/frontends/support as LyXImage is
896         now dead.
897
898 2002-02-26  John Levon  <moz@compsoc.man.ac.uk>
899
900         * acconfig.h: nt/os2 defines moved
901
902 2002-02-04  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
903
904         * README: change reference to bugtracker
905
906 2002-01-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
907
908         * configure.in (ALL_LINGUAS): add slovak
909
910 2002-01-13  Michael A. Koziarski  <michael@koziarski.com>
911
912         * configure.in:  Fix the includes for gnome.
913
914 2002-01-12  John Levon  <moz@compsoc.man.ac.uk>
915
916         * configure.in: change for Aiksaurus 0.14
917
918 2002-01-08  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
919
920         * configure.in: remove test for -lpt on SCO. Hopefully it is not
921         needed anymore. This fixes bug #137
922
923 2001-11-28  John Levon  <moz@compsoc.man.ac.uk>
924
925         * README: fix ghostscript comment
926
927 2001-11-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
928
929         * INSTALL: document change in --prefix behaviour.
930
931         * configure.in: do not use AC_PREFIX_PROGRAM, which is broken in
932         autoconf 2.5[012].
933
934 2001-10-31  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
935
936         * configure.in: check also for locale.h, so that things work out
937         correctly with --disable-nls
938
939 2001-10-30  John Levon  <moz@compsoc.man.ac.uk>
940
941         * README:
942         * lyx.man: change ref to known bugs
943
944 2001-10-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
945
946         * configure.in: set version here and not in version.h.
947         Generate version.C instead of version_info.h
948
949 2001-09-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
950
951         * configure.in (VERSION_INFO): use AC_SUBST instead of AC_DEFINE
952         for VERSION_INFO
953
954 2001-09-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
955
956         * configure.in: do not set FRONTENDS to "xforms" when frontend is
957         xforms; fix the use of "cat <<EOF ... EOF" (bugs introduced by
958         last checkin)
959
960 2001-09-10  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
961
962         * lyxinclude.m4:
963         * configure.in: add VERSION_INFO to config.h
964         (from a first proposal by Rob Lahaye)
965
966 2001-09-08  Rob Lahaye  <lahaye@users.sourceforge.net>
967
968         * lyx.man: add -version commandline flag
969
970 2001-08-19  John Levon  <moz@compsoc.man.ac.uk>
971
972         * configure.in: output new qt2 makefiles
973
974 2001-07-31  John Levon  <moz@compsoc.man.ac.uk>
975
976         * configure.in: don't use -lbz2 if we don't need it
977
978 2001-07-30  John Levon  <moz@compsoc.man.ac.uk>
979
980         * COPYING: use standard spiel for xforms
981
982 2001-07-30  John Levon  <moz@compsoc.man.ac.uk>
983
984         * configure.in: add --without-aiksaurus, always
985           subst AIKSAURUS_LIBS
986
987 2001-07-26  John Levon  <moz@compsoc.man.ac.uk>
988
989         * NEWS:
990         * INSTALL:
991         * configure.in: add libAikSaurus
992
993 2001-07-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
994
995         * NEWS: update again.
996
997         * configure.in: move --enable-assertions a bit higher.
998         move the setup of libtool a bit later.
999
1000 2001-07-23  John Levon  <moz@compsoc.man.ac.uk>
1001
1002         * INSTALL: document --disable-optimization
1003
1004 2001-07-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1005
1006         * Makefile.am (EXTRA_DIST): add sourcedoc
1007         (doxydoc): renamed from sourcedoc to avoid conflicts.
1008
1009 2001-07-23  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1010
1011         * NEWS: updated for 1.2.0
1012
1013 2001-07-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1014
1015         * configure.in: remove extra action for AC_OUTPUT (not needed
1016         anymore with gettext 0.10.38)
1017
1018 2001-07-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1019
1020         * INSTALL: update various requirements
1021
1022         * configure.in: do not test for namespace, mutable
1023
1024         * acconfig.h: remove entry for USE_PSPELL
1025
1026 2001-07-04  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1027
1028         * ABOUT-NLS: updated from gettext 0.10.38
1029
1030         * autogen.sh: use simpler logic for creating acinclude.m4 files.
1031         Update for gettext 0.10.38
1032
1033 2001-06-29  John Levon  <moz@compsoc.man.ac.uk>
1034
1035         * INSTALL: change RedHat stuff to insist on updating gcc
1036
1037 2001-06-14  John Levon  <moz@compsoc.man.ac.uk>
1038
1039         * Makefile.am: no point in including 200k historical
1040           OLD-CHANGES file in dist tarball
1041
1042 2001-06-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1043
1044         * src/lyxfunc.C (getStatus): handle LFUN_READ_ONLY_TOGGLE so that
1045         it can be used as a menu entry
1046
1047 2001-06-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1048
1049         * autogen.sh: remove kde stuff
1050
1051         * configure.in: remove kde stuff
1052
1053 2001-06-13  John Levon  <moz@compsoc.man.ac.uk>
1054
1055         * INSTALL: remove mention of kde frontend, mention the need of gnu
1056         m4.
1057
1058 2001-06-01  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1059
1060         * acconfig.h: add BOOST_NO_LIMITS hack to help boost lib.
1061
1062 2001-05-31  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1063
1064         * acconfig.h: auto update
1065
1066         * configure.in: call AC_PROG_LIBTOOL instead of AM_PROG_LIBTOOL
1067         GUI: modify FRONTEND_GUILIB for all target to match what is
1068         needed in the Makefile.am
1069         (AC_CONFIG_SUBDIRS): remove boost
1070         (AC_OUTPUT): generate boost/Makefile
1071
1072         * autogen.sh (AUTOCONF): remove some commented code, remove the
1073         boost configuration.
1074
1075 2001-05-30  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1076
1077         * acconfig.h: add entry for HAVE_DECL_ISTREAMBUF_ITERATOR
1078
1079         * configure.in: check for istreambuf_iterator in <iterator>
1080
1081 2001-05-16  Ruurd Reitsma  <r.a.reitsma@wbmt.tudelft.nl>
1082
1083         * Added README.Win32
1084
1085 2001-04-15  Allan Rae  <rae@lyx.org>
1086
1087         * Makefile.am (sourcedoc/Doxyfile): ensure modifications to doxygen
1088         configuration file take effect.
1089         (DISTCLEANFILES): clean out sourcedoc/
1090
1091         * sourcedoc/Doxyfile.in(FILE_PATTERNS): make sure we only filter
1092         things that should be filtered.  Now you can run it after you started
1093         compiling stuff as well.
1094
1095 2001-03-29  Angus Leeming  <a.leeming@ic.ac.uk>
1096
1097         * configure.in: changed AC_INIT(src/lyx.C) to AC_INIT(src/main.C)
1098
1099 2001-03-26  Baruch Even  <baruch@lyx.org>
1100
1101         * configure.in: Added libglade detection and libraries for the gnome
1102         build. The gnome build will now depend on libglade libraries.
1103
1104 2001-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
1105
1106         * Merging changes from BRANCH_MVC back into HEAD.
1107
1108         * configure.in: added controllers directory to frontends.
1109
1110 2001-03-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1111
1112         * INSTALL: remove mention of problem with gettext.
1113
1114 2001-03-02  John Levon  <moz@compsoc.man.ac.uk>
1115
1116         * configure.in:
1117         * INSTALL: minor changes, become --with-version-suffix
1118
1119 2001-02-23  John Levon  <moz@compsoc.man.ac.uk>
1120
1121         * configure.in:
1122         * INSTALL: --with-lyx-version
1123
1124         * Makefile.am: fix uninstall
1125
1126 2001-02-20  Edwin Leuven <leuven@fee.uva.nl>
1127
1128         * move latex preamble to guii xforms dir, see:
1129         * src/ChangeLog
1130         * src/frontends/xforms/ChangeLog
1131
1132 2001-02-13  Lars Gullik Bjønnes  <larsbj@lyx.org>
1133
1134         * autogen.sh (AUTOCONF): use spaces insteadt of '\t' for echo
1135         strings.
1136         (AUTOCONF): add libtool.m4 to generation of boost.m4
1137
1138 2001-02-12  John Levon  <moz@compsoc.man.ac.uk>
1139
1140         * forms/include_form.fd:
1141         * forms/bibforms.fd:
1142         * forms/bibforms.h.patch: deleted
1143
1144         * forms/lyx.fd: remove splash form
1145
1146 2001-02-08  John Levon  <moz@compsoc.man.ac.uk>
1147
1148         * INSTALL: mention RH7.0 workaround with kde f.e.
1149
1150 2001-02-06  albert chin  <china@thewrittenword.com>
1151
1152         * acconfig.h:
1153         * configure.in: check declarations of snprintf and vsnprintf.
1154
1155 2001-02-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1156
1157         * INSTALL: update description of command line to use with compaq
1158         cxx.
1159
1160 2001-01-30  John Levon  <moz@compsoc.man.ac.uk>
1161
1162         * INSTALL: mention build problem with older xforms
1163
1164 2001-01-25  John Levon  <moz@compsoc.man.ac.uk>
1165
1166         * autogen.sh: add qt2.m4
1167
1168         * configure.in: add qt2 frontend option, Makefile
1169
1170         * config/qt2.m4: config gubbins for qt2
1171
1172         * lib/CREDITS: add Kalle
1173
1174 2001-01-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1175
1176         * INSTALL (Problems): update description of the "missing linux
1177         kernel sources" problem.
1178
1179 2001-01-24  John Levon  <moz@compsoc.man.ac.uk>
1180
1181         * configure.in: working support for --with-lyx-suffix
1182
1183         * INSTALL: describe --with-lyx-suffix
1184
1185 2001-01-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1186
1187         * INSTALL (Problems): add tip about using --with-included-string
1188         on solaris 2.6 with gcc 2.95.2 (ld does not like long symbol
1189         names).
1190
1191 2001-01-12  Lars Gullik Bjønnes  <larsbj@lyx.org>
1192
1193         * ChangeLog: store old and begin new
1194
1195         * src/version.h (LYX_DOCVERSION): update to 1.2.0cvs