]> git.lyx.org Git - features.git/blobdiff - ChangeLog
Changes to make text-inset work better (f.ex. cursor), and now we have
[features.git] / ChangeLog
index 3438c8f82dff1fe21200383f8fe6ef638abb339d..17d994b1b759e719da77227d9b3c318047257336 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2000-06-16  Juergen Vigna  <jug@sad.it>
+
+       * src/insets/insettabular.C (UpdateLocal): 
+       * src/insets/insettext.C (UpdateLocal): fixed mark_dirty problem.
+       (LocalDispatch): Changed all functions to use LyXText.
+
+2000-06-15  Juergen Vigna  <jug@sad.it>
+
+       * src/text.C (SetHeightOfRow): call inset::update before requesting
+       any width/height.
+
+       * src/insets/insettext.C (update): 
+       * src/insets/insettabular.C (update): added implementation
+
+       * src/insets/lyxinset.h: added update function
+
 2000-06-15  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
 
        * src/text.C (SelectNextWord): protect against null pointers with