]> git.lyx.org Git - features.git/blobdiff - src/ChangeLog
Fix the cursor position to be on the end of the row before an inset which
[features.git] / src / ChangeLog
index 1a242e948a6596b7b2f842397470e036e3f29991..564ac4e52cc2a43d2b94e16104e8f9c4b0e27603 100644 (file)
@@ -1,3 +1,22 @@
+2002-04-11  Juergen Vigna  <jug@sad.it>
+
+       * BufferView2.C (showLockedInsetCursor): use iy
+       (fitLockedInsetCursor): ditto
+
+       * BufferView_pimpl.C (checkInset): use LyXCursor::iy for baseline of
+       locked insets as there we have the right value now.
+
+       * lyxcursor.C: added iy_ variable and iy functions to set to the
+       baseline of cursor-y of the locked inset.
+
+       * text2.C (setCursorFromCoordinates): set LyXCursor::iy.
+       (setCursor): fixed for insets which need a full row.
+
+       * text.C (rowLastPrintable): don't ignore the last space when before
+       an inset which needs a full row.
+       (numberOfSeparators): use rowLastPrintable and <= last to honor a space
+       as last character of a row when before a inset which needs a full row.
+
 2002-04-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
 
        * version.C.in: update date