]> git.lyx.org Git - lyx.git/blobdiff - src/insets/ChangeLog
The speed patch: redraw only rows that have changed
[lyx.git] / src / insets / ChangeLog
index 117d1d6069ee769790f488fc2bf25df81174c4cc..d92960c25f34047f1fd5ff3b211f625d9048c266 100644 (file)
@@ -1,3 +1,49 @@
+2005-12-12  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * insetbase.h (noFontChange): refine documentation
+
+2005-12-16  Martin Vermeer  <martin.vermeer@hut.fi>
+
+       * insetcollapsable.C: fix "turds" when changing openinlined_
+
+2005-12-05  Martin Vermeer  <martin.vermeer@hut.fi>
+
+       * insetbox.[Ch]: fix bugs 2136, 2123
+
+2005-11-02  Martin Vermeer  <martin.vermeer@hut.fi>
+
+       * insetbox.C (metrics): fix width problems (bug 2137)
+       
+2005-11-28  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * insettabular.C (tabularFeatures): Move some code to
+       setColumnPWidth and setMColumnPWidth
+
+2005-11-25  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
+
+       * insetbase.h: 
+       * insetcharstyle.[Ch]:
+       * insetcite.[Ch]:
+       * insetlatexaccent.[Ch]:
+       * insetquotes.[Ch]:
+       * insetref.[Ch]:
+       * insetspace.[Ch]:
+       * insetspecialchar.[Ch]:
+       * inseturl.[Ch]: new method textString (fix bug 2089)
+
+2005-11-18  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * insetbibtex.C (latex): copy .bib files to the master buffer temp dir
+
+2005-11-17  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
+
+       * insetbase.h:
+       * insetert.h:
+       * insettabular.h: 
+       change argument of forceDefaultParagraphs from inset to cell.
+
+       * insettabular.C: fix forceDefaultParagraphs (part of bug 1953).
+
 2005-11-10  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
 
        * insetbase.h: document the EDITABLE enum.