]> git.lyx.org Git - features.git/blobdiff - src/insets/ChangeLog
Applied Edwins patch, fixes to free memory read in insettext, partial fix
[features.git] / src / insets / ChangeLog
index de7c9519f1f3ce047adc6838ea3992ef8fb22413..f3840715a683328d056981a06bfd70967e48e81c 100644 (file)
@@ -1,3 +1,16 @@
+2001-08-07  Juergen Vigna  <jug@sad.it>
+
+       * inset.C (getMaxWidth): recoded and all it's implementations!
+
+       * insettext.C (init,setParagraph+constructors): cleanups
+       (reinitLyXText): fixed problem with wrong cursor when all paragraphs
+       are new and I want do a save/restore of the cursor position which is
+       not possible anymore.
+
+       * insetcollapsable.C (searchBackward): recollapse inset if not found.
+       (searchBackward): ditto
+       (selectNextWord): ditto
+
 2001-08-07  Angus Leeming  <a.leeming@ic.ac.uk>
 
        * insetlatexaccent.C (checkContents): Add some debug messages