]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/ChangeLog
(Michael Schmitt with Andr��'s blessing ;-) Make CTRL-Pos1/End behaviour a
[lyx.git] / src / mathed / ChangeLog
index 6211f70198115a2e18b1961600a27a54f2864cc9..2c02539e09b5a44345cadbc179699fe9f0fa3435 100644 (file)
@@ -1,3 +1,30 @@
+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
+
+2002-11-27  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * math_inferinset.C: remove unused "using std::max"
+
 2002-11-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
 
        * formulamacro.C (prefix): use boost::format