]> git.lyx.org Git - features.git/blobdiff - src/ChangeLog
proper support for "List of XXX" insets; fix error when there is a list of algorithms...
[features.git] / src / ChangeLog
index 36b4607739cb816e4c66363720ecf73d9df0f328..986e02e69ffceb97e7e7dc4ba4ab84a7eb65ebec 100644 (file)
@@ -1,3 +1,17 @@
+2002-04-04  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * MenuBackend.C (expand): use Floating::listName
+
+       * FloatList.C (FloatList): add listName argument to the built-in
+       floats
+
+       * Floating.[Ch]: add listName member, which is the 'List of XXX'
+       text associated with the float.
+
+2002-04-03  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * MenuBackend.C (expand): change label "Wide xxx" to "xxx (wide)".
+
 2002-04-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
 
        * ShareContainer.h: add a couple of missing typenames.