]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/ChangeLog
make it compile again (hopefully)
[lyx.git] / src / mathed / ChangeLog
index b6431c8cab398440e6f2269dd385cbef10dedd36..ebbccdb6ae259c08a423cb8c7433cac59ac2a1c9 100644 (file)
@@ -1,3 +1,28 @@
+2006-03-14  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * math_parser.C (parse1): Parse \tag and \tag* correctly
+
+2006-03-14  Martin Vermeer  <martin.vermeer@hut.fi>
+
+       * math_data.C (x2pos): Fix to bug 2325: Mouse click to right of last
+       nestinset in a cell will position cursor to its left
+
+2006-03-11  Martin Vermeer  <martin.vermeer@hut.fi>
+
+       * math_scriptinset.C (notifyCursorLeaves): Fix to bug 2362: Deleting
+       superscript also deletes subscript
+
+2006-02-28  Martin Vermeer  <martin.vermeer@hut.fi>
+
+       * math_nestinset.C (doDispatch): fix (properly) insertion of
+       fonts/decorations around selection
+
+2006-02-23  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * math_data.C (x2pos): Place cursor correctly in the case of
+       MathNestInset; this avoids misplaced cursor (and subsequent crash)
+       when placing the mouse near a symbol inset.
+
 2006-02-17  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
 
        * math_xymatrixinset.[Ch]: Readd