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 * configure.in: call AC_PROG_LIBTOOL instead of AM_PROG_LIBTOOL GUI: modify FRONTEND_GUILIB for all target to match what is needed in the Makefile.am (AC_CONFIG_SUBDIRS): remove boost (AC_OUTPUT): generate boost/Makefile * autogen.sh (AUTOCONF): remove some commented code, remove the boost configuration. 2001-05-30 Lars Gullik Bjønnes * acconfig.h: add entry for HAVE_DECL_ISTREAMBUF_ITERATOR * configure.in: check for istreambuf_iterator in 2001-05-16 Ruurd Reitsma * Added README.Win32 2001-04-15 Allan Rae * Makefile.am (sourcedoc/Doxyfile): ensure modifications to doxygen configuration file take effect. (DISTCLEANFILES): clean out sourcedoc/ * sourcedoc/Doxyfile.in(FILE_PATTERNS): make sure we only filter things that should be filtered. Now you can run it after you started compiling stuff as well. 2001-03-29 Angus Leeming * configure.in: changed AC_INIT(src/lyx.C) to AC_INIT(src/main.C) 2001-03-26 Baruch Even * configure.in: Added libglade detection and libraries for the gnome build. The gnome build will now depend on libglade libraries. 2001-03-14 Angus Leeming * Merging changes from BRANCH_MVC back into HEAD. * configure.in: added controllers directory to frontends. 2001-03-08 Jean-Marc Lasgouttes * INSTALL: remove mention of problem with gettext. 2001-03-02 John Levon * configure.in: * INSTALL: minor changes, become --with-version-suffix 2001-02-23 John Levon * configure.in: * INSTALL: --with-lyx-version * Makefile.am: fix uninstall 2001-02-20 Edwin Leuven * 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 strings. (AUTOCONF): add libtool.m4 to generation of boost.m4 2001-02-12 John Levon * forms/include_form.fd: * forms/bibforms.fd: * forms/bibforms.h.patch: deleted * forms/lyx.fd: remove splash form 2001-02-08 John Levon * INSTALL: mention RH7.0 workaround with kde f.e. 2001-02-06 albert chin * acconfig.h: * configure.in: check declarations of snprintf and vsnprintf. 2001-02-06 Jean-Marc Lasgouttes * INSTALL: update description of command line to use with compaq cxx. 2001-01-30 John Levon * INSTALL: mention build problem with older xforms 2001-01-25 John Levon * autogen.sh: add qt2.m4 * configure.in: add qt2 frontend option, Makefile * config/qt2.m4: config gubbins for qt2 * lib/CREDITS: add Kalle 2001-01-25 Jean-Marc Lasgouttes * INSTALL (Problems): update description of the "missing linux kernel sources" problem. 2001-01-24 John Levon * configure.in: working support for --with-lyx-suffix * INSTALL: describe --with-lyx-suffix 2001-01-15 Jean-Marc Lasgouttes * 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). 2001-01-12 Lars Gullik Bjønnes * ChangeLog: store old and begin new * src/version.h (LYX_DOCVERSION): update to 1.2.0cvs