]> git.lyx.org Git - lyx.git/blobdiff - lib/ChangeLog
use is_writable to check if the copy_file will work
[lyx.git] / lib / ChangeLog
index 6364a7d4e07464af9bf2ce7a422ffadc61be3c11..0727322bc4c4dfae1b4414528aba4aa96ce47ce2 100644 (file)
@@ -1,3 +1,89 @@
+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