]> git.lyx.org Git - lyx.git/blobdiff - ChangeLog
small cleanups, mostly from John
[lyx.git] / ChangeLog
index 91ec01fa17f6bdf11d7b9bb29b4c6da98100eaba..859f52a40f531b4ebeb39c872d00457fa6c14559 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,61 @@
+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)