X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=57d9010fad17bec1b0b2579758fb6b9e30084886;hb=839ee4155923b96a5d0cc351664ed9db217044e8;hp=539cd545f665b2c1f1d5099c7b49692e90e2ed77;hpb=9ec1794ef6a94e96536909dee1560a3ac804108f;p=lyx.git diff --git a/ChangeLog b/ChangeLog index 539cd545f6..57d9010fad 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,428 @@ + +2003-11-18 Angus Leeming + + * autogen.sh: accept autoconf 2.58 as a supported version. + +2003-10-24 André Pönitz + + * 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 + + * INSTALL: remove a comment about --with-included-string + + * configure.ac: remove the configure are + --with-included-string + +2003-09-21 Lars Gullik Bjønnes + + * configure.ac (FORNTENDS): use tabs to align message, make gtk + not delete info about other frontends + +2003-09-16 Lars Gullik Bjønnes + + * 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 + + * README.MacOSX: update + +2003-09-09 Lars Gullik Bjønnes + + * configure.ac (AH_BOTTOM): add blurb for BOOST_ASSERT + +2003-09-08 Jean-Marc Lasgouttes + + * README.MacOSX: new file. + +2003-08-26 Michael Schmitt + + * INSTALL: Add compilation instructions for SUN Sparc + Solaris. (bug #362) + +2003-08-19 Angus Leeming + + * configure.ac (AH_TOP): get rid of 'The LyX Team'. + +2003-08-07 Lars Gullik Bjønnes + + * configure.ac (AH_BOTTOM): do not use BOOST_NO_EXCEPTIONS + here, that is done by boost gcc config. + +2003-08-05 Jean-Marc Lasgouttes + + * configure.ac: add $(EXEEXT) to program names in FRONTEND_PROGS + +2003-08-02 Jean-Marc Lasgouttes + + * 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 + + * NEWS: + * INSTALL: refer to latex-xft-fonts + +2003-07-29 Lars Gullik Bjønnes + + * configure.ac: compression support + +2003-07-28 Lars Gullik Bjønnes + + * configure.ac: check for zlib. + +2003-07-27 Lars Gullik Bjønnes + + * 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 + + * INSTALL: update Aiksaurus URL + +2003-06-28 Lars Gullik Bjønnes + + * sourcedoc/Doxyfile.in (EXCLUDE): exclude gnome and generated + files in qt dir. + +2003-06-23 Jean-Marc Lasgouttes + + * lyx.man: change env variable from foo_13x to foo_14x + +2003-05-07 Lars Gullik Bjønnes + + * Makefile.am: allow boost as system lib + +2003-04-25 Lars Gullik Bjønnes + + * dummy entry + +2003-04-14 Angus Leeming + + * autogen.sh (autoversion): Print message proclaims support for + autoconf 2.54. + +2003-04-10 Angus Leeming + + * autogen.sh: We support autoconf 2.57, so tell the user. + +2003-04-03 Jean-Marc Lasgouttes + + * status: update + +2003-04-03 Angus Leeming + + * status: attempt to fill it out a little. + +2003-04-03 John Levon + + * status: start a status file ... + +2003-03-27 Jean-Marc Lasgouttes + + * INSTALL: mention --enable-maintainer-mode + +2003-03-25 John Levon + + * autogen.sh: add aspell.m4 + +2003-03-12 Kayvan Sylvan + + * autogen.sh (ACINCLUDE_FILES): Added cygwin.m4 + +2003-03-15 John Levon + + * INSTALL: little fix + +2003-02-27 Angus Leeming + + * INSTALL: better instructions for the Qt frontend + +2003-02-18 Jean-Marc Lasgouttes + + * INSTALL: document the use of --with-frontend + +2003-02-13 Lars Gullik Bjønnes + + * most source files all over: remove the use of #pragma + implementaion and interface. + +2003-02-11 Jean-Marc Lasgouttes + + * autogen.sh (autoversion): autoconf 2.57 works too + +2003-02-06 Lars Gullik Bjønnes + + * Back on the cvs track. + +2003-02-06 Lars Gullik Bjønnes + + * LyX 1.3.0 released. + +2003-02-06 Lars Gullik Bjønnes + + * ABOUT-NLS: updated + + * INSTALL.autoconf: updated + +2003-02-06 Angus Leeming + + * 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 + + * Makefile.am: allow lyx.xpm to be found when making rpmdist in + srcdir != builddir. + +2003-02-04 Jean-Marc Lasgouttes + + * 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 + + * Makefile.am: test for the presence of rpmbuild. + +2003-01-27 Angus Leeming + + * UPGRADING: further cleanup following some advice from Dekel. + +2003-01-26 Angus Leeming + + * 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 + + * Makefile.am: move some doxy stuff from here... + * sourcedoc/Makefile.am: ...to here + +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 @@ -11,7 +436,7 @@ * 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