]> git.lyx.org Git - lyx.git/blobdiff - src/insets/ChangeLog
Make it compile when USE_BOOST_FORMAT is unset
[lyx.git] / src / insets / ChangeLog
index 95dd6517fd41dd92a0fe31e1c68826b89deebfa0..085a5ed14674b53fc6f49453b03adac4b169aa3f 100644 (file)
@@ -1,3 +1,24 @@
+2002-11-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * insetparent.C (getScreenLabel): use boost::format
+
+       * insetgraphics.C (prepareFile): use boost::format
+       (ascii): ditto
+
+       * insetfloatlist.C (latex): use boost::format
+
+       * insetcaption.C (draw): use boost::format
+
+2002-11-21  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * insettabular.C (tabularFeatures): Support for block alignment in fixed width
+       columns.
+
+2002-11-20  Juergen Vigna  <jug@sad.it>
+
+       * insettabular.C (resetPos): temporary fix for endless loop in
+       this function on a redraw.
+
 2002-11-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
 
        * insettabular.C (copySelection): STRCONV