]> git.lyx.org Git - lyx.git/blobdiff - lib/ChangeLog
Whitespace, only whitespace. s/ +$//
[lyx.git] / lib / ChangeLog
index bc11c434bb8fa0d375bd1aacd0415ba2624eb4a4..171d04b92ad13af974ec87f4342dda4f054e495c 100644 (file)
@@ -1,9 +1,335 @@
-200410-28  José Matos  <jamatos@lyx.org>
+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:
+       * ui/stdmenus.ui:
+       * layouts/stdclass.inc: clean up around character styles
+
+2005-04-15  Angus Leeming  <leeming@lyx.org>
+
+       * scripts/convertDefault.sh: post error messages to STDERR.
+
+2005-04-09  Angus Leeming  <leeming@lyx.org>
+
+       * Makefile.am (dist_scripts_DATA): add scripts/fig_copy.sh and
+       scripts/lyxpreview_tools.py.
+
+2005-04-08  Angus Leeming  <leeming@lyx.org>
+
+       * generate_contributions.py: new file. Master repository of all
+       contributer information. Usage:
+       $ generate_contributions.py CREDITS credits.php blanket-permission.php
+       where the arguments are the names of the generated files.
+
+       * CREDITS: regenerated from generate_contributions.py.
+
+2005-03-30  John Levon  <levon@movementarian.org>
+
+       * ui/stdmenus.ui: improve Navigate menu
+
+2005-03-25  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * layouts/revtex4.layout: indicate that the revtex4 class provides
+       natbib and url functionality.
+
+2005-03-23  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * configure.m4: add a check to see whether TeX allows spaces in
+       file names. Works with web2c 7.5.3 or later.
+
+2005-03-23  Angus Leeming  <leeming@lyx.org>
+
+       * scripts/convertDefault.sh: remove the test that "convert" really,
+       really succeeded, because it reports failures on Windows that are
+       actually successes. See, eg,
+       http://marc.theaimsgroup.com/?l=lyx-users&m=110561697803860&w=2
+
+2005-03-17  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * reLyX/syntax.default: update natbib/jurabib commands, add
+       \DescribeMacro, \let, \subfigure and bibunit commands
+
+2005-02-20  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * layouts/stdlayouts.inc: change labelstring to "Senseless!"
+
+2005-02-21  Angus Leeming  <leeming@lyx.org>
+
+       * CREDITS: add some missing pretty printing info.
+       add some missing e-mail addresses after a trawl of the lyx lists
+       and, as a last resort, after a google search. Not necessarily
+       correct, but a start.
+
+2005-02-17  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * configure.m4: do not use -swap option for gv (it does not work
+       with latest versions).
+
+2005-02-13  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * ui/stdmenus.ui: add more facilities for drawing/deleting partition
+       lines in matrix
+
+2005-02-10  Martin Vermeer  <martin.vermeer@hut.fi>
+
+       * bind/math.bind: provide key bindings for lines in matrix
+
+2005-02-09  Martin Vermeer  <martin.vermeer@hut.fi>
+
+       * ui/stdmenus.ui: add facilities for drawing/deleting partition
+       lines in matrix
+
+2005-02-08  Mike Ressler  <mike.ressler@alum.mit.edu>
+
+       * layouts/aastex.layout: Updated for AASTeX 5.2
+
+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/acinclude.m4 (RELYX_ERROR, RELYX_USE_PACKAGING): new
+       macros.
+
+2005-01-24  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
+
+       * ui/classic.ui, ui/stdmenus.ui: add output-changes.
+
+2005-01-24  Angus Leeming  <leeming@lyx.org>
+
+       * reLyX/configure.ac: revert Jean-Marc's wrapping of the
+       prefix variable in single quotes.
+
+2005-01-20  Angus Leeming  <leeming@lyx.org>
+
+       * configure.m4: replace all occurences of '$$s/' with '$$s/scripts'.
+
+2005-01-15  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * ui/classic.ui, ui/stdmenus.ui: Increase number of bookmarks to 5
+       (from Uwe Stöhr)
+       * ui/classic.ui: Goto -> Go to
+       * bind/aqua.bind, bind/cua.bind, bind/emacs.bind, bind/mac.bind,
+       * bind/xemacs.bind: Add shortcuts for bookmarks 4 and 5
+
+2005-01-02  Kayvan A. Sylvan  <kayvan@sylvan.com>
+
+       * configure.m4: add \cygwin_path_fix_needed to lyrxc.defaults.
+
+2005-01-12  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * reLyX/configure.ac: make sure the prefix is correctly quoted.
+
+       * configure.m4: small visual fix to the search for groff
+
+2005-01-06  Angus Leeming  <leeming@lyx.org>
+
+       * Makefile.am: remove mention of configure.cmd.
+
+2005-01-04  Angus Leeming  <leeming@lyx.org>
+
+       * configure.cmd. Remove this OS/2 relic.
+
+2004-12-29  Michael Schmitt  <michael.schmitt@teststep.org>
+
+       * configure.m4: check for notepad editor
+
+2004-12-22  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * ui/stdmenus.ui: add entry for words-count
+
+2004-12-17  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
+
+       * Makefile.am: honor the textrm_*.xpm renaming.
+
+2004-12-17  Martin Vermer  <martin.vermeer@hut.fi>
+
+       * images/math/textrm_*.xpm: renamed to textrm_AA, textrm_Oe
+       * symbols: added Ångström, Ørsted
+
+2004-12-16  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * configure.m4: remove code for checking languages in the LaTeX
+       format...
+
+       * chkconfig.ltx: ... and replace it with a TeX solution
+
+2004-12-13  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
+
+       * CREDITS: add John Spray
+
+2004-12-07  Martin Vermeer  <martin.vermeer@hut.fi>
+
+       * configure.m4: add printout of language list for which
+       hyphenation is enabled
+
+2004-11-19  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
+
+       * layouts/memoir.layout: allow 2 optional arguments
+       for sectioning commands
+
+2004-11-15  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * configure.m4: check for more viewers and editors
+
+2004-11-05  Bennett Helm  <bennett.helm@fandm.edu>
+
+       * bind/mac.bind: use <cmd>-Tab and <cmd>-backtab as shortcuts for
+       buffer-next/previous
+
+2004-11-04  José Matos  <jamatos@lyx.org>
+
+       * layouts/db_stdclasses.inc: allowed non alphanumeric chars in ids.
+
+2004-11-04  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * Makefile.am: fix installation of lyx2lyx and scripts for
+       configure --version-suffix
+
+2004-11-01  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * configure.m4: add copier for pstex_t and pdftex_t files
+       * external_templates: (Template XFig): correct referenced files
+       * scripts/tex_copy.py: new
+       * Makefile.am: add scripts/tex_copy.py
+
+2004-10-30  José Matos  <jamatos@lyx.org>
+
+       * layouts/db_stdclasses.inc:
+       * layouts/db_stdcharstyles.inc: new file to hold docbook Character Styles.
+
+2004-10-30  José Matos  <jamatos@lyx.org>
+
+       * layouts/db_lyxmacros.inc: Remove innertag "CDATA" from Code.
+
+2004-10-30  José Matos  <jamatos@lyx.org>
+
+       * layouts/db_stdlayouts.inc: remove SGML paragraph type.
+
+2004-10-28  José Matos  <jamatos@lyx.org>
+
+       * Makefile.am: add entry to layouts/db_stdcounters.inc
+
+       * layouts/agu_stdclass.inc:
+       * layouts/agu_stdtitle.inc. replace &dquot;...&dquot; with <>
+
+2004-10-28  José Matos  <jamatos@lyx.org>
 
        * layouts/agu_stdclass.inc:
-       * agu_stdsections.inc: since we are using substituion change the
-       the dread &quot; to <> syntax, since that can never happen in a
-       parameter.
+       * layouts/agu_stdsections.inc: since we are using substituion
+       change the the dread &quot; to <> syntax, since that can never
+       happen in a parameter.
 
        * layouts/agu_stdcounters.inc: replace para by as a counter.