]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/ChangeLog
Fix event loop to no longer eat CPU
[lyx.git] / src / mathed / ChangeLog
index 85505be24162cd8ddcc90676249c2670954cbb63..15612705486b2ffb52ee16682a4a1d1cdbefb659 100644 (file)
@@ -1,3 +1,13 @@
+2006-01-28  Lars Gullik Bjønnes  <larsbj@lyx.org>
+
+       * math_hullinset.C (getStatus): get rid of a compiler warning
+
+2006-01-27  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * math_nestinset.C (drawSelection): do not draw anything when
+       there is no selection; when drawing, do it with the null painter,
+       since only the metrics matter (fixes bug1934).
+
 2006-01-18  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
 
        * math_factory.C (initMath): set initialized to true early to