X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=d8fd6eaafdebe609e968ee518d2a99f24ad26130;hb=599a94350f19e6281998eb0afb66b3b218ae9c0b;hp=09e4ab90f27a48b676f426481eb5b76404d60c27;hpb=35e1157317931babf8ce692952d3ff20d6946c0b;p=lyx.git diff --git a/ChangeLog b/ChangeLog index 09e4ab90f2..d8fd6eaafd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,305 @@ +2003-01-14 Lars Gullik Bjønnes + + * Makefile.am (rpmdist): use rpmbuild + +2002-12-26 Jean-Marc Lasgouttes + + * 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 + + * autogen.sh (autoversion): add autoconf 2.54 to supported versions + +2002-12-20 John Levon + + * NEWS: small updates + +2002-12-19 John Levon + + * config/qt.m4: fix so lib is placed correctly. IRIX + whines at us + +2002-12-19 Jean-Marc Lasgouttes + + * NEWS: update + +2002-12-18 Lars Gullik Bjønnes + + * Makefile.am: sourcdoc as firstclass citizen + + * sourcedoc/Makefile.am: new file + +2002-11-25 Jean-Marc Lasgouttes + + * autogen.sh: add support for EXTRA_ACINCLUDE_FILES. + +2001-09-08 Rob Lahaye + + * 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 + + * autogen.sh: fix test that says whether m4 has been found + +2002-09-30 Angus Leeming + + * INSTALL: update notes on compilation with Compaq cxx. + +2002-09-12 John Levon + + * autogen.sh: new Qt configure script + +2002-09-10 Jean-Marc Lasgouttes + + * autogen.sh: accept autoconf 2.52 too; remove unneeded files + depending on autoconf version + +2002-08-08 Lars Gullik Bjønnes + + * .cvsignore: change acconfig.m4 to acconfig.h + + * autogen.sh (AUTOCONF): remove warning args on autoheader and + autoconf + +2002-08-08 Lars Gullik Bjønnes + + * 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 + + * INSTALL: fix location of GNU gettext package + +2002-07-23 Jean-Marc Lasgouttes + + * UPGRADING: update to mention math lfuns changes + +2002-07-20 Jean-Marc Lasgouttes + + * configure.in: yet another try at the same thing + +2002-07-18 Jean-Marc Lasgouttes + + * configure.in: try (again) to fix EOF handling in VERSION_INFO + +2002-07-17 Jean-Marc Lasgouttes + + * 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 + + * configure.in: remove xforms from qt + +2002-07-04 Kayvan A. Sylvan + + * configure.in (LYX_USE_FRONTEND): The order of libraries is + now dependant on the $host variable. + +2002-07-06 Adrien Rebollo + + * autogen.sh: use $ACLOCAL and $AUTOHEADER instead of aclocal + and autoheader to test if they are present. + +2002-07-03 Jean-Marc Lasgouttes + + * INSTALL: document --enable-debug + +2002-07-01 Kayvan A. Sylvan + + * configure.in (LYX_USE_FRONTEND): Change order of libraries for + Cygwin. + +2002-07-01 Jean-Marc Lasgouttes + + * configure.in (VERSION_INFO): use $host instead of $host_alias + for the host type. + +2002-06-17 Angus Leeming + + * INSTALL: how to compile with Compaq cxx on Tru64 Unix. + +2002-06-12 Angus Leeming + + * configure.in: add xforms/forms/*.lo to the xforms version of + FRONTEND_GUILIB. + +2002-06-12 Angus Leeming + + * configure.in: remove LYX_STL_STRING_FWD. + +2002-06-11 John Levon + + * INSTALL: + * configure.in: remove attempt to link against libiberty. It + is morally wrong, and potentially dangerous. + +2002-06-07 Jean-Marc Lasgouttes + + * configure.in: move the test for xpm/xforms out of the frontends + case, to avoid code duplication + +2002-06-06 Jean-Marc Lasgouttes + + * acconfig.h: remove FORMS_IMAGE_H_LOCATION and FORMS_H_LOCATION + +2002-06-03 Lars Gullik Bjønnes + + * configure.in: remove LYX_REGEX call + +2002-06-02 John Levon + + * acconfig.h: add FORMS_IMAGE_H_LOCATION + + * autogen.sh: add xforms.m4 + + * configure.in: use XFORMS_IMAGE_LIB + +2002-05-30 Jean-Marc Lasgouttes + + * lyx.man: lyx honors variable LYX_DIR_13x + +2002-05-29 Lars Gullik Bjønnes + + * Switch from SigC to boost::signals, SigC is now not used in any + files anymore. + +2002-05-29 John Levon + + * INSTALL: document that --program-* and frontends + don't work (yet ...) + +2002-05-29 Jean-Marc Lasgouttes + + * NEWS: add info about the 1.1.6 series + +2002-05-29 John Levon + + * configure.in: move Aiksaurus configure to catch + extra-lib/inc (bug 383) + +2002-05-27 Lars Gullik Bjønnes + + * autogen.sh (ACINCLUDE_FILES): add pkg.m4 + +2002-05-26 Lars Gullik Bjønnes + + * configure.in: add the boost::signals makefiles. + +2002-05-26 Michael Koziarski + + * configure.in: gtkconfig.patch + +2002-05-03 Lars Gullik Bjønnes + + * configure.in (VERSION): back to cvs + +2002-05-03 Lars Gullik Bjønnes + + * configure.in (VERSION): pre5 + +2002-05-01 John Levon + + * UPGRADING: more details on upgrading + +2002-04-26 Lars Gullik Bjønnes + + * Makefile.am (DISTCLEANFILES): don't use -r + (distclean-local): new target + +2002-04-26 John Levon + + * UPGRADING: mention floatflt gotcha + +2002-04-25 Lars Gullik Bjønnes + + * configure.in (VERSION): use the proper postfix + +2002-04-24 Jean-Marc Lasgouttes + + * configure.in: add check for GNU m4 (does not check that program + is actually gnu m4, but better than nothing) + + * configure.in: small hack for compatibility with autoconf 2.52. + Basically, there is a weird interference with stdlib.h with g++ + and _some_ functions (mkstemp, mktemp...) + +2002-04-22 Lars Gullik Bjønnes + + * configure.in (FRONTEND_GUILIB): add qt2/xforms/*.lo for qt2 + +2002-04-16 Jean-Marc Lasgouttes + + * UPGRADING: updates + +2002-04-11 Jean-Marc Lasgouttes + + * NEWS: add spie class + +2002-04-08 Lars Gullik Bjønnes + + * UPGRADING: remove stuff that is not relevant now. + + * Makefile.am (bindist): new bindist target + +2002-04-06 Lars Gullik Bjønnes + + * configure.in: make distcheck work + + * Makefile.am: make distcheck work + +2002-04-02 Jean-Marc Lasgouttes + + * lyx.man: update somewhat for 1.2.0 + +2002-03-31 Lars Gullik Bjønnes + + * configure.in: call LYX_XFORMS_IMAGE_LOADER_NEEDS_JPEG + +2002-03-27 Jean-Marc Lasgouttes + + * NEWS: small update + + * MAINTAINERS: removed + +2002-03-26 Jean-Marc Lasgouttes + + * ANNOUNCE: + * INSTALL: + * README: + * NEWS: update somewhat for 1.2.0 + +2002-03-22 Angus Leeming + + * INSTALL: updated the Problems section for Tru64 Unix. + 2002-03-20 Lars Gullik Bjønnes - * configure.in: use LYX_CHECK_LDR + * Makefile.am (DISTCLEANFILES): be recursive here + + * configure.in: use LYX_CHECK_LDR 2002-03-14 Kayvan A. Sylvan @@ -38,12 +337,12 @@ 2002-03-04 Lars Gullik Bjønnes - * configure.in: help qt2 along a bit + * configure.in: help qt2 along a bit 2002-03-01 John Levon * configure.in: fixup qt2 - + 2002-02-27 Angus Leeming * configure.in: don't compile src/frontends/support as LyXImage is @@ -52,7 +351,7 @@ 2002-02-26 John Levon * acconfig.h: nt/os2 defines moved - + 2002-02-04 Jean-Marc Lasgouttes * README: change reference to bugtracker @@ -77,7 +376,7 @@ 2001-11-28 John Levon * README: fix ghostscript comment - + 2001-11-12 Jean-Marc Lasgouttes * INSTALL: document change in --prefix behaviour. @@ -94,7 +393,7 @@ * README: * lyx.man: change ref to known bugs - + 2001-10-03 Jean-Marc Lasgouttes * configure.in: set version here and not in version.h. @@ -113,7 +412,7 @@ 2001-09-10 Jean-Marc Lasgouttes - * lyxinclude.m4: + * lyxinclude.m4: * configure.in: add VERSION_INFO to config.h (from a first proposal by Rob Lahaye) @@ -124,20 +423,20 @@ 2001-08-19 John Levon * configure.in: output new qt2 makefiles - + 2001-07-31 John Levon * configure.in: don't use -lbz2 if we don't need it - + 2001-07-30 John Levon * COPYING: use standard spiel for xforms - + 2001-07-30 John Levon * configure.in: add --without-aiksaurus, always subst AIKSAURUS_LIBS - + 2001-07-26 John Levon * NEWS: @@ -154,7 +453,7 @@ 2001-07-23 John Levon * INSTALL: document --disable-optimization - + 2001-07-25 Lars Gullik Bjønnes * Makefile.am (EXTRA_DIST): add sourcedoc @@ -187,7 +486,7 @@ 2001-06-29 John Levon * INSTALL: change RedHat stuff to insist on updating gcc - + 2001-06-14 John Levon * Makefile.am: no point in including 200k historical @@ -279,10 +578,10 @@ 2001-02-20 Edwin Leuven - * move latex preamble to guii xforms dir, see: - * src/ChangeLog - * src/frontends/xforms/ChangeLog - + * move latex preamble to guii xforms dir, see: + * src/ChangeLog + * src/frontends/xforms/ChangeLog + 2001-02-13 Lars Gullik Bjønnes * autogen.sh (AUTOCONF): use spaces insteadt of '\t' for echo @@ -309,7 +608,7 @@ 2001-02-06 Jean-Marc Lasgouttes * INSTALL: update description of command line to use with compaq - cxx. + cxx. 2001-01-30 John Levon @@ -340,10 +639,10 @@ * 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). + names). 2001-01-12 Lars Gullik Bjønnes * ChangeLog: store old and begin new - + * src/version.h (LYX_DOCVERSION): update to 1.2.0cvs