]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/ChangeLog
allow cut&paste of rectangular "regions" of cells
[lyx.git] / src / mathed / ChangeLog
index 93231de893bcb7acbfed90620843d6d49222fd60..c6d72d0b551f229007adc7db00f9db6383a15784 100644 (file)
@@ -1,3 +1,25 @@
+2001-12-11  André Pönitz <poenitz@gmx.net>
+
+       * math_cursor.C: allow cut&paste of rectangular regions of cells
+
+2001-12-15  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * math_kerninset.C (metrics): Consider lyxrc.zoom
+
+2001-12-14  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * math_support.C: Fix handling of \mathfrak font.
+
+2001-12-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * math_iterator.C (nextInset): compilation fix.
+
+2001-12-11  André Pönitz <poenitz@gmx.net>
+
+       * math_defs.h:
+       * math_parser.C:
+       * math_hash.C: support for \mathfrak
+
 2001-12-12  Angus Leeming  <a.leeming@ic.ac.uk>
 
        * math_streamstr.C: #include <iostream> to compile with DEC cxx