]> git.lyx.org Git - lyx.git/blobdiff - ChangeLog
fix disappearing menus syndrome on Qt/Mac
[lyx.git] / ChangeLog
index 57d9010fad17bec1b0b2579758fb6b9e30084886..3e6b4f5682e51d221ece8cf55896989beaf4b2a9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,63 @@
+2004-06-09  Lars Gullik Bjonnes  <larsbj@gullik.net>
+
+       * Makefile.am (dist_noinst_DATA): use the dist_ and noinst_
+       annotations to clean up the Makefile slightly.
+
+2004-06-01  Lars Gullik Bjonnes  <larsbj@gullik.net>
+
+       * configure.ac (AC_CONFIG_FILES): add lib/doc/Makefile
+
+2004-05-28  Lars Gullik Bjonnes  <larsbj@gullik.net>
+
+       * mkinstalldirs: remove file
+
+2004-05-27  Kayvan Sylvan <kayvan@sylvan.com>
+
+       * configure.ac (AH_BOTTOM): Remove reference to support/nt_defines.h
+
+2004-05-26  Lars Gullik Bjonnes  <larsbj@gullik.net>
+
+       * autogen.sh (ACLOCAL): make all aclocal find m4
+
+2004-05-26  gettextize  <bug-gnu-gettext@gnu.org>
+
+       * Makefile.am (SUBDIRS): Add m4.
+       (DIST_SUBDIRS): Add m4.
+       (ACLOCAL_AMFLAGS): New variable.
+       * configure.ac (AC_CONFIG_FILES): Add m4/Makefile.
+
+2004-04-19  Angus Leeming  <leeming@lyx.org>
+
+       * README.MacOSX: update to reflect Jean-Marc's comments to the list.
+
+2004-04-20  Angus Leeming  <leeming@lyx.org>
+
+       * configure.ac: (AC_CONFIG_FILES) add gtk/gimages Makefile.
+
+2004-04-03  Lars Gullik Bjonnes  <larsbj@gullik.net>
+
+       * configure.ac: define BOOST_USER_CONFIG
+
+2004-03-10  Ronald Florence <ron@18james.com>
+
+       * README.MacOSX: update
+
+2004-01-26  Angus Leeming  <leeming@lyx.org>
+
+       * autogen.sh: enable the use of autoconf 2.59.
+
+2004-01-08  Lars Gullik Bjonnes  <larsbj@gullik.net>
+
+       * configure.ac (AC_CONFIG_FILES): add boost::filesystem Makefiles.
+
+2003-12-15  Ronald Florence <ron@18james.com>
+
+       * README.MacOSX: updated for 1.4.0cvs
 
 2003-11-18  Angus Leeming  <leeming@lyx.org>
 
        * autogen.sh: accept autoconf 2.58 as a supported version.
-       
+
 2003-10-24  André Pönitz  <poenitz@gmx.net>
 
        * lyxfunc.C:
@@ -16,7 +71,7 @@
        * INSTALL: remove a comment about --with-included-string
 
        * configure.ac: remove the configure are
-       --with-included-string 
+       --with-included-string
 
 2003-09-21  Lars Gullik Bjønnes  <larsbj@gullik.net>