]> git.lyx.org Git - features.git/blobdiff - src/ChangeLog
move floatlist to textclass
[features.git] / src / ChangeLog
index 2225d49c6bedc15f2bc2c55438367843af14db90..415aad0a8da73cc28dfce15433623069feb083c9 100644 (file)
@@ -1,3 +1,32 @@
+2002-08-27  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * factory.C (createInset): use LyXTextClass::floats
+
+       * MenuBackend.C (expandFloatListInsert): 
+       (expandFloatInsert): 
+       (expandToc): 
+
+       * text2.C (setCounter): 
+
+       * LaTeXFeatures.C (useFloat): 
+       (getFloatDefinitions): 
+
+       * BufferView_pimpl.C (dispatch): use LyXTextClass::floats()
+
+       * lyxtextclass.[Ch]: rename layoutlist to layoutlist_; add
+       floatlist_, with accessor floats().
+
+       * FloatList.h: remove global FloatList
+
+2002-08-26  André Pönitz <poenitz@gmx.net>
+
+       * paragraph.[Ch]: Martin's patch for the \end_deeper bug
+
+       * BufferView.h:
+       * BufferView2.C:
+       * BufferView_pimpl.C:
+       * text3.C: mun hanfling of LFUN_CUT/COPY/PASTE to LyXText
+
 2002-08-25  John Levon  <levon@movementarian.org>
 
        * LyXAction.C: fix margin note description