]> git.lyx.org Git - lyx.git/blobdiff - lib/ChangeLog
Whitespace, only whitespace. s/ +$//
[lyx.git] / lib / ChangeLog
index 241b08acad39fdb65641b2c5e28c91f0550997f5..171d04b92ad13af974ec87f4342dda4f054e495c 100644 (file)
@@ -1,3 +1,115 @@
+2005-06-01  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * configure.m4: fix shortcut for text format.
+
+2005-05-25  Angus Leeming  <leeming@lyx.org>
+
+       * configure.m4: strip '\r' characters from the generated
+       chkconfig.sed on Windows.
+
+2005-05-16  Michael Schmitt  <michael.schmitt@teststep.org>
+
+       * ui/stdmenus.ui
+       * ui/classic.ui: fix use of "..."  according to KDE
+       human interface guidelines; fix capitalization; align
+       functionality of stdmenus.ui and classic.ui; remove
+       "inset-toggle"; remove "Bibliography Key" from classic.ui
+
+2005-05-20  Michael Schmitt  <michael.schmitt@teststep.org>
+
+       * configure.m4: rename "ASCII" to "Plain text"
+
+2005-05-18  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * layouts/report.layout: no need to change LabelString here
+
+       * layouts/heb-article.layout:
+       * layouts/heb-letter.layout:
+       * layouts/dinbrief.layout: avoid 8bit characters
+
+       * layouts/scrclass.inc: no need to reset LabelString here
+
+       * layouts/amsbook.layout: no need to remove numbering of paragraph
+       layout.
+
+       * layouts/amsdefs.inc: fix case of LabelString
+
+2005-05-10  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * layouts/llncs.layout: fix some font sizes; change description;
+       fix subsection counter.
+
+       * layouts/apa.layout:
+       * layouts/seminar.layout: fix numbering; change description
+
+2005-05-09  Michael Schmitt  <michael.schmitt@teststep.org>
+
+       * ui/classic.ui:
+       * ui/stdmenus.ui: fix shortcut for Cross-reference
+
+2005-05-08  Michael Schmitt  <michael.schmitt@teststep.org>
+
+       * bind/*.bind
+       * doc/*Customization: change "reference-goto" to "label-goto"
+
+2005-05-08  Angus Leeming  <leeming@lyx.org>
+
+       * scripts/lyxpreview2bitmap.py:
+       * scripts/legacy_lyxpreview2ppm.py do not quote the name of the
+       executable when spawning an external process.
+
+2005-05-07  Michael Schmitt  <michael.schmitt@teststep.org>
+
+       * ui/*.ui: Synchronize menu entries with dialog titles:
+       "TeX" => "TeX Code", "BibTeX Reference" => "BibTeX Bibliography",
+       "Citation Reference" => "Citation", "Cross Reference" =>
+       "Cross-reference"; fix semantics: "Goto Reference" => "Goto Label",
+       "Refs" => "Labels"
+
+2005-05-05  Martin Vermeer  <martin.vermeer@hut.fi>
+
+       * layouts/stdlists.inc:
+       * layouts/stdstruct.inc: clean up bibliography
+
+2005-05-04  Angus Leeming  <leeming@lyx.org>
+
+       * Makefile.am (DISTCLEANFILES): add texput.log.
+
+2005-04-28  Michael Schmitt  <michael.schmitt@teststep.org>
+
+       * layouts/*.layout:
+       * layouts/*.inc: All Style, NoStyle and CopyStyle commands
+       use a _ for spaces instead of quotes
+
+2005-04-25  Martin Vermeer  <martin.vermeer@hut.fi>
+
+       * ui/stdmenus.ui: rearrange tabular features stuff
+
+2005-04-22  Angus Leeming  <leeming@lyx.org>
+
+       * configure.m4: rewrite the "DeclareFOOClass" manipulation
+       scripts to be more portable.
+
+2005-04-18  Martin Vermeer  <martin.vermeer@hut.fi>
+
+       * stdtoolbars.ui: remove the 4x4 default size
+
+2005-04-20  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * ui/stdmenus.ui: Add aligned, alignedat, gathered and split
+       environment to the math_insert menu
+
+2005-04-14  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * layouts/scrclass.inc: do not assign a toclevel to addchap or
+       addsec.
+
+       * layouts/numreport.inc: use data from numarticle.inc, so that
+       changes from article are obvious.
+
+       * layouts/numarticle.inc: add numbering stuff for Paragraph and
+       SubParagraph; set Part TocLevel to 0.
+
 2005-04-18  Martin Vermeer  <martin.vermeer@hut.fi>
 
        * ui/stdtoolbars.ui:
@@ -6,7 +118,7 @@
 
 2005-04-15  Angus Leeming  <leeming@lyx.org>
 
-       * scripts/convertDefault.sh: post error messages to STDERR. 
+       * scripts/convertDefault.sh: post error messages to STDERR.
 
 2005-04-09  Angus Leeming  <leeming@lyx.org>
 
        * reLyX/syntax.default: update natbib/jurabib commands, add
        \DescribeMacro, \let, \subfigure and bibunit commands
 
->>>>>>> 1.685
 2005-02-20  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
 
        * layouts/stdlayouts.inc: change labelstring to "Senseless!"
 
 2005-02-09  Martin Vermeer  <martin.vermeer@hut.fi>
 
-       * ui/stdmenus.ui: add facilities for drawing/deleting partition 
+       * ui/stdmenus.ui: add facilities for drawing/deleting partition
        lines in matrix
 
 2005-02-08  Mike Ressler  <mike.ressler@alum.mit.edu>
 
 2005-02-03  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
 
-       * reLyX/configure.ac: use AC_CANONICAL_TARGET; use 
-       RELYX_USE_PACKAGING as in main configure. 
+       * reLyX/configure.ac: use AC_CANONICAL_TARGET; use
+       RELYX_USE_PACKAGING as in main configure.
 
        * reLyX/acinclude.m4 (RELYX_ERROR, RELYX_USE_PACKAGING): new
-       macros. 
+       macros.
 
 2005-01-24  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
 
 2004-12-16  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
 
        * configure.m4: remove code for checking languages in the LaTeX
-       format... 
+       format...
 
        * chkconfig.ltx: ... and replace it with a TeX solution
 
 
 2004-10-28  José Matos  <jamatos@lyx.org>
 
-       * layouts/agu_stdclass.inc:     
+       * layouts/agu_stdclass.inc:
        * layouts/agu_stdsections.inc: since we are using substituion
        change the the dread &quot; to <> syntax, since that can never
        happen in a parameter.