]> git.lyx.org Git - lyx.git/blobdiff - lib/ChangeLog
allow to compile several frontends at once (and produce several binaries)
[lyx.git] / lib / ChangeLog
index ac5d602982c0ccd5b4be0a82a54994fb8cfb6438..b2f7719ea61613d3a4c6e16893bfb867af597763 100644 (file)
@@ -1,6 +1,73 @@
+2003-08-01  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * lyx2lyx/lyxconvert_216.py (convert): Change the language of the
+       document only if is 'default'.
+
+2003-07-23  Rod Pinna  <rpinna@civil.uwa.edu.au>
+
+       * layouts/elsart.layout: change MaxCounter to Section, rather than
+       subsection. The Elsevier doc file allows for numbered sections, as
+       does the class file.
+
+2003-07-29  Martin Vermeer  <martin.vermeer@hut.fi>
+
+       * ui/stdmenus.ui: fixed Note submenu issues
+
+2003-07-29  Martin Vermeer  <martin.vermeer@hut.fi>
+
+       * ui/stdmenus.ui: submenu for Note/Comment/Greyedout
+
+2003-07-29  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
+
+       * ui/stdmenus.ui: Insert->Special character/Special formatting
+       split and small rearrangement as discussed on bugzilla (bug 1299)
+
+2003-07-28  José Matos  <jamatos@lyx.org>
+
+       * lyx2lyx/lyxconvert_224.py (end_document):
+       replace \the_end with \end_document.
+
+2003-07-28  José Matos  <jamatos@lyx.org>
+
+       * lyx2lyx/lyx2lyx (parse_options): support gziped files.
+       * lyx2lyx/parser_tools.py (set_format): output correct version.
+
+2003-07-28  José Matos  <jamatos@fep.up.pt>
+
+       * lyx2lyx/lyx_convert224.py (layout2begin_layout):
+       \layout -> \begin_layout.
+
+2003-07-28  José Matos  <jamatos@fep.up.pt>
+
+       * lyx2lyx/lyx_convert224.py (add_end_layout): fix logic.
+
+2003-07-28  José Matos  <jamatos@fep.up.pt>
+
+       * lyx2lyx/lyx_convert224.py (add_end_layout): new file to read new format.
+
+2003-07-27  José Matos  <jamatos@fep.up.pt>
+
+       * layouts/db_lyxmacros.inc:
+       * layouts/heb-article.layout:
+       * layouts/lyxmacros.inc:
+       * layouts/obsolete.inc:
+       * layouts/scrlttr2.layout:
+       * lyx2lyx/lyxconvert_223.py (convert_comment): remove layout Comment.
+
+2003-07-27  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * reLyX/configure.ac: new file
+
+       * reLyX/.cvsignore: delete configure.in, configure.ac aclocal.m4
+
+2003-07-26  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * ui/stdmenus.ui: fix mnemonic for "Display Tooltips"
+
 2003-07-27  José Matos  <jamatos@fep.up.pt>
 
-       * layouts/linuxdoc.layout: add support for tables and figures (linuxdoc).
+       * layouts/linuxdoc.layout: add support for tables and figures
+       (linuxdoc).
 
 2003-07-22  John Levon  <levon@movementarian.org>
 
 
 2003-04-15  Rod Pinna   <rodney.pinna@uwa.edu.au>
 
-       * layouts/elsart.layout: added "Proof" environment 
+       * layouts/elsart.layout: added "Proof" environment
 
 2003-06-23  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>