]> git.lyx.org Git - lyx.git/blobdiff - src/insets/ChangeLog
fix typo that put too many include paths for most people
[lyx.git] / src / insets / ChangeLog
index c67460b7a2d18e4386e208d1fec04520d96ec9d1..20c9268229dd8333481e6e21108367bbce3ac946 100644 (file)
@@ -1,3 +1,25 @@
+2002-03-29  Juergen Vigna  <jug@sad.it>
+
+       * insettext.C (updateLocal): fixes to fitCursor calls when locking/
+       unlocking inset.
+
+       * insettabular.C (edit): call fitCursor().
+
+       * insettext.C (insetButtonPress): change behaviour of no_selection
+       to the one in the BufferView selection_possible and fix the spurious
+       selection bug with it.
+       (localDispatch): revoke selection on BREAK... functions.
+
+2002-03-28  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * insetfloatlist.C (getScreenLabel): translate the GUI label.
+
+2002-03-28  Juergen Vigna  <jug@sad.it>
+
+       * insettabular.C (insetAllowed): return true as default value otherwise
+       we're not able to insert insets inside paragraphs of an not locked
+       insettext!
+
 2002-03-27  Herbert Voss  <voss@lyx.org>
 
        * insetgraphicsparam.C: change c%, p% to col%, page%