Fix bug 4158.
[lyx.git] / ChangeLog
blob5e3f19907fd6ad54273b336e04326c4976dd3c31
1 2006-03-12  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
3         * configure.ac: run lib/configure.py, not lib/configure
4         * autogen.sh: don't build lib/configure from lib/configure.m4 anymore
6 2006-02-24  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
8         * RELEASE-NOTES: update.
10 2006-02-24  Christian Ridderström <christian.ridderstrom@gmail.com>
12         * INSTALL: change the references to 'cvs' into 'Subversion'.
14 2006-02-23  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
16         * RELEASE-NOTES: new file
17         * Makefile.am (EXTRA_DIST): distribute it.
18         * ANNOUNCE: point to it.
20 2006-02-23  Christian Ridderström <christian.ridderstrom@gmail.com>
22         * README: change the references to 'cvs' into 'Subversion'.
24 2006-02-16  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
26         * UPGRADING: update for 1.4.0
28 2006-02-07  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
30         * configure.ac: call LYX_VERSION_SUFFIX and LYX_USE_PACKAGING
31         earlier (bug 2237); fix definition of LYX_ABS_INSTALLED_DATADIR.
33 2006-02-11  Lars Gullik Bjønnes  <larsbj@lyx.org>
35         * configure.ac:
36         * config/lyxinclude.m4: Use 'svn' as the development tag
38 2006-02-10  Lars Gullik Bjønnes  <larsbj@gullik.net>
40         * Delete all .cvsignore files from the source tree
42 2006-01-26  Lars Gullik Bjonnes  <larsbj@gullik.net>
44         * autogen.sh: remove the --force-missing option to automake 
46 2006-01-25  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
48         * NEWS: update for 1.4.0.
50 2006-01-24  John Spray  <spray@lyx.org>
52         * configure.ac: the gtk frontend does not need xforms anymore.
54 2006-01-19  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
56         * Makefile.am (EXTRA_DIST): do not distribute INSTALL.OS2 and
57         README.OS2.
59         * ANNOUNCE: 
60         * README: 
61         * INSTALL: a first update for 1.4.0.
63 2006-01-04  Bennett Helm  <bennett.helm@fandm.edu>
65         * INSTALL.MacOSX: update.
67 2006-01-01  Angus Leeming  <leeming@lyx.org>
69         * COPYING: remove the XForms exception.
71 2005-12-30  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
73         * configure.ac: fix version-suffix
75 2005-12-28  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
77         * autogen.sh: require automake 1.9
78         * configure.ac: add 1.9 to automake options
80 2005-12-23  Lars Gullik Bjonnes  <larsbj@lyx.org>
82         * configure.ac: pre3
84 2005-12-23  Lars Gullik Bjonnes  <larsbj@lyx.org>
86         * autogen.sh (AUTOMAKE): add --force-missing to args.
88         * configure.ac: add am args to AM_INIT_AUTOMAKE, modify AC_INIT to
89         contain tar name as well, use AC_CONFIG_HEADERS instead of
90         AM_CONFIG_HEADER, remove unused variable VERSION
92 2005-12-07  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
94         * configure.ac: add to SOCKET_LIBS the libraries required by
95         socket code (useful for solaris).
97 2005-12-06  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
99         * configure.ac: remove dead gnome stuff
100         * configure.ac: check for xft if using the gtk frontend
102 2005-10-18  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
104         * configure.ac: check for target name as early as possible (fixes
105         bug in change below).
107 2005-10-12  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
109         * configure.ac: call LYX_USE_PACKAGING early. Sanitize PACKAGE
110         setting. 
112 2005-09-30  Angus Leeming  <leeming@lyx.org>
114         * configure.ac: check for NewAPIs.h. If found, define the
115         WANT_GETFILEATTRIBUTESEX_WRAPPER to enable runtime support
116         for Windows 95 in Boost.Filesystem.
118 2005-09-29  Angus Leeming  <leeming@lyx.org>
120         * configure.ac: Use the new MSYS_AC_CANONICAL_PATH to generate
121         path strings that make sense on Windows as well as on Unix boxes.
122         Insert these strings into the generated Makefiles.
124 2005-09-22  Bennett Helm  <bennett.helm@fandm.edu>
126         * INSTALL.MacOSX: update to reflect simplified procedure.
128 2005-09-21  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
130         * Makefile.am (EXTRA_DIST): distribute INSTALL.MacOSX
132 2005-09-21  Bennett Helm  <bennett.helm@fandm.edu>
134         * INSTALL.MacOSX: rename from README.MacOSX and update.
136 2005-09-13  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
138         * configure.ac: error out if qt frontend is choosen but no qt library
139         was found
141 2005-09-12  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
143         * configure.ac: check for AWK and use --posix option if we found
144         gawk. (bug 1980)
146 2005-07-18  Lars Gullik Bjønnes  <larsbj@lyx.org>
148         * configure.ac: version back to 1.4.0cvs 
150 2005-07-18  Lars Gullik Bjønnes  <larsbj@lyx.org>
152         * configure.ac: set version to 1.4.0pre1
154 2005-07-18  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
156         * README: 
157         * INSTALL: update for 1.4
159 2005-07-16  Lars Gullik Bjønnes  <larsbj@lyx.org>
161         * lyx.man: remove reLyX refs and ref to tex2lyx
162         * autogen.sh,configure.ac: remove reLyX handling 
163         * INSTALL,INSTALL.OS2: remove some reLyX paragraphs.
165 2005-07-16  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
167         * INSTALL: lib/xfonts is dead.
169 2005-07-15  Lars Gullik Bjønnes  <larsbj@lyx.org>
171         * configure.ac: set AWK to gawk and subsitute 
173 2005-07-15  José Matos <jamatos@lyx.org>
175         * configure.ac: Add support for python, and add Makefile to
176         lyx2lyx.
178 2005-07-14  Angus Leeming  <leeming@lyx.org>
180         * Makefile.am (EXTRA_DIST): add the new README and INSTALL files
182 2005-07-13  Lars Gullik Bjonnes  <larsbj@gullik.net>
184         * Makefiles: make sure to dist pch.h and mark PCH_FILE as a build
185         file.
187 2005-07-12  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
189         * INSTALL: small tweak.
191 2005-06-01  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
193         * configure.ac: if the xforms frontend is added just to help gtk,
194         do not build the xforms binary.
196 2005-05-20  Lars Gullik Bjønnes  <larsbj@lyx.org>
198         * configure.ac: Use AM_* flags for CLAGS,CXXFLAGS where we require
199         the values to be properly set.
201 2005-05-03  Angus Leeming  <leeming@lyx.org>
203         * configure.ac: test for io.h and process.h.
204         Test the spelling of close(), getpid(), open(), pclose() and
205         popen(). Do they have a leading underscore or not?
207 2005-05-02  Angus Leeming  <leeming@lyx.org>
209         * configure.ac: test for utime.h and sys/utime.h
211 2005-05-02  Angus Leeming  <leeming@lyx.org>
213         * configure.ac: test for something that MSVC doesn't have (fcntl)
214         as opposed to something it does (select, socket).
216 2005-05-02  Angus Leeming  <leeming@lyx.org>
218         * autogen.sh (ACINCLUDE_FILES): remove [ap]spell.m4. Add spell.m4.
220         * configure.ac: remove explicit invocation of CHECK_WITH_ASPELL,
221         CHECK_WITH_PSPELL. Add new invocation of LYX_CHECK_SPELL_ENGINES.
222         Also check for select() and socket() system functions and use
223         these to decide whether to build the src/client sun-directory.
225 2005-03-11  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
227         * configure.ac: remove hack when GNU gettext utilities are not
228         available; remove calls to AC_C_CONST and AC_C_INLINE (already
229         required by AM_INTL_SUBDIR; remove ALL_LINGUAS variable (see
230         po/LINGUAS instead); do not AC_SUBST LINGUAS.
232 2005-03-07  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
234         * autogen.sh: remove autom4te.cache directories
236 2005-03-06  Lars Gullik Bjonnes  <larsbj@gullik.net>
238         * configure.ac: make the xforms part be built
239         first when building gtk frontend
241 2005-03-05  Angus Leeming  <leeming@lyx.org>
243         * autogen.sh: remove test for gettext. Belongs in configure.
244         Return 1 if autogen.sh exits abnormally.
246 2005-03-02  Lars Gullik Bjonnes  <larsbj@gullik.net>
248         * configure.ac: dont setup gnome/Makefile
250 2005-02-24  Angus Leeming  <leeming@lyx.org>
252         * autogen.sh: enable the use of (1.5 <= automake <= 1.9).
254 2005-02-23  Angus Leeming  <leeming@lyx.org>
256         * autogen.sh: test for automake >= 1.5 and for gettext >= 0.12.
258         * INSTALL: document these requirements.
260 2005-02-09  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
262         * Makefile.am: remove hack for making bindist work with autoconf
263         <=1.4. This broke non GNU make programs.
265 2005-02-07  Lars Gullik Bjonnes  <larsbj@gullik.net>
267         * configure.ac (AH_BOTTOM): make BOOST_POSIX be defined for cygwin
269 2005-02-02  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
271         * configure.ac: if the prefix contains space, replace it with
272         ${builddir}/installprefix and issue a warning.
274         * configure.ac: when testing for AikSaurus, do not require libbz2.
276 2005-01-27  Lars Gullik Bjonnes  <larsbj@gullik.net>
278         * configure.ac: add src/support/tests/Makefile
280 2005-01-21  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
282         * configure.ac: indicate in final info whether aiksaurus is used.
284 2005-01-20  Angus Leeming  <leeming@lyx.org>
286         * configure.ac: s/COMRESSION/COMPRESSION/
288 2005-01-12  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
290         * configure.ac: remove duplicated code
292 2005-01-06  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
294         * configure.ac: use LYX_USE_PACKAGING
296 2005-01-05  Lars Gullik Bjonnes  <larsbj@gullik.net>
298         * configure.ac (VERSION_INFO): add CPPFLAGS to info
300 2005-01-04  Angus Leeming  <leeming@lyx.org>
302         * configure.ac (AC_CHECK_FUNCS): test for the existence of
303         lstat and readlink.
305 2004-12-28  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
307         * configure.ac: remove call to LYX_CXX_CHEADERS
309 2004-12-16  Angus Leeming  <leeming@lyx.org>
311         * configure.ac: remove the HAVE_MKDIR conditional code to
312         src/support/mkdir.C
314 2004-12-15  Angus Leeming  <leeming-0hXrFu2P2+c@public.gmane.org>
316         * configure.ac: add AC_FUNC_MKDIR test and code to
317         #define mkdir should a non-POSIX version be found.
319 2004-12-04  Lars Gullik Bjonnes  <larsbj@gullik.net>
321         * Most Makefile.am's: Move PCH_FLAGS to AM_CPP flags where
322         possible.
324 2004-12-03  Lars Gullik Bjonnes  <larsbj@gullik.net>
326         * Most Makefile.am's: Change to use AM_CPPFLAGS instead of
327         INCLUDES since that has been deprecated by automake.
329 2004-11-25  Angus Leeming  <leeming@lyx.org>
331         * README.Cygwin: new file, containing the current contents of
332         README.Win32.
334         * README.Win32: rewritten to explain why we don't currently
335         provide formal support for a native Win32 port (other than
336         one based on Cygwin) and how that may change in the future.
338 2004-11-29  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
340         * configure.ac: do not include broken_headers.h; do not check for
341         strchr, memset and memmove
343 2004-11-04  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
345         * configure.ac: do not check for snprintf
347 2004-10-11  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
349         * configure.ac: remove RPM_FRONTEND_DEPS
351 2004-10-07  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
353         * configure.ac: make maintainer mode active by default for
354         development releases
356 2004-09-26  Lars Gullik Bjonnes  <larsbj@gullik.net>
358         * configure.ac: update for gtk 2.4
360 2004-09-23  Bennett Helm  <bennett.helm@fandm.edu>
362         * README.MacOSX: update again
364 2004-09-22  Bennett Helm  <bennett.helm@fandm.edu>
366         * README.MacOSX: update a bit
368 2004-09-04  Lars Gullik Bjonnes  <larsbj@gullik.net>
370         * configure.ac (AC_CONFIG_FILES): add src/client/Makefile
372 2004-09-03  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
374         * configure.ac: print error message if uic or moc is not found
375         and the qt frontend is used
377 2004-08-18  Lars Gullik Bjonnes  <larsbj@gullik.net>
379         * More pch work.
381 2004-08-03  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
383         * configure.ac: instead of the previous code (which does not
384         work), just add xforms to the list of frontends if gtk is specified
386 2004-07-26  Lars Gullik Bjonnes  <larsbj@gullik.net>
388         * configure.ac: add code that some xforms tests are run only once
389         even if both xforms and gtk are configured.
391 2004-06-09  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
393         * Makefile.am (SUBDIRS): remove m4 directory (does not have a
394         Makefile.am).
396 2004-06-09  Lars Gullik Bjonnes  <larsbj@gullik.net>
398         * Makefile.am (dist_noinst_DATA): use the dist_ and noinst_
399         annotations to clean up the Makefile slightly.
401 2004-06-01  Lars Gullik Bjonnes  <larsbj@gullik.net>
403         * configure.ac (AC_CONFIG_FILES): add lib/doc/Makefile
405 2004-05-28  Lars Gullik Bjonnes  <larsbj@gullik.net>
407         * mkinstalldirs: remove file
409 2004-05-27  Kayvan Sylvan <kayvan@sylvan.com>
411         * configure.ac (AH_BOTTOM): Remove reference to support/nt_defines.h
413 2004-05-26  Lars Gullik Bjonnes  <larsbj@gullik.net>
415         * autogen.sh (ACLOCAL): make all aclocal find m4
417 2004-05-26  gettextize  <bug-gnu-gettext@gnu.org>
419         * Makefile.am (SUBDIRS): Add m4.
420         (DIST_SUBDIRS): Add m4.
421         (ACLOCAL_AMFLAGS): New variable.
422         * configure.ac (AC_CONFIG_FILES): Add m4/Makefile.
424 2004-04-19  Angus Leeming  <leeming@lyx.org>
426         * README.MacOSX: update to reflect Jean-Marc's comments to the list.
428 2004-04-20  Angus Leeming  <leeming@lyx.org>
430         * configure.ac: (AC_CONFIG_FILES) add gtk/gimages Makefile.
432 2004-04-03  Lars Gullik Bjonnes  <larsbj@gullik.net>
434         * configure.ac: define BOOST_USER_CONFIG
436 2004-03-10  Ronald Florence <ron@18james.com>
438         * README.MacOSX: update
440 2004-01-26  Angus Leeming  <leeming@lyx.org>
442         * autogen.sh: enable the use of autoconf 2.59.
444 2004-01-08  Lars Gullik Bjonnes  <larsbj@gullik.net>
446         * configure.ac (AC_CONFIG_FILES): add boost::filesystem Makefiles.
448 2003-12-15  Ronald Florence <ron@18james.com>
450         * README.MacOSX: updated for 1.4.0cvs
452 2003-11-18  Angus Leeming  <leeming@lyx.org>
454         * autogen.sh: accept autoconf 2.58 as a supported version.
456 2003-10-24  André Pönitz  <poenitz@gmx.net>
458         * lyxfunc.C:
459         * rowpainter.C:
460         * text.C:
461         * text3.C:
462         * lyxtext.h: set fills in fill(...) instead of returning it
464 2003-10-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
466         * INSTALL: remove a comment about --with-included-string
468         * configure.ac: remove the configure are
469         --with-included-string
471 2003-09-21  Lars Gullik Bjønnes  <larsbj@gullik.net>
473         * configure.ac (FORNTENDS): use tabs to align message, make gtk
474         not delete info about other frontends
476 2003-09-16  Lars Gullik Bjønnes  <larsbj@gullik.net>
478         * configure.ac: remove LYX_CXX_STL_STRING and
479         LYX_CXX_GOOD_STD_STRING checks. Add a simplified version of the
480         AC_ARG_WITH(included-string)
482 2003-09-11  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
484         * README.MacOSX: update
486 2003-09-09  Lars Gullik Bjønnes  <larsbj@lyx.org>
488         * configure.ac (AH_BOTTOM): add blurb for BOOST_ASSERT
490 2003-09-08  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
492         * README.MacOSX: new file.
494 2003-08-26  Michael Schmitt  <michael.schmitt@teststep.org>
496         * INSTALL: Add compilation instructions for SUN Sparc
497         Solaris. (bug #362)
499 2003-08-19  Angus Leeming  <leeming@lyx.org>
501         * configure.ac (AH_TOP): get rid of 'The LyX Team'.
503 2003-08-07  Lars Gullik Bjønnes  <larsbj@gullik.net>
505         * configure.ac (AH_BOTTOM): do not use BOOST_NO_EXCEPTIONS
506         here, that is done by boost gcc config.
508 2003-08-05  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
510         * configure.ac: add $(EXEEXT) to program names in FRONTEND_PROGS
512 2003-08-02  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
514         * configure.ac: only configure the frontends that have been
515         specified; build in FRONTENDS_PROGS the list of programs that
516         should be built
517         (AC_CONFIG_FILES): output lyx_forms.h-tmp instead of lyx_forms.h
518         in order to do dependency trick in xforms frontend (same for
519         lyx_xpm.h)
521 2003-07-31  John Levon  <levon@movementarian.org>
523         * NEWS:
524         * INSTALL: refer to latex-xft-fonts
526 2003-07-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
528         * configure.ac: compression support
530 2003-07-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
532         * configure.ac: check for zlib.
534 2003-07-27  Lars Gullik Bjønnes  <larsbj@gullik.net>
536         * configure.ac: new file
538         * autogen.sh (autoversion): remove support for autoconf 2.13
540         * .cvsignore: remove acconfig.h configure.ac configure.in
542 2003-07-10  John Levon  <levon@movementarian.org>
544         * INSTALL: update Aiksaurus URL
546 2003-06-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
548         * sourcedoc/Doxyfile.in (EXCLUDE): exclude gnome and generated
549         files in qt dir.
551 2003-06-23  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
553         * lyx.man: change env variable from foo_13x to foo_14x
555 2003-05-07  Lars Gullik Bjønnes  <larsbj@gullik.net>
557         * Makefile.am: allow boost as system lib
559 2003-04-25  Lars Gullik Bjønnes  <larsbj@gullik.net>
561         * dummy entry
563 2003-04-14  Angus Leeming  <leeming@lyx.org>
565         * autogen.sh (autoversion): Print message proclaims support for
566         autoconf 2.54.
568 2003-04-10  Angus Leeming <leeming@lyx.org>
570         * autogen.sh: We support autoconf 2.57, so tell the user.
572 2003-04-03  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
574         * status: update
576 2003-04-03  Angus Leeming  <leeming@lyx.org>
578         * status: attempt to fill it out a little.
580 2003-04-03  John Levon  <levon@movementarian.org>
582         * status: start a status file ...
584 2003-03-27  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
586         * INSTALL: mention --enable-maintainer-mode
588 2003-03-25  John Levon  <levon@movementarian.org>
590         * autogen.sh: add aspell.m4
592 2003-03-12  Kayvan Sylvan  <kayvan@sylvan.com>
594         * autogen.sh (ACINCLUDE_FILES): Added cygwin.m4
596 2003-03-15  John Levon  <levon@movementarian.org>
598         * INSTALL: little fix
600 2003-02-27  Angus Leeming  <leeming@lyx.org>
602         * INSTALL: better instructions for the Qt frontend
604 2003-02-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
606         * INSTALL: document the use of --with-frontend
608 2003-02-13  Lars Gullik Bjønnes  <larsbj@birdstep.com>
610         * most source files all over: remove the use of #pragma
611         implementaion and interface.
613 2003-02-11  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
615         * autogen.sh (autoversion): autoconf 2.57 works too
617 2003-02-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
619         * Back on the cvs track.
621 2003-02-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
623         * LyX 1.3.0 released.
625 2003-02-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
627         * ABOUT-NLS: updated
629         * INSTALL.autoconf: updated
631 2003-02-06  Angus Leeming  <leeming@lyx.org>
633         * ANNOUNCE: email the devel list with bugs. Move fontconfig stuff to
634         install.
636         * INSTALL: a chunk on using fontconfig with the Qt frontend.
638         * ABOUT-NLS:
639         * ANNOUNCE:
640         * COPYING:
641         * INSTALL:
642         * lyx.man:
643         * NEWS:
644         * README:
645         * README.OS2:
646         * README.Win32:
647         * UPGRADING: whitespace
649 2003-02-04  Angus Leeming  <leeming@lyx.org>
651         * Makefile.am: allow lyx.xpm to be found when making rpmdist in
652         srcdir != builddir.
654 2003-02-04  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
656         * ANNOUNCE:
657         * INSTALL:
658         * README: mention that all qt 3.x should work (not only 3.0.x).
660         * INSTALL: mention python 1.5.2.
662         * NEWS: add entry for LyX 1.2.3
664         * UPGRADING: update for 1.3.0
666 2003-01-30  Kayvan A. Sylvan  <kayvan@sylvan.com>
668         * Makefile.am: test for the presence of rpmbuild.
670 2003-01-27  Angus Leeming  <leeming@lyx.org>
672         * UPGRADING: further cleanup following some advice from Dekel.
674 2003-01-26  Angus Leeming  <leeming@lyx.org>
676         * README, NEWS, INSTALL: tighten up the English and make them a bit
677         more self-consistent. Remove a couple of references to bogus ftp
678         repositories.
680         * UPGRADING: had a stab at this one two, but my lack of detailed
681         knowledge prevents me from doing more than scratch at the surface.
683 2003-01-18  Lars Gullik Bjønnes  <larsbj@gullik.net>
685         * Makefile.am: move some doxy stuff from here...
686         * sourcedoc/Makefile.am: ...to here
688 2003-01-14  Lars Gullik Bjønnes  <larsbj@gullik.net>
690         * Makefile.am (rpmdist): use rpmbuild
692 2002-12-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
694         * lyx.man: update to mention Qt frontend, remove old information
695         about OS/2 and other tweaks
697         * NEWS: clarify statement about TeX fonts
699 2002-12-23  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
701         * autogen.sh (autoversion): add autoconf 2.54 to supported versions
703 2002-12-20  John Levon  <levon@movementarian.org>
705         * NEWS: small updates
707 2002-12-19  John Levon  <levon@movementarian.org>
709         * config/qt.m4: fix so lib is placed correctly. IRIX
710           whines at us
712 2002-12-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
714         * NEWS: update
716 2002-12-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
718         * Makefile.am: sourcdoc as firstclass citizen
720         * sourcedoc/Makefile.am: new file
722 2002-11-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
724         * autogen.sh: add support for EXTRA_ACINCLUDE_FILES.
726 2001-09-08  Rob Lahaye  <lahaye@snu.ac.kr>
728         * autogen.sh: set autotool commands at top of the file;
729         improve GNU m4 test; be more verbose on autotools version.
731 2002-10-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
733         * autogen.sh: fix test that says whether m4 has been found
735 2002-09-30  Angus Leeming  <leeming@lyx.org>
737         * INSTALL: update notes on compilation with Compaq cxx.
739 2002-09-12  John Levon  <levon@movementarian.org>
741         * autogen.sh: new Qt configure script
743 2002-09-10  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
745         * autogen.sh: accept autoconf 2.52 too; remove unneeded files
746         depending on autoconf version
748 2002-08-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
750         * .cvsignore: change acconfig.m4 to acconfig.h
752         * autogen.sh (AUTOCONF): remove warning args on autoheader and
753         autoconf
755 2002-08-08  Lars Gullik Bjønnes  <larsbj@gullik.net>
757         * autogen.sh (autoversion): add handling of different autoconf
758         versions.
760         * .cvsignore: add acconfig.m4, autom4te-2.53.cache, configure.in
761         and configure.ac
763         * acconfig.m4: move from here...
764         * config/acconfig.m4 ...to here
766         * configure.in: more from here...
767         * config/configure.in: ...to here
769 2002-07-30  André Poenitz <poenitz@gmx.de>
771         * INSTALL: fix location of GNU gettext package
773 2002-07-23  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
775         * UPGRADING: update to mention math lfuns changes
777 2002-07-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
779         * configure.in: yet another try at the same thing
781 2002-07-18  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
783         * configure.in: try (again) to fix EOF handling in VERSION_INFO
785 2002-07-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
787         * acconfig.h: do not include broken_headers.h; remove descriptions
788         of HAVE_LIBSM and XPM_H_LOCATION
790         * INSTALL: remove documentation for --with-broken-headers and
791         --with-liberty
793         * configure.in: do not invoke LYX_SCO, LYX_HPUX, LYX_SUNOS4,
794         AC_STRUCT_ST_BLKSIZE, AC_STRUCT_ST_BLOCKS, AC_STRUCT_ST_RDEV;
795         remove --with-broken-headers option; do not test for strerror and
796         atexit
797         (VERSION_INFO): add EOF at the end
799 2002-07-14  John Levon  <moz@compsoc.man.ac.uk>
801         * configure.in: remove xforms from qt
803 2002-07-04  Kayvan A. Sylvan  <kayvan@sylvan.com>
805         * configure.in (LYX_USE_FRONTEND): The order of libraries is
806         now dependant on the $host variable.
808 2002-07-06  Adrien Rebollo  <adrien.rebollo@gmx.fr>
810         * autogen.sh: use $ACLOCAL and $AUTOHEADER instead of aclocal
811         and autoheader to test if they are present.
813 2002-07-03  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
815         * INSTALL: document --enable-debug
817 2002-07-01  Kayvan A. Sylvan  <kayvan@sylvan.com>
819         * configure.in (LYX_USE_FRONTEND): Change order of libraries for
820         Cygwin.
822 2002-07-01  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
824         * configure.in (VERSION_INFO): use $host instead of $host_alias
825         for the host type.
827 2002-06-17  Angus Leeming  <leeming@lyx.org>
829         * INSTALL: how to compile with Compaq cxx on Tru64 Unix.
831 2002-06-12  Angus Leeming  <leeming@lyx.org>
833         * configure.in: add xforms/forms/*.lo to the xforms version of
834         FRONTEND_GUILIB.
836 2002-06-12  Angus Leeming  <leeming@lyx.org>
838         * configure.in: remove LYX_STL_STRING_FWD.
840 2002-06-11  John Levon  <moz@compsoc.man.ac.uk>
842         * INSTALL:
843         * configure.in: remove attempt to link against libiberty. It
844         is morally wrong, and potentially dangerous.
846 2002-06-07  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
848         * configure.in: move the test for xpm/xforms out of the frontends
849         case, to avoid code duplication
851 2002-06-06  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
853         * acconfig.h: remove FORMS_IMAGE_H_LOCATION and FORMS_H_LOCATION
855 2002-06-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
857         * configure.in: remove LYX_REGEX call
859 2002-06-02  John Levon  <moz@compsoc.man.ac.uk>
861         * acconfig.h: add FORMS_IMAGE_H_LOCATION
863         * autogen.sh: add xforms.m4
865         * configure.in: use XFORMS_IMAGE_LIB
867 2002-05-30  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
869         * lyx.man: lyx honors variable LYX_DIR_13x
871 2002-05-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
873         * Switch from SigC to boost::signals, SigC is now not used in any
874         files anymore.
876 2002-05-29  John Levon  <moz@compsoc.man.ac.uk>
878         * INSTALL: document that --program-* and frontends
879         don't work (yet ...)
881 2002-05-29  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
883         * NEWS: add info about the 1.1.6 series
885 2002-05-29  John Levon  <moz@compsoc.man.ac.uk>
887         * configure.in: move Aiksaurus configure to catch
888         extra-lib/inc (bug 383)
890 2002-05-27  Lars Gullik Bjønnes  <larsbj@birdstep.com>
892         * autogen.sh (ACINCLUDE_FILES): add pkg.m4
894 2002-05-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
896         * configure.in: add the boost::signals makefiles.
898 2002-05-26  Michael Koziarski  <michael@koziarski.com>
900         * configure.in: gtkconfig.patch
902 2002-05-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
904         * configure.in (VERSION): back to cvs
906 2002-05-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
908         * configure.in (VERSION): pre5
910 2002-05-01  John Levon  <moz@compsoc.man.ac.uk>
912         * UPGRADING: more details on upgrading
914 2002-04-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
916         * Makefile.am (DISTCLEANFILES): don't use -r
917         (distclean-local): new target
919 2002-04-26  John Levon  <moz@compsoc.man.ac.uk>
921         * UPGRADING: mention floatflt gotcha
923 2002-04-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
925         * configure.in (VERSION): use the proper postfix
927 2002-04-24  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
929         * configure.in: add check for GNU m4 (does not check that program
930         is actually gnu m4, but better than nothing)
932         * configure.in: small hack for compatibility with autoconf 2.52.
933         Basically, there is a weird interference with stdlib.h with g++
934         and _some_ functions (mkstemp, mktemp...)
936 2002-04-22  Lars Gullik Bjønnes  <larsbj@birdstep.com>
938         * configure.in (FRONTEND_GUILIB): add qt2/xforms/*.lo for qt2
940 2002-04-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
942         * UPGRADING: updates
944 2002-04-11  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
946         * NEWS: add spie class
948 2002-04-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
950         * UPGRADING: remove stuff that is not relevant now.
952         * Makefile.am (bindist): new bindist target
954 2002-04-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
956         * configure.in: make distcheck work
958         * Makefile.am: make distcheck work
960 2002-04-02  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
962         * lyx.man: update somewhat for 1.2.0
964 2002-03-31  Lars Gullik Bjønnes  <larsbj@birdstep.com>
966         * configure.in: call LYX_XFORMS_IMAGE_LOADER_NEEDS_JPEG
968 2002-03-27  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
970         * NEWS: small update
972         * MAINTAINERS: removed
974 2002-03-26  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
976         * ANNOUNCE:
977         * INSTALL:
978         * README:
979         * NEWS: update somewhat for 1.2.0
981 2002-03-22  Angus Leeming  <a.leeming@ic.ac.uk>
983         * INSTALL: updated the Problems section for Tru64 Unix.
985 2002-03-20  Lars Gullik Bjønnes  <larsbj@birdstep.com>
987         * Makefile.am (DISTCLEANFILES): be recursive here
989         * configure.in: use LYX_CHECK_LDR
991 2002-03-14  Kayvan A. Sylvan  <kayvan@sylvan.com>
993         * configure.in: Fix order of -lXpm and -lforms for
994         Cygwin linker.
996 2002-03-15  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
998         * configure.in: small cleanups
1000 2002-03-14  Michael A. Koziarski  <michael@koziarski.com>
1002         * configure.in: First stage of fixing the gnome compile problems.
1003         Linking problems to be fixed next.
1005 2002-03-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1007         * README: add bulgarian
1009         * configure.in (ALL_LINGUAS): add bg
1011 2002-03-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1013         * Makefile.am (sourcedoc/Doxyfile): remove explict rule (this is
1014         also autogenerated)
1016 2002-03-07  Angus Leeming  <a.leeming@ic.ac.uk>
1018         * Makefile.am: remove references to the now-dead forms directory.
1020 2002-03-05  Angus Leeming  <a.leeming@ic.ac.uk>
1022         * configure.in: compile the xforms image loader if your version of the
1023         xforms libraries is up to the task, else use the basic alternative.
1025 2002-03-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1027         * configure.in: help qt2 along a bit
1029 2002-03-01  John Levon  <moz@compsoc.man.ac.uk>
1031         * configure.in: fixup qt2
1033 2002-02-27  Angus Leeming  <a.leeming@ic.ac.uk>
1035         * configure.in: don't compile src/frontends/support as LyXImage is
1036         now dead.
1038 2002-02-26  John Levon  <moz@compsoc.man.ac.uk>
1040         * acconfig.h: nt/os2 defines moved
1042 2002-02-04  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1044         * README: change reference to bugtracker
1046 2002-01-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1048         * configure.in (ALL_LINGUAS): add slovak
1050 2002-01-13  Michael A. Koziarski  <michael@koziarski.com>
1052         * configure.in:  Fix the includes for gnome.
1054 2002-01-12  John Levon  <moz@compsoc.man.ac.uk>
1056         * configure.in: change for Aiksaurus 0.14
1058 2002-01-08  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1060         * configure.in: remove test for -lpt on SCO. Hopefully it is not
1061         needed anymore. This fixes bug #137
1063 2001-11-28  John Levon  <moz@compsoc.man.ac.uk>
1065         * README: fix ghostscript comment
1067 2001-11-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1069         * INSTALL: document change in --prefix behaviour.
1071         * configure.in: do not use AC_PREFIX_PROGRAM, which is broken in
1072         autoconf 2.5[012].
1074 2001-10-31  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1076         * configure.in: check also for locale.h, so that things work out
1077         correctly with --disable-nls
1079 2001-10-30  John Levon  <moz@compsoc.man.ac.uk>
1081         * README:
1082         * lyx.man: change ref to known bugs
1084 2001-10-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1086         * configure.in: set version here and not in version.h.
1087         Generate version.C instead of version_info.h
1089 2001-09-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1091         * configure.in (VERSION_INFO): use AC_SUBST instead of AC_DEFINE
1092         for VERSION_INFO
1094 2001-09-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1096         * configure.in: do not set FRONTENDS to "xforms" when frontend is
1097         xforms; fix the use of "cat <<EOF ... EOF" (bugs introduced by
1098         last checkin)
1100 2001-09-10  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1102         * lyxinclude.m4:
1103         * configure.in: add VERSION_INFO to config.h
1104         (from a first proposal by Rob Lahaye)
1106 2001-09-08  Rob Lahaye  <lahaye@users.sourceforge.net>
1108         * lyx.man: add -version commandline flag
1110 2001-08-19  John Levon  <moz@compsoc.man.ac.uk>
1112         * configure.in: output new qt2 makefiles
1114 2001-07-31  John Levon  <moz@compsoc.man.ac.uk>
1116         * configure.in: don't use -lbz2 if we don't need it
1118 2001-07-30  John Levon  <moz@compsoc.man.ac.uk>
1120         * COPYING: use standard spiel for xforms
1122 2001-07-30  John Levon  <moz@compsoc.man.ac.uk>
1124         * configure.in: add --without-aiksaurus, always
1125           subst AIKSAURUS_LIBS
1127 2001-07-26  John Levon  <moz@compsoc.man.ac.uk>
1129         * NEWS:
1130         * INSTALL:
1131         * configure.in: add libAikSaurus
1133 2001-07-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1135         * NEWS: update again.
1137         * configure.in: move --enable-assertions a bit higher.
1138         move the setup of libtool a bit later.
1140 2001-07-23  John Levon  <moz@compsoc.man.ac.uk>
1142         * INSTALL: document --disable-optimization
1144 2001-07-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1146         * Makefile.am (EXTRA_DIST): add sourcedoc
1147         (doxydoc): renamed from sourcedoc to avoid conflicts.
1149 2001-07-23  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1151         * NEWS: updated for 1.2.0
1153 2001-07-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1155         * configure.in: remove extra action for AC_OUTPUT (not needed
1156         anymore with gettext 0.10.38)
1158 2001-07-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1160         * INSTALL: update various requirements
1162         * configure.in: do not test for namespace, mutable
1164         * acconfig.h: remove entry for USE_PSPELL
1166 2001-07-04  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1168         * ABOUT-NLS: updated from gettext 0.10.38
1170         * autogen.sh: use simpler logic for creating acinclude.m4 files.
1171         Update for gettext 0.10.38
1173 2001-06-29  John Levon  <moz@compsoc.man.ac.uk>
1175         * INSTALL: change RedHat stuff to insist on updating gcc
1177 2001-06-14  John Levon  <moz@compsoc.man.ac.uk>
1179         * Makefile.am: no point in including 200k historical
1180           OLD-CHANGES file in dist tarball
1182 2001-06-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1184         * src/lyxfunc.C (getStatus): handle LFUN_READ_ONLY_TOGGLE so that
1185         it can be used as a menu entry
1187 2001-06-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1189         * autogen.sh: remove kde stuff
1191         * configure.in: remove kde stuff
1193 2001-06-13  John Levon  <moz@compsoc.man.ac.uk>
1195         * INSTALL: remove mention of kde frontend, mention the need of gnu
1196         m4.
1198 2001-06-01  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1200         * acconfig.h: add BOOST_NO_LIMITS hack to help boost lib.
1202 2001-05-31  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1204         * acconfig.h: auto update
1206         * configure.in: call AC_PROG_LIBTOOL instead of AM_PROG_LIBTOOL
1207         GUI: modify FRONTEND_GUILIB for all target to match what is
1208         needed in the Makefile.am
1209         (AC_CONFIG_SUBDIRS): remove boost
1210         (AC_OUTPUT): generate boost/Makefile
1212         * autogen.sh (AUTOCONF): remove some commented code, remove the
1213         boost configuration.
1215 2001-05-30  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1217         * acconfig.h: add entry for HAVE_DECL_ISTREAMBUF_ITERATOR
1219         * configure.in: check for istreambuf_iterator in <iterator>
1221 2001-05-16  Ruurd Reitsma  <r.a.reitsma@wbmt.tudelft.nl>
1223         * Added README.Win32
1225 2001-04-15  Allan Rae  <rae@lyx.org>
1227         * Makefile.am (sourcedoc/Doxyfile): ensure modifications to doxygen
1228         configuration file take effect.
1229         (DISTCLEANFILES): clean out sourcedoc/
1231         * sourcedoc/Doxyfile.in(FILE_PATTERNS): make sure we only filter
1232         things that should be filtered.  Now you can run it after you started
1233         compiling stuff as well.
1235 2001-03-29  Angus Leeming  <a.leeming@ic.ac.uk>
1237         * configure.in: changed AC_INIT(src/lyx.C) to AC_INIT(src/main.C)
1239 2001-03-26  Baruch Even  <baruch@lyx.org>
1241         * configure.in: Added libglade detection and libraries for the gnome
1242         build. The gnome build will now depend on libglade libraries.
1244 2001-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
1246         * Merging changes from BRANCH_MVC back into HEAD.
1248         * configure.in: added controllers directory to frontends.
1250 2001-03-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1252         * INSTALL: remove mention of problem with gettext.
1254 2001-03-02  John Levon  <moz@compsoc.man.ac.uk>
1256         * configure.in:
1257         * INSTALL: minor changes, become --with-version-suffix
1259 2001-02-23  John Levon  <moz@compsoc.man.ac.uk>
1261         * configure.in:
1262         * INSTALL: --with-lyx-version
1264         * Makefile.am: fix uninstall
1266 2001-02-20  Edwin Leuven <leuven@fee.uva.nl>
1268         * move latex preamble to guii xforms dir, see:
1269         * src/ChangeLog
1270         * src/frontends/xforms/ChangeLog
1272 2001-02-13  Lars Gullik Bjønnes  <larsbj@lyx.org>
1274         * autogen.sh (AUTOCONF): use spaces insteadt of '\t' for echo
1275         strings.
1276         (AUTOCONF): add libtool.m4 to generation of boost.m4
1278 2001-02-12  John Levon  <moz@compsoc.man.ac.uk>
1280         * forms/include_form.fd:
1281         * forms/bibforms.fd:
1282         * forms/bibforms.h.patch: deleted
1284         * forms/lyx.fd: remove splash form
1286 2001-02-08  John Levon  <moz@compsoc.man.ac.uk>
1288         * INSTALL: mention RH7.0 workaround with kde f.e.
1290 2001-02-06  albert chin  <china@thewrittenword.com>
1292         * acconfig.h:
1293         * configure.in: check declarations of snprintf and vsnprintf.
1295 2001-02-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1297         * INSTALL: update description of command line to use with compaq
1298         cxx.
1300 2001-01-30  John Levon  <moz@compsoc.man.ac.uk>
1302         * INSTALL: mention build problem with older xforms
1304 2001-01-25  John Levon  <moz@compsoc.man.ac.uk>
1306         * autogen.sh: add qt2.m4
1308         * configure.in: add qt2 frontend option, Makefile
1310         * config/qt2.m4: config gubbins for qt2
1312         * lib/CREDITS: add Kalle
1314 2001-01-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1316         * INSTALL (Problems): update description of the "missing linux
1317         kernel sources" problem.
1319 2001-01-24  John Levon  <moz@compsoc.man.ac.uk>
1321         * configure.in: working support for --with-lyx-suffix
1323         * INSTALL: describe --with-lyx-suffix
1325 2001-01-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1327         * INSTALL (Problems): add tip about using --with-included-string
1328         on solaris 2.6 with gcc 2.95.2 (ld does not like long symbol
1329         names).
1331 2001-01-12  Lars Gullik Bjønnes  <larsbj@lyx.org>
1333         * ChangeLog: store old and begin new
1335         * src/version.h (LYX_DOCVERSION): update to 1.2.0cvs