]> git.lyx.org Git - lyx.git/blobdiff - lib/ChangeLog
make double-click replace word
[lyx.git] / lib / ChangeLog
index 5e7f40457d2da88f2dac413a11f92c9560d9f86b..66c459bcb5e57cf863ad96893ee18f94d08704bf 100644 (file)
@@ -1,6 +1,169 @@
+
+2002-12-09  André Pönitz <poenitz@gmx.net>
+
+       * symbols: support for \implies and \dots
+
+2002-12-04  Jean-Marc Lasgouttes  <jean-marc.lasgouttes@inria.fr>
+
+       * configure.m4: remove epsi format
+
+2002-11-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * bind/sciword.bind: big update: use menus.bind and maths.bind and
+       make sure we do not use accent-vector
+
+2002-11-25  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * kbd/arabic.kmap: Fix map (patch from Isam Bayazidi).
+
+2002-11-21  Angus Leeming  <leeming@lyx.org>
+
+       * scripts/lyxpreview2bitmap.sh: Don't use "if [ $? -ne 0 ]; then..."
+
+2002-11-20  John Levon  <levon@movementarian.org>
+
+       * images/math/: implement missing math icons
+2002-11-20  John Levon  <levon@movementarian.org>
+
+       * images/math/: renames for stupid OSes
+2002-11-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * lib/ru_splash.lyx: update from Vitaly Lipatov
+
+2002-11-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * configure.m4 (removing font links): use -f not -r 
+
+2002-11-01  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * layouts/llncs.layout: Remove layouts that don't exist in llncs.cls.
+
+2002-10-31  John Levon  <levon@movementarian.org>
+
+       * external_templates: small tweak for clarity
+
+2002-10-30  John Levon  <levon@movementarian.org>
+
+       * ui/default.ui: re-add table-like commands to math, and
+         some minor fixes
+
+2002-10-29  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * configure.m4: Remove files in ~/.lyx/xfonts if fonts.dir was erased.
+
+2002-10-28  John Levon  <levon@movementarian.org>
+
+       * CREDITS: fix Rob's entry
+
+2002-10-28  André Pönitz <poenitz@gmx.net>
+
+       * CREDITS: add Geoffroy Piroux
+
+       * reLyX/reLyX.man:
+         reLyX/reLyX.pod:
+         reLyX/syntax.default: to not change too much math stuff anymore
+
+2002-10-24  John Levon  <levon@movementarian.org>
+
+       * images/math/: use black for visibility (from Edwin)
+
+2002-10-24  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * layouts/llncs.layout: Fix the Bibliography layout
+
+2002-10-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * layouts/many layout files: add stdfloats and stdcounters
+
+2002-10-24  André Pönitz <poenitz@gmx.net>
+
+       * layout/scrclass.inc: use stdcounters.inc
+
+2002-10-23  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * kbd/koi8-u.kmap: Fix crash when using the map.
+
+2002-10-23  Gady Kozma  <gadykozma@yahoo.com>
+
+       * examples/he_example_raw.lyx:
+       * examples/he_he_example_lyxified.lyx:
+       * examples/he_he_example_raw.lyx: examples for the hebrew tutorial
+
+2002-10-22  André Pönitz <poenitz@gmx.net>
+
+       * ui/default.ui: use 'math-matrix' instead of 'math-insert matrix'
+
+2002-10-21  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * symbols: Handle \not using a macro.
+
+2002-10-21  Martin Vermeer  <martin.vermeer@hut.fi>
+
+       * layouts/foils.layout: add more layouts
+
+2002-10-18  Angus Leeming  <leeming@lyx.org>
+
+       * scripts/lyxpreview2bitmap.sh: Use pnmcrop to crop the images
+       if so desired.
+
+2002-10-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * configure.m4: add mozilla as default previewer for html
+
+2002-10-14  André Pönitz <poenitz@gmx.net>
+
+       * ui/default.ui: support for flalign
+
+2002-10-11  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * lyx2lyx/lyxconvert_218.py (remove_oldert): Fix bug.
+
+       * lyx2lyx/parser_tools.py (get_paragraph, get_next_paragraph):
+       Make the code more
+
+       * configure.m4: Use -dCompatibilityLevel=1.3 with ps2pdf
+       Add a check for kdeprintfax.
+
+2002-10-11  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * bind/emacs.bind: add bindings for M-< and M->
+
+2002-10-09  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * lyx2lyx/lyxconvert_218.py: Combine ert insets only when they are
+       in the Standard layout.
+
+2002-10-05  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * lyx2lyx/lyxconvert_218.py (fix_oldfloatinset): Search for
+       "\begin_inset Float " to avoid matching "\begin_inset FloatList".
+
+2002-10-01  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * lyx2lyx/lyxconvert_218.py: Handle end_deeper "inside" ERT.
+       (remove_oldert): Fix for ERT inside tabulars.
+       (change_listof): New function. Convert LatexCommand inset to
+       FloatList inset.
+       (fix_oldfloatinset): New function. Add "wide false" to float insets.
+
+2002-09-25  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * Makefile.am: Patch from Georg Baum for installing lyx2lyx files.
+
+2002-09-17  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * layouts/lyxmacros.inc: Patch from Gady Kozma.
+
+2002-09-15  John Levon  <levon@movementarian.org>
+
+       * images/math/: add icons for delimiters
+
 2002-09-12  Dekel Tsur  <dekelts@tau.ac.il>
 
        * lyx2lyx/lyxconvert_218.py (remove_oldfloat): Convert floatingfigure.
+       (remove_oldminipage): Simplified.
 
 2002-09-10  José Matos  <jamatos@fep.up.pt>
 
 2002-09-08  John Levon  <levon@movementarian.org>
 
        * images/math/: add dots XPMs
+
 2002-09-07  John Levon  <levon@movementarian.org>
 
        * ui/default.ui: add depth-decrement too as discussed
+
 2002-09-06  Angus Leeming  <leeming@lyx.org>
 
        * CREDITS: add Pablo De Napoli, formerly languishing in the