]> git.lyx.org Git - lyx.git/blobdiff - lib/ChangeLog
remove obsolete references to saveSelection
[lyx.git] / lib / ChangeLog
index 897a3bc534e93ecbaf6ecec1f419aa8fde9ae579..54221d118c86022e3714c84a46a0c376919881f8 100644 (file)
@@ -1,3 +1,277 @@
+2006-03-14  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * symbols: Add \tag and \tag*
+
+2006-03-13  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * symbols: Comment out unused insets
+
+2006-03-12  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * configure.m4: Remove
+       * Makefile.am: Remove configure.m4 and use configure.py
+
+2006-03-11  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * configure.py: fix off-by-one error in version_suffix handling
+       * configure.py: fix several typos
+       * configure.py: adjust whitespace of converter output
+       * configure.py: fix noweave detection
+       * configure.py: sort textclass.lst
+       * configure.py: fix test for tex_allows_spaces
+
+2006-03-10  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
+
+       * languages: fix babel/jurabib conflict with Spanish by using 
+       \deactivatetilden.
+
+       * layouts/amsdefs.inc: clear Address definition from lyxmacros
+       (bug 2363).
+
+       * layouts/scrlettr.layout:
+       * layouts/scrlttr2.layout: Map labeling to list (bug 2246).
+
+2006-02-24  Enrico Forestieri  <forenr@tlc.unipr.it>
+
+       * scripts/legacy_lyxpreview2ppm.py (extract_metrics_info): 
+       * scripts/lyxpreview2bitmap.py (extract_metrics_info): fix
+       computation when either ascent or descent is 0. (bug 2167)
+
+2006-02-19  Enrico Forestieri  <forenr@tlc.unipr.it>
+
+       * scripts/lyxpreview2bitmap.py: fix script to work with recent versions
+       of preview-latex and dvipng (bug 2243).
+
+2006-02-19  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
+
+       * bind/de_menus.bind: comment out obsolete bindings (bug 1161).
+
+2006-02-06  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * configure.py: sync with configure.m4
+
+2006-02-02  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * configure.m4: add lyx13x format and converter
+       * configure.m4: remove viewer from lyx format to exclude it from the
+       View menu
+
+2006-01-26  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
+
+       * chkconfig.ltx: add missing tests for bibtopic and jurabib;
+       remove obsolete tests for a4 and a4wide.
+
+       * doc/LaTeXConfig.lyx.in: document dvipost; remove documentation
+       of a4 and a4wide, which aren't used anymore.
+
+2006-01-18  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * scripts/layout2layout.py: fix creation of "LatexType Bib_Environment"
+
+2006-01-08  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * scripts/layout2layout.py: add "LatexType Bib_Environment" to style
+       if LabelType is Bibliography.
+       * layouts/aastex.layout:
+       * layouts/kluwer.layout: Change LatexType of Bibliography style to
+       Bib_Environment. 
+
+2006-01-05  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * layouts/cv.layout (Bibliography): change latextype to
+       Bib_Environment.
+
+2006-01-05  Angus Leeming  <leeming@lyx.org>
+
+       * scripts/lyxpreview_tools.py (find_exe): return only the basename of
+       the executable to avoid problems when the path to the exe contains
+       spaces. Fixes bug 2193.
+
+2006-01-02  Michael Gerz  <michael.gerz@teststep.org>
+
+       * layouts/amsart-seq.layout: fix typo in counter
+
+2005-12-29  Lars Gullik Bjonnes  <larsbj@lyx.org>
+
+       * CREDITS: regenerated
+       * generate_contributions.py (contributers): add Tomasz Luczak
+
+2005-12-19  Bennett Helm  <bennett.helm@fandm.edu>
+
+       * layouts/paper.layout: the abstract environment should not be
+       indented, should be block, and its main text should be in roman
+       font; however, the label should be sans serif, bold, and not
+       centered.
+
+2005-12-16  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * symbols: avoid use of symbol font if cmsy is available.
+       Saves 3 seconds in initMath() for me (qt, ~20.000 fonts)
+
+2005-12-14  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * CREDITS:
+       * generate_contributions.py: Add Szõke Sándor; update entries for
+       Andreas Klostermann and Eitan Frachtenberg.
+
+2005-12-12  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * bind/sciword.bind: include math.bind, not maths.bind.
+
+2005-12-09  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * examples/hu_splash.lyx: update from Alex.
+
+2005-11-25  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * syntax.default: add some hyperref commands
+
+2005-11-14  Hartmut Haase  <hha4491@atomstromfrei.de>
+
+       * examples/de_mathed.lyx: 
+       * Makefile.am (dist_examples_DATA): new translation. 
+
+2005-11-10  Hartmut Haase  <hha4491@atomstromfrei.de>
+
+       * examples/de_beispiel_gelyxt.lyx: update.
+       
+       * examples/de_ItemizeBullets.lyx:
+       * examples/de_decimal.lyx:
+       * Makefile.am (dist_examples_DATA): new translations. 
+
+2005-11-07  Hartmut Haase  <hha4491@atomstromfrei.de>
+
+       * examples/de_multicol.lyx:
+       * Makefile.am (dist_examples_DATA): new translated example.
+
+2005-10-24  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * bind/cua.bind: 
+       * bind/emacs.bind: 
+       * bind/mac.bind: 
+       * bind/xemacs.bind: fix bindings for inserting single quotes and 
+       `"' character. 
+
+2005-10-24  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * scripts/layout2layout.py: fix line ending removal
+
+2005-10-21  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * layouts/*.{inc,layout}: Add format information
+       * scripts/layout2layout.py: new layout file converter
+       * Makefile.am: install scripts/layout2layout.py
+
+2005-10-12  Hartmut Haase  <hha4491@atomstromfrei.de>
+
+       * example/de_Minipage.lyx: update.
+
+2005-10-11  Bennet Helm  <bennet.helm@fandm.edu>
+
+       * bind/mac.bind: change default keybinding for protected spaces
+       from C-space to M-space
+
+2005-10-03  Michael Gerz  <michael.gerz@teststep.org>
+
+       * generate_contributions.py:
+       * CREDITS: move my entry into alphabetical order
+
+2005-09-21  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
+
+       * scripts/legacy_lyxpreview2ppm.py:
+       * scripts/lyxpreview2bitmap.py: ensure that the metrics file
+       contains sensible fractional ascent data if the extracted
+       ascent or descent data is zero.
+
+2005-09-18  Angus Leeming  <leeming@lyx.org>
+
+       * configure.py: add Bo Peng's experimental Python script to
+       the repository.
+
+2005-09-08  Angus Leeming  <leeming@lyx.org>
+
+       * configure.m4:
+       * lyxrc.example: correct grammar describing invocation of the
+       spellchecker.
+
+2005-09-06  Michael Gerz  <michael.gerz@teststep.org>
+
+       * CREDITS:
+       * generate_contributions.py:
+       * bind/de_menus.bind:
+       * bind/math.bind:
+       * bind/menus.bind: change name & address (Schmitt => Gerz)
+
+2005-08-25  Michael Schmitt  <michael.schmitt@teststep.org>
+
+       * bind/cua.bind:
+       * bind/mac.bind:
+       * bind/sciword.bind: bind "paste-primary-selection (paragraph)"
+
+2005-08-23  Michael Schmitt  <michael.schmitt@teststep.org>
+
+       * configure.m4: support tex4ht converter;
+       polish/fix some comments ("a" => "an", "latex" => "LaTeX", etc.)
+
+2005-08-10  Martin Vermeer  <martin.vermeer@hut.fi>
+
+       * memoir.layout: change order of includes to fix bug 1971
+
+2005-07-28  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * Makefile.am (dist_examples_DATA): 
+       * examples/de_Lebenslauf.lyx:
+       * examples/de_Minipage.lyx:
+       * examples/de_TableExamples.lyx:
+       * examples/de_Waehrungen.lyx: new translated exmaples from Hartmut
+       Haase. 
+
+2005-07-26  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * syntax.default: add \fancyhead and \href
+
+2005-07-25  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * configure.m4: fix invocation of tex2lyx again.
+
+2005-07-19  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * configure.m4: fi invocation of tex2lyx.
+
+2005-07-18  José Matos <jamatos@lyx.org>
+
+       * examples/*.lyx:
+       * templates/*.lyx: update all files to the latest file format
+
+2005-07-18  Lars Gullik Bjønnes  <larsbj@lyx.org>
+
+       * images/banner.ppm: new banner
+
+2005-07-17  Michael Schmitt  <michael.schmitt@teststep.org>
+
+       * layouts/*.layout: remove spaces from label strings
+
+2005-07-17  Michael Schmitt  <michael.schmitt@teststep.org>
+
+       * layouts/*.layout: fix left margins in various text classes
+
+2005-07-16  Lars Gullik Bjønnes  <larsbj@lyx.org>
+
+       * syntax.default: file moved here from reLyX dir
+       * configure.m4: fix path search, search for tex2lyx instead of
+       reLyX, don't create help dir
+       * Makefile.am: remove reLyx stuff, add syntax.default to pkg_DATA
+       * Remove the reLyX dir
+
+2005-07-15  José Matos <jamatos@lyx.org>
+
+       * Makefile.am: remove lyx2lyx references, place it only as a
+       subdirectory.
+
+2005-07-15  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * configure.m4: typo. 
+
 2005-07-13  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
 
        * reLyX/syntax.default: new "environments" environments and
 
        * configure.m4: check for more viewers and editors
 
+2004-11-11  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * chkconfig.ltx: check package booktabs
+
 2004-11-05  Bennett Helm  <bennett.helm@fandm.edu>
 
        * bind/mac.bind: use <cmd>-Tab and <cmd>-backtab as shortcuts for
        * languages: implement iso-8859-13 (latin-7) for Latvian and
        Lithuanian. Also include Icelandic.
 
-2004-06-09  Lars Gullik Bjonnes  <larsbj@gullik.net>
+2004-06-09  Lars Gullik Bjønnes  <larsbj@gullik.net>
 
        * Makefile.am (dist_*): Use the dist annotation to clean up the
        Makefile slightly.
 
-2004-06-02  Lars Gullik Bjonnes  <larsbj@gullik.net>
+2004-06-02  Lars Gullik Bjønnes  <larsbj@gullik.net>
 
        * Makefile.am (EXTRA_DIST): fix and cleanup, make sure
        chkconfig.ltx is mentioned
 
-2004-06-01  Lars Gullik Bjonnes  <larsbj@gullik.net>
+2004-06-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
 
        * Makefile.am: include common.am, add subdir doc, remove doc
        releated entries.
 
        * Makefile.am: remove compiled python files
 
-2004-05-28  Lars Gullik Bjonnes  <larsbj@gullik.net>
+2004-05-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
 
        * reLyX/Makefile.am: rewrite to not fiddle with autoconf/automake
        internals.
        * Makefile.am: rewrite to fiddle as little as possible with
        autoconf/automake internals.
 
-2004-05-25  Lars Gullik Bjonnes  <larsbj@lyx.org>
+2004-05-25  Lars Gullik Bjønnes  <larsbj@lyx.org>
 
        * update m4 files from automake 1.8 autoconf 2.59 and update
        other m4 files to avoid auto warnings.