X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=3adc7265c242e1ee615be9dfcb1132342aaec797;hb=f3c49c0a05e1623f1d7b746079b85a73a920f49a;hp=f1dfc5a91390e82a64d686ab1fdd7cad18c0f9f5;hpb=13f58fa6ae4d3110207aaab49b522806dd865071;p=lyx.git diff --git a/ChangeLog b/ChangeLog index f1dfc5a913..3adc7265c2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,77 @@ +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