]> git.lyx.org Git - lyx.git/blobdiff - ChangeLog
Remove redundant scripts.
[lyx.git] / ChangeLog
index 5812c34f7474baa2ef370ff8acebd7c2474caab3..be9b5247c7ba733fed031dd666a430a0062c5691 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,251 @@
+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.
+
+2003-01-27  Angus Leeming  <leeming@lyx.org>
+
+       * UPGRADING: further cleanup following some advice from Dekel.
+
+2003-01-26  Angus Leeming  <leeming@lyx.org>
+
+       * README, NEWS, INSTALL: tighten up the English and make them a bit
+       more self-consistent. Remove a couple of references to bogus ftp
+       repositories.
+
+       * UPGRADING: had a stab at this one two, but my lack of detailed
+       knowledge prevents me from doing more than scratch at the surface.
+
+2003-01-18  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * Makefile.am: move some doxy stuff from here...
+       * sourcedoc/Makefile.am: ...to here
+
+2003-01-14  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * Makefile.am (rpmdist): use rpmbuild
+
+2002-12-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * lyx.man: update to mention Qt frontend, remove old information
+       about OS/2 and other tweaks
+
+       * NEWS: clarify statement about TeX fonts
+
+2002-12-23  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * autogen.sh (autoversion): add autoconf 2.54 to supported versions
+
+2002-12-20  John Levon  <levon@movementarian.org>
+
+       * NEWS: small updates
+
+2002-12-19  John Levon  <levon@movementarian.org>
+
+       * config/qt.m4: fix so lib is placed correctly. IRIX
+         whines at us
+
+2002-12-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * NEWS: update
+
+2002-12-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * Makefile.am: sourcdoc as firstclass citizen
+
+       * sourcedoc/Makefile.am: new file
+
+2002-11-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * autogen.sh: add support for EXTRA_ACINCLUDE_FILES.
+
+2001-09-08  Rob Lahaye  <lahaye@snu.ac.kr>
+
+       * autogen.sh: set autotool commands at top of the file;
+       improve GNU m4 test; be more verbose on autotools version.
+
+2002-10-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * autogen.sh: fix test that says whether m4 has been found
+
+2002-09-30  Angus Leeming  <leeming@lyx.org>
+
+       * INSTALL: update notes on compilation with Compaq cxx.
+
+2002-09-12  John Levon  <levon@movementarian.org>
+
+       * autogen.sh: new Qt configure script
+
+2002-09-10  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * autogen.sh: accept autoconf 2.52 too; remove unneeded files
+       depending on autoconf version
+
+2002-08-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * .cvsignore: change acconfig.m4 to acconfig.h
+
+       * autogen.sh (AUTOCONF): remove warning args on autoheader and
+       autoconf
+
+2002-08-08  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * autogen.sh (autoversion): add handling of different autoconf
+       versions.
+
+       * .cvsignore: add acconfig.m4, autom4te-2.53.cache, configure.in
+       and configure.ac
+
+       * acconfig.m4: move from here...
+       * config/acconfig.m4 ...to here
+
+       * configure.in: more from here...
+       * config/configure.in: ...to here
+
+2002-07-30  André Poenitz <poenitz@gmx.de>
+
+       * INSTALL: fix location of GNU gettext package
+
+2002-07-23  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * UPGRADING: update to mention math lfuns changes
+
+2002-07-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * configure.in: yet another try at the same thing
+
+2002-07-18  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * configure.in: try (again) to fix EOF handling in VERSION_INFO
+
+2002-07-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * acconfig.h: do not include broken_headers.h; remove descriptions
+       of HAVE_LIBSM and XPM_H_LOCATION
+
+       * INSTALL: remove documentation for --with-broken-headers and
+       --with-liberty
+
+       * configure.in: do not invoke LYX_SCO, LYX_HPUX, LYX_SUNOS4,
+       AC_STRUCT_ST_BLKSIZE, AC_STRUCT_ST_BLOCKS, AC_STRUCT_ST_RDEV;
+       remove --with-broken-headers option; do not test for strerror and
+       atexit
+       (VERSION_INFO): add EOF at the end
+
+2002-07-14  John Levon  <moz@compsoc.man.ac.uk>
+
+       * configure.in: remove xforms from qt
+
 2002-07-04  Kayvan A. Sylvan  <kayvan@sylvan.com>
 
        * configure.in (LYX_USE_FRONTEND): The order of libraries is
        * INSTALL:
        * configure.in: remove attempt to link against libiberty. It
        is morally wrong, and potentially dangerous.
+
 2002-06-07  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
 
        * configure.in: move the test for xpm/xforms out of the frontends