]> git.lyx.org Git - lyx.git/blobdiff - ChangeLog
small cleanups, mostly from John
[lyx.git] / ChangeLog
index 2191140b5cb84f2c0356099f7da44d89b62d8cb0..859f52a40f531b4ebeb39c872d00457fa6c14559 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,156 @@
-2001-01-13  Dekel Tsur  <dekelts@tau.ac.il>
+2001-06-14  John Levon  <moz@compsoc.man.ac.uk>
 
-       * src/text.C (InsertChar): Add ':' to number separator chars.
+       * 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.
+
+2001-03-02  John Levon  <moz@compsoc.man.ac.uk>
+
+       * configure.in:
+       * INSTALL: minor changes, become --with-version-suffix
+
+2001-02-23  John Levon  <moz@compsoc.man.ac.uk>
+
+       * configure.in:
+       * INSTALL: --with-lyx-version
+
+       * Makefile.am: fix uninstall
+
+2001-02-20  Edwin Leuven <leuven@fee.uva.nl>
+
+        * move latex preamble to guii xforms dir, see:
+        * src/ChangeLog
+        * src/frontends/xforms/ChangeLog
+       
+2001-02-13  Lars Gullik Bjønnes  <larsbj@lyx.org>
+
+       * autogen.sh (AUTOCONF): use spaces insteadt of '\t' for echo
+       strings.
+       (AUTOCONF): add libtool.m4 to generation of boost.m4
+
+2001-02-12  John Levon  <moz@compsoc.man.ac.uk>
+
+       * forms/include_form.fd:
+       * forms/bibforms.fd:
+       * forms/bibforms.h.patch: deleted
+
+       * forms/lyx.fd: remove splash form
+
+2001-02-08  John Levon  <moz@compsoc.man.ac.uk>
+
+       * INSTALL: mention RH7.0 workaround with kde f.e.
+
+2001-02-06  albert chin  <china@thewrittenword.com>
+
+       * acconfig.h:
+       * configure.in: check declarations of snprintf and vsnprintf.
+
+2001-02-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * INSTALL: update description of command line to use with compaq
+       cxx. 
+
+2001-01-30  John Levon  <moz@compsoc.man.ac.uk>
+
+       * INSTALL: mention build problem with older xforms
+
+2001-01-25  John Levon  <moz@compsoc.man.ac.uk>
+
+       * autogen.sh: add qt2.m4
+
+       * configure.in: add qt2 frontend option, Makefile
+
+       * config/qt2.m4: config gubbins for qt2
+
+       * lib/CREDITS: add Kalle
+
+2001-01-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * INSTALL (Problems): update description of the "missing linux
+       kernel sources" problem.
+
+2001-01-24  John Levon  <moz@compsoc.man.ac.uk>
+
+       * configure.in: working support for --with-lyx-suffix
+
+       * INSTALL: describe --with-lyx-suffix
+
+2001-01-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * INSTALL (Problems): add tip about using --with-included-string
+       on solaris 2.6 with gcc 2.95.2 (ld does not like long symbol
+       names). 
 
 2001-01-12  Lars Gullik Bjønnes  <larsbj@lyx.org>