]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/ChangeLog
allow cut&paste of rectangular "regions" of cells
[lyx.git] / src / mathed / ChangeLog
index 6521dd950ce298303a43dc280e92d6aed4f8df8c..c6d72d0b551f229007adc7db00f9db6383a15784 100644 (file)
@@ -1,3 +1,29 @@
+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
+
 2001-12-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
 
        * math_arrayinset.C: