X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=91ec01fa17f6bdf11d7b9bb29b4c6da98100eaba;hb=981b7d024284b38ff58212655782774e657714f5;hp=509582a5428830f74b8dcb9fca72dd43f29abf0e;hpb=d467c47d318e04350eefc23711c97b089a0c7621;p=lyx.git diff --git a/ChangeLog b/ChangeLog index 509582a542..91ec01fa17 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,87 @@ +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