X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=de89ea021ffa407dda356d0f54fcb0a1c2c3ef71;hb=7bda9a5db2e46516706bfcc7056b93c4ca1c2f12;hp=1b22c5b7b3c9c7ac574c387277cb977703464d41;hpb=f28db60cca02b0e0df73bda2ff466dd5131be906;p=lyx.git diff --git a/ChangeLog b/ChangeLog index 1b22c5b7b3..de89ea021f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,609 @@ +2003-03-08 Lars Gullik Bjønnes + + * add bogus entry + +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 + 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 + + * Makefile.am (DISTCLEANFILES): be recursive here + + * configure.in: use LYX_CHECK_LDR + +2002-03-14 Kayvan A. Sylvan + + * configure.in: Fix order of -lXpm and -lforms for + Cygwin linker. + +2002-03-15 Jean-Marc Lasgouttes + + * configure.in: small cleanups + +2002-03-14 Michael A. Koziarski + + * configure.in: First stage of fixing the gnome compile problems. + Linking problems to be fixed next. + +2002-03-12 Jean-Marc Lasgouttes + + * README: add bulgarian + + * configure.in (ALL_LINGUAS): add bg + +2002-03-12 Lars Gullik Bjønnes + + * Makefile.am (sourcedoc/Doxyfile): remove explict rule (this is + also autogenerated) + +2002-03-07 Angus Leeming + + * Makefile.am: remove references to the now-dead forms directory. + +2002-03-05 Angus Leeming + + * configure.in: compile the xforms image loader if your version of the + xforms libraries is up to the task, else use the basic alternative. + +2002-03-04 Lars Gullik Bjønnes + + * 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 + now dead. + +2002-02-26 John Levon + + * acconfig.h: nt/os2 defines moved + +2002-02-04 Jean-Marc Lasgouttes + + * README: change reference to bugtracker + +2002-01-17 Jean-Marc Lasgouttes + + * configure.in (ALL_LINGUAS): add slovak + +2002-01-13 Michael A. Koziarski + + * configure.in: Fix the includes for gnome. + +2002-01-12 John Levon + + * configure.in: change for Aiksaurus 0.14 + +2002-01-08 Jean-Marc Lasgouttes + + * configure.in: remove test for -lpt on SCO. Hopefully it is not + needed anymore. This fixes bug #137 + +2001-11-28 John Levon + + * README: fix ghostscript comment + +2001-11-12 Jean-Marc Lasgouttes + + * INSTALL: document change in --prefix behaviour. + + * configure.in: do not use AC_PREFIX_PROGRAM, which is broken in + autoconf 2.5[012]. + +2001-10-31 Jean-Marc Lasgouttes + + * configure.in: check also for locale.h, so that things work out + correctly with --disable-nls + +2001-10-30 John Levon + + * README: + * lyx.man: change ref to known bugs + +2001-10-03 Jean-Marc Lasgouttes + + * configure.in: set version here and not in version.h. + Generate version.C instead of version_info.h + +2001-09-25 Jean-Marc Lasgouttes + + * configure.in (VERSION_INFO): use AC_SUBST instead of AC_DEFINE + for VERSION_INFO + +2001-09-12 Jean-Marc Lasgouttes + + * configure.in: do not set FRONTENDS to "xforms" when frontend is + xforms; fix the use of "cat < + + * lyxinclude.m4: + * configure.in: add VERSION_INFO to config.h + (from a first proposal by Rob Lahaye) + +2001-09-08 Rob Lahaye + + * lyx.man: add -version commandline flag + +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: + * INSTALL: + * configure.in: add libAikSaurus + +2001-07-25 Jean-Marc Lasgouttes + + * NEWS: update again. + + * configure.in: move --enable-assertions a bit higher. + move the setup of libtool a bit later. + +2001-07-23 John Levon + + * INSTALL: document --disable-optimization + +2001-07-25 Lars Gullik Bjønnes + + * Makefile.am (EXTRA_DIST): add sourcedoc + (doxydoc): renamed from sourcedoc to avoid conflicts. + +2001-07-23 Jean-Marc Lasgouttes + + * NEWS: updated for 1.2.0 + +2001-07-19 Jean-Marc Lasgouttes + + * configure.in: remove extra action for AC_OUTPUT (not needed + anymore with gettext 0.10.38) + +2001-07-05 Jean-Marc Lasgouttes + + * INSTALL: update various requirements + + * configure.in: do not test for namespace, mutable + + * acconfig.h: remove entry for USE_PSPELL + +2001-07-04 Jean-Marc Lasgouttes + + * ABOUT-NLS: updated from gettext 0.10.38 + + * autogen.sh: use simpler logic for creating acinclude.m4 files. + Update for gettext 0.10.38 + +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 + OLD-CHANGES file in dist tarball + +2001-06-13 Jean-Marc Lasgouttes + + * 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 + + * autogen.sh: remove kde stuff + + * configure.in: remove kde stuff + +2001-06-13 John Levon + + * INSTALL: remove mention of kde frontend, mention the need of gnu + m4. + +2001-06-01 Lars Gullik Bjønnes + + * acconfig.h: add BOOST_NO_LIMITS hack to help boost lib. + 2001-05-31 Lars Gullik Bjønnes * acconfig.h: auto update @@ -64,10 +670,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 @@ -94,7 +700,7 @@ 2001-02-06 Jean-Marc Lasgouttes * INSTALL: update description of command line to use with compaq - cxx. + cxx. 2001-01-30 John Levon @@ -125,10 +731,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