]> git.lyx.org Git - features.git/blobdiff - ChangeLog
More textinset fixes! Now also undo works and I removed some unneeded
[features.git] / ChangeLog
index 0dfc16f1495b702493a833c4a8f4b046a5c404de..641e243b0e0165f9be2e56b6c4fb390ea6b27d08 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2000-04-20  Juergen Vigna  <jug@sad.it>
+
+       * src/insets/insettext.C (cutSelection): 
+       (copySelection): Fixed with selection from right to left.
+       (draw): now the rows are not recalculated at every draw.
+       (computeTextRows): for now reset the inset-owner here (this is
+       important for an undo or copy where the inset-owner is not set
+       automatically!)
+
+       * src/BufferView_pimpl.C (workAreaMotionNotify): when passing the
+       motion to the_locking_inset screen->first was forgotten, this was
+       not important till we got multiline insets.
+
 2000-04-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
 
        * src/mathed/formulamacro.C (Latex): remove CHECK comment, since