]> git.lyx.org Git - lyx.git/blobdiff - src/ChangeLog
Fix bug 2195: Slowness in rendering inside insets, especially on the Mac
[lyx.git] / src / ChangeLog
index c9634c15e416d40dee5f9888a034ef0a3c51661e..5b32b815d876a02c7d246d31709f340a836b6311 100644 (file)
@@ -1,3 +1,22 @@
+2006-03-10  Martin Vermeer  <martin.vermeer@hut.fi>
+
+       * BufferView.[Ch]:
+        * BufferView_pimpl.[Ch]: 
+       * LyXAction.C:
+       * debug.[Ch]:
+       * rowpainter.C:
+       * text3.C: Inside-inset speedup, esp. for the Mac (bug 2195)
+
+2006-03-07  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * pch.h: fix nullstream.hpp location for boost 1.33.0
+
+2006-03-05  Lars Gullik Bjønnes  <larsbj@lyx.org>
+
+       * pch.h:
+       * support/pch.h:
+       * support/debugstream.h: Use the correct nullstream.
+
 2006-02-26  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
 
        * text3.C (mathDispatch): fix math inset creation from string (bug 2315)