]> git.lyx.org Git - features.git/blobdiff - ChangeLog
Few more update text-inset issues + some fixes, see ChangeLog.
[features.git] / ChangeLog
index 5d8546c13d65c086ffc57d4ccc4dbdd51f41c861..7a55ceaf21f8ccbd1edcb3b42bcf023c824abe52 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2000-07-05  Juergen Vigna  <jug@sad.it>
+
+       * src/insets/lyxinset.h: changed Painter & in ascent(), descent()
+       calls to BufferView *.
+
+       * src/insets/insettext.C (checkAndActivateInset): small fix non
+       HIGHLY_EDITABLE insets should not be entered by cursor-move-over!
+
+       * src/insets/insetcommand.C (Read): Fixed as insets should read till
+       their \end_inset token!
+
 2000-07-04  edscott  <edscott@imp.mx>
 
        * src/lyxrc.C, src/lyxrc.h, src/BufferView_pimpl.C,