]> git.lyx.org Git - lyx.git/blobdiff - lib/ChangeLog
use <cmd>-Tab and <cmd>-backtab as shortcuts for
[lyx.git] / lib / ChangeLog
index 1cad2aeda01478ad86e590f6f644264ae430fecf..ecbb438d14d34bdcbfb4a397709181c483ed4a3a 100644 (file)
@@ -1,7 +1,183 @@
+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:     
+       * 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.
+
+2004-10-27  José Matos  <jamatos@lyx.org>
+
+       * layouts/db_stdclass.inc: include counter files.
+       * layouts/db_stdcounters.inc: readd file with specific docbook counters.
+
+2004-10-26  Angus Leeming  <leeming@lyx.org>
+
+       * configure.m4: add an XFig 'copier'.
+
+       * scripts/fig_copy.sh: a script to 'copy' an XFig data file. If this
+       involves a directory change, then any references to picture files are
+       changed from relative to absolute paths.
+
+2004-10-25  Bennett Helm  <bennett.helm@fandm.edu>
+
+       * Makefile.am (dist_bind_DATA): add mac.bind
+
+2004-10-24  José Matos  <jamatos@lyx.org>
+
+       * layouts/db_stdstarsections.inc: change all to type Paragraph,
+       they only look like sections but they don't act as such.
+
+2004-10-22  José Matos  <jamatos@lyx.org>
+
+       * layouts/db_stdstarsections.inc: add mixing quotes around !-- --
+
+2004-10-22  José Matos  <jamatos@lyx.org>
+
+       * layouts/db_stdclass.inc: add Email character style.
+
+2004-10-19  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * bind/xemacs.bind:
+       * bind/emacs.bind:
+       * bind/mac.bind:
+       * bind/cua.bind: add bindings for buffer-previous/next
+
+2004-10-18  Andreas Vox  <vox@isp.uni-luebeck.de>
+
+       * layouts/db_stdstarsections.inc: fix definition, no title.
+
+2004-10-18  José Matos  <jamatos@lyx.org>
+
+       * layouts/db_stdmacros.inc: replace programlist with screen, as it
+       is a little bit more general.
+
+2004-10-15  Andreas Vox  <vox@isp.uni-luebeck.de>
+
+       * layouts/db_stdstarsections.inc: fill definitions for star sections.
+
+2004-10-13  José Matos  <jamatos@lyx.org>
+
+       * layouts/linuxdoc.layout:
+       * layouts/manpage.layout: rename classes to be consistent with AGU
+       and docbook.
+
+2004-10-12  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * configure.m4: fix lyxpreview_to_png_command
+
+2004-10-11  Bennett Helm  <bennett.helm@fandm.edu>
+
+       * bind/mac.bind: fix the depth-increment/decrement bindings
+
+2004-10-10  José Matos  <jamatos@lyx.org>
+
+       * Makefile.am (dist_lyx2lyx_DATA): fix entry for lyx2lyx/profiling.py
+
+2004-10-08  José Matos  <jamatos@lyx.org>
+
+       * scripts/legacy_lyxpreview2ppm.py (legacy_conversion):
+       * scripts/lyxpreview2bitmap.py (main):
+       replace os.getenv(x) by os.environ[x] for compatibility with old
+       python versions.
+
+2004-10-01  Angus Leeming  <leeming@lyx.org>
+
+       * scripts/convertDefault.sh: protect shell variables with quotes.
+
+2004-09-24  José Matos  <jamatos@lyx.org>
+
+       * layouts/docbook-book.layout
+       * layouts/docbook-chapter.layout
+       * layouts/docbook-section.layout
+       * layouts/docbook.layout: load docbook specialization in the end.
+
+2004-09-21  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * ui/stdmenus.ui: replace the Insert>Box submenu with a single
+       entry; add a shortcut to "Character Style"
+
+2004-09-07  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * configure.m4: instead of \input-ing the layout files directly in
+       latex, grep out the correct command from them; remove need for
+       \srcdir. This should fix the bug where latex configuration cannot
+       be done because LyX is installed in a directory which name
+       contains spaces.
+
+       * chkconfig.ltx: remove use of macro \srcdir
+       (\TestDocClass): change to take two arguments
+       (\DeclareLaTeXClass, \DeclareLinuxDocClass, \DeclareDocBookClass):
+       do not exit after execution
+
+2004-09-13  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * languages: add nynorsk
+
+2004-08-15  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * Makefile.am (dist_lyx2lyx_DATA): fix entry for lyx2lyx/LyX.py
+
+2004-08-14  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * ui/stdmenus.ui:
+       * ui/classic.ui: add LyX menu
+
+2004-08-14  Bennett Helm  <bennett.helm@fandm.edu>
+
+       * bind/mac.bind: new file. This is the Mac flavour bind file, based on
+       bindings found in the Mac world.
+
+2004-08-13  LyX Guy  <lasgouttes@lyx.org>
+
+       * Makefile.am (dist_layouts_DATA): remove db_stdcounters.inc
+
 2004-08-13  José Matos  <jamatos@lyx.org>
        * layouts/elsart.layout: fixed its permission settings and readded
        layouts. Added optional itens as already present in 1.3 version.
-       
+
 2004-08-13  José Matos  <jamatos@lyx.org>
        * layouts/elsart.layout: removed temporarily to correct the
        permission settings of the file.
 
        * encodings:
        * languages: implement iso-8859-13 (latin-7) for Latvian and
-       Lithuanian. Also include Icelandic. 
+       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. 
+       Makefile slightly.
 
 2004-06-02  Lars Gullik Bjonnes  <larsbj@gullik.net>