]> git.lyx.org Git - lyx.git/blobdiff - src/ChangeLog
To make make install behave
[lyx.git] / src / ChangeLog
index 36b4607739cb816e4c66363720ecf73d9df0f328..1a242e948a6596b7b2f842397470e036e3f29991 100644 (file)
@@ -1,3 +1,24 @@
+2002-04-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * version.C.in: update date
+
+       * 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.