]> git.lyx.org Git - features.git/blobdiff - src/ChangeLog
Fixed compatibility read after Lars substitution from \\end_float with
[features.git] / src / ChangeLog
index 174d48c9bd9fb9f404d44f8309ae3667fd44b647..72a63796f6b6a5fddc238c79ed3e3fbc57d86f8f 100644 (file)
@@ -1,3 +1,13 @@
+2002-04-18  Juergen Vigna  <jug@sad.it>
+
+       * tabular.C (OldFormatRead): check also for \\end_inset as Lars
+       changed the read and substituted \\end_float with \\end_inset!
+
+       * BufferView_pimpl.C (cursorPrevious): 
+       (cursorNext): fixed to make it work with rows heigher than the work
+       area without moving the cursor only the draw of the row.
+       (workAreaMotionNotify): fix jumping over high rows.
+
 2002-04-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
 
        * lyxtextclass.C (Read): fix bit adding, bug discovered by Mike