]> git.lyx.org Git - lyx.git/blobdiff - src/insets/ChangeLog
some reindentation, revert workarea xpos++, constify, remove all traces of LyXParagra...
[lyx.git] / src / insets / ChangeLog
index ad41b1fd3511f9e3dc1c5427aa5eec7dcc53141c..4c0f8967e764a2b4e002b7ade43132aed53ae7af 100644 (file)
@@ -1,3 +1,25 @@
+2001-05-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * insettext.C (Read): use clear
+       (SetParagraphData): use LyXParagraph copy constructor instead of clone
+
+2001-05-04  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * insetfloatlist.h: add a bunch of std:: qualifiers.
+
+2001-05-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * lyxinset.h: remve LOF_CODE, LOT_CODE, LOA_CODE, add
+       FLOAT_LIST_CODE, renumber code list.
+
+       * insettoc.C (getScreenLabel): remove support for float lists
+       (LyxCode): ditto
+       (Ascii): ditto
+
+       * insetfloatlist.[Ch]: new files
+
+       * Makefile.am (libinsets_la_SOURCES): add insetfloatlist.[Ch]
+
 2001-04-27  Angus Leeming  <a.leeming@ic.ac.uk>
 
        * insettabular.C (LocalDispatch):