]> git.lyx.org Git - lyx.git/blobdiff - ChangeLog
Cygwin compilation fix.
[lyx.git] / ChangeLog
index 9808a5076bfe1e67dae91b2eeabc1fa1b0dd26e2..57d9010fad17bec1b0b2579758fb6b9e30084886 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,218 @@
+
+2003-11-18  Angus Leeming  <leeming@lyx.org>
+
+       * autogen.sh: accept autoconf 2.58 as a supported version.
+       
+2003-10-24  André Pönitz  <poenitz@gmx.net>
+
+       * lyxfunc.C:
+       * rowpainter.C:
+       * text.C:
+       * text3.C:
+       * lyxtext.h: set fills in fill(...) instead of returning it
+
+2003-10-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * INSTALL: remove a comment about --with-included-string
+
+       * configure.ac: remove the configure are
+       --with-included-string 
+
+2003-09-21  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * configure.ac (FORNTENDS): use tabs to align message, make gtk
+       not delete info about other frontends
+
+2003-09-16  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * configure.ac: remove LYX_CXX_STL_STRING and
+       LYX_CXX_GOOD_STD_STRING checks. Add a simplified version of the
+       AC_ARG_WITH(included-string)
+
+2003-09-11  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * README.MacOSX: update
+
+2003-09-09  Lars Gullik Bjønnes  <larsbj@lyx.org>
+
+       * configure.ac (AH_BOTTOM): add blurb for BOOST_ASSERT
+
+2003-09-08  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * README.MacOSX: new file.
+
+2003-08-26  Michael Schmitt  <michael.schmitt@teststep.org>
+
+       * INSTALL: Add compilation instructions for SUN Sparc
+        Solaris. (bug #362)
+
+2003-08-19  Angus Leeming  <leeming@lyx.org>
+
+       * configure.ac (AH_TOP): get rid of 'The LyX Team'.
+
+2003-08-07  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * configure.ac (AH_BOTTOM): do not use BOOST_NO_EXCEPTIONS
+       here, that is done by boost gcc config.
+
+2003-08-05  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * configure.ac: add $(EXEEXT) to program names in FRONTEND_PROGS
+
+2003-08-02  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * configure.ac: only configure the frontends that have been
+       specified; build in FRONTENDS_PROGS the list of programs that
+       should be built
+       (AC_CONFIG_FILES): output lyx_forms.h-tmp instead of lyx_forms.h
+       in order to do dependency trick in xforms frontend (same for
+       lyx_xpm.h)
+
+2003-07-31  John Levon  <levon@movementarian.org>
+
+       * NEWS:
+       * INSTALL: refer to latex-xft-fonts
+
+2003-07-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * configure.ac: compression support
+
+2003-07-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * configure.ac: check for zlib.
+
+2003-07-27  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * configure.ac: new file
+
+       * autogen.sh (autoversion): remove support for autoconf 2.13
+
+       * .cvsignore: remove acconfig.h configure.ac configure.in
+
+2003-07-10  John Levon  <levon@movementarian.org>
+
+       * INSTALL: update Aiksaurus URL
+
+2003-06-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * sourcedoc/Doxyfile.in (EXCLUDE): exclude gnome and generated
+       files in qt dir.
+
+2003-06-23  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * lyx.man: change env variable from foo_13x to foo_14x
+
+2003-05-07  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * Makefile.am: allow boost as system lib
+
+2003-04-25  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * dummy entry
+
+2003-04-14  Angus Leeming  <leeming@lyx.org>
+
+       * autogen.sh (autoversion): Print message proclaims support for
+       autoconf 2.54.
+
+2003-04-10  Angus Leeming <leeming@lyx.org>
+
+       * autogen.sh: We support autoconf 2.57, so tell the user.
+
+2003-04-03  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * status: update
+
+2003-04-03  Angus Leeming  <leeming@lyx.org>
+
+       * status: attempt to fill it out a little.
+
+2003-04-03  John Levon  <levon@movementarian.org>
+
+       * status: start a status file ...
+
+2003-03-27  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * INSTALL: mention --enable-maintainer-mode
+
+2003-03-25  John Levon  <levon@movementarian.org>
+
+       * autogen.sh: add aspell.m4
+
+2003-03-12  Kayvan Sylvan  <kayvan@sylvan.com>
+
+       * autogen.sh (ACINCLUDE_FILES): Added cygwin.m4
+
+2003-03-15  John Levon  <levon@movementarian.org>
+
+       * INSTALL: little fix
+
+2003-02-27  Angus Leeming  <leeming@lyx.org>
+
+       * INSTALL: better instructions for the Qt frontend
+
+2003-02-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * INSTALL: document the use of --with-frontend
+
+2003-02-13  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * most source files all over: remove the use of #pragma
+       implementaion and interface.
+
+2003-02-11  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * autogen.sh (autoversion): autoconf 2.57 works too
+
+2003-02-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * Back on the cvs track.
+
+2003-02-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * LyX 1.3.0 released.
+
+2003-02-06  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * ABOUT-NLS: updated
+
+       * INSTALL.autoconf: updated
+
+2003-02-06  Angus Leeming  <leeming@lyx.org>
+
+       * ANNOUNCE: email the devel list with bugs. Move fontconfig stuff to
+       install.
+
+       * INSTALL: a chunk on using fontconfig with the Qt frontend.
+
+       * ABOUT-NLS:
+       * ANNOUNCE:
+       * COPYING:
+       * INSTALL:
+       * lyx.man:
+       * NEWS:
+       * README:
+       * README.OS2:
+       * README.Win32:
+       * UPGRADING: whitespace
+
+2003-02-04  Angus Leeming  <leeming@lyx.org>
+
+       * Makefile.am: allow lyx.xpm to be found when making rpmdist in
+       srcdir != builddir.
+
+2003-02-04  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * ANNOUNCE:
+       * INSTALL:
+       * README: mention that all qt 3.x should work (not only 3.0.x).
+
+       * INSTALL: mention python 1.5.2.
+
+       * NEWS: add entry for LyX 1.2.3
+
+       * UPGRADING: update for 1.3.0
+
 2003-01-30  Kayvan A. Sylvan  <kayvan@sylvan.com>
 
        * Makefile.am: test for the presence of rpmbuild.