]> git.lyx.org Git - lyx.git/blobdiff - ChangeLog
Forgotten to remove an assert I need to test.
[lyx.git] / ChangeLog
index 40968d173e949940fe7ecdebd574ff9a841917ff..c6dcec634113ed83a21cfa73c13626b5c25fce8f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,196 @@
+2001-11-29 Ben Stanley <bds02@uow.edu.au>
+
+       * src/LaTeX.C
+       * src/LaTeX.h Fixed bug in LaTeX class where it would not
+       re-run latex if no depfiles were changed, but the .dvi was removed.
+
+2001-11-28  John Levon  <moz@compsoc.man.ac.uk>
+
+       * README: fix ghostscript comment
+2001-11-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * INSTALL: document change in --prefix behaviour.
+
+       * configure.in: do not use AC_PREFIX_PROGRAM, which is broken in
+       autoconf 2.5[012].
+
+2001-10-31  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * configure.in: check also for locale.h, so that things work out
+       correctly with --disable-nls
+
+2001-10-30  John Levon  <moz@compsoc.man.ac.uk>
+
+       * README:
+       * lyx.man: change ref to known bugs
+2001-10-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * configure.in: set version here and not in version.h.
+       Generate version.C instead of version_info.h
+
+2001-09-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * configure.in (VERSION_INFO): use AC_SUBST instead of AC_DEFINE
+       for VERSION_INFO
+
+2001-09-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * configure.in: do not set FRONTENDS to "xforms" when frontend is
+       xforms; fix the use of "cat <<EOF ... EOF" (bugs introduced by
+       last checkin)
+
+2001-09-10  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * lyxinclude.m4: 
+       * configure.in: add VERSION_INFO to config.h
+       (from a first proposal by Rob Lahaye)
+
+2001-09-08  Rob Lahaye  <lahaye@users.sourceforge.net>
+
+       * lyx.man: add -version commandline flag
+
+2001-08-19  John Levon  <moz@compsoc.man.ac.uk>
+
+       * configure.in: output new qt2 makefiles
+2001-07-31  John Levon  <moz@compsoc.man.ac.uk>
+
+       * configure.in: don't use -lbz2 if we don't need it
+2001-07-30  John Levon  <moz@compsoc.man.ac.uk>
+
+       * COPYING: use standard spiel for xforms
+2001-07-30  John Levon  <moz@compsoc.man.ac.uk>
+
+       * configure.in: add --without-aiksaurus, always
+         subst AIKSAURUS_LIBS
+2001-07-26  John Levon  <moz@compsoc.man.ac.uk>
+
+       * NEWS:
+       * INSTALL:
+       * configure.in: add libAikSaurus
+
+2001-07-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * NEWS: update again.
+
+       * configure.in: move --enable-assertions a bit higher.
+       move the setup of libtool a bit later.
+
+2001-07-23  John Levon  <moz@compsoc.man.ac.uk>
+
+       * INSTALL: document --disable-optimization
+2001-07-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * Makefile.am (EXTRA_DIST): add sourcedoc
+       (doxydoc): renamed from sourcedoc to avoid conflicts.
+
+2001-07-23  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * NEWS: updated for 1.2.0
+
+2001-07-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * configure.in: remove extra action for AC_OUTPUT (not needed
+       anymore with gettext 0.10.38)
+
+2001-07-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * INSTALL: update various requirements
+
+       * configure.in: do not test for namespace, mutable
+
+       * acconfig.h: remove entry for USE_PSPELL
+
+2001-07-04  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * ABOUT-NLS: updated from gettext 0.10.38
+
+       * autogen.sh: use simpler logic for creating acinclude.m4 files.
+       Update for gettext 0.10.38
+
+2001-06-29  John Levon  <moz@compsoc.man.ac.uk>
+
+       * INSTALL: change RedHat stuff to insist on updating gcc
+2001-06-14  John Levon  <moz@compsoc.man.ac.uk>
+
+       * Makefile.am: no point in including 200k historical
+         OLD-CHANGES file in dist tarball
+
+2001-06-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * src/lyxfunc.C (getStatus): handle LFUN_READ_ONLY_TOGGLE so that
+       it can be used as a menu entry
+
+2001-06-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * autogen.sh: remove kde stuff
+
+       * configure.in: remove kde stuff
+
+2001-06-13  John Levon  <moz@compsoc.man.ac.uk>
+
+       * INSTALL: remove mention of kde frontend, mention the need of gnu
+       m4.
+
+2001-06-01  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * acconfig.h: add BOOST_NO_LIMITS hack to help boost lib.
+
+2001-05-31  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * acconfig.h: auto update
+
+       * configure.in: call AC_PROG_LIBTOOL instead of AM_PROG_LIBTOOL
+       GUI: modify FRONTEND_GUILIB for all target to match what is
+       needed in the Makefile.am
+       (AC_CONFIG_SUBDIRS): remove boost
+       (AC_OUTPUT): generate boost/Makefile
+
+       * autogen.sh (AUTOCONF): remove some commented code, remove the
+       boost configuration.
+
+2001-05-30  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * acconfig.h: add entry for HAVE_DECL_ISTREAMBUF_ITERATOR
+
+       * configure.in: check for istreambuf_iterator in <iterator>
+
+2001-05-16  Ruurd Reitsma  <r.a.reitsma@wbmt.tudelft.nl>
+
+       * Added README.Win32
+
+2001-04-15  Allan Rae  <rae@lyx.org>
+
+       * Makefile.am (sourcedoc/Doxyfile): ensure modifications to doxygen
+       configuration file take effect.
+       (DISTCLEANFILES): clean out sourcedoc/
+
+       * sourcedoc/Doxyfile.in(FILE_PATTERNS): make sure we only filter
+       things that should be filtered.  Now you can run it after you started
+       compiling stuff as well.
+
+2001-03-29  Angus Leeming  <a.leeming@ic.ac.uk>
+
+       * configure.in: changed AC_INIT(src/lyx.C) to AC_INIT(src/main.C)
+
+2001-03-26  Baruch Even  <baruch@lyx.org>
+
+       * configure.in: Added libglade detection and libraries for the gnome
+       build. The gnome build will now depend on libglade libraries.
+
+2001-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
+
+       * Merging changes from BRANCH_MVC back into HEAD.
+
+       * configure.in: added controllers directory to frontends.
+
 2001-03-08  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
 
        * INSTALL: remove mention of problem with gettext.