]> git.lyx.org Git - lyx.git/blobdiff - src/insets/ChangeLog
quick fix for commented out figures
[lyx.git] / src / insets / ChangeLog
index b39b21599bb0560b2ab3698b83439f12cc00b96f..2a1254f92e31c58cc24e81c172a5e5ad1401d16e 100644 (file)
@@ -1,3 +1,29 @@
+2002-04-03  Allan Rae  <rae@lyx.org>
+
+       * insetgraphics.C (latex): one % too many makes living on the bleeding
+       edge fun with less than 30 minutes to a meeting with a PhD supervisor.
+
+2002-03-28  Herbert Voss  <voss@lyx.org>
+
+       * insetgraphic.C (latex): simplify the code for the latex
+       output when the file doesn't exist
+
+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