]> git.lyx.org Git - lyx.git/blobdiff - lib/ChangeLog
Angus' patch to comment out debug mode's coloured frames
[lyx.git] / lib / ChangeLog
index 8164cd9887162c11e9375ae90c7851827a8315d2..b2da63e1e8b2981f5d308b4bc534369756ed52bb 100644 (file)
@@ -1,3 +1,295 @@
+2001-09-18  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
+
+       * ui/default.ui: remove layout-save-default from "Layout"
+       for it's in Layout -> Document now.
+
+2001-09-20  Michael Schmitt  <Michael.Schmitt@teststep.org>
+
+       * layouts/g-brief-en.layout:
+       * templates/g-brief-en.lyx: rename PostalCommend to PostalComment
+
+2001-09-17  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * CREDITS: update M. Schmitt entry
+
+       * ui/default.ui: remove trailing '...' for Insert>Note
+
+2001-09-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * layouts/heb-article.layout: fix labelfont of Proof layout
+
+2001-09-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * examples/script_form.lyx: added
+       * examples/scriptone.lyx: deleted
+       * layouts/hollywood.layout:
+       * tex/hollywood.cls: update of the hollywood class
+
+2001-09-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * layouts/dinbrief.layout: 
+       * layouts/egs.layout: 
+       * layouts/iletter.layout: 
+       * layouts/stdletter.inc: remove bogus use of the now defunct Latex
+       tag
+
+2001-09-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * examples/da_splash.lyx: new translation from Claus Hindsgaul
+
+       * ui/default.ui: comment out reference manual from the help menu
+       (the reference manual is now obsolete).
+
+       * layouts/cv.layout: add ObsoletedBy version of SubSection
+
+2001-09-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * kbd/koi8-r.kmap: update from Vitaly Lipatov
+
+       * layouts/entcs.layout: renamed from encts.layout (stupid typo!);
+       restrict font size to `11pt'
+
+       * layouts/cv.layout: rename SubSection layout to Subsection
+
+2001-09-03  Yves Bastide  <stid@libd-pc11.univ-bpclermont.fr>
+
+       * reLyX/reLyX.in: fix initialization before BEGIN block.
+
+2001-09-02  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * Makefile.am (pkgdata_DATA): Add symbols file.
+
+2001-09-01  John Levon  <moz@compsoc.man.ac.uk>
+
+       * configure:
+       * configure.m4: add converters for XPM to allow inline display
+       * Makefile.am: add rule for configure
+2001-08-31  José Matos  <jamatos@fep.up.pt>
+       * reLyX/reLyX.in: added debug statement.
+       Moved the insertion in @maybe_dir to push.
+
+       * reLyX/MakePreamble.pm (translate_preamble): Fix syntax only understood
+       by recent versions of Perl. Allow compatability with perl 5.002.
+
+       * reLyX/reLyXmain.pl: Escape forgoten slash. Thanks to Yves Bastide.
+
+2001-08-28  José Matos  <jamatos@fep.up.pt>
+       * reLyX/reLyX.in: allow reLyX to be run from the source directory.
+
+2001-08-15  John Levon  <moz@compsoc.man.ac.uk>
+
+       * ui/default.ui: sanitise math/tabular entries
+2001-07-25  André Pönitz <poenitz@gmx.net>
+
+       * bind/math.bind:
+         bind/sciword.bind: use new syntax for 'math-insert'
+
+2001-08-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * ui/default.ui: change 'toggle appendix' entry
+
+2001-07-30  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * configure.m4: Fix behaviur when latex is not found.
+       Fix SEARCH_PROG.
+
+2001-07-29  Baruch Even  <baruch@lyx.org>
+
+       * configure.m4: Added conversion from EPS to PDF using epstopdf.
+
+2001-07-26  John Levon  <moz@compsoc.man.ac.uk>
+
+       * bind/cua.bind:
+       * ui/default.ui: entries for thesaurus
+2001-07-25  André Pönitz <poenitz@gmx.net>
+
+       * bind/math.bind:  new LFUN 'math-space'
+
+2001-07-23  Baruch Even <baruch@lyx.org>
+
+       * configure.m4: Added conversion of images support, used when
+       exporting images in formats (PDF)Latex cannot handle directly.
+
+2001-07-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * Makefile.am (dist-hook): only try to get lyxdoc if not already
+       present. 
+
+2001-07-23  juergen.sp@t-online.de  <Jürgen Spitzmüller>
+
+       * bind/*.bind: add binding for ligature-break-insert
+
+2001-07-22  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * ui/default.ui: 
+       * bind/cua.bind: 
+       * bind/emacs.bind: 
+       * bind/xemacs.bind: fix binding for raw double quote
+
+2001-07-22  José Matos  <jamatos@fep.up.pt>
+
+       * reLyX/MakePreamble.pm (translate_preamble): add lots of options
+       to convert from latex to lyx preamble. That means support for language, 
+       geometry, several \usepackages. Almost all the options that are present
+       in Layout->Document.
+       
+2001-07-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * ui/default.ui: change 'hyphenation break' to 'ligature break'.
+
+2001-07-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * ui/default.ui: change a shortcut
+
+2001-07-19  Angus Leeming  <a.leeming@ic.ac.uk>
+
+       * chkconfig.ltx: test for the presence of natbib.
+
+       * doc/LaTeXConfig.lyx.in: add a subsection about natbib and whether it's
+       present.
+
+2001-07-19  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * bind/xemacs.bind: 
+       * bind/sciword.bind: 
+       * bind/emacs.bind: 
+       * bind/cua.bind: 
+       * ui/default.ui: use inset-toggle instead of open-stuff
+
+2001-07-12  Kayvan A. Sylvan  <kayvan@sylvan.com>
+
+       * layouts/literate-scrap.inc: Added PassThru tag
+
+2001-07-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * bind/*.bind: do the same correctly for all files :)
+
+2001-07-13  Edwin Leuven  <leuven@fee.uva.nl>
+
+       * ui/default.ui: remove credits/version/copyright add about lyx
+
+2001-07-12  Juergen Vigna  <jug@sad.it>
+
+       * bind/cua.bind: moved C-l from mode-tex to ert-insert
+
+2001-07-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * images/ert-insert.xpm: renamed from tex-mode.xpm
+
+2001-07-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * ui/default.ui: add icon for ert-insert + entry in menu
+
+2001-07-09  Juergen Vigna  <jug@sad.it>
+
+       * images/banner.xpm: new development banner after a LyX-Meeting!
+
+2001-07-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * ui/default.ui: comment out tex-mode
+
+       * layouts/stdlayouts.inc: comment out style LaTeX
+
+       * bind/menus.bind: comment out tex-mode
+
+2001-07-06  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * layouts/IEEEtran.layout: Add qed box at the end of proof.
+
+       * templates/IEEEtran.lyx: Use footnote instead of ERT in the
+         author paragraph.
+
+2001-07-02  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * examples/hu_splash.lyx: new file from László Zrubecz.
+
+2001-06-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * layouts/extletter.layout: 
+       * layouts/extreport.layout: 
+       * layouts/extbook.layout: 
+       * layouts/extarticle.layout: new files from Herbert Voss. 
+
+       * bind/hu_menus.bind: removed.
+
+       * bind/pt_menus.bind: 
+       * bind/fi_menus.bind: 
+       * bind/de_menus.bind: 
+       * bind/menus.bind: fix M-s bindings to use LyX names for fonts and
+       not GUI names.
+
+2001-06-27  John Levon  <moz@compsoc.man.ac.uk>
+
+       * CREDITS: add Michael Schmitt
+2001-06-28  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * examples/nl_MathLabeling.lyx: 
+       * examples/nl_multicol.lyx: new translations from Tino meinen.
+
+2001-06-26  The LyX Project  <lyx@violet.home.sad.it>
+
+       * CREDITS: update a bit
+
+       * ui/default.ui: make math align entries non-optional, move
+       math-mutate stuff to Edit>Math.
+
+2001-06-26  The LyX Project  <lyx@rose.home.sad.it>
+
+       * ui/default.ui: add align options to edit_math menu.
+
+2001-06-23  The LyX Project  <jug@sad.it>
+
+       * templates/dinbrief.lyx: remove obsolete \cursor tag
+
+2001-06-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * tex/cv.cls:
+       * layouts/cv.layout:
+       * examples/cv.lyx: add class cv (version 1.5)
+
+2001-06-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * bind/fr_menus.bind: removed
+
+2001-06-13  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * ui/default.ui: add a (commented out) entry for read-only
+
+2001-06-12  Peter Suetterlin  <P.Suetterlin@astro.uu.nl>
+
+       * examples/aa_head.lyx:
+       * examples/aa_paper.lyx: removed
+
+       * doc/LaTeXConfig.lyx.in:
+       * examples/aa_sample.lyx:
+       * layouts/aa.layout:
+       * layouts/aapaper.inc:
+       * layouts/aapaper.layout:
+       * templates/aa.lyx: aa.layout is for the new version of the
+       A&A document class, while aapaper.layout is for the older (and
+       slightly incompatible) version.
+
+2001-06-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * doc/LaTeXConfig.lyx.in: 
+       * layouts/encts.layout: new textclass, from Reuben Thomas
+       
+       * CREDITS: add Zvezdan Petkovic and Reuben Thomas
+
+2001-05-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * bind/xemacs.bind: allow asciitilde to be used with or without
+       shift key
+
+2001-05-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * bind/latinkeys.bind: add some bindings for KP_ keys.
+
 2001-05-23  Lars Gullik Bjønnes  <larsbj@birdstep.com>
 
        * bind/latinkeys.bind: set quotedbl to quote-insert, set
 
 2001-05-22  Adrien Rebollo <rebollo@iaf.cnrs-gif.fr>
 
-       * lib/kbd/european.kmap:
-       * lib/kbd/francais.kmap:
-       * lib/kbd/iso8859-15.cdef:
+       * kbd/european.kmap:
+       * kbd/francais.kmap:
+       * kbd/iso8859-15.cdef:
        * encodings: add iso8859-15 support.
 
-       * lib/kbd/iso8859-1.cdef: cleanup
+       * kbd/iso8859-1.cdef: cleanup
        
 2001-05-22  Peter Suetterlin  <P.Suetterlin@astro.uu.nl>