]> git.lyx.org Git - features.git/blobdiff - ChangeLog
Lot's of updates for new update handling of text-insets
[features.git] / ChangeLog
index 9000aedbc94a1c672386fdfc44193afa7f8d51d2..27cdc311f03d538432d0015c4b84176f3623ba9b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2000-06-23  Juergen Vigna  <jug@sad.it>
+
+       * src/lyxtext.h: added a 'cleared' flag to draw() function.
+
+       * src/buffer.C (resize): delete the LyXText of textinsets.
+
+       * src/paragraph.C (SetInsetOwner): set the owner in the insets too.
+
+       * src/insets/lyxinset.h: added another parameter 'cleared' to
+       the draw() function.
+
+       * src/lyxfunc.C (processKeyEvent): move cursor to the right of the
+       unlocking inset in inset.
+
 2000-06-22  Juergen Vigna  <jug@sad.it>
 
        * src/lyxscreen.h: added some y_offset/x_offset parameters for drawings