]> git.lyx.org Git - lyx.git/blobdiff - lib/ChangeLog
Fix my introduced missing quote bug in Icelandic.
[lyx.git] / lib / ChangeLog
index a9a4e84bad1574a9c762075b2de837360cfb99ab..2a9f942a86e883a1070e1e72cc64446bedfe98df 100644 (file)
@@ -1,3 +1,128 @@
+2004-06-22  Martin Vermeer <martin.vermeer@hut.fi>
+
+       * encodings:
+         languages: implement iso-8859-13 (latin-7) for
+       Latvian and Lithuanian. Also include Icelandic.
+
+2004-06-09  Lars Gullik Bjonnes  <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>
+
+       * Makefile.am (EXTRA_DIST): fix and cleanup, make sure
+       chkconfig.ltx is mentioned
+
+2004-06-01  Lars Gullik Bjonnes  <larsbj@gullik.net>
+
+       * Makefile.am: include common.am, add subdir doc, remove doc
+       releated entries.
+
+2004-06-01  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * external_templates: add ReferencedFile commands where appropriate
+
+2004-05-31  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * Makefile.am: remove compiled python files
+
+2004-05-28  Lars Gullik Bjonnes  <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>
+
+       * update m4 files from automake 1.8 autoconf 2.59 and update
+       other m4 files to avoid auto warnings.
+
+2004-05-19  Uwe Stöhr  <uwestoehr@web.de>
+
+       * lib/math.bind: fix some bindings to work with german keyboard;
+       new binding "M-m y" that inserts \oint
+
+2004-05-19  Angus Leeming  <leeming@lyx.org>
+
+       * scripts/lyxpreview2bitmap.py (find_exe):
+       * scripts/legacy_lyxpreview2ppm.py (find_exe): append ".exe" to the
+       program name on Win32.
+
+2004-05-18  Angus Leeming  <leeming@lyx.org>
+
+       * legacy_lyxpreview2ppm.py: search for "gswin32" also when looking
+       for ghostscript.
+
+2004-05-14  José Matos  <jamatos@lyx.org>
+
+       * layouts/agu_stdclass.inc:
+       * layouts/db_stdclass.inc: remove !DOCTYPE from the Formal Public
+       Identifier since this is an invariant.
+
+2004-05-13  José Matos  <jamatos@lyx.org>
+
+       * configure.m4: add support for docbook-xml.
+
+2004-05-12  José Matos  <jamatos@lyx.org>
+
+       * layouts/db_stdclass.inc: do not use small caps for name.
+       * layouts/db_stdtitle.inc: align Date at center.
+       * templates/docbook_article.lyx: Use Character Styles for name.
+       * examples/docbook_article.lyx: remove unnecessary vertical spaces.
+
+2004-05-11  José Matos  <jamatos@lyx.org>
+
+       * layouts/db_stdtitle.inc: obsolete FirstName and Surname.
+
+2004-05-03  José Matos  <jamatos@lyx.org>
+
+       * scripts/legacy_lyxpreview2ppm.py: bug fix for temporary file
+       writing.
+
+2004-05-03  Angus Leeming  <leeming@lyx.org>
+
+       * layouts/scrlettr.layout: include counters.
+
+2004-05-03  José Matos  <jamatos@lyx.org>
+
+       * scripts/legacy_lyxpreview2ppm.py: fix bug with python 2.3 and
+       extend support for secure temporary files for python >= 2.0.
+
+2004-05-03  José Matos  <jamatos@lyx.org>
+
+       * reLyX/MakePreamble.pm(translate_preamble): use a saner method
+       to translate \usepackage from the preamble, fix #1584.
+
+2004-05-03  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
+
+       * layouts/scrlttr2.layout: include counters.
+
+2004-04-23  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * CREDITS: update Hartmut Haase's entry
+
+2004-04-29  Angus Leeming  <leeming@lyx.org>
+
+       * external_templates: add some commentary to the RasterImage
+       template.
+
+2004-04-27  Angus Leeming  <leeming@lyx.org>
+
+       * configure.m4: don't create a lyxpreview -> png converter if
+       dvipng is not found.
+
+2004-04-26  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
+
+       * CREDITS: add Huang Ying.
+
+2004-04-26  Angus Leeming  <leeming@lyx.org>
+
+       * scripts/lyxpreview2bitmap.py: tell python about the file's
+       encoding.
+
 2004-04-21  John Levon  <levon@movementarian.org>
 
        * ui/default.ui:
 
        * configure.m4: if lyx_check_config is false (no latex), use some
        ugly sed code to parse the textclasses and produce a reasonable
-       textclass.lst. 
+       textclass.lst.
 
 2004-03-07  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
 
        * bind/sciword.bind:
        * bind/xemacs.bind: added binding for "quote-insert single"
        NB: Still TODO for aqua.bind (see FIXME)
-       
+
        * ui/classic.ui:
        * ui/stdmenus.ui: added "quote-insert single"
 
        * examples/g-brief2-de.lyx: removed
 
        * examples/g-brief2-en.lyx: renamed to examples/g-brief2.lyx
-       
+
 2004-01-05  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
 
        * CREDITS: add Roman Maurer
 
 2003-12-31  Martin Vermeer  <martin.vermeer@hut.fi>
 
-       * layouts/agu_stdclass.inc: 
-       * layouts/agu_std sections.inc: 
+       * layouts/agu_stdclass.inc:
+       * layouts/agu_std sections.inc:
        * layouts/agu_stdtitle.inc: moving LatexParam functionality into
        .layout files
 
 2003-12-22  Michael Schmitt  <michael.schmitt@teststep.org>
 
-       * layouts/g-brief2-en.layout: fix spelling, 
-       remove obsolete style; rename file to g-brief2.layout
+       * layouts/g-brief2-en.layout: fix spelling,
+       remove obsolete style; rename file to g-brief2.layout
        * layouts/g-brief2-de.layout: remove file
 
 2003-12-22  Martin Vermeer  <martin.vermeer@hut.fi>
 
 2003-11-07  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
 
-       * Makefile.am (install-xfonts): 
+       * Makefile.am (install-xfonts):
        * configure.m4: create a resource list file for Display Postscript
 
 2003-11-03  Angus Leeming  <leeming@lyx.org>