]> git.lyx.org Git - lyx.git/blobdiff - lib/ChangeLog
Make lyx2lyx output the new external inset format.
[lyx.git] / lib / ChangeLog
index 9e8ad1c53a78336991241f977fb9be32f993f4d6..30c9c97adc75eb1aa2f30f9f7cc77ee1555b9d2c 100644 (file)
@@ -1,3 +1,199 @@
+2003-06-04  Angus Leeming  <angus@localhost.localdomain>
+
+       * lyx2lyx/lyxconvert_223.py (conv): 
+
+2003-06-04  Angus Leeming  <leeming@lyx.org>
+
+       * lyx2lyx/lyx2lyx: bump the output format to 224.
+       * lyx2lyx/lyxconvert_223.py (convert_external): new file, new function.
+       An amalgamation of suggestions from José Matos and Dekel Tsur.
+       Also converts a RasterImage External Inset to a Graphics Inset.
+
+2003-06-03  Angus Leeming  <leeming@lyx.org>
+
+       * external_templates: modify the templates to use the converter" mechanism.
+
+2003-06-02  John Levon  <levon@movementarian.org>
+
+       * lyx2lyx/lyxconvert_221.py: remove insetparents
+
+2003-06-01  Angus Leeming  <leeming@lyx.org>
+
+       * configure.m4: add an extension to the dateout format or the converter
+       code fouls up.
+
+2003-06-01  John Levon  <levon@movementarian.org>
+
+       * lyx2lyx/lyxconvert_221.py: "\BibTeX" to "\bibtex" (bug 1018)
+       (from José Matos)
+
+2003-05-31  Angus Leeming  <leeming@lyx.org>
+
+       * configure.m4 (latex_to_html_command): add a bunch of formats and
+       converters that are to be used by the external inset.
+
+       * fig2pdftex.sh: make it work as a "converter".
+       * fig2pstex.sh: new file: a converter from xfig to pstex_t.
+
+2003-05-30  John Levon  <levon@movementarian.org>
+
+       * ui/stdmenus.ui: Force Normal Space -> Inter-word Space
+
+2003-05-30  John Levon  <levon@movementarian.org>
+
+       * ui/stdmenus.ui: fix capitalisation
+
+2003-05-25  Angus Leeming  <leeming@lyx.org>
+
+       * scripts/fig2pdf.sh: renamed again as fig2pdftex.sh.
+
+2003-05-24  John Levon  <levon@movementarian.org>
+
+       * ui/stdmenus.ui: re-organise Document and Tools menus
+
+2003-05-23  Angus Leeming  <leeming@lyx.org>
+
+       * scripts/fig2pdf.sh: new script. Capable of converts an XFIG image to
+       something that pdflatex can process into high quality PDF.
+       Works both with "modern" xfig and with older, "legacy" versions.
+
+       * scripts/fig2png.sh: removed.
+
+2003-05-23  Angus Leeming  <leeming@lyx.org>
+
+       * external_templates: add a PDFLaTeX flavour to the xfig outputs.
+       * scripts/fig2png.py: a new and very simple script.
+       * scripts/fig2png.sh: another new and rather more sophisticated script.
+
+2003-05-22  Alfredo Braunstein  <abraunst@libero.it>
+
+       * ui/stdmenus.ui:
+       * ui/classic.ui: remove "error-next" and "error-remove-all"
+
+2003-05-22  John Levon  <levon@movementarian.org>
+
+       * ui/stdtoolbars.ui: fix default toolbars
+
+2003-05-22  John Levon  <levon@movementarian.org>
+
+       * bind/cua.bind: fix space insert
+
+2003-05-21  José Matos  <jamatos@fep.up.pt>
+
+       * lyx2lyx/lyxconvert_221.py: convert \SpecialChar ~ 
+
+2003-05-20  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
+
+       * bind/cua.bind:
+       * bind/emacs.bind:
+       * bind/yemacs.bind:
+       * bind/latinkeys.bind:
+       * ui/stdmenus.ui: new space insets
+
+2003-05-20  John Levon  <levon@movementarian.org>
+
+       * ui/stdtoolbars.ui: s/Paragraph Style/Paragraph Settings/
+
+2003-05-16 André Pönitz <poenitz@gmx.net>
+
+       * ui/*: re-indent according to LyX style
+
+2003-05-07  John Levon  <levon@movementarian.org>
+
+       * ui/stdmenus.ui: we can use _R_edo
+
+2003-05-02  Michael Schmitt  <michael.schmitt@teststep.org>
+       * chkconfig.ltx: add layout even if the TeX class is missing;
+       introduce a forth field in the textclass.lst file that 
+       keeps track whether the TeX class is available
+
+2003-05-03  John Levon  <levon@movementarian.org>
+
+       * ui/stdmenus.ui: Child Document not Child document
+
+       * bind/xemacs.bind: fix insert graphics binding
+
+2003-05-02 André Pönitz <poenitz@gmx.net>
+
+       * layouts/*: re-indent according to LyX style
+
+2003-04-30  Michael Schmitt  <Michael.Schmitt@teststep.org>
+
+       * layouts/llncs.layout: remove Chapter and Mail layouts (did not
+       work). Add Email layout
+
+2003-04-30  John Levon  <levon@movementarian.org>
+
+       * default.ui: replace with new layout. Move old layout to ...
+
+       * classic.ui: ...here
+
+2003-04-26  John Levon  <levon@movementarian.org>
+
+       * ui/stdmenus.ui: Make table settings use old layout-tabular LFUN
+
+2003-04-26  John Levon  <levon@movementarian.org>
+
+       * ui/stdmenus.ui: remove shortcuts for cut,copy,paste
+       to allow better shortcuts for the other options. Use
+       new inset-settings. Disable "inset-toggle" for now.
+       Re-organise Insert menu, and back out the Note submenu.
+
+2003-04-15  John Levon  <levon@movementarian.org>
+
+       * ui/stdtoolbars.ui:
+       * ui/stdmenus.ui: split out from new.ui
+
+       * ui/new.ui: use Include
+
+2003-04-15  John Levon  <levon@movementarian.org>
+
+       * ui/new.ui: add new ui for testing
+
+2003-04-15  John Levon  <levon@movementarian.org>
+
+       * ui/default.ui: add toolbar placement flags,
+       and Minibuffer
+
+2003-04-11  Rob Lahaye  <lahaye@users.sourceforge.net>
+
+       * configure.m4: add another Grace conversion from agr to ppm.
+
+2003-04-10  John Levon  <levon@movementarian.org>
+
+       * ui/default.ui: Add visibility tag to toolbars
+
+       * BufferView_pimpl.C: updateToolbar on mouse click
+
+       * ToolbarBackend.h:
+       * ToolbarBackend.C: handle toolbar on/off settings
+
+2003-04-10  John Levon  <levon@movementarian.org>
+
+       * images/: new icons, mostly taken from kdeart
+
+2003-04-09  John Levon  <levon@movementarian.org>
+
+       * ui/default.ui: add a name for the toolbar
+
+2003-04-08  John Levon  <levon@movementarian.org>
+
+       * ui/default.ui: add tooltips for toolbar items,
+       s/Icon/Item
+
+2003-04-03  Tomasz Luczak <tlu@technodat.com.pl>
+
+       * layouts/mwbk.layout: small fix
+
+2003-04-02  John Levon  <levon@movementarian.org>
+
+       * bind/math.bind: tab lfun changed
+
+2003-04-01  John Levon  <levon@movementarian.org>
+
+       * lyx2lyx/lyxconvert_218.py: fix reading of subcaption texts
+
 2003-03-29  John Levon  <levon@movementarian.org>
 
        * images/psnfss1.xpm: