]> git.lyx.org Git - lyx.git/blobdiff - lib/ChangeLog
The Paste Recent patch
[lyx.git] / lib / ChangeLog
index 30c9c97adc75eb1aa2f30f9f7cc77ee1555b9d2c..c9fd28827f9e98722095f40baf0c02891f1f49ef 100644 (file)
@@ -1,6 +1,71 @@
-2003-06-04  Angus Leeming  <angus@localhost.localdomain>
+2003-06-17  Lars Gullik Bjønnes  <larsbj@lyx.org>
 
-       * lyx2lyx/lyxconvert_223.py (conv): 
+       * ui/stdmenus.ui: add submenu "Paste Recent" to edit. Also add
+       pasterecent menu.
+
+2003-06-17  John Levon  <levon@movementarian.org>
+
+       * examples/splash.lyx: remove mention of lyxrc
+
+2003-06-12  Angus Leeming  <leeming@lyx.org>
+
+       * scripts/fig2pdftex.sh (legacy_xfig): Extract the necessary magic from
+       epstopdf and write it as a shell function, as suggested by Martin Vermeer.
+       Means that we are not dependent on the presence of epstopdf or of perl.
+
+2003-06-12  Angus Leeming  <leeming@lyx.org>
+
+       * scripts/fig2pdftex.sh (legacy_xfig): Use epstopdf, as suggested by
+       Martin Vermeer.
+
+       * configure.m4: add $$s/ to the lyxpreview2bitmap.sh path.
+
+2003-06-11  John Levon  <levon@movementarian.org>
+
+       * ui/stdtoolbars.ui: move flags to ...
+
+       * ui/default.ui: ... Toolbars section here
+
+2003-06-11  John Levon  <levon@movementarian.org>
+
+       * ui/stdtoolbars.ui: show Extra toolbar by default
+
+2003-06-09  Angus Leeming  <leeming@lyx.org>
+
+       * external_templates: remove all references to the parameters variable.
+
+2003-06-09  José Matos  <jamatos@fep.up.pt>
+
+       * lyx2lyx/lyxconvert_215 (first_layout): new function to assure
+       that \layout is the first element in a lyx file.
+
+2003-06-07  José Matos  <jamatos@fep.up.pt>
+
+       * lyx2lyx/lyxconvert_216 (update_tabular): small fix to work with
+       csv2lyx files.
+
+2003-06-06  José Matos  <jamatos@fep.up.pt>
+
+       * lyx2lyx/lyxconvert_215 (remove_space_in_units): fix bug 763.
+
+2003-06-06  José Matos  <jamatos@fep.up.pt>
+
+       * lyx2lyx/lyxconvert_216 (update_tabular): fix bug 1045.
+
+2003-06-06  Lars Gullik Bjønnes  <larsbj@lyx.org>
+
+       * languages: Add country code to the lang code.
+
+2003-06-05  Angus Leeming  <leeming@lyx.org>
+
+       * external_templates: Scrap the RasterImage format.
+
+       * scripts/fig2pstex.py:
+       * scripts/pic2ascii.py:
+       * scripts/pic2png_eps.py:
+       * scripts/general_command_wrapper.py:
+       * scripts/pic2png_eps.sh:
+       * scripts/fig2png.py: removed.
 
 2003-06-04  Angus Leeming  <leeming@lyx.org>
 
 
 2003-05-21  José Matos  <jamatos@fep.up.pt>
 
-       * lyx2lyx/lyxconvert_221.py: convert \SpecialChar ~ 
+       * lyx2lyx/lyxconvert_221.py: convert \SpecialChar ~
 
 2003-05-20  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
 
        * 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 
+       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>
 
        * lyx2lyx/lyx2lyx (main): Print error messages to stderr.
 
-       * lyx2lyx/lyxconvert_218.py (change_infoinset): Convert correctly 
+       * lyx2lyx/lyxconvert_218.py (change_infoinset): Convert correctly
        notes with several lines and backslashes.
 
 2003-03-12  John Levon  <levon@movementarian.org>
 
 2003-03-06  Serge Winitzki  <serge@cosmos.phy.tufts.edu>
 
-       * bind/sciword.bind: update for 1.3.x 
+       * bind/sciword.bind: update for 1.3.x
 
 2003-03-06  Dekel Tsur  <dekelts@tau.ac.il>
 
 
 2003-02-17  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
 
-       * templates/koma-letter2.lyx: 
+       * templates/koma-letter2.lyx:
        * layouts/scrlttr2.layout: new KOMA letter class
        * doc/LaTeXConfig.lyx.in: document this.
 
 
 2003-02-11  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
 
-       * templates/elsart.lyx: 
+       * templates/elsart.lyx:
        * layouts/elsart.layout: new class, adapted from work of Herbert
        Voss and Rod Pinna
 
 2003-02-07  Tomasz Luczak  <tlu@technodat.com.pl>
 
        * kbd/polski.kmap: new keymap, which assumes that you have a
-       non-Polish keyboard. 
+       non-Polish keyboard.
 
 2003-02-07  Angus Leeming  <leeming@lyx.org>
 
 
        * layouts/amsbook.layout:
        * layouts/amsart.layout: get address working
-       
+
 2003-01-22  Michael Schmitt  <Michael.Schmitt@teststep.org>
 
        * layouts/cv.layout:
        * layouts/egs.layout: do not use Include but Input
 
        * layouts/llncs.layout: do not CopyStyle Journal, which does not
-       exist. 
+       exist.
 
 2003-01-20  Michael Schmitt  <Michael.Schmitt@teststep.org>