]> git.lyx.org Git - lyx.git/blobdiff - lib/ChangeLog
Michael's menu changes
[lyx.git] / lib / ChangeLog
index 6364a7d4e07464af9bf2ce7a422ffadc61be3c11..111392481143bc9a5b2ae9d7980b4d57c761abf7 100644 (file)
@@ -1,3 +1,116 @@
+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