]> git.lyx.org Git - lyx.git/blobdiff - src/ChangeLog
forgot this
[lyx.git] / src / ChangeLog
index 36b4607739cb816e4c66363720ecf73d9df0f328..efb1d3ba0982b16c04dbf6d259fbdee31e4e0aac 100644 (file)
@@ -1,3 +1,22 @@
+2002-04-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * text2.C (fullRebreak): try to always return true and see what
+       happens...
+
+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.