]> git.lyx.org Git - lyx.git/blobdiff - lib/ChangeLog
Replace <programlist> with <screen>, as it is more general.
[lyx.git] / lib / ChangeLog
index a2bcc12720745a75060f8d91e5383bffecae8746..5bfe12ef096ac00c23b639d719a3579a285be757 100644 (file)
@@ -1,3 +1,74 @@
+2004-10-18  José Matos  <jamatos@lyx.org>
+
+        * layouts/db_stdmacros.inc: replace programlist with screen, as it
+       is a little bit more general.
+
+2004-10-15  Andreas Vox  <vox@isp.uni-luebeck.de>
+
+       * layouts/db_stdstarsections.inc: fill definitions for star sections.
+
+2004-10-13  José Matos  <jamatos@lyx.org>
+
+       * layouts/linuxdoc.layout:
+       * layouts/manpage.layout: rename classes to be consistent with AGU
+       and docbook.
+
+2004-10-12  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * configure.m4: fix lyxpreview_to_png_command
+
+2004-10-11  Bennett Helm  <bennett.helm@fandm.edu>
+
+       * bind/mac.bind: fix the depth-increment/decrement bindings
+
+2004-10-10  José Matos  <jamatos@lyx.org>
+
+       * Makefile.am (dist_lyx2lyx_DATA): fix entry for lyx2lyx/profiling.py
+
+2004-10-08  José Matos  <jamatos@lyx.org>
+
+       * scripts/legacy_lyxpreview2ppm.py (legacy_conversion):
+       * scripts/lyxpreview2bitmap.py (main):
+       replace os.getenv(x) by os.environ[x] for compatibility with old
+       python versions.
+
+2004-10-01  Angus Leeming  <leeming@lyx.org>
+
+       * scripts/convertDefault.sh: protect shell variables with quotes.
+
+2004-09-24  José Matos  <jamatos@lyx.org>
+
+       * layouts/docbook-book.layout
+       * layouts/docbook-chapter.layout
+       * layouts/docbook-section.layout
+       * layouts/docbook.layout: load docbook specialization in the end.
+
+2004-09-21  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * ui/stdmenus.ui: replace the Insert>Box submenu with a single
+       entry; add a shortcut to "Character Style"
+
+2004-09-07  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * configure.m4: instead of \input-ing the layout files directly in
+       latex, grep out the correct command from them; remove need for
+       \srcdir. This should fix the bug where latex configuration cannot
+       be done because LyX is installed in a directory which name
+       contains spaces.
+
+       * chkconfig.ltx: remove use of macro \srcdir 
+       (\TestDocClass): change to take two arguments
+       (\DeclareLaTeXClass, \DeclareLinuxDocClass, \DeclareDocBookClass):
+       do not exit after execution
+
+2004-09-13  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * languages: add nynorsk
+
+2004-08-15  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * Makefile.am (dist_lyx2lyx_DATA): fix entry for lyx2lyx/LyX.py
+
 2004-08-14  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
 
        * ui/stdmenus.ui: