]> git.lyx.org Git - lyx.git/blobdiff - lib/ChangeLog
add mac.bind
[lyx.git] / lib / ChangeLog
index 1cad2aeda01478ad86e590f6f644264ae430fecf..803512a022f0bfdf681df71a58889dac852ff2a1 100644 (file)
@@ -1,3 +1,116 @@
+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.