X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=859f52a40f531b4ebeb39c872d00457fa6c14559;hb=ce5660a75cfebdbbd4ad5913f871c57b2f9b1c9d;hp=cd73f1e00b4a71017d4882b5dfaeb4a875b60f70;hpb=b8acafded6e64c9aa079ce0c693a2842ba00a6a9;p=lyx.git diff --git a/ChangeLog b/ChangeLog index cd73f1e00b..859f52a40f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,80 @@ +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: