]> git.lyx.org Git - features.git/blobdiff - src/insets/ChangeLog
More InsetText/InsetTabular fixes!
[features.git] / src / insets / ChangeLog
index 1eed64e4268d3bc10911da52bf141f99e46450ef..236d75be33a90e01d52f8c3a7d7f6a0c57423575 100644 (file)
@@ -1,3 +1,16 @@
+2001-02-22  Juergen Vigna  <jug@sad.it>
+
+       * insettext.C (getLyXText): honor the recursive parameter.
+
+       * inset.C (getLyXText): added bool recursive parameter.
+
+       * insettext.C (SetUpdateStatus): or the update codes.
+       (draw): check need_update with &.
+       (InsetButtonPress): set no_selection to not put a selection when
+       entering an inset and it is redraws in another spot.
+
+       * insettext.h: made need_update an int.
+
 2001-02-20  Baruch Even  <baruch@ev-en.org>
 
        * insetgraphics.h: