]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/ChangeLog
Fix.
[lyx.git] / src / mathed / ChangeLog
index f07af65f98998e6d53030aaaa30eea59a4a83d4b..bab6a9fe447687acf57cd5866351c01ce4a70e65 100644 (file)
@@ -1,3 +1,35 @@
+
+2003-02-13  Bo Peng <bpeng@rice.edu>
+       * math_cursor.h:
+       * math_cursor.C (backspace, erase): return false for empty mathboxes.
+
+       * formulabase.C: When LFUN_DELETE, LFUN_BACKSPACE return false, delete 
+               the empty mathbox. Fix Bug 686.
+
+2003-01-12  Michael Schmitt <michael.schmitt@teststep.org>
+
+       * formula.C (draw, width): Fix spacing around previewed formula.
+
+2003-01-13  Michael Schmitt <Michael.Schmitt@teststep.org>
+
+       * formulabse.C (localDispatch): make CTRL-Pos1/End behave a little
+       bit more intuitive. (Patch suggested by André.)
+
+2003-01-07  João Luis Meloni Assirati <assirati@fma.if.usp.br>
+
+       * math_hullinset.C: fix numbering problem of AMS gather and
+         multline environments. Treat gather the same
+         way as eqnarray and multline as a special case.
+
+2002-12-18  John Levon  <levon@movementarian.org>
+
+       * math_factory.C: do not assume symbol font is present
+
+2002-12-17  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * math_parser.C (tokenize): Fix macro reading.
+
 2002-12-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
 
        * several files: ws changes