]> git.lyx.org Git - features.git/blobdiff - ChangeLog
Small bugfix for cursor-misplacement and insert of BREAKLINES
[features.git] / ChangeLog
index 1b2a1993d3918d39b9fabc29bd1872e3c21d52f2..9ee7fe29a1adcf6863f234bdfa3b35fbd9f03221 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2000-04-10  Juergen Vigna  <jug@sad.it>
 
+       * src/BufferView2.C (showLockedInsetCursor): small bugfix for
+       misplaced cursor when inset in inset is locked.
+
+       * src/insets/insettext.C (LocalDispatch): small fix so that a
+       BREAKLINE is not inserted if we don't permit it with autBreakRows.
+
        * src/insets/insetfoot.C (GetDrawFont): implemented this as the
        footnote font should be decreased in size twice when displaying.